scoot 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1234) hide show
  1. checksums.yaml +7 -0
  2. data/.bundle/bin/bayes.rb +16 -0
  3. data/.bundle/bin/commander +16 -0
  4. data/.bundle/bin/htmldiff +16 -0
  5. data/.bundle/bin/ldiff +16 -0
  6. data/.bundle/bin/rspec +16 -0
  7. data/.bundle/bin/scoot +16 -0
  8. data/.bundle/bin/summarize.rb +16 -0
  9. data/.bundle/config +4 -0
  10. data/.bundle/gems/ruby/2.2.0/bin/bayes.rb +23 -0
  11. data/.bundle/gems/ruby/2.2.0/bin/commander +23 -0
  12. data/.bundle/gems/ruby/2.2.0/bin/htmldiff +25 -0
  13. data/.bundle/gems/ruby/2.2.0/bin/ldiff +25 -0
  14. data/.bundle/gems/ruby/2.2.0/bin/rspec +23 -0
  15. data/.bundle/gems/ruby/2.2.0/bin/scoot +23 -0
  16. data/.bundle/gems/ruby/2.2.0/bin/summarize.rb +23 -0
  17. data/.bundle/gems/ruby/2.2.0/cache/blankslate-2.1.2.4.gem +0 -0
  18. data/.bundle/gems/ruby/2.2.0/cache/celluloid-0.16.0.gem +0 -0
  19. data/.bundle/gems/ruby/2.2.0/cache/classifier-reborn-2.0.3.gem +0 -0
  20. data/.bundle/gems/ruby/2.2.0/cache/coffee-script-2.4.1.gem +0 -0
  21. data/.bundle/gems/ruby/2.2.0/cache/coffee-script-source-1.9.1.1.gem +0 -0
  22. data/.bundle/gems/ruby/2.2.0/cache/colorator-0.1.gem +0 -0
  23. data/.bundle/gems/ruby/2.2.0/cache/commander-4.3.4.gem +0 -0
  24. data/.bundle/gems/ruby/2.2.0/cache/diff-lcs-1.2.5.gem +0 -0
  25. data/.bundle/gems/ruby/2.2.0/cache/execjs-2.5.2.gem +0 -0
  26. data/.bundle/gems/ruby/2.2.0/cache/fast-stemmer-1.0.2.gem +0 -0
  27. data/.bundle/gems/ruby/2.2.0/cache/ffi-1.9.10.gem +0 -0
  28. data/.bundle/gems/ruby/2.2.0/cache/highline-1.7.2.gem +0 -0
  29. data/.bundle/gems/ruby/2.2.0/cache/hitimes-1.2.2.gem +0 -0
  30. data/.bundle/gems/ruby/2.2.0/cache/jekyll-coffeescript-1.0.1.gem +0 -0
  31. data/.bundle/gems/ruby/2.2.0/cache/jekyll-gist-1.2.1.gem +0 -0
  32. data/.bundle/gems/ruby/2.2.0/cache/jekyll-paginate-1.1.0.gem +0 -0
  33. data/.bundle/gems/ruby/2.2.0/cache/require_all-1.3.2.gem +0 -0
  34. data/.bundle/gems/ruby/2.2.0/cache/rspec-3.3.0.gem +0 -0
  35. data/.bundle/gems/ruby/2.2.0/cache/rspec-core-3.3.2.gem +0 -0
  36. data/.bundle/gems/ruby/2.2.0/cache/rspec-expectations-3.3.1.gem +0 -0
  37. data/.bundle/gems/ruby/2.2.0/cache/rspec-mocks-3.3.2.gem +0 -0
  38. data/.bundle/gems/ruby/2.2.0/cache/rspec-support-3.3.0.gem +0 -0
  39. data/.bundle/gems/ruby/2.2.0/cache/timers-4.0.1.gem +0 -0
  40. data/.bundle/gems/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/fast-stemmer-1.0.2/gem.build_complete +0 -0
  41. data/.bundle/gems/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/fast-stemmer-1.0.2/gem_make.out +554 -0
  42. data/.bundle/gems/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/fast-stemmer-1.0.2/stemmer.bundle +0 -0
  43. data/.bundle/gems/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/ffi-1.9.10/ffi_c.bundle +0 -0
  44. data/.bundle/gems/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/ffi-1.9.10/gem.build_complete +0 -0
  45. data/.bundle/gems/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/ffi-1.9.10/gem_make.out +56 -0
  46. data/.bundle/gems/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/ffi-1.9.10/mkmf.log +402 -0
  47. data/.bundle/gems/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/hitimes-1.2.2/gem.build_complete +0 -0
  48. data/.bundle/gems/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/hitimes-1.2.2/gem_make.out +16 -0
  49. data/.bundle/gems/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/hitimes-1.2.2/hitimes/2.2/hitimes.bundle +0 -0
  50. data/.bundle/gems/ruby/2.2.0/gems/blankslate-2.1.2.4/README +31 -0
  51. data/.bundle/gems/ruby/2.2.0/gems/blankslate-2.1.2.4/Rakefile +13 -0
  52. data/.bundle/gems/ruby/2.2.0/gems/blankslate-2.1.2.4/VERSION +1 -0
  53. data/.bundle/gems/ruby/2.2.0/gems/blankslate-2.1.2.4/blankslate.gemspec +22 -0
  54. data/.bundle/gems/ruby/2.2.0/gems/blankslate-2.1.2.4/lib/blankslate.rb +109 -0
  55. data/.bundle/gems/ruby/2.2.0/gems/blankslate-2.1.2.4/spec/blankslate_spec.rb +39 -0
  56. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/LICENSE.txt +20 -0
  57. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/README.md +172 -0
  58. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/actor.rb +362 -0
  59. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/actor_system.rb +107 -0
  60. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/autostart.rb +3 -0
  61. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/call_chain.rb +13 -0
  62. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/calls.rb +151 -0
  63. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/cell.rb +89 -0
  64. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/condition.rb +89 -0
  65. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/core_ext.rb +9 -0
  66. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/cpu_counter.rb +34 -0
  67. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/evented_mailbox.rb +73 -0
  68. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/exceptions.rb +23 -0
  69. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/fiber.rb +32 -0
  70. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/fsm.rb +186 -0
  71. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/future.rb +108 -0
  72. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/handlers.rb +41 -0
  73. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/internal_pool.rb +159 -0
  74. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/legacy.rb +9 -0
  75. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/links.rb +36 -0
  76. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/logger.rb +93 -0
  77. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/logging/incident.rb +21 -0
  78. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/logging/incident_logger.rb +129 -0
  79. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/logging/incident_reporter.rb +48 -0
  80. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/logging/log_event.rb +20 -0
  81. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/logging/ring_buffer.rb +65 -0
  82. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/logging.rb +5 -0
  83. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/mailbox.rb +156 -0
  84. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/method.rb +32 -0
  85. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/notifications.rb +83 -0
  86. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/pool_manager.rb +146 -0
  87. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/probe.rb +73 -0
  88. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/properties.rb +24 -0
  89. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/proxies/abstract_proxy.rb +20 -0
  90. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/proxies/actor_proxy.rb +38 -0
  91. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/proxies/async_proxy.rb +31 -0
  92. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/proxies/block_proxy.rb +29 -0
  93. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/proxies/cell_proxy.rb +68 -0
  94. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/proxies/future_proxy.rb +35 -0
  95. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/proxies/sync_proxy.rb +36 -0
  96. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/receivers.rb +63 -0
  97. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/registry.rb +57 -0
  98. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/responses.rb +44 -0
  99. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/rspec/actor_examples.rb +1054 -0
  100. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/rspec/example_actor_class.rb +109 -0
  101. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/rspec/mailbox_examples.rb +84 -0
  102. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/rspec/task_examples.rb +49 -0
  103. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/rspec.rb +13 -0
  104. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/signals.rb +23 -0
  105. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/stack_dump.rb +133 -0
  106. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/supervision_group.rb +169 -0
  107. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/supervisor.rb +22 -0
  108. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/system_events.rb +66 -0
  109. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/task_set.rb +49 -0
  110. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/tasks/task_fiber.rb +43 -0
  111. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/tasks/task_thread.rb +53 -0
  112. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/tasks.rb +176 -0
  113. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/test.rb +3 -0
  114. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/thread.rb +40 -0
  115. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/thread_handle.rb +50 -0
  116. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid/uuid.rb +38 -0
  117. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/lib/celluloid.rb +516 -0
  118. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/actor_spec.rb +5 -0
  119. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/actor_system_spec.rb +69 -0
  120. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/block_spec.rb +54 -0
  121. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/calls_spec.rb +42 -0
  122. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/condition_spec.rb +76 -0
  123. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/cpu_counter_spec.rb +82 -0
  124. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/evented_mailbox_spec.rb +34 -0
  125. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/fsm_spec.rb +107 -0
  126. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/future_spec.rb +32 -0
  127. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/internal_pool_spec.rb +52 -0
  128. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/links_spec.rb +45 -0
  129. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/logging/ring_buffer_spec.rb +38 -0
  130. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/mailbox_spec.rb +5 -0
  131. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/notifications_spec.rb +120 -0
  132. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/pool_spec.rb +92 -0
  133. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/probe_spec.rb +121 -0
  134. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/properties_spec.rb +42 -0
  135. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/registry_spec.rb +64 -0
  136. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/stack_dump_spec.rb +64 -0
  137. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/supervision_group_spec.rb +65 -0
  138. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/supervisor_spec.rb +103 -0
  139. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/tasks/task_fiber_spec.rb +5 -0
  140. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/tasks/task_thread_spec.rb +5 -0
  141. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/thread_handle_spec.rb +26 -0
  142. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/timer_spec.rb +48 -0
  143. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/celluloid/uuid_spec.rb +11 -0
  144. data/.bundle/gems/ruby/2.2.0/gems/celluloid-0.16.0/spec/spec_helper.rb +44 -0
  145. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/LICENSE +429 -0
  146. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/README.markdown +114 -0
  147. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/bin/bayes.rb +36 -0
  148. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/bin/summarize.rb +16 -0
  149. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/lib/classifier-reborn/bayes.rb +138 -0
  150. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/lib/classifier-reborn/category_namer.rb +15 -0
  151. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/lib/classifier-reborn/extensions/hasher.rb +134 -0
  152. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/lib/classifier-reborn/extensions/vector.rb +79 -0
  153. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/lib/classifier-reborn/extensions/vector_serialize.rb +20 -0
  154. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/lib/classifier-reborn/lsi/content_node.rb +86 -0
  155. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/lib/classifier-reborn/lsi/summarizer.rb +33 -0
  156. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/lib/classifier-reborn/lsi/word_list.rb +36 -0
  157. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/lib/classifier-reborn/lsi.rb +317 -0
  158. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/lib/classifier-reborn/version.rb +3 -0
  159. data/.bundle/gems/ruby/2.2.0/gems/classifier-reborn-2.0.3/lib/classifier-reborn.rb +30 -0
  160. data/.bundle/gems/ruby/2.2.0/gems/coffee-script-2.4.1/LICENSE +22 -0
  161. data/.bundle/gems/ruby/2.2.0/gems/coffee-script-2.4.1/README.md +43 -0
  162. data/.bundle/gems/ruby/2.2.0/gems/coffee-script-2.4.1/lib/coffee-script.rb +1 -0
  163. data/.bundle/gems/ruby/2.2.0/gems/coffee-script-2.4.1/lib/coffee_script.rb +81 -0
  164. data/.bundle/gems/ruby/2.2.0/gems/coffee-script-source-1.9.1.1/lib/coffee_script/coffee-script.js +6628 -0
  165. data/.bundle/gems/ruby/2.2.0/gems/coffee-script-source-1.9.1.1/lib/coffee_script/source.rb +7 -0
  166. data/.bundle/gems/ruby/2.2.0/gems/colorator-0.1/Gemfile +2 -0
  167. data/.bundle/gems/ruby/2.2.0/gems/colorator-0.1/LICENSE +21 -0
  168. data/.bundle/gems/ruby/2.2.0/gems/colorator-0.1/README.markdown +36 -0
  169. data/.bundle/gems/ruby/2.2.0/gems/colorator-0.1/Rakefile +146 -0
  170. data/.bundle/gems/ruby/2.2.0/gems/colorator-0.1/colorator.gemspec +66 -0
  171. data/.bundle/gems/ruby/2.2.0/gems/colorator-0.1/lib/colorator/core_ext.rb +10 -0
  172. data/.bundle/gems/ruby/2.2.0/gems/colorator-0.1/lib/colorator.rb +18 -0
  173. data/.bundle/gems/ruby/2.2.0/gems/colorator-0.1/spec/colorator/core_ext_spec.rb +18 -0
  174. data/.bundle/gems/ruby/2.2.0/gems/colorator-0.1/spec/spec_helper.rb +9 -0
  175. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/.gitignore +7 -0
  176. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/.rspec +2 -0
  177. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/.rubocop.yml +9 -0
  178. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/.rubocop_todo.yml +77 -0
  179. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/.travis.yml +8 -0
  180. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/DEVELOPMENT +15 -0
  181. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/Gemfile +3 -0
  182. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/History.rdoc +392 -0
  183. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/LICENSE +22 -0
  184. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/Manifest +38 -0
  185. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/README.md +456 -0
  186. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/Rakefile +13 -0
  187. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/bin/commander +55 -0
  188. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/commander.gemspec +26 -0
  189. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/blank.rb +7 -0
  190. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/command.rb +210 -0
  191. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/configure.rb +14 -0
  192. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/core_ext/array.rb +24 -0
  193. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/core_ext/object.rb +8 -0
  194. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/core_ext.rb +2 -0
  195. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/delegates.rb +25 -0
  196. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/help_formatters/base.rb +24 -0
  197. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/help_formatters/terminal/command_help.erb +35 -0
  198. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/help_formatters/terminal/help.erb +36 -0
  199. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/help_formatters/terminal.rb +19 -0
  200. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/help_formatters/terminal_compact/command_help.erb +27 -0
  201. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/help_formatters/terminal_compact/help.erb +29 -0
  202. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/help_formatters/terminal_compact.rb +11 -0
  203. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/help_formatters.rb +49 -0
  204. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/import.rb +8 -0
  205. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/methods.rb +9 -0
  206. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/platform.rb +7 -0
  207. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/runner.rb +436 -0
  208. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/user_interaction.rb +528 -0
  209. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander/version.rb +3 -0
  210. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/lib/commander.rb +35 -0
  211. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/spec/command_spec.rb +157 -0
  212. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/spec/configure_spec.rb +37 -0
  213. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/spec/core_ext/array_spec.rb +18 -0
  214. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/spec/core_ext/object_spec.rb +19 -0
  215. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/spec/help_formatters/terminal_compact_spec.rb +69 -0
  216. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/spec/help_formatters/terminal_spec.rb +67 -0
  217. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/spec/methods_spec.rb +20 -0
  218. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/spec/runner_spec.rb +573 -0
  219. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/spec/spec_helper.rb +77 -0
  220. data/.bundle/gems/ruby/2.2.0/gems/commander-4.3.4/spec/ui_spec.rb +30 -0
  221. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/.autotest +3 -0
  222. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/.gemtest +0 -0
  223. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/.hoerc +2 -0
  224. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/.rspec +2 -0
  225. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/.travis.yml +22 -0
  226. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/Contributing.rdoc +64 -0
  227. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/Gemfile +20 -0
  228. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/History.rdoc +152 -0
  229. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/License.rdoc +39 -0
  230. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/Manifest.txt +38 -0
  231. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/README.rdoc +85 -0
  232. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/Rakefile +41 -0
  233. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/autotest/discover.rb +1 -0
  234. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/bin/htmldiff +32 -0
  235. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/bin/ldiff +6 -0
  236. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/docs/COPYING.txt +339 -0
  237. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/docs/artistic.txt +127 -0
  238. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/array.rb +7 -0
  239. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/block.rb +37 -0
  240. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/callbacks.rb +322 -0
  241. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/change.rb +177 -0
  242. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/htmldiff.rb +149 -0
  243. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/hunk.rb +276 -0
  244. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/internals.rb +301 -0
  245. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/ldiff.rb +195 -0
  246. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/string.rb +5 -0
  247. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs.rb +805 -0
  248. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff-lcs.rb +3 -0
  249. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/change_spec.rb +65 -0
  250. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/diff_spec.rb +47 -0
  251. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/hunk_spec.rb +72 -0
  252. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/issues_spec.rb +24 -0
  253. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/lcs_spec.rb +54 -0
  254. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/patch_spec.rb +414 -0
  255. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/sdiff_spec.rb +214 -0
  256. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/spec_helper.rb +290 -0
  257. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/traverse_balanced_spec.rb +310 -0
  258. data/.bundle/gems/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/traverse_sequences_spec.rb +139 -0
  259. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/LICENSE +21 -0
  260. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/README.md +80 -0
  261. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/disabled_runtime.rb +29 -0
  262. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/duktape_runtime.rb +68 -0
  263. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/encoding.rb +26 -0
  264. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/external_runtime.rb +241 -0
  265. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/module.rb +42 -0
  266. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/ruby_racer_runtime.rb +114 -0
  267. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/ruby_rhino_runtime.rb +97 -0
  268. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/runtime.rb +55 -0
  269. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/runtimes.rb +86 -0
  270. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/support/jsc_runner.js +18 -0
  271. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/support/jscript_runner.js +22 -0
  272. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/support/json2.js +481 -0
  273. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/support/node_runner.js +20 -0
  274. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/support/spidermonkey_runner.js +18 -0
  275. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs/version.rb +3 -0
  276. data/.bundle/gems/ruby/2.2.0/gems/execjs-2.5.2/lib/execjs.rb +6 -0
  277. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/LICENSE +20 -0
  278. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/README +25 -0
  279. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/Rakefile +36 -0
  280. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/VERSION.yml +5 -0
  281. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/ext/.RUBYARCHDIR.time +0 -0
  282. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/ext/Makefile +260 -0
  283. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/ext/extconf.rb +3 -0
  284. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/ext/porter.c +441 -0
  285. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/ext/porter.o +0 -0
  286. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/ext/porter_wrap.c +42 -0
  287. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/ext/porter_wrap.o +0 -0
  288. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/ext/stemmer.bundle +0 -0
  289. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/lib/fast-stemmer.rb +1 -0
  290. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/lib/fast_stemmer.rb +7 -0
  291. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/lib/stemmer.bundle +0 -0
  292. data/.bundle/gems/ruby/2.2.0/gems/fast-stemmer-1.0.2/test/fast_stemmer_test.rb +19 -0
  293. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/COPYING +49 -0
  294. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/LICENSE +24 -0
  295. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/README.md +109 -0
  296. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/Rakefile +210 -0
  297. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/.RUBYARCHDIR.time +0 -0
  298. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.c +1032 -0
  299. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.h +175 -0
  300. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.o +0 -0
  301. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.c +162 -0
  302. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.h +59 -0
  303. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.o +0 -0
  304. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Buffer.c +365 -0
  305. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Buffer.o +0 -0
  306. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.c +530 -0
  307. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.h +93 -0
  308. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.o +0 -0
  309. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.c +283 -0
  310. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.h +57 -0
  311. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.o +0 -0
  312. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DataConverter.c +91 -0
  313. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DataConverter.o +0 -0
  314. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.c +337 -0
  315. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.h +98 -0
  316. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.o +0 -0
  317. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.c +1000 -0
  318. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.h +87 -0
  319. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.o +0 -0
  320. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.c +271 -0
  321. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.o +0 -0
  322. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.c +184 -0
  323. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.h +47 -0
  324. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.o +0 -0
  325. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.c +63 -0
  326. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.h +51 -0
  327. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.o +0 -0
  328. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Makefile +260 -0
  329. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.c +168 -0
  330. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.h +59 -0
  331. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.o +0 -0
  332. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.c +197 -0
  333. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.h +53 -0
  334. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.o +0 -0
  335. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.c +360 -0
  336. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.h +55 -0
  337. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.o +0 -0
  338. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.c +121 -0
  339. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.h +45 -0
  340. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.o +0 -0
  341. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.c +508 -0
  342. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.h +63 -0
  343. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.o +0 -0
  344. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.c +829 -0
  345. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.h +106 -0
  346. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.o +0 -0
  347. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.c +190 -0
  348. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.h +50 -0
  349. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.o +0 -0
  350. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.c +150 -0
  351. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.h +55 -0
  352. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.o +0 -0
  353. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructLayout.c +698 -0
  354. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructLayout.o +0 -0
  355. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.c +352 -0
  356. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.h +95 -0
  357. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.o +0 -0
  358. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.c +397 -0
  359. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.h +62 -0
  360. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.o +0 -0
  361. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.c +139 -0
  362. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.h +89 -0
  363. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.o +0 -0
  364. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Variadic.c +280 -0
  365. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Variadic.o +0 -0
  366. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/compat.h +83 -0
  367. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/extconf.h +7 -0
  368. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/extconf.rb +65 -0
  369. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi.c +98 -0
  370. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi.o +0 -0
  371. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi_c.bundle +0 -0
  372. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog +4600 -0
  373. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.libffi +584 -0
  374. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.libgcj +40 -0
  375. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.v1 +764 -0
  376. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/LICENSE +21 -0
  377. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.am +196 -0
  378. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.in +1820 -0
  379. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.vc +141 -0
  380. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.vc64 +141 -0
  381. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/README +342 -0
  382. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/acinclude.m4 +92 -0
  383. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/aclocal.m4 +1873 -0
  384. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/build-ios.sh +67 -0
  385. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/compile +143 -0
  386. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/config.guess +1501 -0
  387. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/config.sub +1705 -0
  388. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure +17191 -0
  389. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.ac +496 -0
  390. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.host +11 -0
  391. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/depcomp +630 -0
  392. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/libffi.info +593 -0
  393. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/libffi.texi +600 -0
  394. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/stamp-vti +4 -0
  395. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/version.texi +4 -0
  396. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/fficonfig.h.in +199 -0
  397. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/fficonfig.hw +57 -0
  398. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/Makefile.am +9 -0
  399. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/Makefile.in +487 -0
  400. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.in +427 -0
  401. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.vc +427 -0
  402. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.vc64 +427 -0
  403. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi_common.h +126 -0
  404. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/install-sh +520 -0
  405. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/libffi.pc.in +10 -0
  406. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/libtool-version +29 -0
  407. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ltmain.sh +9636 -0
  408. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +176 -0
  409. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +195 -0
  410. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_check_compiler_flags.m4 +76 -0
  411. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +63 -0
  412. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_configure_args.m4 +70 -0
  413. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +300 -0
  414. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +215 -0
  415. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +79 -0
  416. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/libtool.m4 +7831 -0
  417. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltoptions.m4 +369 -0
  418. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltsugar.m4 +123 -0
  419. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltversion.m4 +23 -0
  420. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/lt~obsolete.m4 +98 -0
  421. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/Makefile.am +8 -0
  422. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/Makefile.in +466 -0
  423. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi.3 +31 -0
  424. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi_call.3 +103 -0
  425. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi_prep_cif.3 +66 -0
  426. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/mdate-sh +201 -0
  427. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/missing +376 -0
  428. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/msvcc.sh +197 -0
  429. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/ffi.c +284 -0
  430. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/ffitarget.h +48 -0
  431. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/osf.S +387 -0
  432. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/ffi.c +728 -0
  433. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/ffitarget.h +65 -0
  434. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/gentramp.sh +118 -0
  435. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/sysv.S +497 -0
  436. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/trampoline.S +4450 -0
  437. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/ffi.c +423 -0
  438. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/ffitarget.h +50 -0
  439. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/sysv.S +208 -0
  440. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/closures.c +615 -0
  441. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/ffi.c +383 -0
  442. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/ffitarget.h +51 -0
  443. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/sysv.S +215 -0
  444. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/debug.c +59 -0
  445. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/dlmalloc.c +5161 -0
  446. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/eabi.S +128 -0
  447. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/ffi.c +292 -0
  448. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/ffitarget.h +57 -0
  449. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ffi.c +582 -0
  450. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ffitarget.h +50 -0
  451. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ia64_flags.h +40 -0
  452. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/unix.S +560 -0
  453. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/java_raw_api.c +356 -0
  454. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/ffi.c +232 -0
  455. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/ffitarget.h +48 -0
  456. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/sysv.S +121 -0
  457. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/ffi.c +288 -0
  458. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/ffitarget.h +49 -0
  459. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/sysv.S +270 -0
  460. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffi.c +1036 -0
  461. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffitarget.h +242 -0
  462. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/n32.S +591 -0
  463. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/o32.S +381 -0
  464. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/moxie/eabi.S +128 -0
  465. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/moxie/ffi.c +276 -0
  466. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/ffi.c +719 -0
  467. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/ffitarget.h +78 -0
  468. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/hpux32.S +368 -0
  469. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/linux.S +357 -0
  470. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/aix.S +328 -0
  471. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/aix_closure.S +445 -0
  472. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/asm.h +125 -0
  473. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/darwin.S +383 -0
  474. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +575 -0
  475. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffi.c +1448 -0
  476. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +1359 -0
  477. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffitarget.h +139 -0
  478. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/linux64.S +187 -0
  479. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +236 -0
  480. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +327 -0
  481. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/sysv.S +219 -0
  482. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/prep_cif.c +177 -0
  483. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/raw_api.c +254 -0
  484. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/ffi.c +780 -0
  485. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/ffitarget.h +62 -0
  486. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/sysv.S +434 -0
  487. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/ffi.c +716 -0
  488. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/ffitarget.h +49 -0
  489. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/sysv.S +850 -0
  490. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/ffi.c +468 -0
  491. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/ffitarget.h +53 -0
  492. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/sysv.S +539 -0
  493. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/ffi.c +669 -0
  494. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/ffitarget.h +68 -0
  495. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/v8.S +313 -0
  496. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/v9.S +307 -0
  497. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/types.c +77 -0
  498. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/darwin.S +444 -0
  499. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/darwin64.S +416 -0
  500. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffi.c +644 -0
  501. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffi64.c +635 -0
  502. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffitarget.h +121 -0
  503. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/freebsd.S +458 -0
  504. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/sysv.S +468 -0
  505. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/unix64.S +426 -0
  506. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/win32.S +1065 -0
  507. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/win64.S +468 -0
  508. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/Makefile.am +80 -0
  509. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/Makefile.in +500 -0
  510. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/config/default.exp +1 -0
  511. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/libffi-dg.exp +300 -0
  512. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/libffi.exp +350 -0
  513. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +263 -0
  514. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +45 -0
  515. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +32 -0
  516. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c +89 -0
  517. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c +81 -0
  518. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c +81 -0
  519. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c +82 -0
  520. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c +89 -0
  521. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c +92 -0
  522. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c +90 -0
  523. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c +95 -0
  524. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_stdcall.c +64 -0
  525. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c +94 -0
  526. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c +95 -0
  527. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c +96 -0
  528. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c +102 -0
  529. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c +89 -0
  530. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c +91 -0
  531. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c +93 -0
  532. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c +113 -0
  533. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c +90 -0
  534. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c +95 -0
  535. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c +90 -0
  536. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c +90 -0
  537. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c +98 -0
  538. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c +90 -0
  539. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c +109 -0
  540. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c +98 -0
  541. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c +124 -0
  542. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c +113 -0
  543. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c +99 -0
  544. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c +117 -0
  545. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c +97 -0
  546. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c +88 -0
  547. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c +90 -0
  548. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c +91 -0
  549. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c +93 -0
  550. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c +91 -0
  551. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c +92 -0
  552. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c +134 -0
  553. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c +117 -0
  554. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c +95 -0
  555. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c +91 -0
  556. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c +91 -0
  557. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c +92 -0
  558. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c +91 -0
  559. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c +91 -0
  560. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c +93 -0
  561. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c +66 -0
  562. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c +43 -0
  563. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c +60 -0
  564. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c +42 -0
  565. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c +105 -0
  566. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c +60 -0
  567. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c +74 -0
  568. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c +74 -0
  569. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c +86 -0
  570. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c +91 -0
  571. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c +74 -0
  572. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c +86 -0
  573. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c +74 -0
  574. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c +140 -0
  575. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c +44 -0
  576. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c +42 -0
  577. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c +42 -0
  578. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c +42 -0
  579. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c +43 -0
  580. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c +47 -0
  581. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c +43 -0
  582. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c +36 -0
  583. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +26 -0
  584. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +153 -0
  585. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float.c +59 -0
  586. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +58 -0
  587. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +58 -0
  588. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +72 -0
  589. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +62 -0
  590. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +342 -0
  591. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/many.c +69 -0
  592. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/many_win32.c +63 -0
  593. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +53 -0
  594. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c +152 -0
  595. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c +161 -0
  596. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c +133 -0
  597. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c +110 -0
  598. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c +111 -0
  599. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c +111 -0
  600. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c +112 -0
  601. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c +131 -0
  602. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c +111 -0
  603. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c +131 -0
  604. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c +131 -0
  605. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c +90 -0
  606. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +59 -0
  607. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +114 -0
  608. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +35 -0
  609. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +43 -0
  610. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +42 -0
  611. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +35 -0
  612. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +36 -0
  613. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +49 -0
  614. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +42 -0
  615. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +34 -0
  616. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +41 -0
  617. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +43 -0
  618. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +36 -0
  619. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +38 -0
  620. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +38 -0
  621. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +38 -0
  622. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c +145 -0
  623. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c +148 -0
  624. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c +124 -0
  625. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c +125 -0
  626. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +44 -0
  627. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/strlen_win32.c +44 -0
  628. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +65 -0
  629. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +67 -0
  630. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +59 -0
  631. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +63 -0
  632. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +65 -0
  633. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +64 -0
  634. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +74 -0
  635. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +80 -0
  636. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +67 -0
  637. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c +70 -0
  638. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/ffitestcxx.h +96 -0
  639. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/special.exp +35 -0
  640. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest.cc +124 -0
  641. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest_ffi_call.cc +53 -0
  642. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/texinfo.tex +7210 -0
  643. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.bsd.mk +34 -0
  644. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.darwin.mk +95 -0
  645. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.gnu.mk +31 -0
  646. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.mk +13 -0
  647. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.vc.mk +26 -0
  648. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.vc64.mk +26 -0
  649. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/rbffi.h +57 -0
  650. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/rbffi_endian.h +59 -0
  651. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/win32/stdbool.h +8 -0
  652. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/win32/stdint.h +201 -0
  653. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/ffi.gemspec +23 -0
  654. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/gen/Rakefile +30 -0
  655. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/autopointer.rb +194 -0
  656. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/buffer.rb +4 -0
  657. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/callback.rb +4 -0
  658. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/enum.rb +174 -0
  659. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/errno.rb +43 -0
  660. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/ffi.rb +44 -0
  661. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/io.rb +62 -0
  662. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/library.rb +524 -0
  663. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/managedstruct.rb +84 -0
  664. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/memorypointer.rb +1 -0
  665. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/aarch64-linux/types.conf +104 -0
  666. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/arm-linux/types.conf +104 -0
  667. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-cygwin/types.conf +3 -0
  668. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-darwin/types.conf +100 -0
  669. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-freebsd/types.conf +152 -0
  670. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-gnu/types.conf +107 -0
  671. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-linux/types.conf +103 -0
  672. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-netbsd/types.conf +126 -0
  673. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-openbsd/types.conf +128 -0
  674. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-solaris/types.conf +122 -0
  675. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-windows/types.conf +105 -0
  676. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/ia64-linux/types.conf +104 -0
  677. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mips-linux/types.conf +102 -0
  678. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mips64el-linux/types.conf +104 -0
  679. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mipsel-linux/types.conf +102 -0
  680. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-aix/types.conf +180 -0
  681. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-darwin/types.conf +100 -0
  682. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-linux/types.conf +100 -0
  683. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc64-linux/types.conf +104 -0
  684. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/s390-linux/types.conf +102 -0
  685. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/s390x-linux/types.conf +102 -0
  686. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparc-linux/types.conf +102 -0
  687. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparc-solaris/types.conf +128 -0
  688. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparcv9-solaris/types.conf +128 -0
  689. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-cygwin/types.conf +3 -0
  690. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-darwin/types.conf +126 -0
  691. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-freebsd/types.conf +128 -0
  692. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-linux/types.conf +102 -0
  693. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-netbsd/types.conf +128 -0
  694. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-openbsd/types.conf +128 -0
  695. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-solaris/types.conf +122 -0
  696. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-windows/types.conf +27 -0
  697. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform.rb +159 -0
  698. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/pointer.rb +134 -0
  699. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/struct.rb +373 -0
  700. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/struct_layout_builder.rb +227 -0
  701. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/const_generator.rb +229 -0
  702. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/generator.rb +60 -0
  703. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/generator_task.rb +36 -0
  704. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/struct_generator.rb +194 -0
  705. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/types_generator.rb +135 -0
  706. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/types.rb +190 -0
  707. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/union.rb +43 -0
  708. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/variadic.rb +78 -0
  709. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/version.rb +4 -0
  710. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi.rb +20 -0
  711. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi_c.bundle +0 -0
  712. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/Benchmark.c +52 -0
  713. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/BoolTest.c +34 -0
  714. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/BufferTest.c +31 -0
  715. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/ClosureTest.c +205 -0
  716. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/EnumTest.c +51 -0
  717. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/FunctionTest.c +70 -0
  718. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/GNUmakefile +149 -0
  719. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/GlobalVariable.c +62 -0
  720. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/LastErrorTest.c +21 -0
  721. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/NumberTest.c +132 -0
  722. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/PointerTest.c +63 -0
  723. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/ReferenceTest.c +23 -0
  724. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/StringTest.c +34 -0
  725. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/StructTest.c +243 -0
  726. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/UnionTest.c +43 -0
  727. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/libtest/VariadicTest.c +62 -0
  728. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/LICENSE.SPECS +22 -0
  729. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/async_callback_spec.rb +35 -0
  730. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/bool_spec.rb +32 -0
  731. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/buffer_spec.rb +279 -0
  732. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/callback_spec.rb +773 -0
  733. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/custom_param_type.rb +37 -0
  734. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/custom_type_spec.rb +74 -0
  735. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/dup_spec.rb +52 -0
  736. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/enum_spec.rb +423 -0
  737. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/errno_spec.rb +20 -0
  738. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/ffi_spec.rb +28 -0
  739. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/Benchmark.c +52 -0
  740. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/BoolTest.c +34 -0
  741. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/BufferTest.c +31 -0
  742. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/ClosureTest.c +190 -0
  743. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/EnumTest.c +51 -0
  744. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/FunctionTest.c +58 -0
  745. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/GNUmakefile +149 -0
  746. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/GlobalVariable.c +62 -0
  747. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/LastErrorTest.c +21 -0
  748. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/NumberTest.c +132 -0
  749. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/PointerTest.c +63 -0
  750. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/ReferenceTest.c +23 -0
  751. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/StringTest.c +34 -0
  752. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/StructTest.c +243 -0
  753. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/UnionTest.c +43 -0
  754. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/VariadicTest.c +99 -0
  755. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/classes.rb +438 -0
  756. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/function_spec.rb +92 -0
  757. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/io_spec.rb +16 -0
  758. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/library_spec.rb +276 -0
  759. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/long_double.rb +30 -0
  760. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/managed_struct_spec.rb +68 -0
  761. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/memorypointer_spec.rb +78 -0
  762. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/number_spec.rb +247 -0
  763. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/platform_spec.rb +114 -0
  764. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/pointer_spec.rb +278 -0
  765. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/attach_function_spec.rb +33 -0
  766. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/memory_pointer_spec.rb +130 -0
  767. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/spec_helper.rb +6 -0
  768. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/struct_spec.rb +18 -0
  769. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/spec_helper.rb +93 -0
  770. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/string_spec.rb +118 -0
  771. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/strptr_spec.rb +50 -0
  772. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_by_ref_spec.rb +43 -0
  773. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_callback_spec.rb +69 -0
  774. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_initialize_spec.rb +35 -0
  775. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_packed_spec.rb +50 -0
  776. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_spec.rb +886 -0
  777. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/typedef_spec.rb +91 -0
  778. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/union_spec.rb +67 -0
  779. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/variadic_spec.rb +113 -0
  780. data/.bundle/gems/ruby/2.2.0/gems/ffi-1.9.10/spec/spec.opts +4 -0
  781. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/.gitignore +2 -0
  782. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/.travis.yml +15 -0
  783. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/AUTHORS +3 -0
  784. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/COPYING +339 -0
  785. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/Changelog.md +397 -0
  786. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/Gemfile +9 -0
  787. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/INSTALL +59 -0
  788. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/LICENSE +7 -0
  789. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/README.rdoc +74 -0
  790. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/Rakefile +30 -0
  791. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/TODO +6 -0
  792. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/ansi_colors.rb +38 -0
  793. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/asking_for_arrays.rb +18 -0
  794. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/basic_usage.rb +75 -0
  795. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/color_scheme.rb +32 -0
  796. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/get_character.rb +12 -0
  797. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/limit.rb +12 -0
  798. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/menus.rb +65 -0
  799. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/overwrite.rb +19 -0
  800. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/page_and_wrap.rb +322 -0
  801. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/password.rb +7 -0
  802. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/repeat_entry.rb +21 -0
  803. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/trapping_eof.rb +22 -0
  804. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/examples/using_readline.rb +17 -0
  805. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/highline.gemspec +37 -0
  806. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/lib/highline/color_scheme.rb +134 -0
  807. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/lib/highline/compatibility.rb +16 -0
  808. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/lib/highline/import.rb +41 -0
  809. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/lib/highline/menu.rb +381 -0
  810. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/lib/highline/question.rb +480 -0
  811. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/lib/highline/simulate.rb +48 -0
  812. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/lib/highline/string_extensions.rb +111 -0
  813. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/lib/highline/style.rb +192 -0
  814. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/lib/highline/system_extensions.rb +251 -0
  815. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/lib/highline/version.rb +4 -0
  816. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/lib/highline.rb +1048 -0
  817. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/setup.rb +1360 -0
  818. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/site/.cvsignore +1 -0
  819. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/site/highline.css +65 -0
  820. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/site/images/logo.png +0 -0
  821. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/site/index.html +58 -0
  822. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/test/string_methods.rb +32 -0
  823. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/test/tc_color_scheme.rb +96 -0
  824. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/test/tc_highline.rb +1360 -0
  825. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/test/tc_import.rb +52 -0
  826. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/test/tc_menu.rb +439 -0
  827. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/test/tc_string_extension.rb +33 -0
  828. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/test/tc_string_highline.rb +38 -0
  829. data/.bundle/gems/ruby/2.2.0/gems/highline-1.7.2/test/tc_style.rb +578 -0
  830. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/.travis.yml +11 -0
  831. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/CONTRIBUTING.md +45 -0
  832. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/HISTORY.md +97 -0
  833. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/LICENSE +16 -0
  834. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/Manifest.txt +45 -0
  835. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/README.md +163 -0
  836. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/Rakefile +25 -0
  837. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/examples/benchmarks.rb +113 -0
  838. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/examples/stats.rb +31 -0
  839. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/.RUBYARCHDIR.-.hitimes.-.2.2.time +0 -0
  840. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/Makefile +260 -0
  841. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/extconf.rb +24 -0
  842. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes.bundle +0 -0
  843. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes.c +21 -0
  844. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes.o +0 -0
  845. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_instant_clock_gettime.c +28 -0
  846. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_instant_clock_gettime.o +0 -0
  847. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_instant_osx.c +45 -0
  848. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_instant_osx.o +0 -0
  849. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_instant_windows.c +27 -0
  850. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_instant_windows.o +0 -0
  851. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_interval.c +370 -0
  852. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_interval.h +73 -0
  853. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_interval.o +0 -0
  854. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_stats.c +269 -0
  855. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_stats.h +30 -0
  856. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/c/hitimes_stats.o +0 -0
  857. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/java/src/hitimes/Hitimes.java +54 -0
  858. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/java/src/hitimes/HitimesInterval.java +181 -0
  859. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/java/src/hitimes/HitimesService.java +16 -0
  860. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/ext/hitimes/java/src/hitimes/HitimesStats.java +112 -0
  861. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/lib/hitimes/2.2/hitimes.bundle +0 -0
  862. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/lib/hitimes/metric.rb +118 -0
  863. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/lib/hitimes/mutexed_stats.rb +32 -0
  864. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/lib/hitimes/paths.rb +53 -0
  865. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/lib/hitimes/stats.rb +58 -0
  866. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/lib/hitimes/timed_metric.rb +176 -0
  867. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/lib/hitimes/timed_value_metric.rb +233 -0
  868. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/lib/hitimes/value_metric.rb +71 -0
  869. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/lib/hitimes/version.rb +8 -0
  870. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/lib/hitimes.rb +47 -0
  871. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/hitimes_spec.rb +14 -0
  872. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/interval_spec.rb +136 -0
  873. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/metric_spec.rb +28 -0
  874. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/mutex_stats_spec.rb +36 -0
  875. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/paths_spec.rb +11 -0
  876. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/spec_helper.rb +11 -0
  877. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/stats_spec.rb +98 -0
  878. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/timed_metric_spec.rb +155 -0
  879. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/timed_value_metric_spec.rb +171 -0
  880. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/value_metric_spec.rb +108 -0
  881. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/spec/version_spec.rb +7 -0
  882. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/tasks/default.rake +276 -0
  883. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/tasks/extension.rake +38 -0
  884. data/.bundle/gems/ruby/2.2.0/gems/hitimes-1.2.2/tasks/this.rb +214 -0
  885. data/.bundle/gems/ruby/2.2.0/gems/jekyll-coffeescript-1.0.1/lib/jekyll/converters/coffeescript.rb +20 -0
  886. data/.bundle/gems/ruby/2.2.0/gems/jekyll-coffeescript-1.0.1/lib/jekyll-coffeescript/version.rb +5 -0
  887. data/.bundle/gems/ruby/2.2.0/gems/jekyll-coffeescript-1.0.1/lib/jekyll-coffeescript.rb +9 -0
  888. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/.gitignore +22 -0
  889. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/.rspec +2 -0
  890. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/.travis.yml +8 -0
  891. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/Gemfile +4 -0
  892. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/History.markdown +23 -0
  893. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/LICENSE.txt +22 -0
  894. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/README.md +49 -0
  895. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/Rakefile +2 -0
  896. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/jekyll-gist.gemspec +24 -0
  897. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/lib/jekyll-gist/gist_tag.rb +49 -0
  898. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/lib/jekyll-gist/version.rb +5 -0
  899. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/lib/jekyll-gist.rb +7 -0
  900. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/script/bootstrap +3 -0
  901. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/script/cibuild +3 -0
  902. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/spec/gist_tag_spec.rb +90 -0
  903. data/.bundle/gems/ruby/2.2.0/gems/jekyll-gist-1.2.1/spec/spec_helper.rb +43 -0
  904. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/.gitignore +16 -0
  905. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/.rspec +2 -0
  906. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/.travis.yml +21 -0
  907. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/Gemfile +4 -0
  908. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/History.markdown +9 -0
  909. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/LICENSE.txt +22 -0
  910. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/README.md +31 -0
  911. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/Rakefile +1 -0
  912. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/jekyll-paginate.gemspec +24 -0
  913. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/pager.rb +137 -0
  914. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/pagination.rb +86 -0
  915. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate/version.rb +5 -0
  916. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/lib/jekyll-paginate.rb +8 -0
  917. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/script/bootstrap +3 -0
  918. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/script/cibuild +3 -0
  919. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/script/unbundle +8 -0
  920. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/spec/pager_spec.rb +134 -0
  921. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/spec/pagination_spec.rb +0 -0
  922. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-20-blah.html +0 -0
  923. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-21-bleh.html +0 -0
  924. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-22-humor.html +0 -0
  925. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-23-hey-there.html +0 -0
  926. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-24-whateva.html +0 -0
  927. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/spec/source/_posts/2014-05-25-oh-yes.html +0 -0
  928. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/spec/source/contacts/index.html +2 -0
  929. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/spec/source/index.html +2 -0
  930. data/.bundle/gems/ruby/2.2.0/gems/jekyll-paginate-1.1.0/spec/spec_helper.rb +97 -0
  931. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/.gitignore +6 -0
  932. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/.travis.yml +13 -0
  933. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/CHANGES +32 -0
  934. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/Gemfile +4 -0
  935. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/LICENSE +58 -0
  936. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/README.md +128 -0
  937. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/Rakefile +7 -0
  938. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/lib/require_all.rb +277 -0
  939. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/require_all.gemspec +22 -0
  940. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/autoload_shared.rb +74 -0
  941. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/autoload_spec.rb +65 -0
  942. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/autoloaded/module1/a.rb +6 -0
  943. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/autoloaded/module2/longer_name.rb +6 -0
  944. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/autoloaded/module2/module3/b.rb +8 -0
  945. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/autoloaded/with_wrong_module.rb +4 -0
  946. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/autoloaded_rel/modules/module1/first.rb +6 -0
  947. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/autoloaded_rel/modules/module2/second.rb +6 -0
  948. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/autoloaded_rel/modules/zero.rb +6 -0
  949. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/relative/a.rb +2 -0
  950. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/relative/b/b.rb +5 -0
  951. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/relative/c/c.rb +2 -0
  952. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/relative/d/d.rb +8 -0
  953. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/resolvable/a.rb +1 -0
  954. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/resolvable/b.rb +1 -0
  955. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/resolvable/c.rb +5 -0
  956. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/resolvable/d.rb +1 -0
  957. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/unresolvable/a.rb +1 -0
  958. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/unresolvable/b.rb +1 -0
  959. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/unresolvable/c.rb +1 -0
  960. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/fixtures/unresolvable/d.rb +1 -0
  961. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/load_spec.rb +56 -0
  962. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/require_shared.rb +68 -0
  963. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/require_spec.rb +45 -0
  964. data/.bundle/gems/ruby/2.2.0/gems/require_all-1.3.2/spec/spec_helper.rb +30 -0
  965. data/.bundle/gems/ruby/2.2.0/gems/rspec-3.3.0/License.txt +24 -0
  966. data/.bundle/gems/ruby/2.2.0/gems/rspec-3.3.0/README.md +34 -0
  967. data/.bundle/gems/ruby/2.2.0/gems/rspec-3.3.0/lib/rspec/version.rb +5 -0
  968. data/.bundle/gems/ruby/2.2.0/gems/rspec-3.3.0/lib/rspec.rb +3 -0
  969. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/.document +5 -0
  970. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/.yardopts +8 -0
  971. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/Changelog.md +1856 -0
  972. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/License.txt +25 -0
  973. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/README.md +369 -0
  974. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/exe/rspec +4 -0
  975. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/autorun.rb +3 -0
  976. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/backtrace_formatter.rb +64 -0
  977. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/bisect/coordinator.rb +66 -0
  978. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/bisect/example_minimizer.rb +130 -0
  979. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/bisect/runner.rb +139 -0
  980. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/bisect/server.rb +61 -0
  981. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/bisect/subset_enumerator.rb +39 -0
  982. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb +1807 -0
  983. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/configuration_options.rb +191 -0
  984. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/drb.rb +111 -0
  985. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/dsl.rb +96 -0
  986. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/example.rb +573 -0
  987. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/example_group.rb +796 -0
  988. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/example_status_persister.rb +235 -0
  989. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/filter_manager.rb +231 -0
  990. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/flat_map.rb +20 -0
  991. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/base_formatter.rb +70 -0
  992. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/base_text_formatter.rb +77 -0
  993. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/bisect_formatter.rb +68 -0
  994. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/bisect_progress_formatter.rb +115 -0
  995. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/console_codes.rb +65 -0
  996. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
  997. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/documentation_formatter.rb +70 -0
  998. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/exception_presenter.rb +393 -0
  999. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
  1000. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/helpers.rb +109 -0
  1001. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/html_formatter.rb +151 -0
  1002. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/html_printer.rb +415 -0
  1003. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/json_formatter.rb +96 -0
  1004. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/profile_formatter.rb +68 -0
  1005. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/progress_formatter.rb +28 -0
  1006. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/protocol.rb +172 -0
  1007. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters/snippet_extractor.rb +116 -0
  1008. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/formatters.rb +254 -0
  1009. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/hooks.rb +638 -0
  1010. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/memoized_helpers.rb +532 -0
  1011. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/metadata.rb +490 -0
  1012. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/metadata_filter.rb +235 -0
  1013. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
  1014. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
  1015. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
  1016. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/null.rb +14 -0
  1017. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/rr.rb +31 -0
  1018. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
  1019. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/mutex.rb +63 -0
  1020. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/notifications.rb +498 -0
  1021. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/option_parser.rb +301 -0
  1022. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/ordering.rb +158 -0
  1023. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/pending.rb +165 -0
  1024. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/profiler.rb +32 -0
  1025. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/project_initializer/.rspec +2 -0
  1026. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/project_initializer/spec/spec_helper.rb +96 -0
  1027. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/project_initializer.rb +48 -0
  1028. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/rake_task.rb +158 -0
  1029. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/reentrant_mutex.rb +52 -0
  1030. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/reporter.rb +220 -0
  1031. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/ruby_project.rb +53 -0
  1032. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/runner.rb +179 -0
  1033. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/sandbox.rb +37 -0
  1034. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/set.rb +49 -0
  1035. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/shared_context.rb +55 -0
  1036. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/shared_example_group.rb +210 -0
  1037. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/shell_escape.rb +49 -0
  1038. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
  1039. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/version.rb +9 -0
  1040. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/warnings.rb +40 -0
  1041. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core/world.rb +178 -0
  1042. data/.bundle/gems/ruby/2.2.0/gems/rspec-core-3.3.2/lib/rspec/core.rb +181 -0
  1043. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/.document +5 -0
  1044. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/.yardopts +6 -0
  1045. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/Changelog.md +953 -0
  1046. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/License.txt +24 -0
  1047. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/README.md +289 -0
  1048. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/expectations/configuration.rb +164 -0
  1049. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/expectations/expectation_target.rb +113 -0
  1050. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/expectations/fail_with.rb +31 -0
  1051. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/expectations/failure_aggregator.rb +194 -0
  1052. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/expectations/handler.rb +170 -0
  1053. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/expectations/minitest_integration.rb +31 -0
  1054. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/expectations/syntax.rb +132 -0
  1055. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/expectations/version.rb +8 -0
  1056. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/expectations.rb +81 -0
  1057. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/aliased_matcher.rb +116 -0
  1058. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/all.rb +85 -0
  1059. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/base_matcher.rb +181 -0
  1060. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be.rb +285 -0
  1061. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_between.rb +77 -0
  1062. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_instance_of.rb +22 -0
  1063. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_kind_of.rb +16 -0
  1064. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_within.rb +72 -0
  1065. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/change.rb +337 -0
  1066. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/compound.rb +293 -0
  1067. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/contain_exactly.rb +253 -0
  1068. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/cover.rb +24 -0
  1069. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/eq.rb +40 -0
  1070. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/eql.rb +34 -0
  1071. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/equal.rb +81 -0
  1072. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/exist.rb +86 -0
  1073. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/has.rb +103 -0
  1074. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
  1075. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/include.rb +130 -0
  1076. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/match.rb +37 -0
  1077. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/operators.rb +128 -0
  1078. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/output.rb +200 -0
  1079. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/raise_error.rb +216 -0
  1080. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/respond_to.rb +90 -0
  1081. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/satisfy.rb +37 -0
  1082. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
  1083. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/throw_symbol.rb +132 -0
  1084. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/yield.rb +418 -0
  1085. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in.rb +52 -0
  1086. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/composable.rb +184 -0
  1087. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/dsl.rb +453 -0
  1088. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/english_phrasing.rb +42 -0
  1089. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +73 -0
  1090. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/fail_matchers.rb +42 -0
  1091. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/generated_descriptions.rb +42 -0
  1092. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/matcher_delegator.rb +35 -0
  1093. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers/matcher_protocol.rb +99 -0
  1094. data/.bundle/gems/ruby/2.2.0/gems/rspec-expectations-3.3.1/lib/rspec/matchers.rb +1009 -0
  1095. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/.document +5 -0
  1096. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/.yardopts +6 -0
  1097. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/Changelog.md +965 -0
  1098. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/License.txt +24 -0
  1099. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/README.md +430 -0
  1100. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/chain.rb +110 -0
  1101. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
  1102. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/expect_chain_chain.rb +35 -0
  1103. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/expectation_chain.rb +48 -0
  1104. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
  1105. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/proxy.rb +116 -0
  1106. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/recorder.rb +264 -0
  1107. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/stub_chain.rb +46 -0
  1108. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/stub_chain_chain.rb +27 -0
  1109. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance.rb +11 -0
  1110. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/argument_list_matcher.rb +100 -0
  1111. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/argument_matchers.rb +320 -0
  1112. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/configuration.rb +188 -0
  1113. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/error_generator.rb +362 -0
  1114. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/example_methods.rb +421 -0
  1115. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/instance_method_stasher.rb +135 -0
  1116. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/marshal_extension.rb +41 -0
  1117. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
  1118. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/have_received.rb +116 -0
  1119. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/receive.rb +130 -0
  1120. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/receive_message_chain.rb +80 -0
  1121. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/receive_messages.rb +75 -0
  1122. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/message_chain.rb +87 -0
  1123. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/message_expectation.rb +717 -0
  1124. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/method_double.rb +287 -0
  1125. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/method_reference.rb +192 -0
  1126. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/mutate_const.rb +335 -0
  1127. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/mutex.rb +73 -0
  1128. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/object_reference.rb +149 -0
  1129. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/order_group.rb +81 -0
  1130. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/proxy.rb +439 -0
  1131. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/reentrant_mutex.rb +53 -0
  1132. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/space.rb +238 -0
  1133. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/standalone.rb +3 -0
  1134. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/syntax.rb +325 -0
  1135. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/targets.rb +97 -0
  1136. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/test_double.rb +170 -0
  1137. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/verifying_double.rb +129 -0
  1138. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/verifying_message_expecation.rb +54 -0
  1139. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/verifying_proxy.rb +213 -0
  1140. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks/version.rb +9 -0
  1141. data/.bundle/gems/ruby/2.2.0/gems/rspec-mocks-3.3.2/lib/rspec/mocks.rb +126 -0
  1142. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/Changelog.md +125 -0
  1143. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/LICENSE.txt +22 -0
  1144. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/README.md +26 -0
  1145. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/caller_filter.rb +83 -0
  1146. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/differ.rb +215 -0
  1147. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/directory_maker.rb +63 -0
  1148. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/encoded_string.rb +155 -0
  1149. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/fuzzy_matcher.rb +48 -0
  1150. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/hunk_generator.rb +47 -0
  1151. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/matcher_definition.rb +42 -0
  1152. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/method_signature_verifier.rb +273 -0
  1153. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/object_formatter.rb +93 -0
  1154. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/recursive_const_methods.rb +76 -0
  1155. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/ruby_features.rb +118 -0
  1156. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/spec/deprecation_helpers.rb +64 -0
  1157. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/spec/formatting_support.rb +9 -0
  1158. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/spec/in_sub_process.rb +52 -0
  1159. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/spec/library_wide_checks.rb +145 -0
  1160. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/spec/shell_out.rb +71 -0
  1161. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/spec/stderr_splitter.rb +63 -0
  1162. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/spec/string_matcher.rb +46 -0
  1163. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/spec/with_isolated_directory.rb +9 -0
  1164. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/spec/with_isolated_stderr.rb +13 -0
  1165. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/spec.rb +81 -0
  1166. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/version.rb +7 -0
  1167. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/version_checker.rb +53 -0
  1168. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support/warnings.rb +39 -0
  1169. data/.bundle/gems/ruby/2.2.0/gems/rspec-support-3.3.0/lib/rspec/support.rb +111 -0
  1170. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/.coveralls.yml +1 -0
  1171. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/.gitignore +17 -0
  1172. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/.rspec +5 -0
  1173. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/.travis.yml +17 -0
  1174. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/AUTHORS.md +15 -0
  1175. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/CHANGES.md +45 -0
  1176. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/Gemfile +10 -0
  1177. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/LICENSE +23 -0
  1178. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/README.md +96 -0
  1179. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/Rakefile +7 -0
  1180. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/lib/timers/events.rb +115 -0
  1181. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/lib/timers/group.rb +118 -0
  1182. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/lib/timers/timer.rb +128 -0
  1183. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/lib/timers/version.rb +3 -0
  1184. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/lib/timers/wait.rb +48 -0
  1185. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/lib/timers.rb +5 -0
  1186. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/spec/cancel_spec.rb +46 -0
  1187. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/spec/events_spec.rb +57 -0
  1188. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/spec/every_spec.rb +19 -0
  1189. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/spec/group_spec.rb +254 -0
  1190. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/spec/performance_spec.rb +83 -0
  1191. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/spec/spec_helper.rb +19 -0
  1192. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/spec/strict_spec.rb +37 -0
  1193. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/spec/timeout_spec.rb +29 -0
  1194. data/.bundle/gems/ruby/2.2.0/gems/timers-4.0.1/timers.gemspec +23 -0
  1195. data/.bundle/gems/ruby/2.2.0/specifications/blankslate-2.1.2.4.gemspec +33 -0
  1196. data/.bundle/gems/ruby/2.2.0/specifications/celluloid-0.16.0.gemspec +48 -0
  1197. data/.bundle/gems/ruby/2.2.0/specifications/classifier-reborn-2.0.3.gemspec +42 -0
  1198. data/.bundle/gems/ruby/2.2.0/specifications/coffee-script-2.4.1.gemspec +41 -0
  1199. data/.bundle/gems/ruby/2.2.0/specifications/coffee-script-source-1.9.1.1.gemspec +21 -0
  1200. data/.bundle/gems/ruby/2.2.0/specifications/colorator-0.1.gemspec +38 -0
  1201. data/.bundle/gems/ruby/2.2.0/specifications/commander-4.3.4.gemspec +46 -0
  1202. data/.bundle/gems/ruby/2.2.0/specifications/diff-lcs-1.2.5.gemspec +68 -0
  1203. data/.bundle/gems/ruby/2.2.0/specifications/execjs-2.5.2.gemspec +33 -0
  1204. data/.bundle/gems/ruby/2.2.0/specifications/fast-stemmer-1.0.2.gemspec +23 -0
  1205. data/.bundle/gems/ruby/2.2.0/specifications/ffi-1.9.10.gemspec +49 -0
  1206. data/.bundle/gems/ruby/2.2.0/specifications/highline-1.7.2.gemspec +37 -0
  1207. data/.bundle/gems/ruby/2.2.0/specifications/hitimes-1.2.2.gemspec +49 -0
  1208. data/.bundle/gems/ruby/2.2.0/specifications/jekyll-coffeescript-1.0.1.gemspec +43 -0
  1209. data/.bundle/gems/ruby/2.2.0/specifications/jekyll-gist-1.2.1.gemspec +40 -0
  1210. data/.bundle/gems/ruby/2.2.0/specifications/jekyll-paginate-1.1.0.gemspec +40 -0
  1211. data/.bundle/gems/ruby/2.2.0/specifications/require_all-1.3.2.gemspec +40 -0
  1212. data/.bundle/gems/ruby/2.2.0/specifications/rspec-3.3.0.gemspec +42 -0
  1213. data/.bundle/gems/ruby/2.2.0/specifications/rspec-core-3.3.2.gemspec +68 -0
  1214. data/.bundle/gems/ruby/2.2.0/specifications/rspec-expectations-3.3.1.gemspec +50 -0
  1215. data/.bundle/gems/ruby/2.2.0/specifications/rspec-mocks-3.3.2.gemspec +53 -0
  1216. data/.bundle/gems/ruby/2.2.0/specifications/rspec-support-3.3.0.gemspec +38 -0
  1217. data/.bundle/gems/ruby/2.2.0/specifications/timers-4.0.1.gemspec +38 -0
  1218. data/.scoot +21 -0
  1219. data/Gemfile +5 -0
  1220. data/Gemfile.lock +40 -0
  1221. data/README.md +3 -0
  1222. data/Rakefile +55 -0
  1223. data/TODO.md +11 -0
  1224. data/bin/scoot +12 -0
  1225. data/bin/scoot-files/scoot-build-bower.rb +14 -0
  1226. data/bin/scoot-files/scoot-build-bowerrc.rb +16 -0
  1227. data/bin/scoot-files/scoot-build-gemfile.rb +16 -0
  1228. data/bin/scoot-files/scoot-build-jekyll.rb +16 -0
  1229. data/bin/scoot-files/scoot-build-templates.rb +21 -0
  1230. data/bin/scoot-files/scoot-config.rb +31 -0
  1231. data/scoot.gemspec +25 -0
  1232. data/spec/bin/scoot-bower-config_spec.rb +15 -0
  1233. data/spec/spec_helper.rb +1 -0
  1234. metadata +1320 -0
@@ -0,0 +1,91 @@
1
+ #
2
+ # This file is part of ruby-ffi.
3
+ # For licensing, see LICENSE.SPECS
4
+ #
5
+
6
+ require File.expand_path(File.join(File.dirname(__FILE__), "spec_helper"))
7
+ describe "Custom type definitions" do
8
+ it "attach_function with custom typedef" do
9
+ module CustomTypedef
10
+ extend FFI::Library
11
+ ffi_lib TestLibrary::PATH
12
+ typedef :uint, :fubar_t
13
+ attach_function :ret_u32, [ :fubar_t ], :fubar_t
14
+ end
15
+ expect(CustomTypedef.ret_u32(0x12345678)).to eq(0x12345678)
16
+ end
17
+
18
+ it "variadic invoker with custom typedef" do
19
+ module VariadicCustomTypedef
20
+ extend FFI::Library
21
+ ffi_lib TestLibrary::PATH
22
+ typedef :uint, :fubar_t
23
+ attach_function :pack_varargs, [ :buffer_out, :string, :varargs ], :void
24
+ end
25
+ buf = FFI::Buffer.new :uint, 10
26
+ VariadicCustomTypedef.pack_varargs(buf, "i", :fubar_t, 0x12345678)
27
+ expect(buf.get_int64(0)).to eq(0x12345678)
28
+ end
29
+
30
+ it "Callback with custom typedef parameter" do
31
+ module CallbackCustomTypedef
32
+ extend FFI::Library
33
+ ffi_lib TestLibrary::PATH
34
+ typedef :uint, :fubar3_t
35
+ callback :cbIrV, [ :fubar3_t ], :void
36
+ attach_function :testCallbackU32rV, :testClosureIrV, [ :cbIrV, :fubar3_t ], :void
37
+ end
38
+ i = 0
39
+ CallbackCustomTypedef.testCallbackU32rV(0xdeadbeef) { |v| i = v }
40
+ expect(i).to eq(0xdeadbeef)
41
+ end
42
+ module StructCustomTypedef
43
+ extend FFI::Library
44
+ ffi_lib TestLibrary::PATH
45
+ typedef :uint, :fubar3_t
46
+ class S < FFI::Struct
47
+ layout :a, :fubar3_t
48
+ end
49
+ end
50
+
51
+ it "Struct with custom typedef field" do
52
+ s = StructCustomTypedef::S.new
53
+ s[:a] = 0x12345678
54
+ expect(s.pointer.get_uint(0)).to eq(0x12345678)
55
+ end
56
+
57
+ it "attach_function after a typedef should not reject normal types" do
58
+ expect do
59
+ Module.new do
60
+ extend FFI::Library
61
+ # enum() will insert a custom typedef called :foo for the enum
62
+ enum :foo, [ :a, :b ]
63
+ typedef :int, :bar
64
+
65
+ ffi_lib TestLibrary::PATH
66
+ begin
67
+ attach_function :ptr_ret_int32_t, [ :string, :foo ], :bar
68
+ rescue FFI::NotFoundError
69
+ # NetBSD uses #define instead of typedef for these
70
+ attach_function :ptr_ret_int32_t, :ptr_ret___int32_t, [ :string, :foo ], :bar
71
+ end
72
+ end
73
+ end.not_to raise_error
74
+ end
75
+
76
+ it "detects the correct type for size_t" do
77
+ expect do
78
+ Module.new do
79
+ extend FFI::Library
80
+ ffi_lib "c"
81
+ if FFI::Platform.windows?
82
+ # _read() is a function of msvcrt.dll
83
+ attach_function :_read, [:int, :pointer, :uint], :int
84
+ else
85
+ # read(2) is a standard UNIX function
86
+ attach_function :read, [:int, :pointer, :size_t], :ssize_t
87
+ end
88
+ end
89
+ end.not_to raise_error
90
+ end
91
+ end
@@ -0,0 +1,67 @@
1
+ #
2
+ # This file is part of ruby-ffi.
3
+ # For licensing, see LICENSE.SPECS
4
+ #
5
+
6
+ require File.expand_path(File.join(File.dirname(__FILE__), "spec_helper"))
7
+
8
+ module LibTest
9
+ Types = {
10
+ 's8' => [:char, :c, 1],
11
+ 's16' => [:short, :s, 0xff0],
12
+ 's32' => [:int, :i, 0xff00],
13
+ 's64' => [:long_long, :j, 0xffff00],
14
+ 'long' => [:long, :l, 0xffff],
15
+ 'f32' => [:float, :f, 1.0001],
16
+ 'f64' => [:double, :d, 1.000000001]
17
+ }
18
+ class TestUnion < FFI::Union
19
+ layout( :a, [:char, 10],
20
+ :i, :int,
21
+ :f, :float,
22
+ :d, :double,
23
+ :s, :short,
24
+ :l, :long,
25
+ :j, :long_long,
26
+ :c, :char )
27
+ end
28
+ Types.keys.each do |k|
29
+ attach_function "union_align_#{k}", [ :pointer ], Types[k][0]
30
+ attach_function "union_make_union_with_#{k}", [ Types[k][0] ], :pointer
31
+ end
32
+ attach_function :union_size, [], :uint
33
+ end
34
+
35
+ describe 'Union' do
36
+ before do
37
+ @u = LibTest::TestUnion.new
38
+ end
39
+
40
+ it 'should place all the fields at offset 0' do
41
+ expect(LibTest::TestUnion.members.all? { |m| LibTest::TestUnion.offset_of(m) == 0 }).to be true
42
+ end
43
+ LibTest::Types.each do |k, type|
44
+ it "should correctly align/write a #{type[0]} value" do
45
+ @u[type[1]] = type[2]
46
+ if k == 'f32' or k == 'f64'
47
+ expect((@u[type[1]] - LibTest.send("union_align_#{k}", @u.to_ptr)).abs).to be < 0.00001
48
+ else
49
+ expect(@u[type[1]]).to eq(LibTest.send("union_align_#{k}", @u.to_ptr))
50
+ end
51
+ end
52
+ end
53
+ LibTest::Types.each do |k, type|
54
+ it "should read a #{type[0]} value from memory" do
55
+ @u = LibTest::TestUnion.new(LibTest.send("union_make_union_with_#{k}", type[2]))
56
+ if k == 'f32' or k == 'f64'
57
+ expect((@u[type[1]] - type[2]).abs).to be < 0.00001
58
+ else
59
+ expect(@u[type[1]]).to eq(type[2])
60
+ end
61
+ end
62
+ end
63
+
64
+ it 'should return a size equals to the size of the biggest field' do
65
+ expect(LibTest::TestUnion.size).to eq(LibTest.union_size)
66
+ end
67
+ end
@@ -0,0 +1,113 @@
1
+ #
2
+ # This file is part of ruby-ffi.
3
+ # For licensing, see LICENSE.SPECS
4
+ #
5
+
6
+ require File.expand_path(File.join(File.dirname(__FILE__), "spec_helper"))
7
+
8
+ describe "Function with variadic arguments" do
9
+ module LibTest
10
+ extend FFI::Library
11
+ ffi_lib TestLibrary::PATH
12
+ enum :enum_type1, [:c1, :c2]
13
+ enum :enum_type2, [:c3, 42, :c4]
14
+ attach_function :pack_varargs, [ :buffer_out, :string, :varargs ], :void
15
+ attach_function :pack_varargs2, [ :buffer_out, :enum_type1, :string, :varargs ], :enum_type1
16
+ end
17
+
18
+ it "takes enum arguments" do
19
+ buf = FFI::Buffer.new :long_long, 2
20
+ LibTest.pack_varargs(buf, "ii", :int, :c3, :int, :c4)
21
+ expect(buf.get_int64(0)).to eq(42)
22
+ expect(buf.get_int64(8)).to eq(43)
23
+ end
24
+
25
+ it "returns symbols for enums" do
26
+ buf = FFI::Buffer.new :long_long, 2
27
+ expect(LibTest.pack_varargs2(buf, :c1, "ii", :int, :c3, :int, :c4)).to eq(:c2)
28
+ end
29
+
30
+ [ 0, 127, -128, -1 ].each do |i|
31
+ it "call variadic with (:char (#{i})) argument" do
32
+ buf = FFI::Buffer.new :long_long
33
+ LibTest.pack_varargs(buf, "c", :char, i)
34
+ expect(buf.get_int64(0)).to eq(i)
35
+ end
36
+ end
37
+
38
+ [ 0, 0x7f, 0x80, 0xff ].each do |i|
39
+ it "call variadic with (:uchar (#{i})) argument" do
40
+ buf = FFI::Buffer.new :long_long
41
+ LibTest.pack_varargs(buf, "C", :uchar, i)
42
+ expect(buf.get_int64(0)).to eq(i)
43
+ end
44
+ end
45
+
46
+ [ 0, 1.234567, 9.87654321 ].each do |v|
47
+ it "call variadic with (:float (#{v})) argument" do
48
+ buf = FFI::Buffer.new :long_long
49
+ LibTest.pack_varargs(buf, "f", :float, v.to_f)
50
+ expect(buf.get_float64(0)).to eq(v)
51
+ end
52
+ end
53
+
54
+ [ 0, 1.234567, 9.87654321 ].each do |v|
55
+ it "call variadic with (:double (#{v})) argument" do
56
+ buf = FFI::Buffer.new :long_long
57
+ LibTest.pack_varargs(buf, "f", :double, v.to_f)
58
+ expect(buf.get_float64(0)).to eq(v)
59
+ end
60
+ end
61
+
62
+ module Varargs
63
+ PACK_VALUES = {
64
+ 'c' => [ 0x12 ],
65
+ 'C' => [ 0x34 ],
66
+ 's' => [ 0x5678 ],
67
+ 'S' => [ 0x9abc ],
68
+ 'i' => [ 0x7654321f ],
69
+ 'I' => [ 0xfee1babe ],
70
+ 'l' => [ 0x1f2e3d4c ],
71
+ 'L' => [ 0xf7e8d9ca ],
72
+ 'j' => [ 0x1eafdeadbeefa1b2 ],
73
+ 'f' => [ 1.23456789 ],
74
+ 'd' => [ 9.87654321 ]
75
+ }
76
+
77
+ TYPE_MAP = {
78
+ 'c' => :char, 'C' => :uchar, 's' => :short, 'S' => :ushort,
79
+ 'i' => :int, 'I' => :uint, 'j' => :long_long, 'J' => :ulong_long,
80
+ 'l' => :long, 'L' => :ulong, 'f' => :float, 'd' => :double
81
+ }
82
+ end
83
+
84
+ def verify(p, off, v)
85
+ if v.kind_of?(Float)
86
+ expect(p.get_float64(off)).to eq(v)
87
+ else
88
+ expect(p.get_int64(off)).to eq(v)
89
+ end
90
+ end
91
+
92
+ Varargs::PACK_VALUES.keys.each do |t1|
93
+ Varargs::PACK_VALUES.keys.each do |t2|
94
+ Varargs::PACK_VALUES.keys.each do |t3|
95
+ Varargs::PACK_VALUES[t1].each do |v1|
96
+ Varargs::PACK_VALUES[t2].each do |v2|
97
+ Varargs::PACK_VALUES[t3].each do |v3|
98
+ fmt = "#{t1}#{t2}#{t3}"
99
+ params = [ Varargs::TYPE_MAP[t1], v1, Varargs::TYPE_MAP[t2], v2, Varargs::TYPE_MAP[t3], v3 ]
100
+ it "call(#{fmt}, #{params.join(',')})" do
101
+ buf = FFI::Buffer.new :long_long, 3
102
+ LibTest.pack_varargs(buf, fmt, *params)
103
+ verify(buf, 0, v1)
104
+ verify(buf, 8, v2)
105
+ verify(buf, 16, v3)
106
+ end
107
+ end
108
+ end
109
+ end
110
+ end
111
+ end
112
+ end
113
+ end
@@ -0,0 +1,4 @@
1
+ --color
2
+ -w
3
+ --format
4
+ documentation
@@ -0,0 +1,15 @@
1
+ ---
2
+ language: ruby
3
+ sudo: false
4
+ script: "bundle exec rake test"
5
+ rvm:
6
+ - 1.9.3
7
+ - 2.0.0
8
+ - 2.1.5
9
+ - 2.2.0
10
+ - rbx-2
11
+ notifications:
12
+ email: false
13
+ matrix:
14
+ allow_failures:
15
+ - rvm: rbx-2
@@ -0,0 +1,3 @@
1
+ James Edward Gray II:: {james@grayproductions.net}[mailto:james@grayproductions.net]
2
+ Gregory Brown:: {gregory.t.brown@gmail.com}[mailto:gregory.t.brown@gmail.com]
3
+ Richard LeBer:: {richard.leber@gmail.com}[mailto:richard.leber@gmail.com]
@@ -0,0 +1,339 @@
1
+ GNU GENERAL PUBLIC LICENSE
2
+ Version 2, June 1991
3
+
4
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6
+ Everyone is permitted to copy and distribute verbatim copies
7
+ of this license document, but changing it is not allowed.
8
+
9
+ Preamble
10
+
11
+ The licenses for most software are designed to take away your
12
+ freedom to share and change it. By contrast, the GNU General Public
13
+ License is intended to guarantee your freedom to share and change free
14
+ software--to make sure the software is free for all its users. This
15
+ General Public License applies to most of the Free Software
16
+ Foundation's software and to any other program whose authors commit to
17
+ using it. (Some other Free Software Foundation software is covered by
18
+ the GNU Lesser General Public License instead.) You can apply it to
19
+ your programs, too.
20
+
21
+ When we speak of free software, we are referring to freedom, not
22
+ price. Our General Public Licenses are designed to make sure that you
23
+ have the freedom to distribute copies of free software (and charge for
24
+ this service if you wish), that you receive source code or can get it
25
+ if you want it, that you can change the software or use pieces of it
26
+ in new free programs; and that you know you can do these things.
27
+
28
+ To protect your rights, we need to make restrictions that forbid
29
+ anyone to deny you these rights or to ask you to surrender the rights.
30
+ These restrictions translate to certain responsibilities for you if you
31
+ distribute copies of the software, or if you modify it.
32
+
33
+ For example, if you distribute copies of such a program, whether
34
+ gratis or for a fee, you must give the recipients all the rights that
35
+ you have. You must make sure that they, too, receive or can get the
36
+ source code. And you must show them these terms so they know their
37
+ rights.
38
+
39
+ We protect your rights with two steps: (1) copyright the software, and
40
+ (2) offer you this license which gives you legal permission to copy,
41
+ distribute and/or modify the software.
42
+
43
+ Also, for each author's protection and ours, we want to make certain
44
+ that everyone understands that there is no warranty for this free
45
+ software. If the software is modified by someone else and passed on, we
46
+ want its recipients to know that what they have is not the original, so
47
+ that any problems introduced by others will not reflect on the original
48
+ authors' reputations.
49
+
50
+ Finally, any free program is threatened constantly by software
51
+ patents. We wish to avoid the danger that redistributors of a free
52
+ program will individually obtain patent licenses, in effect making the
53
+ program proprietary. To prevent this, we have made it clear that any
54
+ patent must be licensed for everyone's free use or not licensed at all.
55
+
56
+ The precise terms and conditions for copying, distribution and
57
+ modification follow.
58
+
59
+ GNU GENERAL PUBLIC LICENSE
60
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61
+
62
+ 0. This License applies to any program or other work which contains
63
+ a notice placed by the copyright holder saying it may be distributed
64
+ under the terms of this General Public License. The "Program", below,
65
+ refers to any such program or work, and a "work based on the Program"
66
+ means either the Program or any derivative work under copyright law:
67
+ that is to say, a work containing the Program or a portion of it,
68
+ either verbatim or with modifications and/or translated into another
69
+ language. (Hereinafter, translation is included without limitation in
70
+ the term "modification".) Each licensee is addressed as "you".
71
+
72
+ Activities other than copying, distribution and modification are not
73
+ covered by this License; they are outside its scope. The act of
74
+ running the Program is not restricted, and the output from the Program
75
+ is covered only if its contents constitute a work based on the
76
+ Program (independent of having been made by running the Program).
77
+ Whether that is true depends on what the Program does.
78
+
79
+ 1. You may copy and distribute verbatim copies of the Program's
80
+ source code as you receive it, in any medium, provided that you
81
+ conspicuously and appropriately publish on each copy an appropriate
82
+ copyright notice and disclaimer of warranty; keep intact all the
83
+ notices that refer to this License and to the absence of any warranty;
84
+ and give any other recipients of the Program a copy of this License
85
+ along with the Program.
86
+
87
+ You may charge a fee for the physical act of transferring a copy, and
88
+ you may at your option offer warranty protection in exchange for a fee.
89
+
90
+ 2. You may modify your copy or copies of the Program or any portion
91
+ of it, thus forming a work based on the Program, and copy and
92
+ distribute such modifications or work under the terms of Section 1
93
+ above, provided that you also meet all of these conditions:
94
+
95
+ a) You must cause the modified files to carry prominent notices
96
+ stating that you changed the files and the date of any change.
97
+
98
+ b) You must cause any work that you distribute or publish, that in
99
+ whole or in part contains or is derived from the Program or any
100
+ part thereof, to be licensed as a whole at no charge to all third
101
+ parties under the terms of this License.
102
+
103
+ c) If the modified program normally reads commands interactively
104
+ when run, you must cause it, when started running for such
105
+ interactive use in the most ordinary way, to print or display an
106
+ announcement including an appropriate copyright notice and a
107
+ notice that there is no warranty (or else, saying that you provide
108
+ a warranty) and that users may redistribute the program under
109
+ these conditions, and telling the user how to view a copy of this
110
+ License. (Exception: if the Program itself is interactive but
111
+ does not normally print such an announcement, your work based on
112
+ the Program is not required to print an announcement.)
113
+
114
+ These requirements apply to the modified work as a whole. If
115
+ identifiable sections of that work are not derived from the Program,
116
+ and can be reasonably considered independent and separate works in
117
+ themselves, then this License, and its terms, do not apply to those
118
+ sections when you distribute them as separate works. But when you
119
+ distribute the same sections as part of a whole which is a work based
120
+ on the Program, the distribution of the whole must be on the terms of
121
+ this License, whose permissions for other licensees extend to the
122
+ entire whole, and thus to each and every part regardless of who wrote it.
123
+
124
+ Thus, it is not the intent of this section to claim rights or contest
125
+ your rights to work written entirely by you; rather, the intent is to
126
+ exercise the right to control the distribution of derivative or
127
+ collective works based on the Program.
128
+
129
+ In addition, mere aggregation of another work not based on the Program
130
+ with the Program (or with a work based on the Program) on a volume of
131
+ a storage or distribution medium does not bring the other work under
132
+ the scope of this License.
133
+
134
+ 3. You may copy and distribute the Program (or a work based on it,
135
+ under Section 2) in object code or executable form under the terms of
136
+ Sections 1 and 2 above provided that you also do one of the following:
137
+
138
+ a) Accompany it with the complete corresponding machine-readable
139
+ source code, which must be distributed under the terms of Sections
140
+ 1 and 2 above on a medium customarily used for software interchange; or,
141
+
142
+ b) Accompany it with a written offer, valid for at least three
143
+ years, to give any third party, for a charge no more than your
144
+ cost of physically performing source distribution, a complete
145
+ machine-readable copy of the corresponding source code, to be
146
+ distributed under the terms of Sections 1 and 2 above on a medium
147
+ customarily used for software interchange; or,
148
+
149
+ c) Accompany it with the information you received as to the offer
150
+ to distribute corresponding source code. (This alternative is
151
+ allowed only for noncommercial distribution and only if you
152
+ received the program in object code or executable form with such
153
+ an offer, in accord with Subsection b above.)
154
+
155
+ The source code for a work means the preferred form of the work for
156
+ making modifications to it. For an executable work, complete source
157
+ code means all the source code for all modules it contains, plus any
158
+ associated interface definition files, plus the scripts used to
159
+ control compilation and installation of the executable. However, as a
160
+ special exception, the source code distributed need not include
161
+ anything that is normally distributed (in either source or binary
162
+ form) with the major components (compiler, kernel, and so on) of the
163
+ operating system on which the executable runs, unless that component
164
+ itself accompanies the executable.
165
+
166
+ If distribution of executable or object code is made by offering
167
+ access to copy from a designated place, then offering equivalent
168
+ access to copy the source code from the same place counts as
169
+ distribution of the source code, even though third parties are not
170
+ compelled to copy the source along with the object code.
171
+
172
+ 4. You may not copy, modify, sublicense, or distribute the Program
173
+ except as expressly provided under this License. Any attempt
174
+ otherwise to copy, modify, sublicense or distribute the Program is
175
+ void, and will automatically terminate your rights under this License.
176
+ However, parties who have received copies, or rights, from you under
177
+ this License will not have their licenses terminated so long as such
178
+ parties remain in full compliance.
179
+
180
+ 5. You are not required to accept this License, since you have not
181
+ signed it. However, nothing else grants you permission to modify or
182
+ distribute the Program or its derivative works. These actions are
183
+ prohibited by law if you do not accept this License. Therefore, by
184
+ modifying or distributing the Program (or any work based on the
185
+ Program), you indicate your acceptance of this License to do so, and
186
+ all its terms and conditions for copying, distributing or modifying
187
+ the Program or works based on it.
188
+
189
+ 6. Each time you redistribute the Program (or any work based on the
190
+ Program), the recipient automatically receives a license from the
191
+ original licensor to copy, distribute or modify the Program subject to
192
+ these terms and conditions. You may not impose any further
193
+ restrictions on the recipients' exercise of the rights granted herein.
194
+ You are not responsible for enforcing compliance by third parties to
195
+ this License.
196
+
197
+ 7. If, as a consequence of a court judgment or allegation of patent
198
+ infringement or for any other reason (not limited to patent issues),
199
+ conditions are imposed on you (whether by court order, agreement or
200
+ otherwise) that contradict the conditions of this License, they do not
201
+ excuse you from the conditions of this License. If you cannot
202
+ distribute so as to satisfy simultaneously your obligations under this
203
+ License and any other pertinent obligations, then as a consequence you
204
+ may not distribute the Program at all. For example, if a patent
205
+ license would not permit royalty-free redistribution of the Program by
206
+ all those who receive copies directly or indirectly through you, then
207
+ the only way you could satisfy both it and this License would be to
208
+ refrain entirely from distribution of the Program.
209
+
210
+ If any portion of this section is held invalid or unenforceable under
211
+ any particular circumstance, the balance of the section is intended to
212
+ apply and the section as a whole is intended to apply in other
213
+ circumstances.
214
+
215
+ It is not the purpose of this section to induce you to infringe any
216
+ patents or other property right claims or to contest validity of any
217
+ such claims; this section has the sole purpose of protecting the
218
+ integrity of the free software distribution system, which is
219
+ implemented by public license practices. Many people have made
220
+ generous contributions to the wide range of software distributed
221
+ through that system in reliance on consistent application of that
222
+ system; it is up to the author/donor to decide if he or she is willing
223
+ to distribute software through any other system and a licensee cannot
224
+ impose that choice.
225
+
226
+ This section is intended to make thoroughly clear what is believed to
227
+ be a consequence of the rest of this License.
228
+
229
+ 8. If the distribution and/or use of the Program is restricted in
230
+ certain countries either by patents or by copyrighted interfaces, the
231
+ original copyright holder who places the Program under this License
232
+ may add an explicit geographical distribution limitation excluding
233
+ those countries, so that distribution is permitted only in or among
234
+ countries not thus excluded. In such case, this License incorporates
235
+ the limitation as if written in the body of this License.
236
+
237
+ 9. The Free Software Foundation may publish revised and/or new versions
238
+ of the General Public License from time to time. Such new versions will
239
+ be similar in spirit to the present version, but may differ in detail to
240
+ address new problems or concerns.
241
+
242
+ Each version is given a distinguishing version number. If the Program
243
+ specifies a version number of this License which applies to it and "any
244
+ later version", you have the option of following the terms and conditions
245
+ either of that version or of any later version published by the Free
246
+ Software Foundation. If the Program does not specify a version number of
247
+ this License, you may choose any version ever published by the Free Software
248
+ Foundation.
249
+
250
+ 10. If you wish to incorporate parts of the Program into other free
251
+ programs whose distribution conditions are different, write to the author
252
+ to ask for permission. For software which is copyrighted by the Free
253
+ Software Foundation, write to the Free Software Foundation; we sometimes
254
+ make exceptions for this. Our decision will be guided by the two goals
255
+ of preserving the free status of all derivatives of our free software and
256
+ of promoting the sharing and reuse of software generally.
257
+
258
+ NO WARRANTY
259
+
260
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261
+ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
262
+ OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263
+ PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264
+ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
266
+ TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
267
+ PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268
+ REPAIR OR CORRECTION.
269
+
270
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272
+ REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274
+ OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275
+ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276
+ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277
+ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278
+ POSSIBILITY OF SUCH DAMAGES.
279
+
280
+ END OF TERMS AND CONDITIONS
281
+
282
+ How to Apply These Terms to Your New Programs
283
+
284
+ If you develop a new program, and you want it to be of the greatest
285
+ possible use to the public, the best way to achieve this is to make it
286
+ free software which everyone can redistribute and change under these terms.
287
+
288
+ To do so, attach the following notices to the program. It is safest
289
+ to attach them to the start of each source file to most effectively
290
+ convey the exclusion of warranty; and each file should have at least
291
+ the "copyright" line and a pointer to where the full notice is found.
292
+
293
+ <one line to give the program's name and a brief idea of what it does.>
294
+ Copyright (C) <year> <name of author>
295
+
296
+ This program is free software; you can redistribute it and/or modify
297
+ it under the terms of the GNU General Public License as published by
298
+ the Free Software Foundation; either version 2 of the License, or
299
+ (at your option) any later version.
300
+
301
+ This program is distributed in the hope that it will be useful,
302
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
303
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
304
+ GNU General Public License for more details.
305
+
306
+ You should have received a copy of the GNU General Public License along
307
+ with this program; if not, write to the Free Software Foundation, Inc.,
308
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
309
+
310
+ Also add information on how to contact you by electronic and paper mail.
311
+
312
+ If the program is interactive, make it output a short notice like this
313
+ when it starts in an interactive mode:
314
+
315
+ Gnomovision version 69, Copyright (C) year name of author
316
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
317
+ This is free software, and you are welcome to redistribute it
318
+ under certain conditions; type `show c' for details.
319
+
320
+ The hypothetical commands `show w' and `show c' should show the appropriate
321
+ parts of the General Public License. Of course, the commands you use may
322
+ be called something other than `show w' and `show c'; they could even be
323
+ mouse-clicks or menu items--whatever suits your program.
324
+
325
+ You should also get your employer (if you work as a programmer) or your
326
+ school, if any, to sign a "copyright disclaimer" for the program, if
327
+ necessary. Here is a sample; alter the names:
328
+
329
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
330
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
331
+
332
+ <signature of Ty Coon>, 1 April 1989
333
+ Ty Coon, President of Vice
334
+
335
+ This General Public License does not permit incorporating your program into
336
+ proprietary programs. If your program is a subroutine library, you may
337
+ consider it more useful to permit linking proprietary applications with the
338
+ library. If this is what you want to do, use the GNU Lesser General
339
+ Public License instead of this License.