sidekiq-statsd 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3092) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +1 -0
  3. data/lib/sidekiq/statsd/server_middleware.rb +46 -9
  4. data/lib/sidekiq/statsd/version.rb +1 -1
  5. data/lib/sidekiq-statsd.rb +1 -2
  6. data/sidekiq-statsd.gemspec +1 -1
  7. data/spec/sidekiq/statsd/server_middleware_spec.rb +80 -17
  8. data/spec/support/shared_examples_for_a_resilient_gauge_reporter.rb +63 -0
  9. metadata +47 -3173
  10. data/lib/sidekiq/statsd/client.rb +0 -35
  11. data/spec/sidekiq/statsd/client_spec.rb +0 -53
  12. data/vendor/ruby/1.9.1/bin/autospec +0 -23
  13. data/vendor/ruby/1.9.1/bin/coderay +0 -23
  14. data/vendor/ruby/1.9.1/bin/guard +0 -23
  15. data/vendor/ruby/1.9.1/bin/htmldiff +0 -25
  16. data/vendor/ruby/1.9.1/bin/ldiff +0 -25
  17. data/vendor/ruby/1.9.1/bin/pry +0 -23
  18. data/vendor/ruby/1.9.1/bin/rake +0 -23
  19. data/vendor/ruby/1.9.1/bin/redcarpet +0 -23
  20. data/vendor/ruby/1.9.1/bin/rspec +0 -23
  21. data/vendor/ruby/1.9.1/bin/sidekiq +0 -23
  22. data/vendor/ruby/1.9.1/bin/sidekiqctl +0 -23
  23. data/vendor/ruby/1.9.1/bin/thor +0 -23
  24. data/vendor/ruby/1.9.1/bin/yard +0 -23
  25. data/vendor/ruby/1.9.1/bin/yardoc +0 -23
  26. data/vendor/ruby/1.9.1/bin/yri +0 -23
  27. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/CHANGELOG.md +0 -204
  28. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/MIT-LICENSE +0 -20
  29. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/README.rdoc +0 -33
  30. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/all.rb +0 -3
  31. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/backtrace_cleaner.rb +0 -99
  32. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/base64.rb +0 -54
  33. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/basic_object.rb +0 -21
  34. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/benchmarkable.rb +0 -55
  35. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/buffered_logger.rb +0 -125
  36. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/builder.rb +0 -6
  37. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache/file_store.rb +0 -178
  38. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache/mem_cache_store.rb +0 -206
  39. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache/memory_store.rb +0 -159
  40. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache/null_store.rb +0 -44
  41. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache/strategy/local_cache.rb +0 -169
  42. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/cache.rb +0 -638
  43. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/callbacks.rb +0 -626
  44. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/concern.rb +0 -133
  45. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/configurable.rb +0 -90
  46. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/array/access.rb +0 -46
  47. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/array/conversions.rb +0 -164
  48. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/array/extract_options.rb +0 -29
  49. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/array/grouping.rb +0 -100
  50. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/array/prepend_and_append.rb +0 -7
  51. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/array/random_access.rb +0 -30
  52. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/array/uniq_by.rb +0 -16
  53. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/array/wrap.rb +0 -48
  54. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/array.rb +0 -8
  55. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/benchmark.rb +0 -7
  56. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/big_decimal/conversions.rb +0 -45
  57. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/big_decimal.rb +0 -1
  58. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/class/attribute.rb +0 -115
  59. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/class/attribute_accessors.rb +0 -168
  60. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/class/delegating_attributes.rb +0 -44
  61. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/class/subclasses.rb +0 -36
  62. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/class.rb +0 -4
  63. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/date/acts_like.rb +0 -8
  64. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/date/calculations.rb +0 -276
  65. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/date/conversions.rb +0 -106
  66. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/date/freeze.rb +0 -33
  67. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/date/zones.rb +0 -14
  68. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/date_time/acts_like.rb +0 -13
  69. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/date_time/calculations.rb +0 -143
  70. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/date_time/conversions.rb +0 -103
  71. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/date_time/zones.rb +0 -21
  72. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/enumerable.rb +0 -127
  73. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/exception.rb +0 -3
  74. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/file/atomic.rb +0 -47
  75. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/file/path.rb +0 -5
  76. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/file.rb +0 -2
  77. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/float/rounding.rb +0 -19
  78. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/float.rb +0 -1
  79. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/hash/conversions.rb +0 -175
  80. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/hash/deep_dup.rb +0 -18
  81. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/hash/deep_merge.rb +0 -21
  82. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/hash/diff.rb +0 -13
  83. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/hash/except.rb +0 -23
  84. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/hash/indifferent_access.rb +0 -23
  85. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/hash/keys.rb +0 -54
  86. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/hash/reverse_merge.rb +0 -23
  87. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/hash/slice.rb +0 -40
  88. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/hash.rb +0 -9
  89. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/integer/inflections.rb +0 -17
  90. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/integer/multiple.rb +0 -10
  91. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/integer/time.rb +0 -39
  92. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/integer.rb +0 -3
  93. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/io.rb +0 -15
  94. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/kernel/agnostics.rb +0 -11
  95. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/kernel/debugger.rb +0 -10
  96. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/kernel/reporting.rb +0 -95
  97. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/kernel/singleton_class.rb +0 -13
  98. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/kernel.rb +0 -4
  99. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/load_error.rb +0 -23
  100. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/logger.rb +0 -83
  101. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/aliasing.rb +0 -70
  102. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/anonymous.rb +0 -24
  103. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/attr_internal.rb +0 -39
  104. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/attribute_accessors.rb +0 -64
  105. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/delegation.rb +0 -153
  106. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/deprecation.rb +0 -9
  107. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/introspection.rb +0 -88
  108. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/method_names.rb +0 -14
  109. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/qualified_const.rb +0 -64
  110. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/reachable.rb +0 -8
  111. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/remove_method.rb +0 -16
  112. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module/synchronization.rb +0 -45
  113. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/module.rb +0 -12
  114. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/name_error.rb +0 -18
  115. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/numeric/bytes.rb +0 -44
  116. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/numeric/time.rb +0 -79
  117. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/numeric.rb +0 -2
  118. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object/acts_like.rb +0 -10
  119. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object/blank.rb +0 -121
  120. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object/conversions.rb +0 -4
  121. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object/duplicable.rb +0 -119
  122. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object/inclusion.rb +0 -25
  123. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object/instance_variables.rb +0 -33
  124. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object/to_json.rb +0 -19
  125. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object/to_param.rb +0 -55
  126. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object/to_query.rb +0 -27
  127. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object/try.rb +0 -57
  128. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object/with_options.rb +0 -43
  129. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/object.rb +0 -13
  130. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/proc.rb +0 -14
  131. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/process/daemon.rb +0 -23
  132. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/process.rb +0 -1
  133. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/range/blockless_step.rb +0 -29
  134. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/range/conversions.rb +0 -21
  135. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/range/cover.rb +0 -3
  136. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/range/include_range.rb +0 -21
  137. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/range/overlaps.rb +0 -8
  138. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/range.rb +0 -5
  139. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/regexp.rb +0 -5
  140. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/rexml.rb +0 -46
  141. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/access.rb +0 -99
  142. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/behavior.rb +0 -6
  143. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/conversions.rb +0 -66
  144. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/encoding.rb +0 -11
  145. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/exclude.rb +0 -11
  146. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/filters.rb +0 -49
  147. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/inflections.rb +0 -202
  148. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/inquiry.rb +0 -13
  149. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/interpolation.rb +0 -2
  150. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/multibyte.rb +0 -72
  151. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/output_safety.rb +0 -186
  152. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/starts_ends_with.rb +0 -4
  153. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/strip.rb +0 -26
  154. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string/xchar.rb +0 -18
  155. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/string.rb +0 -14
  156. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/time/acts_like.rb +0 -8
  157. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/time/calculations.rb +0 -356
  158. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/time/conversions.rb +0 -87
  159. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/time/marshal.rb +0 -57
  160. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/time/publicize_conversion_methods.rb +0 -10
  161. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/time/zones.rb +0 -86
  162. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext/uri.rb +0 -30
  163. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/core_ext.rb +0 -3
  164. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies/autoload.rb +0 -50
  165. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb +0 -703
  166. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/deprecation/behaviors.rb +0 -49
  167. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/deprecation/method_wrappers.rb +0 -29
  168. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/deprecation/proxy_wrappers.rb +0 -81
  169. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/deprecation/reporting.rb +0 -65
  170. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/deprecation.rb +0 -18
  171. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/descendants_tracker.rb +0 -45
  172. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/duration.rb +0 -110
  173. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/file_update_checker.rb +0 -121
  174. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/file_watcher.rb +0 -36
  175. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/gzip.rb +0 -30
  176. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/hash_with_indifferent_access.rb +0 -178
  177. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/i18n.rb +0 -9
  178. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/i18n_railtie.rb +0 -102
  179. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/inflections.rb +0 -63
  180. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/inflector/inflections.rb +0 -174
  181. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/inflector/methods.rb +0 -321
  182. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/inflector/transliterate.rb +0 -98
  183. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/inflector.rb +0 -7
  184. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/json/decoding.rb +0 -79
  185. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/json/encoding.rb +0 -278
  186. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/json/variable.rb +0 -9
  187. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/json.rb +0 -2
  188. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/lazy_load_hooks.rb +0 -46
  189. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/locale/en.yml +0 -36
  190. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/log_subscriber/test_helper.rb +0 -101
  191. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/log_subscriber.rb +0 -122
  192. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/memoizable.rb +0 -116
  193. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/message_encryptor.rb +0 -103
  194. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/message_verifier.rb +0 -74
  195. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/multibyte/chars.rb +0 -476
  196. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/multibyte/exceptions.rb +0 -8
  197. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/multibyte/unicode.rb +0 -393
  198. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/multibyte/utils.rb +0 -60
  199. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/multibyte.rb +0 -44
  200. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/fanout.rb +0 -61
  201. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb +0 -53
  202. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications.rb +0 -154
  203. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/option_merger.rb +0 -25
  204. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/ordered_hash.rb +0 -222
  205. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/ordered_options.rb +0 -61
  206. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/railtie.rb +0 -59
  207. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/rescuable.rb +0 -115
  208. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/ruby/shim.rb +0 -22
  209. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/string_inquirer.rb +0 -21
  210. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/tagged_logging.rb +0 -80
  211. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/test_case.rb +0 -34
  212. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/assertions.rb +0 -97
  213. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/declarative.rb +0 -40
  214. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/deprecation.rb +0 -55
  215. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/isolation.rb +0 -165
  216. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/mochaing.rb +0 -7
  217. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/pending.rb +0 -52
  218. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/performance/jruby.rb +0 -115
  219. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/performance/rubinius.rb +0 -113
  220. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/performance/ruby/mri.rb +0 -57
  221. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/performance/ruby/yarv.rb +0 -57
  222. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/performance/ruby.rb +0 -152
  223. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/performance.rb +0 -317
  224. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/testing/setup_and_teardown.rb +0 -121
  225. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/time/autoload.rb +0 -5
  226. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/time.rb +0 -35
  227. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/time_with_zone.rb +0 -368
  228. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/values/time_zone.rb +0 -397
  229. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/values/unicode_tables.dat +0 -0
  230. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/version.rb +0 -10
  231. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/whiny_nil.rb +0 -24
  232. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/xml_mini/jdom.rb +0 -181
  233. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/xml_mini/libxml.rb +0 -80
  234. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/xml_mini/libxmlsax.rb +0 -86
  235. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/xml_mini/nokogiri.rb +0 -84
  236. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/xml_mini/nokogirisax.rb +0 -88
  237. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/xml_mini/rexml.rb +0 -130
  238. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/xml_mini.rb +0 -168
  239. data/vendor/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support.rb +0 -82
  240. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/README.md +0 -145
  241. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/actor.rb +0 -428
  242. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/autostart.rb +0 -3
  243. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/calls.rb +0 -154
  244. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/condition.rb +0 -70
  245. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/core_ext.rb +0 -9
  246. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/cpu_counter.rb +0 -24
  247. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/evented_mailbox.rb +0 -82
  248. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/fiber.rb +0 -32
  249. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/fsm.rb +0 -186
  250. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/future.rb +0 -118
  251. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/internal_pool.rb +0 -83
  252. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/legacy.rb +0 -47
  253. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/links.rb +0 -36
  254. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/logger.rb +0 -63
  255. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/logging/incident.rb +0 -21
  256. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/logging/incident_logger.rb +0 -129
  257. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/logging/incident_reporter.rb +0 -48
  258. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/logging/log_event.rb +0 -20
  259. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/logging/ring_buffer.rb +0 -65
  260. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/logging.rb +0 -5
  261. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/mailbox.rb +0 -145
  262. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/method.rb +0 -24
  263. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/notifications.rb +0 -83
  264. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/pool_manager.rb +0 -128
  265. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/proxies/abstract_proxy.rb +0 -17
  266. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/proxies/actor_proxy.rb +0 -99
  267. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/proxies/async_proxy.rb +0 -35
  268. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/proxies/block_proxy.rb +0 -29
  269. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/proxies/future_proxy.rb +0 -25
  270. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/proxies/sync_proxy.rb +0 -31
  271. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/receivers.rb +0 -71
  272. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/registry.rb +0 -64
  273. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/responses.rb +0 -44
  274. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/rspec.rb +0 -8
  275. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/signals.rb +0 -51
  276. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/stack_dump.rb +0 -97
  277. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/supervision_group.rb +0 -156
  278. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/supervisor.rb +0 -22
  279. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/system_events.rb +0 -65
  280. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/tasks/task_fiber.rb +0 -33
  281. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/tasks/task_thread.rb +0 -52
  282. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/tasks.rb +0 -120
  283. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/thread.rb +0 -92
  284. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/thread_handle.rb +0 -49
  285. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/uuid.rb +0 -38
  286. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid/version.rb +0 -4
  287. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/lib/celluloid.rb +0 -537
  288. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/spec/support/actor_examples.rb +0 -895
  289. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/spec/support/example_actor_class.rb +0 -101
  290. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/spec/support/mailbox_examples.rb +0 -66
  291. data/vendor/ruby/1.9.1/gems/celluloid-0.14.0/spec/support/task_examples.rb +0 -47
  292. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/README_INDEX.rdoc +0 -123
  293. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/Rakefile +0 -35
  294. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/bin/coderay +0 -215
  295. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/duo.rb +0 -81
  296. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoder.rb +0 -201
  297. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/_map.rb +0 -17
  298. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/comment_filter.rb +0 -25
  299. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/count.rb +0 -39
  300. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/debug.rb +0 -61
  301. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/div.rb +0 -23
  302. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/filter.rb +0 -58
  303. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/html/css.rb +0 -65
  304. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/html/numbering.rb +0 -103
  305. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/html/output.rb +0 -166
  306. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/html.rb +0 -327
  307. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/json.rb +0 -83
  308. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/lines_of_code.rb +0 -45
  309. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/null.rb +0 -18
  310. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/page.rb +0 -24
  311. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/span.rb +0 -23
  312. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/statistic.rb +0 -96
  313. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/terminal.rb +0 -179
  314. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/text.rb +0 -46
  315. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/token_kind_filter.rb +0 -111
  316. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/xml.rb +0 -72
  317. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/encoders/yaml.rb +0 -50
  318. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/for_redcloth.rb +0 -95
  319. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/helpers/file_type.rb +0 -143
  320. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/helpers/gzip.rb +0 -41
  321. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/helpers/plugin.rb +0 -283
  322. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/helpers/word_list.rb +0 -72
  323. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanner.rb +0 -323
  324. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/_map.rb +0 -24
  325. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/c.rb +0 -189
  326. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/clojure.rb +0 -217
  327. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/cpp.rb +0 -215
  328. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/css.rb +0 -199
  329. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/debug.rb +0 -65
  330. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/delphi.rb +0 -144
  331. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/diff.rb +0 -199
  332. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/erb.rb +0 -81
  333. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/groovy.rb +0 -255
  334. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/haml.rb +0 -168
  335. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/html.rb +0 -253
  336. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/java/builtin_types.rb +0 -421
  337. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/java.rb +0 -174
  338. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/java_script.rb +0 -213
  339. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/json.rb +0 -95
  340. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/php.rb +0 -509
  341. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/python.rb +0 -287
  342. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/raydebug.rb +0 -66
  343. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/ruby/patterns.rb +0 -175
  344. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/ruby/string_state.rb +0 -71
  345. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/ruby.rb +0 -470
  346. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/sql.rb +0 -174
  347. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/text.rb +0 -26
  348. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/xml.rb +0 -17
  349. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/scanners/yaml.rb +0 -140
  350. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/style.rb +0 -23
  351. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/styles/_map.rb +0 -7
  352. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/styles/alpha.rb +0 -142
  353. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/token_kinds.rb +0 -90
  354. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/tokens.rb +0 -215
  355. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/tokens_proxy.rb +0 -55
  356. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay/version.rb +0 -3
  357. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/lib/coderay.rb +0 -285
  358. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/test/functional/basic.rb +0 -320
  359. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/test/functional/examples.rb +0 -129
  360. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/test/functional/for_redcloth.rb +0 -84
  361. data/vendor/ruby/1.9.1/gems/coderay-1.0.9/test/functional/suite.rb +0 -15
  362. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/.gitignore +0 -4
  363. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/Changes.md +0 -46
  364. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/Gemfile +0 -7
  365. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/LICENSE +0 -20
  366. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/README.md +0 -72
  367. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/Rakefile +0 -14
  368. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/connection_pool.gemspec +0 -17
  369. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/lib/connection_pool/timed_stack.rb +0 -42
  370. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/lib/connection_pool/version.rb +0 -3
  371. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/lib/connection_pool.rb +0 -101
  372. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/test/helper.rb +0 -19
  373. data/vendor/ruby/1.9.1/gems/connection_pool-1.0.0/test/test_connection_pool.rb +0 -150
  374. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/.autotest +0 -3
  375. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/.gemtest +0 -0
  376. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/.hoerc +0 -2
  377. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/.travis.yml +0 -22
  378. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/Contributing.rdoc +0 -64
  379. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/Gemfile +0 -20
  380. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/History.rdoc +0 -146
  381. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/License.rdoc +0 -39
  382. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/Manifest.txt +0 -38
  383. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/README.rdoc +0 -85
  384. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/Rakefile +0 -39
  385. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/autotest/discover.rb +0 -1
  386. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/bin/htmldiff +0 -32
  387. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/bin/ldiff +0 -6
  388. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/docs/COPYING.txt +0 -339
  389. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/docs/artistic.txt +0 -127
  390. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/lib/diff/lcs/array.rb +0 -7
  391. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/lib/diff/lcs/block.rb +0 -37
  392. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/lib/diff/lcs/callbacks.rb +0 -322
  393. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/lib/diff/lcs/change.rb +0 -177
  394. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/lib/diff/lcs/htmldiff.rb +0 -149
  395. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/lib/diff/lcs/hunk.rb +0 -276
  396. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/lib/diff/lcs/internals.rb +0 -301
  397. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/lib/diff/lcs/ldiff.rb +0 -195
  398. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/lib/diff/lcs/string.rb +0 -5
  399. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/lib/diff/lcs.rb +0 -805
  400. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/lib/diff-lcs.rb +0 -3
  401. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/spec/change_spec.rb +0 -65
  402. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/spec/diff_spec.rb +0 -47
  403. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/spec/hunk_spec.rb +0 -72
  404. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/spec/issues_spec.rb +0 -24
  405. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/spec/lcs_spec.rb +0 -54
  406. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/spec/patch_spec.rb +0 -414
  407. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/spec/sdiff_spec.rb +0 -202
  408. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/spec/spec_helper.rb +0 -290
  409. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/spec/traverse_balanced_spec.rb +0 -310
  410. data/vendor/ruby/1.9.1/gems/diff-lcs-1.2.4/spec/traverse_sequences_spec.rb +0 -139
  411. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/COPYING +0 -674
  412. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/COPYING.LESSER +0 -165
  413. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/History.txt +0 -1
  414. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/LICENSE +0 -14
  415. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/README.md +0 -109
  416. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/Rakefile +0 -219
  417. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/AbstractMemory.c +0 -1021
  418. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/AbstractMemory.h +0 -166
  419. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/AbstractMemory.o +0 -0
  420. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/ArrayType.c +0 -153
  421. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/ArrayType.h +0 -50
  422. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/ArrayType.o +0 -0
  423. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Buffer.c +0 -355
  424. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Buffer.o +0 -0
  425. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Call.c +0 -456
  426. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Call.h +0 -84
  427. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Call.o +0 -0
  428. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/ClosurePool.c +0 -274
  429. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/ClosurePool.h +0 -48
  430. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/ClosurePool.o +0 -0
  431. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/DataConverter.c +0 -91
  432. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/DataConverter.o +0 -0
  433. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/DynamicLibrary.c +0 -324
  434. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/DynamicLibrary.h +0 -40
  435. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/DynamicLibrary.o +0 -0
  436. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Function.c +0 -990
  437. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Function.h +0 -78
  438. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Function.o +0 -0
  439. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/FunctionInfo.c +0 -261
  440. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/FunctionInfo.o +0 -0
  441. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/LastError.c +0 -174
  442. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/LastError.h +0 -38
  443. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/LastError.o +0 -0
  444. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/LongDouble.c +0 -63
  445. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/LongDouble.h +0 -42
  446. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/LongDouble.o +0 -0
  447. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Makefile +0 -218
  448. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/MappedType.c +0 -159
  449. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/MappedType.h +0 -50
  450. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/MappedType.o +0 -0
  451. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/MemoryPointer.c +0 -188
  452. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/MemoryPointer.h +0 -44
  453. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/MemoryPointer.o +0 -0
  454. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/MethodHandle.c +0 -351
  455. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/MethodHandle.h +0 -46
  456. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/MethodHandle.o +0 -0
  457. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Platform.c +0 -112
  458. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Platform.h +0 -36
  459. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Platform.o +0 -0
  460. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Pointer.c +0 -499
  461. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Pointer.h +0 -54
  462. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Pointer.o +0 -0
  463. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Struct.c +0 -819
  464. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Struct.h +0 -97
  465. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Struct.o +0 -0
  466. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/StructByReference.c +0 -190
  467. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/StructByReference.h +0 -50
  468. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/StructByReference.o +0 -0
  469. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/StructByValue.c +0 -141
  470. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/StructByValue.h +0 -46
  471. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/StructByValue.o +0 -0
  472. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/StructLayout.c +0 -689
  473. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/StructLayout.o +0 -0
  474. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Thread.c +0 -343
  475. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Thread.h +0 -86
  476. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Thread.o +0 -0
  477. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Type.c +0 -386
  478. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Type.h +0 -47
  479. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Type.o +0 -0
  480. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Types.c +0 -130
  481. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Types.h +0 -80
  482. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Types.o +0 -0
  483. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Variadic.c +0 -266
  484. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/Variadic.o +0 -0
  485. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/compat.h +0 -74
  486. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/cruby-ext.iml +0 -12
  487. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/extconf.h +0 -8
  488. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/extconf.rb +0 -65
  489. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/ffi.c +0 -88
  490. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/ffi.o +0 -0
  491. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/ffi_c.bundle +0 -0
  492. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/ChangeLog +0 -4600
  493. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/ChangeLog.libffi +0 -584
  494. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/ChangeLog.libgcj +0 -40
  495. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/ChangeLog.v1 +0 -764
  496. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/LICENSE +0 -21
  497. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/Makefile.am +0 -196
  498. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/Makefile.in +0 -1820
  499. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/Makefile.vc +0 -141
  500. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/Makefile.vc64 +0 -141
  501. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/README +0 -342
  502. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/acinclude.m4 +0 -92
  503. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/aclocal.m4 +0 -1873
  504. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/build-ios.sh +0 -67
  505. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/compile +0 -143
  506. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/config.guess +0 -1501
  507. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/config.sub +0 -1705
  508. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/configure +0 -17191
  509. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/configure.ac +0 -496
  510. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/configure.host +0 -11
  511. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/depcomp +0 -630
  512. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/fficonfig.h.in +0 -199
  513. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/fficonfig.hw +0 -57
  514. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/include/Makefile.am +0 -9
  515. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/include/Makefile.in +0 -487
  516. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/include/ffi.h.in +0 -427
  517. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/include/ffi.h.vc +0 -427
  518. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/include/ffi.h.vc64 +0 -427
  519. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/include/ffi_common.h +0 -126
  520. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/install-sh +0 -520
  521. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/libffi.pc.in +0 -10
  522. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/libtool-version +0 -29
  523. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/ltmain.sh +0 -9636
  524. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +0 -176
  525. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +0 -195
  526. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/ax_check_compiler_flags.m4 +0 -76
  527. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +0 -63
  528. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/ax_configure_args.m4 +0 -70
  529. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +0 -300
  530. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +0 -215
  531. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +0 -79
  532. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/libtool.m4 +0 -7831
  533. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/ltoptions.m4 +0 -369
  534. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/ltsugar.m4 +0 -123
  535. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/ltversion.m4 +0 -23
  536. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/m4/lt~obsolete.m4 +0 -98
  537. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/man/Makefile.am +0 -8
  538. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/man/Makefile.in +0 -466
  539. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/man/ffi.3 +0 -31
  540. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/man/ffi_call.3 +0 -103
  541. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/man/ffi_prep_cif.3 +0 -66
  542. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/mdate-sh +0 -201
  543. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/missing +0 -376
  544. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/msvcc.sh +0 -197
  545. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/alpha/ffi.c +0 -284
  546. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/alpha/ffitarget.h +0 -48
  547. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/alpha/osf.S +0 -387
  548. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/arm/ffi.c +0 -728
  549. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/arm/ffitarget.h +0 -65
  550. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/arm/gentramp.sh +0 -118
  551. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/arm/sysv.S +0 -497
  552. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/arm/trampoline.S +0 -4450
  553. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/avr32/ffi.c +0 -423
  554. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/avr32/ffitarget.h +0 -50
  555. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/avr32/sysv.S +0 -208
  556. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/closures.c +0 -615
  557. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/cris/ffi.c +0 -383
  558. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/cris/ffitarget.h +0 -51
  559. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/cris/sysv.S +0 -215
  560. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/debug.c +0 -59
  561. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/dlmalloc.c +0 -5161
  562. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/frv/eabi.S +0 -128
  563. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/frv/ffi.c +0 -292
  564. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/frv/ffitarget.h +0 -57
  565. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/ia64/ffi.c +0 -582
  566. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/ia64/ffitarget.h +0 -50
  567. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/ia64/ia64_flags.h +0 -40
  568. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/ia64/unix.S +0 -560
  569. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/java_raw_api.c +0 -356
  570. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/m32r/ffi.c +0 -232
  571. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/m32r/ffitarget.h +0 -48
  572. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/m32r/sysv.S +0 -121
  573. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/m68k/ffi.c +0 -288
  574. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/m68k/ffitarget.h +0 -49
  575. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/m68k/sysv.S +0 -270
  576. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/mips/ffi.c +0 -1036
  577. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/mips/ffitarget.h +0 -242
  578. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/mips/n32.S +0 -591
  579. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/mips/o32.S +0 -381
  580. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/moxie/eabi.S +0 -128
  581. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/moxie/ffi.c +0 -276
  582. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/pa/ffi.c +0 -719
  583. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/pa/ffitarget.h +0 -78
  584. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/pa/hpux32.S +0 -368
  585. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/pa/linux.S +0 -357
  586. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/aix.S +0 -328
  587. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/aix_closure.S +0 -445
  588. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/asm.h +0 -125
  589. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/darwin.S +0 -383
  590. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +0 -575
  591. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/ffi.c +0 -1448
  592. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +0 -1359
  593. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/ffitarget.h +0 -139
  594. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/linux64.S +0 -187
  595. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +0 -236
  596. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +0 -327
  597. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/powerpc/sysv.S +0 -219
  598. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/prep_cif.c +0 -177
  599. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/raw_api.c +0 -254
  600. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/s390/ffi.c +0 -780
  601. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/s390/ffitarget.h +0 -62
  602. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/s390/sysv.S +0 -434
  603. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/sh/ffi.c +0 -716
  604. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/sh/ffitarget.h +0 -49
  605. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/sh/sysv.S +0 -850
  606. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/sh64/ffi.c +0 -468
  607. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/sh64/ffitarget.h +0 -53
  608. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/sh64/sysv.S +0 -539
  609. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/sparc/ffi.c +0 -669
  610. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/sparc/ffitarget.h +0 -68
  611. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/sparc/v8.S +0 -313
  612. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/sparc/v9.S +0 -307
  613. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/types.c +0 -77
  614. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/x86/darwin.S +0 -444
  615. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/x86/darwin64.S +0 -416
  616. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/x86/ffi.c +0 -644
  617. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/x86/ffi64.c +0 -635
  618. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/x86/ffitarget.h +0 -121
  619. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/x86/freebsd.S +0 -458
  620. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/x86/sysv.S +0 -468
  621. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/x86/unix64.S +0 -426
  622. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/x86/win32.S +0 -1065
  623. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/src/x86/win64.S +0 -468
  624. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/Makefile.am +0 -80
  625. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/Makefile.in +0 -500
  626. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/config/default.exp +0 -1
  627. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/lib/libffi-dg.exp +0 -300
  628. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/lib/libffi.exp +0 -350
  629. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +0 -263
  630. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +0 -45
  631. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +0 -32
  632. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c +0 -89
  633. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c +0 -81
  634. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c +0 -81
  635. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c +0 -82
  636. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c +0 -89
  637. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c +0 -92
  638. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c +0 -90
  639. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c +0 -95
  640. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/closure_stdcall.c +0 -64
  641. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c +0 -94
  642. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c +0 -95
  643. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c +0 -96
  644. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c +0 -102
  645. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c +0 -89
  646. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c +0 -91
  647. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c +0 -93
  648. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c +0 -113
  649. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c +0 -90
  650. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c +0 -95
  651. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c +0 -90
  652. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c +0 -90
  653. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c +0 -98
  654. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c +0 -90
  655. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c +0 -109
  656. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c +0 -98
  657. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c +0 -124
  658. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c +0 -113
  659. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c +0 -99
  660. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c +0 -117
  661. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c +0 -97
  662. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c +0 -88
  663. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c +0 -90
  664. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c +0 -91
  665. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c +0 -93
  666. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c +0 -91
  667. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c +0 -92
  668. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c +0 -134
  669. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c +0 -117
  670. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c +0 -95
  671. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c +0 -91
  672. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c +0 -91
  673. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c +0 -92
  674. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c +0 -91
  675. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c +0 -91
  676. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c +0 -93
  677. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c +0 -66
  678. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c +0 -43
  679. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c +0 -60
  680. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c +0 -42
  681. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c +0 -105
  682. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c +0 -60
  683. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c +0 -74
  684. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c +0 -74
  685. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c +0 -86
  686. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c +0 -91
  687. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c +0 -74
  688. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c +0 -86
  689. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c +0 -74
  690. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c +0 -140
  691. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c +0 -44
  692. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c +0 -42
  693. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c +0 -42
  694. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c +0 -42
  695. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c +0 -43
  696. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c +0 -47
  697. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c +0 -43
  698. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c +0 -36
  699. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +0 -26
  700. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +0 -153
  701. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/float.c +0 -59
  702. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +0 -58
  703. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +0 -58
  704. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +0 -72
  705. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +0 -62
  706. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +0 -342
  707. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/many.c +0 -69
  708. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/many_win32.c +0 -63
  709. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +0 -53
  710. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c +0 -152
  711. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c +0 -161
  712. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c +0 -133
  713. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c +0 -110
  714. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c +0 -111
  715. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c +0 -111
  716. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c +0 -112
  717. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c +0 -131
  718. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c +0 -111
  719. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c +0 -131
  720. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c +0 -131
  721. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c +0 -90
  722. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +0 -59
  723. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +0 -114
  724. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +0 -35
  725. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +0 -43
  726. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +0 -42
  727. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +0 -35
  728. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +0 -36
  729. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +0 -49
  730. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +0 -42
  731. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +0 -34
  732. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +0 -41
  733. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +0 -43
  734. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +0 -36
  735. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +0 -38
  736. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +0 -38
  737. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +0 -38
  738. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c +0 -145
  739. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c +0 -148
  740. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c +0 -124
  741. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c +0 -125
  742. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +0 -44
  743. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/strlen_win32.c +0 -44
  744. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +0 -65
  745. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +0 -67
  746. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +0 -59
  747. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +0 -63
  748. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +0 -65
  749. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +0 -64
  750. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +0 -74
  751. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +0 -80
  752. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +0 -67
  753. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c +0 -70
  754. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.special/ffitestcxx.h +0 -96
  755. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.special/special.exp +0 -35
  756. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest.cc +0 -124
  757. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest_ffi_call.cc +0 -53
  758. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi/texinfo.tex +0 -7210
  759. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi.bsd.mk +0 -34
  760. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi.darwin.mk +0 -95
  761. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi.gnu.mk +0 -31
  762. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi.mk +0 -13
  763. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi.vc.mk +0 -26
  764. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi.vc64.mk +0 -26
  765. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/mkmf.log +0 -254
  766. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/rbffi.h +0 -48
  767. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/rbffi_endian.h +0 -59
  768. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/win32/stdbool.h +0 -8
  769. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/win32/stdint.h +0 -201
  770. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/ffi.gemspec +0 -22
  771. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/gen/Rakefile +0 -30
  772. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/gen/log +0 -1
  773. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/autopointer.rb +0 -184
  774. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/buffer.rb +0 -4
  775. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/callback.rb +0 -4
  776. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/enum.rb +0 -162
  777. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/errno.rb +0 -33
  778. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/ffi.iml +0 -11
  779. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/ffi.rb +0 -33
  780. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/io.rb +0 -52
  781. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/library.rb +0 -489
  782. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/managedstruct.rb +0 -55
  783. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/memorypointer.rb +0 -1
  784. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/arm-linux/types.conf +0 -104
  785. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/i386-cygwin/types.conf +0 -3
  786. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/i386-darwin/types.conf +0 -100
  787. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/i386-freebsd/types.conf +0 -152
  788. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/i386-linux/types.conf +0 -103
  789. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/i386-netbsd/types.conf +0 -126
  790. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/i386-openbsd/types.conf +0 -126
  791. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/i386-solaris/types.conf +0 -122
  792. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/i386-windows/types.conf +0 -105
  793. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/i486-gnu/types.conf +0 -107
  794. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/ia64-linux/types.conf +0 -104
  795. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/mips-linux/types.conf +0 -102
  796. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/mipsel-linux/types.conf +0 -102
  797. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/powerpc-aix/types.conf +0 -180
  798. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/powerpc-darwin/types.conf +0 -100
  799. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/powerpc-linux/types.conf +0 -100
  800. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/s390-linux/types.conf +0 -102
  801. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/s390x-linux/types.conf +0 -102
  802. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/sparc-linux/types.conf +0 -102
  803. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/sparc-solaris/types.conf +0 -128
  804. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/sparcv9-solaris/types.conf +0 -128
  805. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/x86_64-darwin/types.conf +0 -100
  806. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/x86_64-freebsd/types.conf +0 -128
  807. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/x86_64-linux/types.conf +0 -102
  808. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/x86_64-netbsd/types.conf +0 -126
  809. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/x86_64-openbsd/types.conf +0 -126
  810. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/x86_64-solaris/types.conf +0 -122
  811. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform/x86_64-windows/types.conf +0 -27
  812. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/platform.rb +0 -139
  813. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/pointer.rb +0 -122
  814. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/struct.rb +0 -356
  815. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/struct_layout_builder.rb +0 -211
  816. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/tools/const_generator.rb +0 -229
  817. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/tools/generator.rb +0 -60
  818. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/tools/generator_task.rb +0 -36
  819. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/tools/struct_generator.rb +0 -194
  820. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/tools/types_generator.rb +0 -135
  821. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/types.rb +0 -177
  822. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/union.rb +0 -32
  823. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/variadic.rb +0 -65
  824. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi/version.rb +0 -4
  825. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi.rb +0 -28
  826. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/lib/ffi_c.bundle +0 -0
  827. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/Benchmark.c +0 -52
  828. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/BoolTest.c +0 -31
  829. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/BufferTest.c +0 -31
  830. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/ClosureTest.c +0 -190
  831. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/EnumTest.c +0 -34
  832. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/FunctionTest.c +0 -58
  833. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/GNUmakefile +0 -149
  834. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/GlobalVariable.c +0 -62
  835. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/LastErrorTest.c +0 -21
  836. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/NumberTest.c +0 -132
  837. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/PointerTest.c +0 -63
  838. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/ReferenceTest.c +0 -23
  839. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/StringTest.c +0 -34
  840. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/StructTest.c +0 -240
  841. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/UnionTest.c +0 -43
  842. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/libtest/VariadicTest.c +0 -62
  843. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/async_callback_spec.rb +0 -35
  844. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/bool_spec.rb +0 -29
  845. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/buffer_spec.rb +0 -251
  846. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/callback_spec.rb +0 -667
  847. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/custom_param_type.rb +0 -36
  848. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/custom_type_spec.rb +0 -74
  849. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/dup_spec.rb +0 -54
  850. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/enum_spec.rb +0 -220
  851. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/errno_spec.rb +0 -18
  852. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/ffi_spec.rb +0 -29
  853. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/function_spec.rb +0 -76
  854. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/library_spec.rb +0 -216
  855. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/long_double.rb +0 -30
  856. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/managed_struct_spec.rb +0 -57
  857. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/number_spec.rb +0 -236
  858. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/pointer_spec.rb +0 -265
  859. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/rbx/attach_function_spec.rb +0 -28
  860. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/rbx/memory_pointer_spec.rb +0 -123
  861. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/rbx/spec_helper.rb +0 -1
  862. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/rbx/struct_spec.rb +0 -13
  863. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/spec.iml +0 -12
  864. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/spec_helper.rb +0 -33
  865. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/string_spec.rb +0 -108
  866. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/strptr_spec.rb +0 -50
  867. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/struct_by_ref_spec.rb +0 -43
  868. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/struct_callback_spec.rb +0 -69
  869. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/struct_initialize_spec.rb +0 -35
  870. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/struct_packed_spec.rb +0 -51
  871. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/struct_spec.rb +0 -748
  872. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/typedef_spec.rb +0 -78
  873. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/union_spec.rb +0 -65
  874. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/ffi/variadic_spec.rb +0 -92
  875. data/vendor/ruby/1.9.1/gems/ffi-1.8.1/spec/spec.opts +0 -4
  876. data/vendor/ruby/1.9.1/gems/formatador-0.2.4/Gemfile +0 -3
  877. data/vendor/ruby/1.9.1/gems/formatador-0.2.4/README.rdoc +0 -91
  878. data/vendor/ruby/1.9.1/gems/formatador-0.2.4/Rakefile +0 -143
  879. data/vendor/ruby/1.9.1/gems/formatador-0.2.4/changelog.txt +0 -13
  880. data/vendor/ruby/1.9.1/gems/formatador-0.2.4/formatador.gemspec +0 -80
  881. data/vendor/ruby/1.9.1/gems/formatador-0.2.4/lib/formatador/progressbar.rb +0 -60
  882. data/vendor/ruby/1.9.1/gems/formatador-0.2.4/lib/formatador/table.rb +0 -98
  883. data/vendor/ruby/1.9.1/gems/formatador-0.2.4/lib/formatador.rb +0 -130
  884. data/vendor/ruby/1.9.1/gems/formatador-0.2.4/tests/basic_tests.rb +0 -29
  885. data/vendor/ruby/1.9.1/gems/formatador-0.2.4/tests/table_tests.rb +0 -96
  886. data/vendor/ruby/1.9.1/gems/formatador-0.2.4/tests/tests_helper.rb +0 -15
  887. data/vendor/ruby/1.9.1/gems/growl-1.0.3/History.rdoc +0 -45
  888. data/vendor/ruby/1.9.1/gems/growl-1.0.3/Manifest +0 -20
  889. data/vendor/ruby/1.9.1/gems/growl-1.0.3/README.rdoc +0 -111
  890. data/vendor/ruby/1.9.1/gems/growl-1.0.3/Rakefile +0 -16
  891. data/vendor/ruby/1.9.1/gems/growl-1.0.3/examples/growl.rb +0 -19
  892. data/vendor/ruby/1.9.1/gems/growl-1.0.3/growl.gemspec +0 -30
  893. data/vendor/ruby/1.9.1/gems/growl-1.0.3/lib/growl/growl.rb +0 -202
  894. data/vendor/ruby/1.9.1/gems/growl-1.0.3/lib/growl/images/error.png +0 -0
  895. data/vendor/ruby/1.9.1/gems/growl-1.0.3/lib/growl/images/info.png +0 -0
  896. data/vendor/ruby/1.9.1/gems/growl-1.0.3/lib/growl/images/ok.png +0 -0
  897. data/vendor/ruby/1.9.1/gems/growl-1.0.3/lib/growl/images/warning.png +0 -0
  898. data/vendor/ruby/1.9.1/gems/growl-1.0.3/lib/growl/version.rb +0 -4
  899. data/vendor/ruby/1.9.1/gems/growl-1.0.3/lib/growl.rb +0 -25
  900. data/vendor/ruby/1.9.1/gems/growl-1.0.3/spec/fixtures/icon.icns +0 -0
  901. data/vendor/ruby/1.9.1/gems/growl-1.0.3/spec/fixtures/image.png +0 -0
  902. data/vendor/ruby/1.9.1/gems/growl-1.0.3/spec/growl_spec.rb +0 -119
  903. data/vendor/ruby/1.9.1/gems/growl-1.0.3/spec/spec_helper.rb +0 -6
  904. data/vendor/ruby/1.9.1/gems/growl-1.0.3/tasks/docs.rake +0 -13
  905. data/vendor/ruby/1.9.1/gems/growl-1.0.3/tasks/gemspec.rake +0 -3
  906. data/vendor/ruby/1.9.1/gems/growl-1.0.3/tasks/spec.rake +0 -25
  907. data/vendor/ruby/1.9.1/gems/guard-1.8.0/CHANGELOG.md +0 -858
  908. data/vendor/ruby/1.9.1/gems/guard-1.8.0/LICENSE +0 -20
  909. data/vendor/ruby/1.9.1/gems/guard-1.8.0/README.md +0 -1000
  910. data/vendor/ruby/1.9.1/gems/guard-1.8.0/bin/fsevent_watch_guard +0 -0
  911. data/vendor/ruby/1.9.1/gems/guard-1.8.0/bin/guard +0 -6
  912. data/vendor/ruby/1.9.1/gems/guard-1.8.0/images/failed.png +0 -0
  913. data/vendor/ruby/1.9.1/gems/guard-1.8.0/images/guard.png +0 -0
  914. data/vendor/ruby/1.9.1/gems/guard-1.8.0/images/pending.png +0 -0
  915. data/vendor/ruby/1.9.1/gems/guard-1.8.0/images/success.png +0 -0
  916. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/cli.rb +0 -205
  917. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/commands/all.rb +0 -34
  918. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/commands/change.rb +0 -34
  919. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/commands/notification.rb +0 -27
  920. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/commands/pause.rb +0 -28
  921. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/commands/reload.rb +0 -35
  922. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/commands/scope.rb +0 -32
  923. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/commands/show.rb +0 -27
  924. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/dsl.rb +0 -534
  925. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/dsl_describer.rb +0 -86
  926. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/group.rb +0 -44
  927. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/guard.rb +0 -167
  928. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/guardfile.rb +0 -94
  929. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/hook.rb +0 -120
  930. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/interactor.rb +0 -312
  931. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifier.rb +0 -269
  932. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifiers/emacs.rb +0 -87
  933. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifiers/file_notifier.rb +0 -55
  934. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifiers/gntp.rb +0 -119
  935. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifiers/growl.rb +0 -100
  936. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifiers/growl_notify.rb +0 -93
  937. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifiers/libnotify.rb +0 -97
  938. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifiers/notifysend.rb +0 -85
  939. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifiers/rb_notifu.rb +0 -103
  940. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifiers/terminal_notifier.rb +0 -67
  941. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifiers/terminal_title.rb +0 -31
  942. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/notifiers/tmux.rb +0 -192
  943. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/runner.rb +0 -238
  944. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/templates/Guardfile +0 -2
  945. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/ui.rb +0 -298
  946. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/version.rb +0 -4
  947. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard/watcher.rb +0 -131
  948. data/vendor/ruby/1.9.1/gems/guard-1.8.0/lib/guard.rb +0 -523
  949. data/vendor/ruby/1.9.1/gems/guard-1.8.0/man/guard.1 +0 -108
  950. data/vendor/ruby/1.9.1/gems/guard-1.8.0/man/guard.1.html +0 -194
  951. data/vendor/ruby/1.9.1/gems/guard-bundler-1.0.0/LICENSE +0 -20
  952. data/vendor/ruby/1.9.1/gems/guard-bundler-1.0.0/README.md +0 -62
  953. data/vendor/ruby/1.9.1/gems/guard-bundler-1.0.0/lib/guard/bundler/notifier.rb +0 -35
  954. data/vendor/ruby/1.9.1/gems/guard-bundler-1.0.0/lib/guard/bundler/templates/Guardfile +0 -5
  955. data/vendor/ruby/1.9.1/gems/guard-bundler-1.0.0/lib/guard/bundler/version.rb +0 -6
  956. data/vendor/ruby/1.9.1/gems/guard-bundler-1.0.0/lib/guard/bundler.rb +0 -60
  957. data/vendor/ruby/1.9.1/gems/guard-rspec-3.0.0/LICENSE +0 -20
  958. data/vendor/ruby/1.9.1/gems/guard-rspec-3.0.0/README.md +0 -230
  959. data/vendor/ruby/1.9.1/gems/guard-rspec-3.0.0/lib/guard/rspec/formatter.rb +0 -68
  960. data/vendor/ruby/1.9.1/gems/guard-rspec-3.0.0/lib/guard/rspec/inspector.rb +0 -66
  961. data/vendor/ruby/1.9.1/gems/guard-rspec-3.0.0/lib/guard/rspec/runner.rb +0 -259
  962. data/vendor/ruby/1.9.1/gems/guard-rspec-3.0.0/lib/guard/rspec/templates/Guardfile +0 -21
  963. data/vendor/ruby/1.9.1/gems/guard-rspec-3.0.0/lib/guard/rspec/version.rb +0 -5
  964. data/vendor/ruby/1.9.1/gems/guard-rspec-3.0.0/lib/guard/rspec.rb +0 -128
  965. data/vendor/ruby/1.9.1/gems/guard-yard-2.1.0/LICENSE +0 -19
  966. data/vendor/ruby/1.9.1/gems/guard-yard-2.1.0/README.markdown +0 -51
  967. data/vendor/ruby/1.9.1/gems/guard-yard-2.1.0/lib/guard/yard/server.rb +0 -56
  968. data/vendor/ruby/1.9.1/gems/guard-yard-2.1.0/lib/guard/yard/templates/Guardfile +0 -5
  969. data/vendor/ruby/1.9.1/gems/guard-yard-2.1.0/lib/guard/yard/version.rb +0 -5
  970. data/vendor/ruby/1.9.1/gems/guard-yard-2.1.0/lib/guard/yard.rb +0 -73
  971. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/CHANGELOG.textile +0 -152
  972. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/MIT-LICENSE +0 -20
  973. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/README.textile +0 -105
  974. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/ci/Gemfile.no-rails +0 -5
  975. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/ci/Gemfile.no-rails.lock +0 -14
  976. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/ci/Gemfile.rails-2.3.x +0 -9
  977. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/ci/Gemfile.rails-2.3.x.lock +0 -23
  978. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/ci/Gemfile.rails-3.x +0 -9
  979. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/ci/Gemfile.rails-3.x.lock +0 -23
  980. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/base.rb +0 -181
  981. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/cache.rb +0 -96
  982. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/cascade.rb +0 -54
  983. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/chain.rb +0 -78
  984. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/fallbacks.rb +0 -65
  985. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/flatten.rb +0 -113
  986. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/gettext.rb +0 -72
  987. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/interpolation_compiler.rb +0 -121
  988. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/key_value.rb +0 -101
  989. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/memoize.rb +0 -46
  990. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/metadata.rb +0 -65
  991. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/pluralization.rb +0 -53
  992. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/simple.rb +0 -87
  993. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend/transliterator.rb +0 -98
  994. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/backend.rb +0 -18
  995. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/config.rb +0 -86
  996. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/core_ext/hash.rb +0 -29
  997. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/core_ext/kernel/surpress_warnings.rb +0 -9
  998. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/core_ext/string/interpolate.rb +0 -105
  999. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/exceptions.rb +0 -106
  1000. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/gettext/helpers.rb +0 -64
  1001. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/gettext/po_parser.rb +0 -329
  1002. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/gettext.rb +0 -25
  1003. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/interpolate/ruby.rb +0 -31
  1004. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/locale/fallbacks.rb +0 -96
  1005. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/locale/tag/parents.rb +0 -22
  1006. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/locale/tag/rfc4646.rb +0 -74
  1007. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/locale/tag/simple.rb +0 -39
  1008. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/locale/tag.rb +0 -28
  1009. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/locale.rb +0 -6
  1010. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/basics.rb +0 -54
  1011. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/defaults.rb +0 -40
  1012. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/interpolation.rb +0 -133
  1013. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/link.rb +0 -56
  1014. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/localization/date.rb +0 -84
  1015. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/localization/date_time.rb +0 -77
  1016. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/localization/procs.rb +0 -116
  1017. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/localization/time.rb +0 -76
  1018. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/localization.rb +0 -19
  1019. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/lookup.rb +0 -74
  1020. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/pluralization.rb +0 -35
  1021. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests/procs.rb +0 -55
  1022. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/tests.rb +0 -12
  1023. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n/version.rb +0 -3
  1024. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/lib/i18n.rb +0 -332
  1025. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/all.rb +0 -8
  1026. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/api/all_features_test.rb +0 -58
  1027. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/api/cascade_test.rb +0 -28
  1028. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/api/chain_test.rb +0 -24
  1029. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/api/fallbacks_test.rb +0 -30
  1030. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/api/key_value_test.rb +0 -28
  1031. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/api/memoize_test.rb +0 -60
  1032. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/api/override_test.rb +0 -48
  1033. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/api/pluralization_test.rb +0 -30
  1034. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/api/simple_test.rb +0 -28
  1035. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/cache_test.rb +0 -85
  1036. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/cascade_test.rb +0 -85
  1037. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/chain_test.rb +0 -72
  1038. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/exceptions_test.rb +0 -30
  1039. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/fallbacks_test.rb +0 -125
  1040. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/interpolation_compiler_test.rb +0 -102
  1041. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/key_value_test.rb +0 -46
  1042. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/memoize_test.rb +0 -47
  1043. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/metadata_test.rb +0 -47
  1044. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/pluralization_test.rb +0 -44
  1045. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/simple_test.rb +0 -83
  1046. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/backend/transliterator_test.rb +0 -81
  1047. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/core_ext/hash_test.rb +0 -30
  1048. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/core_ext/string/interpolate_test.rb +0 -99
  1049. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/gettext/api_test.rb +0 -206
  1050. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/gettext/backend_test.rb +0 -101
  1051. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/i18n/exceptions_test.rb +0 -116
  1052. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/i18n/interpolate_test.rb +0 -61
  1053. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/i18n/load_path_test.rb +0 -26
  1054. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/i18n_test.rb +0 -254
  1055. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/locale/fallbacks_test.rb +0 -136
  1056. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/locale/tag/rfc4646_test.rb +0 -142
  1057. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/locale/tag/simple_test.rb +0 -32
  1058. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/run_all.rb +0 -21
  1059. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/test_data/locales/de.po +0 -82
  1060. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/test_data/locales/en.rb +0 -3
  1061. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/test_data/locales/en.yml +0 -3
  1062. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/test_data/locales/invalid/empty.yml +0 -0
  1063. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/test_data/locales/plurals.rb +0 -113
  1064. data/vendor/ruby/1.9.1/gems/i18n-0.6.1/test/test_helper.rb +0 -56
  1065. data/vendor/ruby/1.9.1/gems/listen-1.0.3/CHANGELOG.md +0 -285
  1066. data/vendor/ruby/1.9.1/gems/listen-1.0.3/LICENSE +0 -20
  1067. data/vendor/ruby/1.9.1/gems/listen-1.0.3/README.md +0 -332
  1068. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen/adapter.rb +0 -312
  1069. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen/adapters/bsd.rb +0 -75
  1070. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen/adapters/darwin.rb +0 -48
  1071. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen/adapters/linux.rb +0 -81
  1072. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen/adapters/polling.rb +0 -58
  1073. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen/adapters/windows.rb +0 -91
  1074. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen/directory_record.rb +0 -401
  1075. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen/listener.rb +0 -299
  1076. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen/multi_listener.rb +0 -15
  1077. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen/turnstile.rb +0 -32
  1078. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen/version.rb +0 -3
  1079. data/vendor/ruby/1.9.1/gems/listen-1.0.3/lib/listen.rb +0 -55
  1080. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/MIT_LICENSE +0 -20
  1081. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/README.rdoc +0 -100
  1082. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/Rakefile +0 -40
  1083. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/VERSION +0 -1
  1084. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/device/date_rolling_log_file.rb +0 -58
  1085. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/device/log_file.rb +0 -18
  1086. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/device/null.rb +0 -15
  1087. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/device/rolling_log_file.rb +0 -110
  1088. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/device/size_rolling_log_file.rb +0 -60
  1089. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/device/writer.rb +0 -129
  1090. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/device.rb +0 -26
  1091. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/formatter/exception_formatter.rb +0 -12
  1092. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/formatter/inspect_formatter.rb +0 -10
  1093. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/formatter/pretty_print_formatter.rb +0 -23
  1094. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/formatter/string_formatter.rb +0 -10
  1095. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/formatter.rb +0 -76
  1096. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/log_entry.rb +0 -36
  1097. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/logger.rb +0 -302
  1098. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/rack/unit_of_work.rb +0 -15
  1099. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/rack.rb +0 -5
  1100. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/severity.rb +0 -23
  1101. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack/template.rb +0 -71
  1102. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/lib/lumberjack.rb +0 -38
  1103. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/device/date_rolling_log_file_spec.rb +0 -66
  1104. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/device/log_file_spec.rb +0 -26
  1105. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/device/null_spec.rb +0 -12
  1106. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/device/rolling_log_file_spec.rb +0 -129
  1107. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/device/size_rolling_log_file_spec.rb +0 -54
  1108. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/device/writer_spec.rb +0 -118
  1109. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/formatter/exception_formatter_spec.rb +0 -20
  1110. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/formatter/inspect_formatter_spec.rb +0 -13
  1111. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/formatter/pretty_print_formatter_spec.rb +0 -14
  1112. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/formatter/string_formatter_spec.rb +0 -12
  1113. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/formatter_spec.rb +0 -45
  1114. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/log_entry_spec.rb +0 -69
  1115. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/logger_spec.rb +0 -390
  1116. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/lumberjack_spec.rb +0 -22
  1117. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/rack/unit_of_work_spec.rb +0 -26
  1118. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/severity_spec.rb +0 -23
  1119. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/spec_helper.rb +0 -16
  1120. data/vendor/ruby/1.9.1/gems/lumberjack-1.0.3/spec/template_spec.rb +0 -34
  1121. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/.gemtest +0 -0
  1122. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/.travis.yml +0 -17
  1123. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/.yardopts +0 -1
  1124. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/Gemfile +0 -2
  1125. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/LICENSE +0 -25
  1126. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/README.markdown +0 -91
  1127. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/Rakefile +0 -79
  1128. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/lib/method_source/code_helpers.rb +0 -139
  1129. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/lib/method_source/source_location.rb +0 -138
  1130. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/lib/method_source/version.rb +0 -3
  1131. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/lib/method_source.rb +0 -141
  1132. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/method_source.gemspec +0 -33
  1133. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/test/test.rb +0 -138
  1134. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/test/test_code_helpers.rb +0 -41
  1135. data/vendor/ruby/1.9.1/gems/method_source-0.8.1/test/test_helper.rb +0 -98
  1136. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/.document +0 -5
  1137. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/.travis.yml +0 -11
  1138. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/.yardopts +0 -6
  1139. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/CHANGELOG.md +0 -147
  1140. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/CONTRIBUTING.md +0 -46
  1141. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/Gemfile +0 -31
  1142. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/LICENSE.md +0 -20
  1143. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/README.md +0 -109
  1144. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/Rakefile +0 -12
  1145. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/adapter.rb +0 -43
  1146. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/adapters/gson.rb +0 -19
  1147. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/adapters/jr_jackson.rb +0 -19
  1148. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/adapters/json_common.rb +0 -35
  1149. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/adapters/json_gem.rb +0 -15
  1150. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/adapters/json_pure.rb +0 -15
  1151. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/adapters/nsjsonserialization.rb +0 -34
  1152. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/adapters/oj.rb +0 -28
  1153. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/adapters/ok_json.rb +0 -22
  1154. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/adapters/yajl.rb +0 -19
  1155. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/convertible_hash_keys.rb +0 -43
  1156. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/options.rb +0 -39
  1157. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/vendor/okjson.rb +0 -600
  1158. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json/version.rb +0 -3
  1159. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/lib/multi_json.rb +0 -154
  1160. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/multi_json.gemspec +0 -22
  1161. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/spec/adapter_shared_example.rb +0 -235
  1162. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/spec/has_options.rb +0 -74
  1163. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/spec/helper.rb +0 -32
  1164. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/spec/json_common_shared_example.rb +0 -30
  1165. data/vendor/ruby/1.9.1/gems/multi_json-1.7.3/spec/multi_json_spec.rb +0 -224
  1166. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/.document +0 -2
  1167. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/.gitignore +0 -16
  1168. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/.travis.yml +0 -21
  1169. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/.yardopts +0 -1
  1170. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/CHANGELOG +0 -531
  1171. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/CONTRIBUTORS +0 -55
  1172. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/Gemfile +0 -9
  1173. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/Guardfile +0 -62
  1174. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/LICENSE +0 -25
  1175. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/README.markdown +0 -400
  1176. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/Rakefile +0 -140
  1177. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/TODO +0 -117
  1178. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/bin/pry +0 -16
  1179. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/cli.rb +0 -202
  1180. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/code/code_range.rb +0 -70
  1181. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/code/loc.rb +0 -92
  1182. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/code.rb +0 -385
  1183. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/code_object.rb +0 -153
  1184. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/command.rb +0 -689
  1185. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/command_set.rb +0 -400
  1186. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/amend_line.rb +0 -99
  1187. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/bang.rb +0 -20
  1188. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/bang_pry.rb +0 -17
  1189. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/cat/abstract_formatter.rb +0 -27
  1190. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/cat/exception_formatter.rb +0 -78
  1191. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/cat/file_formatter.rb +0 -84
  1192. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/cat/input_expression_formatter.rb +0 -43
  1193. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/cat.rb +0 -53
  1194. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/cd.rb +0 -30
  1195. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/code_collector.rb +0 -165
  1196. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/disable_pry.rb +0 -27
  1197. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/disabled_commands.rb +0 -2
  1198. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/easter_eggs.rb +0 -112
  1199. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/edit/exception_patcher.rb +0 -25
  1200. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/edit/file_and_line_locator.rb +0 -38
  1201. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/edit/method_patcher.rb +0 -122
  1202. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/edit.rb +0 -207
  1203. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/exit.rb +0 -42
  1204. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/exit_all.rb +0 -29
  1205. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/exit_program.rb +0 -24
  1206. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/find_method.rb +0 -199
  1207. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/fix_indent.rb +0 -19
  1208. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/gem_cd.rb +0 -26
  1209. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/gem_install.rb +0 -29
  1210. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/gem_list.rb +0 -33
  1211. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/gem_open.rb +0 -29
  1212. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/gist.rb +0 -102
  1213. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/help.rb +0 -164
  1214. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/hist.rb +0 -161
  1215. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/import_set.rb +0 -22
  1216. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/install_command.rb +0 -51
  1217. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/jump_to.rb +0 -29
  1218. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/ls.rb +0 -338
  1219. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/nesting.rb +0 -25
  1220. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/play.rb +0 -69
  1221. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/pry_backtrace.rb +0 -26
  1222. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/pry_version.rb +0 -17
  1223. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/raise_up.rb +0 -32
  1224. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/reload_code.rb +0 -46
  1225. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/reset.rb +0 -18
  1226. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/ri.rb +0 -56
  1227. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/save_file.rb +0 -61
  1228. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/shell_command.rb +0 -43
  1229. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/shell_mode.rb +0 -27
  1230. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/show_doc.rb +0 -78
  1231. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/show_info.rb +0 -200
  1232. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/show_input.rb +0 -17
  1233. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/show_source.rb +0 -38
  1234. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/simple_prompt.rb +0 -22
  1235. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/stat.rb +0 -40
  1236. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/switch_to.rb +0 -23
  1237. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/toggle_color.rb +0 -20
  1238. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/whereami.rb +0 -182
  1239. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands/wtf.rb +0 -57
  1240. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/commands.rb +0 -6
  1241. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/completion.rb +0 -304
  1242. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/config.rb +0 -244
  1243. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/core_extensions.rb +0 -121
  1244. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/custom_completions.rb +0 -6
  1245. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/editor.rb +0 -129
  1246. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/helpers/base_helpers.rb +0 -200
  1247. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/helpers/command_helpers.rb +0 -154
  1248. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/helpers/documentation_helpers.rb +0 -76
  1249. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/helpers/options_helpers.rb +0 -27
  1250. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/helpers/table.rb +0 -109
  1251. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/helpers/text.rb +0 -108
  1252. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/helpers.rb +0 -5
  1253. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/history.rb +0 -122
  1254. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/history_array.rb +0 -116
  1255. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/hooks.rb +0 -250
  1256. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/indent.rb +0 -406
  1257. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/method/disowned.rb +0 -53
  1258. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/method/weird_method_locator.rb +0 -186
  1259. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/method.rb +0 -551
  1260. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/module_candidate.rb +0 -146
  1261. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/pager.rb +0 -90
  1262. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/plugins.rb +0 -103
  1263. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/pry_class.rb +0 -469
  1264. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/pry_instance.rb +0 -763
  1265. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/rbx_method.rb +0 -13
  1266. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/rbx_path.rb +0 -22
  1267. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/repl_file_loader.rb +0 -80
  1268. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/rubygem.rb +0 -74
  1269. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/terminal.rb +0 -78
  1270. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/test/helper.rb +0 -185
  1271. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/version.rb +0 -3
  1272. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry/wrapped_module.rb +0 -383
  1273. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/lib/pry.rb +0 -271
  1274. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/man/pry.1 +0 -195
  1275. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/man/pry.1.html +0 -204
  1276. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/man/pry.1.ronn +0 -141
  1277. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/pry.gemspec +0 -30
  1278. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/Procfile +0 -3
  1279. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/cli_spec.rb +0 -78
  1280. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/code_object_spec.rb +0 -277
  1281. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/code_spec.rb +0 -219
  1282. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/command_helpers_spec.rb +0 -29
  1283. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/command_integration_spec.rb +0 -644
  1284. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/command_set_spec.rb +0 -627
  1285. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/command_spec.rb +0 -821
  1286. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/amend_line_spec.rb +0 -247
  1287. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/bang_spec.rb +0 -19
  1288. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/cat_spec.rb +0 -164
  1289. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/cd_spec.rb +0 -250
  1290. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/disable_pry_spec.rb +0 -25
  1291. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/edit_spec.rb +0 -727
  1292. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/exit_all_spec.rb +0 -34
  1293. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/exit_program_spec.rb +0 -19
  1294. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/exit_spec.rb +0 -34
  1295. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/find_method_spec.rb +0 -70
  1296. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/gem_list_spec.rb +0 -26
  1297. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/gist_spec.rb +0 -79
  1298. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/help_spec.rb +0 -56
  1299. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/hist_spec.rb +0 -181
  1300. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/jump_to_spec.rb +0 -15
  1301. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/ls_spec.rb +0 -181
  1302. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/play_spec.rb +0 -140
  1303. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/raise_up_spec.rb +0 -56
  1304. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/save_file_spec.rb +0 -177
  1305. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/show_doc_spec.rb +0 -510
  1306. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/show_input_spec.rb +0 -17
  1307. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/show_source_spec.rb +0 -782
  1308. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/commands/whereami_spec.rb +0 -203
  1309. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/completion_spec.rb +0 -239
  1310. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/control_d_handler_spec.rb +0 -58
  1311. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/documentation_helper_spec.rb +0 -73
  1312. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/editor_spec.rb +0 -79
  1313. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/exception_whitelist_spec.rb +0 -21
  1314. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/fixtures/candidate_helper1.rb +0 -11
  1315. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/fixtures/candidate_helper2.rb +0 -8
  1316. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/fixtures/example.erb +0 -5
  1317. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/fixtures/example_nesting.rb +0 -33
  1318. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/fixtures/show_source_doc_examples.rb +0 -15
  1319. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/fixtures/testrc +0 -2
  1320. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/fixtures/testrcbad +0 -2
  1321. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/fixtures/whereami_helper.rb +0 -6
  1322. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/helper.rb +0 -34
  1323. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/helpers/bacon.rb +0 -86
  1324. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/helpers/mock_pry.rb +0 -43
  1325. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/helpers/table_spec.rb +0 -105
  1326. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/history_array_spec.rb +0 -67
  1327. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/hooks_spec.rb +0 -522
  1328. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/indent_spec.rb +0 -301
  1329. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/input_stack_spec.rb +0 -90
  1330. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/method_spec.rb +0 -482
  1331. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/prompt_spec.rb +0 -60
  1332. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/pry_defaults_spec.rb +0 -419
  1333. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/pry_history_spec.rb +0 -99
  1334. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/pry_output_spec.rb +0 -95
  1335. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/pry_spec.rb +0 -504
  1336. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/run_command_spec.rb +0 -25
  1337. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/sticky_locals_spec.rb +0 -157
  1338. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/syntax_checking_spec.rb +0 -81
  1339. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/spec/wrapped_module_spec.rb +0 -261
  1340. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/wiki/Customizing-pry.md +0 -397
  1341. data/vendor/ruby/1.9.1/gems/pry-0.9.12.1/wiki/Home.md +0 -4
  1342. data/vendor/ruby/1.9.1/gems/rake-10.0.4/.gemtest +0 -0
  1343. data/vendor/ruby/1.9.1/gems/rake-10.0.4/CHANGES +0 -530
  1344. data/vendor/ruby/1.9.1/gems/rake-10.0.4/MIT-LICENSE +0 -21
  1345. data/vendor/ruby/1.9.1/gems/rake-10.0.4/README.rdoc +0 -187
  1346. data/vendor/ruby/1.9.1/gems/rake-10.0.4/Rakefile +0 -375
  1347. data/vendor/ruby/1.9.1/gems/rake-10.0.4/TODO +0 -21
  1348. data/vendor/ruby/1.9.1/gems/rake-10.0.4/bin/rake +0 -33
  1349. data/vendor/ruby/1.9.1/gems/rake-10.0.4/install.rb +0 -90
  1350. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/alt_system.rb +0 -109
  1351. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/application.rb +0 -681
  1352. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/backtrace.rb +0 -19
  1353. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/clean.rb +0 -32
  1354. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/cloneable.rb +0 -16
  1355. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/contrib/compositepublisher.rb +0 -21
  1356. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/contrib/ftptools.rb +0 -151
  1357. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/contrib/publisher.rb +0 -73
  1358. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/contrib/rubyforgepublisher.rb +0 -16
  1359. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/contrib/sshpublisher.rb +0 -50
  1360. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/contrib/sys.rb +0 -1
  1361. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/default_loader.rb +0 -10
  1362. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/dsl_definition.rb +0 -156
  1363. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/early_time.rb +0 -18
  1364. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/ext/core.rb +0 -27
  1365. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/ext/module.rb +0 -0
  1366. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/ext/string.rb +0 -168
  1367. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/ext/time.rb +0 -15
  1368. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/file_creation_task.rb +0 -24
  1369. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/file_list.rb +0 -410
  1370. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/file_task.rb +0 -47
  1371. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/file_utils.rb +0 -114
  1372. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/file_utils_ext.rb +0 -143
  1373. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/gempackagetask.rb +0 -1
  1374. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/invocation_chain.rb +0 -51
  1375. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/invocation_exception_mixin.rb +0 -16
  1376. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/loaders/makefile.rb +0 -40
  1377. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/multi_task.rb +0 -13
  1378. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/name_space.rb +0 -25
  1379. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/packagetask.rb +0 -185
  1380. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/pathmap.rb +0 -1
  1381. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/phony.rb +0 -15
  1382. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/private_reader.rb +0 -20
  1383. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/promise.rb +0 -99
  1384. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/pseudo_status.rb +0 -24
  1385. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/rake_module.rb +0 -37
  1386. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/rake_test_loader.rb +0 -22
  1387. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/rdoctask.rb +0 -1
  1388. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/ruby182_test_unit_fix.rb +0 -25
  1389. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/rule_recursion_overflow_error.rb +0 -20
  1390. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/runtest.rb +0 -22
  1391. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/task.rb +0 -368
  1392. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/task_argument_error.rb +0 -7
  1393. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/task_arguments.rb +0 -78
  1394. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/task_manager.rb +0 -296
  1395. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/tasklib.rb +0 -22
  1396. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/testtask.rb +0 -198
  1397. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/thread_history_display.rb +0 -48
  1398. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/thread_pool.rb +0 -155
  1399. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/trace_output.rb +0 -22
  1400. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/version.rb +0 -13
  1401. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake/win32.rb +0 -55
  1402. data/vendor/ruby/1.9.1/gems/rake-10.0.4/lib/rake.rb +0 -71
  1403. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/file_creation.rb +0 -34
  1404. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/helper.rb +0 -562
  1405. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_private_reader.rb +0 -42
  1406. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake.rb +0 -40
  1407. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_application.rb +0 -515
  1408. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_application_options.rb +0 -455
  1409. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_backtrace.rb +0 -89
  1410. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_clean.rb +0 -14
  1411. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_definitions.rb +0 -80
  1412. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_directory_task.rb +0 -57
  1413. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_dsl.rb +0 -40
  1414. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_early_time.rb +0 -31
  1415. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_extension.rb +0 -59
  1416. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_file_creation_task.rb +0 -56
  1417. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_file_list.rb +0 -628
  1418. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_file_list_path_map.rb +0 -8
  1419. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_file_task.rb +0 -122
  1420. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_file_utils.rb +0 -305
  1421. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_ftp_file.rb +0 -59
  1422. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_functional.rb +0 -496
  1423. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_invocation_chain.rb +0 -52
  1424. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_makefile_loader.rb +0 -44
  1425. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_multi_task.rb +0 -59
  1426. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_name_space.rb +0 -43
  1427. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_package_task.rb +0 -79
  1428. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_path_map.rb +0 -157
  1429. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_path_map_explode.rb +0 -34
  1430. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_path_map_partial.rb +0 -18
  1431. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_pseudo_status.rb +0 -21
  1432. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_rake_test_loader.rb +0 -21
  1433. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_reduce_compat.rb +0 -30
  1434. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_require.rb +0 -40
  1435. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_rules.rb +0 -327
  1436. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_task.rb +0 -340
  1437. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_task_argument_parsing.rb +0 -103
  1438. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_task_arguments.rb +0 -88
  1439. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_task_lib.rb +0 -9
  1440. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_task_manager.rb +0 -157
  1441. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_task_manager_argument_resolution.rb +0 -19
  1442. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_task_with_arguments.rb +0 -171
  1443. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_test_task.rb +0 -120
  1444. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_thread_pool.rb +0 -122
  1445. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_top_level_functions.rb +0 -71
  1446. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_rake_win32.rb +0 -72
  1447. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_thread_history_display.rb +0 -91
  1448. data/vendor/ruby/1.9.1/gems/rake-10.0.4/test/test_trace_output.rb +0 -50
  1449. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/LICENSE +0 -20
  1450. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/README.rdoc +0 -258
  1451. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/bin/fsevent_watch +0 -0
  1452. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/ext/LICENSE +0 -21
  1453. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/ext/fsevent_watch/TSICTString.c +0 -394
  1454. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/ext/fsevent_watch/TSICTString.h +0 -74
  1455. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/ext/fsevent_watch/cli.c +0 -158
  1456. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/ext/fsevent_watch/cli.h +0 -44
  1457. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/ext/fsevent_watch/common.h +0 -22
  1458. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/ext/fsevent_watch/compat.c +0 -20
  1459. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/ext/fsevent_watch/compat.h +0 -40
  1460. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/ext/fsevent_watch/defines.h +0 -40
  1461. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/ext/fsevent_watch/main.c +0 -509
  1462. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/ext/rakefile.rb +0 -191
  1463. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/lib/rb-fsevent/fsevent.rb +0 -111
  1464. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/lib/rb-fsevent/version.rb +0 -3
  1465. data/vendor/ruby/1.9.1/gems/rb-fsevent-0.9.3/lib/rb-fsevent.rb +0 -2
  1466. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/.yardopts +0 -4
  1467. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/MIT-LICENSE +0 -20
  1468. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/README.md +0 -66
  1469. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/Rakefile +0 -54
  1470. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/VERSION +0 -1
  1471. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/lib/rb-inotify/event.rb +0 -139
  1472. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/lib/rb-inotify/native/flags.rb +0 -89
  1473. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/lib/rb-inotify/native.rb +0 -31
  1474. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/lib/rb-inotify/notifier.rb +0 -311
  1475. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/lib/rb-inotify/watcher.rb +0 -83
  1476. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/lib/rb-inotify.rb +0 -17
  1477. data/vendor/ruby/1.9.1/gems/rb-inotify-0.9.0/rb-inotify.gemspec +0 -52
  1478. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/.gitignore +0 -4
  1479. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/.yardopts +0 -5
  1480. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/Gemfile +0 -3
  1481. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/MIT-LICENSE +0 -20
  1482. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/README.md +0 -44
  1483. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/Rakefile +0 -11
  1484. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/VERSION +0 -1
  1485. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue/event.rb +0 -83
  1486. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue/native/flags.rb +0 -116
  1487. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue/native.rb +0 -42
  1488. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue/queue.rb +0 -365
  1489. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue/watcher/file.rb +0 -56
  1490. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue/watcher/process.rb +0 -20
  1491. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue/watcher/read_write.rb +0 -44
  1492. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue/watcher/signal.rb +0 -32
  1493. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue/watcher/socket_read_write.rb +0 -43
  1494. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue/watcher/timer.rb +0 -30
  1495. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue/watcher.rb +0 -124
  1496. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/lib/rb-kqueue.rb +0 -40
  1497. data/vendor/ruby/1.9.1/gems/rb-kqueue-0.2.0/rb-kqueue.gemspec +0 -29
  1498. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/COPYING +0 -14
  1499. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/Gemfile +0 -2
  1500. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/README.markdown +0 -335
  1501. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/Rakefile +0 -131
  1502. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/bin/redcarpet +0 -38
  1503. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/Makefile +0 -218
  1504. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/autolink.c +0 -296
  1505. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/autolink.h +0 -51
  1506. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/autolink.o +0 -0
  1507. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/buffer.c +0 -225
  1508. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/buffer.h +0 -96
  1509. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/buffer.o +0 -0
  1510. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/extconf.rb +0 -4
  1511. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/houdini.h +0 -37
  1512. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/houdini_href_e.c +0 -108
  1513. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/houdini_href_e.o +0 -0
  1514. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/houdini_html_e.c +0 -84
  1515. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/houdini_html_e.o +0 -0
  1516. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/html.c +0 -635
  1517. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/html.h +0 -77
  1518. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/html.o +0 -0
  1519. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/html_blocks.h +0 -206
  1520. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/html_smartypants.c +0 -389
  1521. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/html_smartypants.o +0 -0
  1522. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/markdown.c +0 -2556
  1523. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/markdown.h +0 -138
  1524. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/markdown.o +0 -0
  1525. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/rc_markdown.c +0 -149
  1526. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/rc_markdown.o +0 -0
  1527. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/rc_render.c +0 -463
  1528. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/rc_render.o +0 -0
  1529. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/redcarpet.bundle +0 -0
  1530. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/redcarpet.h +0 -37
  1531. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/stack.c +0 -81
  1532. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/stack.h +0 -29
  1533. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/ext/redcarpet/stack.o +0 -0
  1534. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/lib/redcarpet/compat.rb +0 -3
  1535. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/lib/redcarpet/render_man.rb +0 -65
  1536. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/lib/redcarpet/render_strip.rb +0 -33
  1537. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/lib/redcarpet.bundle +0 -0
  1538. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/lib/redcarpet.rb +0 -124
  1539. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/redcarpet.gemspec +0 -54
  1540. data/vendor/ruby/1.9.1/gems/redcarpet-2.2.2/test/redcarpet_test.rb +0 -447
  1541. data/vendor/ruby/1.9.1/gems/redis-3.0.4/.gitignore +0 -10
  1542. data/vendor/ruby/1.9.1/gems/redis-3.0.4/.order +0 -170
  1543. data/vendor/ruby/1.9.1/gems/redis-3.0.4/.travis/Gemfile +0 -11
  1544. data/vendor/ruby/1.9.1/gems/redis-3.0.4/.travis.yml +0 -50
  1545. data/vendor/ruby/1.9.1/gems/redis-3.0.4/.yardopts +0 -3
  1546. data/vendor/ruby/1.9.1/gems/redis-3.0.4/CHANGELOG.md +0 -261
  1547. data/vendor/ruby/1.9.1/gems/redis-3.0.4/LICENSE +0 -20
  1548. data/vendor/ruby/1.9.1/gems/redis-3.0.4/README.md +0 -232
  1549. data/vendor/ruby/1.9.1/gems/redis-3.0.4/Rakefile +0 -392
  1550. data/vendor/ruby/1.9.1/gems/redis-3.0.4/benchmarking/logging.rb +0 -71
  1551. data/vendor/ruby/1.9.1/gems/redis-3.0.4/benchmarking/pipeline.rb +0 -51
  1552. data/vendor/ruby/1.9.1/gems/redis-3.0.4/benchmarking/speed.rb +0 -21
  1553. data/vendor/ruby/1.9.1/gems/redis-3.0.4/benchmarking/suite.rb +0 -24
  1554. data/vendor/ruby/1.9.1/gems/redis-3.0.4/benchmarking/worker.rb +0 -71
  1555. data/vendor/ruby/1.9.1/gems/redis-3.0.4/examples/basic.rb +0 -15
  1556. data/vendor/ruby/1.9.1/gems/redis-3.0.4/examples/dist_redis.rb +0 -43
  1557. data/vendor/ruby/1.9.1/gems/redis-3.0.4/examples/incr-decr.rb +0 -17
  1558. data/vendor/ruby/1.9.1/gems/redis-3.0.4/examples/list.rb +0 -26
  1559. data/vendor/ruby/1.9.1/gems/redis-3.0.4/examples/pubsub.rb +0 -37
  1560. data/vendor/ruby/1.9.1/gems/redis-3.0.4/examples/sets.rb +0 -36
  1561. data/vendor/ruby/1.9.1/gems/redis-3.0.4/examples/unicorn/config.ru +0 -3
  1562. data/vendor/ruby/1.9.1/gems/redis-3.0.4/examples/unicorn/unicorn.rb +0 -20
  1563. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/client.rb +0 -409
  1564. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/connection/command_helper.rb +0 -44
  1565. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/connection/hiredis.rb +0 -63
  1566. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/connection/registry.rb +0 -12
  1567. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/connection/ruby.rb +0 -291
  1568. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/connection/synchrony.rb +0 -124
  1569. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/connection.rb +0 -9
  1570. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/distributed.rb +0 -838
  1571. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/errors.rb +0 -40
  1572. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/hash_ring.rb +0 -131
  1573. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/pipeline.rb +0 -138
  1574. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/subscribe.rb +0 -82
  1575. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis/version.rb +0 -3
  1576. data/vendor/ruby/1.9.1/gems/redis-3.0.4/lib/redis.rb +0 -2290
  1577. data/vendor/ruby/1.9.1/gems/redis-3.0.4/redis.gemspec +0 -41
  1578. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/blocking_commands_test.rb +0 -42
  1579. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/command_map_test.rb +0 -30
  1580. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/commands_on_hashes_test.rb +0 -21
  1581. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/commands_on_lists_test.rb +0 -20
  1582. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/commands_on_sets_test.rb +0 -77
  1583. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/commands_on_sorted_sets_test.rb +0 -109
  1584. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/commands_on_strings_test.rb +0 -99
  1585. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/commands_on_value_types_test.rb +0 -99
  1586. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/connection_handling_test.rb +0 -189
  1587. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/db/.gitignore +0 -1
  1588. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_blocking_commands_test.rb +0 -46
  1589. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_commands_on_hashes_test.rb +0 -10
  1590. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_commands_on_lists_test.rb +0 -22
  1591. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_commands_on_sets_test.rb +0 -83
  1592. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_commands_on_sorted_sets_test.rb +0 -18
  1593. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_commands_on_strings_test.rb +0 -59
  1594. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_commands_on_value_types_test.rb +0 -87
  1595. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_commands_requiring_clustering_test.rb +0 -164
  1596. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_connection_handling_test.rb +0 -23
  1597. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_internals_test.rb +0 -41
  1598. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_key_tags_test.rb +0 -52
  1599. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_persistence_control_commands_test.rb +0 -26
  1600. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_publish_subscribe_test.rb +0 -92
  1601. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_remote_server_control_commands_test.rb +0 -66
  1602. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_scripting_test.rb +0 -102
  1603. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_sorting_test.rb +0 -20
  1604. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_test.rb +0 -58
  1605. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/distributed_transactions_test.rb +0 -32
  1606. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/encoding_test.rb +0 -18
  1607. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/error_replies_test.rb +0 -59
  1608. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/helper.rb +0 -194
  1609. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/helper_test.rb +0 -24
  1610. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/internals_test.rb +0 -301
  1611. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/lint/blocking_commands.rb +0 -150
  1612. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/lint/hashes.rb +0 -162
  1613. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/lint/lists.rb +0 -143
  1614. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/lint/sets.rb +0 -125
  1615. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/lint/sorted_sets.rb +0 -238
  1616. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/lint/strings.rb +0 -223
  1617. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/lint/value_types.rb +0 -126
  1618. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/persistence_control_commands_test.rb +0 -26
  1619. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/pipelining_commands_test.rb +0 -207
  1620. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/publish_subscribe_test.rb +0 -151
  1621. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/remote_server_control_commands_test.rb +0 -117
  1622. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/scripting_test.rb +0 -78
  1623. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/sorting_test.rb +0 -59
  1624. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/support/connection/hiredis.rb +0 -1
  1625. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/support/connection/ruby.rb +0 -1
  1626. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/support/connection/synchrony.rb +0 -17
  1627. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/support/redis_mock.rb +0 -110
  1628. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/support/wire/synchrony.rb +0 -24
  1629. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/support/wire/thread.rb +0 -5
  1630. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/synchrony_driver.rb +0 -88
  1631. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/test.conf +0 -9
  1632. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/thread_safety_test.rb +0 -32
  1633. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/transactions_test.rb +0 -266
  1634. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/unknown_commands_test.rb +0 -14
  1635. data/vendor/ruby/1.9.1/gems/redis-3.0.4/test/url_param_test.rb +0 -132
  1636. data/vendor/ruby/1.9.1/gems/redis-namespace-1.3.0/LICENSE +0 -20
  1637. data/vendor/ruby/1.9.1/gems/redis-namespace-1.3.0/README.md +0 -38
  1638. data/vendor/ruby/1.9.1/gems/redis-namespace-1.3.0/Rakefile +0 -13
  1639. data/vendor/ruby/1.9.1/gems/redis-namespace-1.3.0/lib/redis/namespace.rb +0 -357
  1640. data/vendor/ruby/1.9.1/gems/redis-namespace-1.3.0/lib/redis-namespace.rb +0 -1
  1641. data/vendor/ruby/1.9.1/gems/redis-namespace-1.3.0/spec/redis_spec.rb +0 -434
  1642. data/vendor/ruby/1.9.1/gems/redis-namespace-1.3.0/spec/spec_helper.rb +0 -32
  1643. data/vendor/ruby/1.9.1/gems/rspec-2.13.0/License.txt +0 -24
  1644. data/vendor/ruby/1.9.1/gems/rspec-2.13.0/README.md +0 -47
  1645. data/vendor/ruby/1.9.1/gems/rspec-2.13.0/lib/rspec/version.rb +0 -5
  1646. data/vendor/ruby/1.9.1/gems/rspec-2.13.0/lib/rspec.rb +0 -4
  1647. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/.document +0 -5
  1648. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/.yardopts +0 -6
  1649. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/Changelog.md +0 -718
  1650. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/License.txt +0 -24
  1651. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/README.md +0 -261
  1652. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/exe/autospec +0 -13
  1653. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/exe/rspec +0 -25
  1654. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/Autotest.md +0 -38
  1655. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/README.md +0 -17
  1656. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/Upgrade.md +0 -364
  1657. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/README.md +0 -28
  1658. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/example_name_option.feature +0 -97
  1659. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/exit_status.feature +0 -82
  1660. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/format_option.feature +0 -81
  1661. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/init.feature +0 -18
  1662. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/line_number_appended_to_path.feature +0 -140
  1663. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/line_number_option.feature +0 -58
  1664. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/order.feature +0 -29
  1665. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/pattern_option.feature +0 -31
  1666. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/rake_task.feature +0 -122
  1667. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/ruby.feature +0 -22
  1668. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/command_line/tag.feature +0 -98
  1669. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/alias_example_to.feature +0 -48
  1670. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/backtrace_clean_patterns.feature +0 -102
  1671. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/custom_settings.feature +0 -84
  1672. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/default_path.feature +0 -38
  1673. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/fail_fast.feature +0 -77
  1674. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/failure_exit_code.feature +0 -36
  1675. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/order_and_seed.feature +0 -3
  1676. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/output_stream.feature +0 -24
  1677. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/pattern.feature +0 -30
  1678. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/profile.feature +0 -163
  1679. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/read_options_from_file.feature +0 -87
  1680. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/run_all_when_everything_filtered.feature +0 -60
  1681. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/show_failures_in_pending_blocks.feature +0 -61
  1682. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/configuration/treat_symbols_as_metadata_keys_with_true_values.feature +0 -52
  1683. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/example_groups/basic_structure.feature +0 -55
  1684. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/example_groups/shared_context.feature +0 -74
  1685. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/example_groups/shared_examples.feature +0 -222
  1686. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/expectation_framework_integration/configure_expectation_framework.feature +0 -102
  1687. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/filtering/exclusion_filters.feature +0 -138
  1688. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/filtering/if_and_unless.feature +0 -168
  1689. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/filtering/inclusion_filters.feature +0 -105
  1690. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/filtering/run_all_when_everything_filtered.feature +0 -46
  1691. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/formatters/configurable_colors.feature +0 -31
  1692. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/formatters/custom_formatter.feature +0 -36
  1693. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/formatters/json_formatter.feature +0 -30
  1694. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/formatters/text_formatter.feature +0 -46
  1695. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/helper_methods/arbitrary_methods.feature +0 -40
  1696. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/helper_methods/let.feature +0 -50
  1697. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/helper_methods/modules.feature +0 -149
  1698. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/hooks/around_hooks.feature +0 -343
  1699. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/hooks/before_and_after_hooks.feature +0 -427
  1700. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/hooks/filtering.feature +0 -234
  1701. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/metadata/current_example.feature +0 -17
  1702. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/metadata/described_class.feature +0 -17
  1703. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/metadata/user_defined.feature +0 -113
  1704. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/mock_framework_integration/use_any_framework.feature +0 -106
  1705. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/mock_framework_integration/use_flexmock.feature +0 -96
  1706. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/mock_framework_integration/use_mocha.feature +0 -97
  1707. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/mock_framework_integration/use_rr.feature +0 -98
  1708. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/mock_framework_integration/use_rspec.feature +0 -97
  1709. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/pending/pending_examples.feature +0 -229
  1710. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/spec_files/arbitrary_file_suffix.feature +0 -13
  1711. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/step_definitions/additional_cli_steps.rb +0 -49
  1712. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/subject/attribute_of_subject.feature +0 -124
  1713. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/subject/explicit_subject.feature +0 -101
  1714. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/subject/implicit_receiver.feature +0 -29
  1715. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/subject/implicit_subject.feature +0 -63
  1716. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/features/support/env.rb +0 -14
  1717. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/autotest/discover.rb +0 -1
  1718. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/autotest/rspec2.rb +0 -73
  1719. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/autorun.rb +0 -2
  1720. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/backward_compatibility.rb +0 -65
  1721. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/command_line.rb +0 -36
  1722. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/configuration.rb +0 -1087
  1723. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/configuration_options.rb +0 -144
  1724. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/deprecation.rb +0 -36
  1725. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/drb_command_line.rb +0 -26
  1726. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/drb_options.rb +0 -87
  1727. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/dsl.rb +0 -26
  1728. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example.rb +0 -331
  1729. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/example_group.rb +0 -478
  1730. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/extensions/instance_eval_with_args.rb +0 -44
  1731. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/extensions/kernel.rb +0 -9
  1732. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/extensions/module_eval_with_args.rb +0 -38
  1733. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/extensions/ordered.rb +0 -27
  1734. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/filter_manager.rb +0 -203
  1735. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/formatters/base_formatter.rb +0 -237
  1736. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/formatters/base_text_formatter.rb +0 -292
  1737. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/formatters/documentation_formatter.rb +0 -67
  1738. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/formatters/helpers.rb +0 -103
  1739. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/formatters/html_formatter.rb +0 -154
  1740. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/formatters/html_printer.rb +0 -407
  1741. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/formatters/json_formatter.rb +0 -73
  1742. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/formatters/progress_formatter.rb +0 -32
  1743. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/formatters/snippet_extractor.rb +0 -92
  1744. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/formatters/text_mate_formatter.rb +0 -34
  1745. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/formatters.rb +0 -55
  1746. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/hooks.rb +0 -489
  1747. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/load_path.rb +0 -3
  1748. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/memoized_helpers.rb +0 -501
  1749. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/metadata.rb +0 -297
  1750. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/metadata_hash_builder.rb +0 -97
  1751. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/mocking/with_absolutely_nothing.rb +0 -11
  1752. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/mocking/with_flexmock.rb +0 -27
  1753. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/mocking/with_mocha.rb +0 -52
  1754. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/mocking/with_rr.rb +0 -27
  1755. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/mocking/with_rspec.rb +0 -27
  1756. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/option_parser.rb +0 -208
  1757. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/pending.rb +0 -108
  1758. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/project_initializer.rb +0 -86
  1759. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/rake_task.rb +0 -202
  1760. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/reporter.rb +0 -102
  1761. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/ruby_project.rb +0 -44
  1762. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/runner.rb +0 -87
  1763. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/shared_context.rb +0 -49
  1764. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/shared_example_group.rb +0 -144
  1765. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/version.rb +0 -7
  1766. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core/world.rb +0 -128
  1767. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/lib/rspec/core.rb +0 -146
  1768. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/autotest/discover_spec.rb +0 -19
  1769. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/autotest/failed_results_re_spec.rb +0 -45
  1770. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/autotest/rspec_spec.rb +0 -133
  1771. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/command_line/order_spec.rb +0 -204
  1772. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/command_line_spec.rb +0 -108
  1773. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/command_line_spec_output.txt +0 -0
  1774. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/configuration_options_spec.rb +0 -398
  1775. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/configuration_spec.rb +0 -1376
  1776. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/deprecations_spec.rb +0 -75
  1777. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/drb_command_line_spec.rb +0 -102
  1778. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/drb_options_spec.rb +0 -193
  1779. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/dsl_spec.rb +0 -25
  1780. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/example_group_spec.rb +0 -1176
  1781. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/example_spec.rb +0 -418
  1782. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/filter_manager_spec.rb +0 -246
  1783. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/base_formatter_spec.rb +0 -108
  1784. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/base_text_formatter_spec.rb +0 -429
  1785. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/documentation_formatter_spec.rb +0 -88
  1786. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/helpers_spec.rb +0 -78
  1787. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/html_formatted-1.8.7-jruby.html +0 -398
  1788. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/html_formatted-1.8.7-rbx.html +0 -577
  1789. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/html_formatted-1.8.7.html +0 -409
  1790. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/html_formatted-1.9.2.html +0 -416
  1791. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/html_formatted-1.9.3-jruby.html +0 -410
  1792. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/html_formatted-1.9.3-rbx.html +0 -577
  1793. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/html_formatted-1.9.3.html +0 -416
  1794. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/html_formatted-2.0.0.html +0 -416
  1795. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/html_formatter_spec.rb +0 -94
  1796. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/json_formatter_spec.rb +0 -110
  1797. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/progress_formatter_spec.rb +0 -30
  1798. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/snippet_extractor_spec.rb +0 -26
  1799. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/text_mate_formatted-1.8.7-jruby.html +0 -398
  1800. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/text_mate_formatted-1.8.7-rbx.html +0 -577
  1801. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/text_mate_formatted-1.8.7.html +0 -409
  1802. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/text_mate_formatted-1.9.2.html +0 -416
  1803. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/text_mate_formatted-1.9.3-jruby.html +0 -398
  1804. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/text_mate_formatted-1.9.3-rbx.html +0 -577
  1805. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/text_mate_formatted-1.9.3.html +0 -416
  1806. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/text_mate_formatted-2.0.0.html +0 -416
  1807. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/formatters/text_mate_formatter_spec.rb +0 -95
  1808. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/hooks_filtering_spec.rb +0 -227
  1809. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/hooks_spec.rb +0 -267
  1810. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/kernel_extensions_spec.rb +0 -9
  1811. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/memoized_helpers_spec.rb +0 -642
  1812. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/metadata_spec.rb +0 -486
  1813. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/option_parser_spec.rb +0 -208
  1814. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/pending_example_spec.rb +0 -220
  1815. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/project_initializer_spec.rb +0 -130
  1816. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/rake_task_spec.rb +0 -181
  1817. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/reporter_spec.rb +0 -120
  1818. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/resources/a_bar.rb +0 -0
  1819. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/resources/a_foo.rb +0 -0
  1820. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/resources/a_spec.rb +0 -1
  1821. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/resources/custom_example_group_runner.rb +0 -14
  1822. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/resources/formatter_specs.rb +0 -60
  1823. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/resources/utf8_encoded.rb +0 -8
  1824. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/rspec_matchers_spec.rb +0 -45
  1825. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/ruby_project_spec.rb +0 -26
  1826. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/runner_spec.rb +0 -82
  1827. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/shared_context_spec.rb +0 -94
  1828. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/shared_example_group_spec.rb +0 -96
  1829. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core/world_spec.rb +0 -144
  1830. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/rspec/core_spec.rb +0 -35
  1831. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/spec_helper.rb +0 -132
  1832. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/support/config_options_helper.rb +0 -15
  1833. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/support/helper_methods.rb +0 -18
  1834. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/support/isolated_directory.rb +0 -10
  1835. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/support/isolated_home_directory.rb +0 -16
  1836. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/support/matchers.rb +0 -65
  1837. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/support/shared_example_groups.rb +0 -41
  1838. data/vendor/ruby/1.9.1/gems/rspec-core-2.13.1/spec/support/spec_files.rb +0 -44
  1839. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/.document +0 -5
  1840. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/.yardopts +0 -6
  1841. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/Changelog.md +0 -328
  1842. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/License.txt +0 -23
  1843. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/README.md +0 -228
  1844. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/README.md +0 -49
  1845. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/Upgrade.md +0 -53
  1846. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/README.md +0 -90
  1847. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/be.feature +0 -175
  1848. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/be_within.feature +0 -48
  1849. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/cover.feature +0 -47
  1850. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/end_with.feature +0 -48
  1851. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/equality.feature +0 -139
  1852. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/exist.feature +0 -45
  1853. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/expect_change.feature +0 -59
  1854. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/expect_error.feature +0 -144
  1855. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/have.feature +0 -109
  1856. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/include.feature +0 -174
  1857. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/match.feature +0 -52
  1858. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/operators.feature +0 -227
  1859. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/predicates.feature +0 -137
  1860. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/respond_to.feature +0 -84
  1861. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/satisfy.feature +0 -33
  1862. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/start_with.feature +0 -48
  1863. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/throw_symbol.feature +0 -91
  1864. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/types.feature +0 -116
  1865. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/built_in_matchers/yield.feature +0 -146
  1866. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/custom_matchers/access_running_example.feature +0 -53
  1867. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/custom_matchers/define_diffable_matcher.feature +0 -27
  1868. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/custom_matchers/define_matcher.feature +0 -368
  1869. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/custom_matchers/define_matcher_outside_rspec.feature +0 -38
  1870. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/custom_matchers/define_matcher_with_fluent_interface.feature +0 -24
  1871. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/customized_message.feature +0 -22
  1872. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/diffing.feature +0 -85
  1873. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/implicit_docstrings.feature +0 -52
  1874. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/step_definitions/additional_cli_steps.rb +0 -22
  1875. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/support/env.rb +0 -5
  1876. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/syntax_configuration.feature +0 -68
  1877. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/features/test_frameworks/test_unit.feature +0 -46
  1878. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/deprecation.rb +0 -38
  1879. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/differ.rb +0 -115
  1880. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/errors.rb +0 -9
  1881. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/expectation_target.rb +0 -88
  1882. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/extensions/array.rb +0 -9
  1883. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/extensions/object.rb +0 -39
  1884. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/extensions.rb +0 -2
  1885. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/fail_with.rb +0 -69
  1886. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/handler.rb +0 -63
  1887. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/syntax.rb +0 -164
  1888. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations/version.rb +0 -8
  1889. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/expectations.rb +0 -47
  1890. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/be_close.rb +0 -9
  1891. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/base_matcher.rb +0 -68
  1892. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/be.rb +0 -189
  1893. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/be_instance_of.rb +0 -15
  1894. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/be_kind_of.rb +0 -11
  1895. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/be_within.rb +0 -55
  1896. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/change.rb +0 -133
  1897. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/cover.rb +0 -21
  1898. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/eq.rb +0 -22
  1899. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/eql.rb +0 -23
  1900. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/equal.rb +0 -48
  1901. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/exist.rb +0 -26
  1902. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/has.rb +0 -48
  1903. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/have.rb +0 -108
  1904. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/include.rb +0 -69
  1905. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/match.rb +0 -12
  1906. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/match_array.rb +0 -51
  1907. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/raise_error.rb +0 -107
  1908. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/respond_to.rb +0 -74
  1909. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/satisfy.rb +0 -30
  1910. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/start_and_end_with.rb +0 -48
  1911. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/throw_symbol.rb +0 -94
  1912. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in/yield.rb +0 -221
  1913. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/built_in.rb +0 -39
  1914. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/compatibility.rb +0 -14
  1915. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/configuration.rb +0 -108
  1916. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/dsl.rb +0 -24
  1917. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/extensions/instance_eval_with_args.rb +0 -39
  1918. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/generated_descriptions.rb +0 -35
  1919. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/matcher.rb +0 -300
  1920. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/method_missing.rb +0 -12
  1921. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/operator_matcher.rb +0 -109
  1922. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers/pretty.rb +0 -64
  1923. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec/matchers.rb +0 -699
  1924. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/lib/rspec-expectations.rb +0 -1
  1925. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/expectations/differ_spec.rb +0 -170
  1926. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/expectations/expectation_target_spec.rb +0 -75
  1927. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/expectations/extensions/kernel_spec.rb +0 -67
  1928. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/expectations/fail_with_spec.rb +0 -95
  1929. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/expectations/handler_spec.rb +0 -206
  1930. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/expectations/syntax_spec.rb +0 -97
  1931. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/base_matcher_spec.rb +0 -62
  1932. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/be_close_spec.rb +0 -22
  1933. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/be_instance_of_spec.rb +0 -63
  1934. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/be_kind_of_spec.rb +0 -41
  1935. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/be_spec.rb +0 -516
  1936. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/be_within_spec.rb +0 -129
  1937. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/change_spec.rb +0 -542
  1938. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/configuration_spec.rb +0 -238
  1939. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/cover_spec.rb +0 -69
  1940. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/description_generation_spec.rb +0 -176
  1941. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/dsl_spec.rb +0 -57
  1942. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/eq_spec.rb +0 -60
  1943. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/eql_spec.rb +0 -41
  1944. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/equal_spec.rb +0 -78
  1945. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/exist_spec.rb +0 -124
  1946. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/has_spec.rb +0 -122
  1947. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/have_spec.rb +0 -445
  1948. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/include_matcher_integration_spec.rb +0 -30
  1949. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/include_spec.rb +0 -531
  1950. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/match_array_spec.rb +0 -194
  1951. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/match_spec.rb +0 -61
  1952. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/matcher_spec.rb +0 -471
  1953. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/matchers_spec.rb +0 -37
  1954. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/method_missing_spec.rb +0 -28
  1955. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/operator_matcher_spec.rb +0 -223
  1956. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/raise_error_spec.rb +0 -395
  1957. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/respond_to_spec.rb +0 -292
  1958. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/satisfy_spec.rb +0 -44
  1959. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/start_with_end_with_spec.rb +0 -186
  1960. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/throw_symbol_spec.rb +0 -116
  1961. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/rspec/matchers/yield_spec.rb +0 -437
  1962. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/spec_helper.rb +0 -54
  1963. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/support/classes.rb +0 -56
  1964. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/support/in_sub_process.rb +0 -38
  1965. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/support/matchers.rb +0 -22
  1966. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/support/ruby_version.rb +0 -10
  1967. data/vendor/ruby/1.9.1/gems/rspec-expectations-2.13.0/spec/support/shared_examples.rb +0 -13
  1968. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/.document +0 -5
  1969. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/.yardopts +0 -6
  1970. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/Changelog.md +0 -306
  1971. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/License.txt +0 -23
  1972. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/README.md +0 -315
  1973. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/README.md +0 -67
  1974. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/Scope.md +0 -17
  1975. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/Upgrade.md +0 -22
  1976. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/argument_matchers/README.md +0 -27
  1977. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/argument_matchers/explicit.feature +0 -60
  1978. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/argument_matchers/general_matchers.feature +0 -85
  1979. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/argument_matchers/type_matchers.feature +0 -27
  1980. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/message_expectations/README.md +0 -73
  1981. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/message_expectations/any_instance.feature +0 -21
  1982. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/message_expectations/block_local_expectations.feature.pending +0 -55
  1983. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/message_expectations/call_original.feature +0 -24
  1984. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/message_expectations/expect_message.feature +0 -94
  1985. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/message_expectations/receive_counts.feature +0 -209
  1986. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/message_expectations/warn_when_expectation_is_set_on_nil.feature +0 -50
  1987. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/method_stubs/README.md +0 -47
  1988. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/method_stubs/any_instance.feature +0 -132
  1989. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/method_stubs/as_null_object.feature +0 -35
  1990. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/method_stubs/simple_return_value.feature +0 -64
  1991. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/method_stubs/stub_chain.feature +0 -51
  1992. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/method_stubs/stub_implementation.feature +0 -26
  1993. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/method_stubs/to_ary.feature +0 -47
  1994. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/mutating_constants/README.md +0 -82
  1995. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/mutating_constants/hiding_defined_constant.feature +0 -64
  1996. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/mutating_constants/stub_defined_constant.feature +0 -79
  1997. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/mutating_constants/stub_undefined_constant.feature +0 -50
  1998. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/outside_rspec/configuration.feature +0 -82
  1999. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/outside_rspec/standalone.feature +0 -33
  2000. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/step_definitions/additional_cli_steps.rb +0 -4
  2001. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/features/support/env.rb +0 -13
  2002. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/any_instance/chain.rb +0 -78
  2003. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -66
  2004. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/any_instance/message_chains.rb +0 -60
  2005. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/any_instance/recorder.rb +0 -204
  2006. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/any_instance/stub_chain.rb +0 -37
  2007. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -25
  2008. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/any_instance.rb +0 -81
  2009. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/argument_list_matcher.rb +0 -93
  2010. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/argument_matchers.rb +0 -238
  2011. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/configuration.rb +0 -28
  2012. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/error_generator.rb +0 -120
  2013. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/errors.rb +0 -12
  2014. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/example_methods.rb +0 -120
  2015. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/extensions/instance_exec.rb +0 -34
  2016. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/extensions/marshal.rb +0 -23
  2017. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/extensions/psych.rb +0 -23
  2018. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/framework.rb +0 -22
  2019. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/instance_method_stasher.rb +0 -85
  2020. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/message_expectation.rb +0 -567
  2021. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/method_double.rb +0 -267
  2022. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/methods.rb +0 -155
  2023. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/mock.rb +0 -7
  2024. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/mutate_const.rb +0 -415
  2025. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/order_group.rb +0 -40
  2026. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/proxy.rb +0 -205
  2027. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/serialization.rb +0 -34
  2028. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/space.rb +0 -34
  2029. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/standalone.rb +0 -3
  2030. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/test_double.rb +0 -103
  2031. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks/version.rb +0 -7
  2032. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/rspec/mocks.rb +0 -82
  2033. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/lib/spec/mocks.rb +0 -6
  2034. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/and_call_original_spec.rb +0 -235
  2035. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/and_yield_spec.rb +0 -127
  2036. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/any_instance/message_chains_spec.rb +0 -40
  2037. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/any_instance_spec.rb +0 -925
  2038. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/any_number_of_times_spec.rb +0 -30
  2039. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/argument_expectation_spec.rb +0 -34
  2040. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/at_least_spec.rb +0 -142
  2041. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/at_most_spec.rb +0 -90
  2042. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/block_return_value_spec.rb +0 -53
  2043. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/bug_report_10260_spec.rb +0 -8
  2044. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/bug_report_10263_spec.rb +0 -27
  2045. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/bug_report_11545_spec.rb +0 -32
  2046. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/bug_report_496_spec.rb +0 -17
  2047. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/bug_report_600_spec.rb +0 -22
  2048. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/bug_report_7611_spec.rb +0 -16
  2049. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/bug_report_8165_spec.rb +0 -31
  2050. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/bug_report_830_spec.rb +0 -21
  2051. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/bug_report_957_spec.rb +0 -22
  2052. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/combining_implementation_instructions_spec.rb +0 -197
  2053. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/configuration_spec.rb +0 -26
  2054. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/double_spec.rb +0 -12
  2055. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/failing_argument_matchers_spec.rb +0 -94
  2056. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/hash_excluding_matcher_spec.rb +0 -67
  2057. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/hash_including_matcher_spec.rb +0 -90
  2058. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/instance_method_stasher_spec.rb +0 -58
  2059. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/mock_ordering_spec.rb +0 -103
  2060. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/mock_space_spec.rb +0 -58
  2061. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/mock_spec.rb +0 -734
  2062. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/multiple_return_value_spec.rb +0 -132
  2063. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/mutate_const_spec.rb +0 -481
  2064. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/nil_expectation_warning_spec.rb +0 -62
  2065. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/null_object_mock_spec.rb +0 -107
  2066. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/once_counts_spec.rb +0 -52
  2067. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/options_hash_spec.rb +0 -35
  2068. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/partial_mock_spec.rb +0 -196
  2069. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/partial_mock_using_mocks_directly_spec.rb +0 -95
  2070. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/passing_argument_matchers_spec.rb +0 -142
  2071. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/precise_counts_spec.rb +0 -68
  2072. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/record_messages_spec.rb +0 -26
  2073. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/serialization_spec.rb +0 -110
  2074. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/stash_spec.rb +0 -54
  2075. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/stub_chain_spec.rb +0 -154
  2076. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/stub_implementation_spec.rb +0 -81
  2077. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/stub_spec.rb +0 -279
  2078. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/stubbed_message_expectations_spec.rb +0 -58
  2079. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/test_double_spec.rb +0 -57
  2080. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/to_ary_spec.rb +0 -40
  2081. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks/twice_counts_spec.rb +0 -66
  2082. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/rspec/mocks_spec.rb +0 -67
  2083. data/vendor/ruby/1.9.1/gems/rspec-mocks-2.13.1/spec/spec_helper.rb +0 -36
  2084. data/vendor/ruby/1.9.1/gems/rspec-redis_helper-0.1.2/.gitignore +0 -2
  2085. data/vendor/ruby/1.9.1/gems/rspec-redis_helper-0.1.2/Gemfile +0 -4
  2086. data/vendor/ruby/1.9.1/gems/rspec-redis_helper-0.1.2/LICENSE +0 -22
  2087. data/vendor/ruby/1.9.1/gems/rspec-redis_helper-0.1.2/README.md +0 -55
  2088. data/vendor/ruby/1.9.1/gems/rspec-redis_helper-0.1.2/Rakefile +0 -6
  2089. data/vendor/ruby/1.9.1/gems/rspec-redis_helper-0.1.2/lib/rspec-redis_helper/version.rb +0 -5
  2090. data/vendor/ruby/1.9.1/gems/rspec-redis_helper-0.1.2/lib/rspec-redis_helper.rb +0 -40
  2091. data/vendor/ruby/1.9.1/gems/rspec-redis_helper-0.1.2/rspec-redis_helper.gemspec +0 -22
  2092. data/vendor/ruby/1.9.1/gems/rspec-redis_helper-0.1.2/spec/helper.rb +0 -15
  2093. data/vendor/ruby/1.9.1/gems/rspec-redis_helper-0.1.2/spec/redis_helper_spec.rb +0 -42
  2094. data/vendor/ruby/1.9.1/gems/rspec-redis_helper-0.1.2/spec/redis_spec.rb +0 -10
  2095. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/.gitignore +0 -9
  2096. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/.travis.yml +0 -19
  2097. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/COMM-LICENSE +0 -83
  2098. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/Changes.md +0 -595
  2099. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/Gemfile +0 -17
  2100. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/LICENSE +0 -9
  2101. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/README.md +0 -87
  2102. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/Rakefile +0 -9
  2103. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/bin/sidekiq +0 -14
  2104. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/bin/sidekiqctl +0 -78
  2105. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/config.ru +0 -18
  2106. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/api.rb +0 -407
  2107. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/capistrano.rb +0 -50
  2108. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/cli.rb +0 -345
  2109. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/client.rb +0 -138
  2110. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/core_ext.rb +0 -91
  2111. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/exception_handler.rb +0 -39
  2112. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/extensions/action_mailer.rb +0 -37
  2113. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/extensions/active_record.rb +0 -36
  2114. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/extensions/class_methods.rb +0 -36
  2115. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/extensions/generic_proxy.rb +0 -22
  2116. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/fetch.rb +0 -119
  2117. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/launcher.rb +0 -30
  2118. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/logging.rb +0 -47
  2119. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/manager.rb +0 -169
  2120. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/middleware/chain.rb +0 -130
  2121. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/middleware/i18n.rb +0 -35
  2122. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/middleware/server/active_record.rb +0 -13
  2123. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/middleware/server/logging.rb +0 -31
  2124. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/middleware/server/retry_jobs.rb +0 -117
  2125. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/paginator.rb +0 -31
  2126. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/processor.rb +0 -119
  2127. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/rails.rb +0 -19
  2128. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/redis_connection.rb +0 -51
  2129. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/scheduled.rb +0 -78
  2130. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/testing/inline.rb +0 -41
  2131. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/testing.rb +0 -110
  2132. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/util.rb +0 -36
  2133. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/version.rb +0 -3
  2134. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/web.rb +0 -271
  2135. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/worker.rb +0 -73
  2136. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq/yaml_patch.rb +0 -21
  2137. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/lib/sidekiq.rb +0 -118
  2138. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/sidekiq.gemspec +0 -29
  2139. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/config.yml +0 -11
  2140. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/env_based_config.yml +0 -11
  2141. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/fake_env.rb +0 -0
  2142. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/helper.rb +0 -28
  2143. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_api.rb +0 -346
  2144. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_cli.rb +0 -326
  2145. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_client.rb +0 -186
  2146. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_exception_handler.rb +0 -128
  2147. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_extensions.rb +0 -105
  2148. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_fetch.rb +0 -44
  2149. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_middleware.rb +0 -126
  2150. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_processor.rb +0 -128
  2151. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_redis_connection.rb +0 -67
  2152. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_retry.rb +0 -202
  2153. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_scheduled.rb +0 -48
  2154. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_scheduling.rb +0 -39
  2155. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_sidekiq.rb +0 -37
  2156. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_testing.rb +0 -220
  2157. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_testing_inline.rb +0 -95
  2158. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/test/test_web.rb +0 -300
  2159. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/assets/images/bootstrap/glyphicons-halflings-white.png +0 -0
  2160. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/assets/images/bootstrap/glyphicons-halflings.png +0 -0
  2161. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/assets/images/logo.png +0 -0
  2162. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/assets/images/status/active.png +0 -0
  2163. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/assets/images/status/idle.png +0 -0
  2164. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/assets/images/status-sd8051fd480.png +0 -0
  2165. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/assets/javascripts/application.js +0 -44
  2166. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/assets/javascripts/dashboard.js +0 -156
  2167. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/assets/stylesheets/application.css +0 -810
  2168. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/assets/stylesheets/bootstrap.css +0 -20
  2169. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/da.yml +0 -59
  2170. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/de.yml +0 -59
  2171. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/en.yml +0 -62
  2172. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/es.yml +0 -59
  2173. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/fr.yml +0 -59
  2174. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/it.yml +0 -59
  2175. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/ja.yml +0 -62
  2176. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/nl.yml +0 -62
  2177. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/no.yml +0 -62
  2178. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/pl.yml +0 -59
  2179. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/pt-br.yml +0 -59
  2180. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/pt.yml +0 -59
  2181. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/locales/ru.yml +0 -59
  2182. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/_nav.slim +0 -17
  2183. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/_paging.slim +0 -15
  2184. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/_status.slim +0 -3
  2185. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/_summary.slim +0 -19
  2186. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/_workers.slim +0 -21
  2187. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/dashboard.slim +0 -46
  2188. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/index.slim +0 -10
  2189. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/layout.slim +0 -48
  2190. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/queue.slim +0 -27
  2191. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/queues.slim +0 -15
  2192. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/retries.slim +0 -40
  2193. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/retry.slim +0 -55
  2194. data/vendor/ruby/1.9.1/gems/sidekiq-2.11.2/web/views/scheduled.slim +0 -30
  2195. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/.gitignore +0 -32
  2196. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/.travis.yml +0 -21
  2197. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/.yardopts +0 -1
  2198. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/Appraisals +0 -8
  2199. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/CHANGELOG.md +0 -173
  2200. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/CONTRIBUTING.md +0 -20
  2201. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/Gemfile +0 -5
  2202. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/LICENSE +0 -20
  2203. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/README.md +0 -498
  2204. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/Rakefile +0 -27
  2205. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/cucumber.yml +0 -13
  2206. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/config_adapters.feature +0 -44
  2207. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/config_autoload.feature +0 -46
  2208. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/config_command_name.feature +0 -33
  2209. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/config_coverage_dir.feature +0 -20
  2210. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/config_deactivate_merging.feature +0 -42
  2211. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/config_formatters.feature +0 -52
  2212. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/config_merge_timeout.feature +0 -39
  2213. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/config_nocov_token.feature +0 -79
  2214. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/config_project_name.feature +0 -27
  2215. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/config_styles.feature +0 -93
  2216. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/cucumber_basic.feature +0 -29
  2217. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/maximum_coverage_drop.feature +0 -36
  2218. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/merging_test_unit_and_rspec.feature +0 -44
  2219. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/minimum_coverage.feature +0 -59
  2220. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/refuse_coverage_drop.feature +0 -35
  2221. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/rspec_basic.feature +0 -31
  2222. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/rspec_fails_on_initialization.feature +0 -14
  2223. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/rspec_groups_and_filters_basic.feature +0 -29
  2224. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/rspec_groups_and_filters_complex.feature +0 -35
  2225. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/rspec_groups_using_filter_class.feature +0 -40
  2226. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/rspec_without_simplecov.feature +0 -20
  2227. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/skipping_code_blocks_manually.feature +0 -70
  2228. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/step_definitions/html_steps.rb +0 -45
  2229. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/step_definitions/simplecov_steps.rb +0 -66
  2230. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/step_definitions/transformers.rb +0 -13
  2231. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/step_definitions/web_steps.rb +0 -64
  2232. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/support/env.rb +0 -26
  2233. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/test_unit_basic.feature +0 -34
  2234. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/test_unit_groups_and_filters_basic.feature +0 -29
  2235. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/test_unit_groups_and_filters_complex.feature +0 -35
  2236. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/test_unit_groups_using_filter_class.feature +0 -40
  2237. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature +0 -20
  2238. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/unicode_compatiblity.feature +0 -67
  2239. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/gemfiles/multi_json-legacy.gemfile +0 -7
  2240. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/gemfiles/multi_json-new.gemfile +0 -7
  2241. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/adapters.rb +0 -29
  2242. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/command_guesser.rb +0 -49
  2243. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/configuration.rb +0 -243
  2244. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/defaults.rb +0 -86
  2245. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/exit_codes.rb +0 -5
  2246. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/file_list.rb +0 -44
  2247. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/filter.rb +0 -44
  2248. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/formatter/multi_formatter.rb +0 -25
  2249. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/formatter/simple_formatter.rb +0 -19
  2250. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/formatter.rb +0 -8
  2251. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/json.rb +0 -27
  2252. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/last_run.rb +0 -20
  2253. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/merge_helpers.rb +0 -39
  2254. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/railtie.rb +0 -7
  2255. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/railties/tasks.rake +0 -11
  2256. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/result.rb +0 -126
  2257. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/result_merger.rb +0 -74
  2258. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/source_file.rb +0 -188
  2259. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov/version.rb +0 -3
  2260. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/lib/simplecov.rb +0 -134
  2261. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/simplecov.gemspec +0 -29
  2262. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/Gemfile +0 -6
  2263. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/Rakefile +0 -8
  2264. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/cucumber.yml +0 -13
  2265. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/features/step_definitions/my_steps.rb +0 -23
  2266. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/features/support/env.rb +0 -12
  2267. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/features/test_stuff.feature +0 -6
  2268. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/lib/faked_project/framework_specific.rb +0 -18
  2269. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/lib/faked_project/meta_magic.rb +0 -24
  2270. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/lib/faked_project/some_class.rb +0 -29
  2271. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/lib/faked_project.rb +0 -11
  2272. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/spec/faked_spec.rb +0 -11
  2273. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/spec/meta_magic_spec.rb +0 -10
  2274. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/spec/some_class_spec.rb +0 -10
  2275. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/spec/spec_helper.rb +0 -15
  2276. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/test/faked_test.rb +0 -11
  2277. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/test/meta_magic_test.rb +0 -13
  2278. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/test/some_class_test.rb +0 -15
  2279. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/faked_project/test/test_helper.rb +0 -16
  2280. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/app/controllers/sample_controller.rb +0 -10
  2281. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/app/models/user.rb +0 -10
  2282. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/deleted_source_sample.rb +0 -15
  2283. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/frameworks/rspec_bad.rb +0 -9
  2284. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/frameworks/rspec_good.rb +0 -9
  2285. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/frameworks/testunit_bad.rb +0 -9
  2286. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/frameworks/testunit_good.rb +0 -9
  2287. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/iso-8859.rb +0 -3
  2288. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/resultset1.rb +0 -4
  2289. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/resultset2.rb +0 -5
  2290. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/sample.rb +0 -16
  2291. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/fixtures/utf-8.rb +0 -3
  2292. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/helper.rb +0 -35
  2293. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/shoulda_macros.rb +0 -29
  2294. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/test_1_8_fallbacks.rb +0 -33
  2295. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/test_command_guesser.rb +0 -21
  2296. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/test_deleted_source.rb +0 -16
  2297. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/test_file_list.rb +0 -24
  2298. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/test_filters.rb +0 -80
  2299. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/test_merge_helpers.rb +0 -107
  2300. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/test_result.rb +0 -162
  2301. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/test_return_codes.rb +0 -39
  2302. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/test_source_file.rb +0 -95
  2303. data/vendor/ruby/1.9.1/gems/simplecov-0.7.1/test/test_source_file_line.rb +0 -110
  2304. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/.document +0 -5
  2305. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/.gitignore +0 -26
  2306. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/Gemfile +0 -15
  2307. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/Guardfile +0 -12
  2308. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/LICENSE +0 -20
  2309. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/README.md +0 -30
  2310. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/Rakefile +0 -32
  2311. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/javascripts/application.js +0 -92
  2312. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/javascripts/libraries/jquery-1.6.2.min.js +0 -18
  2313. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/javascripts/plugins/highlight.pack.js +0 -1
  2314. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.dataTables.min.js +0 -152
  2315. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.fancybox-1.3.1.pack.js +0 -44
  2316. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.timeago.js +0 -141
  2317. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/javascripts/plugins/jquery.url.js +0 -174
  2318. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/stylesheets/application.css +0 -3
  2319. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/stylesheets/plugins/highlight.css +0 -129
  2320. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/stylesheets/plugins/jquery-ui-1.8.4.custom.css +0 -295
  2321. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/stylesheets/plugins/jquery.fancybox-1.3.1.css +0 -363
  2322. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/stylesheets/reset.css +0 -103
  2323. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/assets/stylesheets/screen.css.sass +0 -220
  2324. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/lib/simplecov-html/version.rb +0 -7
  2325. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/lib/simplecov-html.rb +0 -100
  2326. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/application.css +0 -1110
  2327. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/application.js +0 -626
  2328. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/blank.gif +0 -0
  2329. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_close.png +0 -0
  2330. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_loading.png +0 -0
  2331. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_nav_left.png +0 -0
  2332. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_nav_right.png +0 -0
  2333. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_e.png +0 -0
  2334. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_n.png +0 -0
  2335. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_ne.png +0 -0
  2336. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_nw.png +0 -0
  2337. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_s.png +0 -0
  2338. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_se.png +0 -0
  2339. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_sw.png +0 -0
  2340. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_shadow_w.png +0 -0
  2341. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_left.png +0 -0
  2342. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_main.png +0 -0
  2343. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_over.png +0 -0
  2344. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancy_title_right.png +0 -0
  2345. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancybox-x.png +0 -0
  2346. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancybox-y.png +0 -0
  2347. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/fancybox/fancybox.png +0 -0
  2348. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/favicon_green.png +0 -0
  2349. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/favicon_red.png +0 -0
  2350. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/favicon_yellow.png +0 -0
  2351. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/loading.gif +0 -0
  2352. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/magnify.png +0 -0
  2353. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  2354. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  2355. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  2356. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  2357. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  2358. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  2359. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  2360. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  2361. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_222222_256x240.png +0 -0
  2362. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
  2363. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_454545_256x240.png +0 -0
  2364. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_888888_256x240.png +0 -0
  2365. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/public/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
  2366. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/simplecov-html.gemspec +0 -25
  2367. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/test/helper.rb +0 -9
  2368. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/test/test_simple_cov-html.rb +0 -8
  2369. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/views/file_list.erb +0 -45
  2370. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/views/layout.erb +0 -41
  2371. data/vendor/ruby/1.9.1/gems/simplecov-html-0.7.1/views/source_file.erb +0 -23
  2372. data/vendor/ruby/1.9.1/gems/slop-3.4.4/.gitignore +0 -7
  2373. data/vendor/ruby/1.9.1/gems/slop-3.4.4/.travis.yml +0 -12
  2374. data/vendor/ruby/1.9.1/gems/slop-3.4.4/CHANGES.md +0 -285
  2375. data/vendor/ruby/1.9.1/gems/slop-3.4.4/Gemfile +0 -3
  2376. data/vendor/ruby/1.9.1/gems/slop-3.4.4/LICENSE +0 -20
  2377. data/vendor/ruby/1.9.1/gems/slop-3.4.4/README.md +0 -182
  2378. data/vendor/ruby/1.9.1/gems/slop-3.4.4/Rakefile +0 -29
  2379. data/vendor/ruby/1.9.1/gems/slop-3.4.4/lib/slop/commands.rb +0 -196
  2380. data/vendor/ruby/1.9.1/gems/slop-3.4.4/lib/slop/option.rb +0 -208
  2381. data/vendor/ruby/1.9.1/gems/slop-3.4.4/lib/slop.rb +0 -682
  2382. data/vendor/ruby/1.9.1/gems/slop-3.4.4/slop.gemspec +0 -17
  2383. data/vendor/ruby/1.9.1/gems/slop-3.4.4/test/commands_test.rb +0 -26
  2384. data/vendor/ruby/1.9.1/gems/slop-3.4.4/test/helper.rb +0 -15
  2385. data/vendor/ruby/1.9.1/gems/slop-3.4.4/test/option_test.rb +0 -134
  2386. data/vendor/ruby/1.9.1/gems/slop-3.4.4/test/slop_test.rb +0 -482
  2387. data/vendor/ruby/1.9.1/gems/statsd-ruby-1.2.0/.document +0 -5
  2388. data/vendor/ruby/1.9.1/gems/statsd-ruby-1.2.0/.gitignore +0 -43
  2389. data/vendor/ruby/1.9.1/gems/statsd-ruby-1.2.0/.travis.yml +0 -6
  2390. data/vendor/ruby/1.9.1/gems/statsd-ruby-1.2.0/Gemfile +0 -2
  2391. data/vendor/ruby/1.9.1/gems/statsd-ruby-1.2.0/LICENSE.txt +0 -20
  2392. data/vendor/ruby/1.9.1/gems/statsd-ruby-1.2.0/README.rdoc +0 -75
  2393. data/vendor/ruby/1.9.1/gems/statsd-ruby-1.2.0/Rakefile +0 -15
  2394. data/vendor/ruby/1.9.1/gems/statsd-ruby-1.2.0/lib/statsd.rb +0 -275
  2395. data/vendor/ruby/1.9.1/gems/statsd-ruby-1.2.0/spec/helper.rb +0 -34
  2396. data/vendor/ruby/1.9.1/gems/statsd-ruby-1.2.0/spec/statsd_spec.rb +0 -384
  2397. data/vendor/ruby/1.9.1/gems/statsd-ruby-1.2.0/statsd-ruby.gemspec +0 -25
  2398. data/vendor/ruby/1.9.1/gems/thor-0.18.1/.document +0 -5
  2399. data/vendor/ruby/1.9.1/gems/thor-0.18.1/CHANGELOG.md +0 -139
  2400. data/vendor/ruby/1.9.1/gems/thor-0.18.1/LICENSE.md +0 -20
  2401. data/vendor/ruby/1.9.1/gems/thor-0.18.1/README.md +0 -35
  2402. data/vendor/ruby/1.9.1/gems/thor-0.18.1/Thorfile +0 -30
  2403. data/vendor/ruby/1.9.1/gems/thor-0.18.1/bin/thor +0 -6
  2404. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/actions/create_file.rb +0 -105
  2405. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/actions/create_link.rb +0 -60
  2406. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/actions/directory.rb +0 -119
  2407. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/actions/empty_directory.rb +0 -137
  2408. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/actions/file_manipulation.rb +0 -314
  2409. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/actions/inject_into_file.rb +0 -109
  2410. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/actions.rb +0 -318
  2411. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/base.rb +0 -652
  2412. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/command.rb +0 -136
  2413. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/core_ext/hash_with_indifferent_access.rb +0 -80
  2414. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/core_ext/io_binary_read.rb +0 -12
  2415. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/core_ext/ordered_hash.rb +0 -100
  2416. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/error.rb +0 -28
  2417. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/group.rb +0 -282
  2418. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/invocation.rb +0 -172
  2419. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/parser/argument.rb +0 -74
  2420. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/parser/arguments.rb +0 -171
  2421. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/parser/option.rb +0 -121
  2422. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/parser/options.rb +0 -218
  2423. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/parser.rb +0 -4
  2424. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/rake_compat.rb +0 -72
  2425. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/runner.rb +0 -322
  2426. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/shell/basic.rb +0 -393
  2427. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/shell/color.rb +0 -148
  2428. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/shell/html.rb +0 -127
  2429. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/shell.rb +0 -88
  2430. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/util.rb +0 -270
  2431. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor/version.rb +0 -3
  2432. data/vendor/ruby/1.9.1/gems/thor-0.18.1/lib/thor.rb +0 -473
  2433. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/actions/create_file_spec.rb +0 -170
  2434. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/actions/create_link_spec.rb +0 -95
  2435. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/actions/directory_spec.rb +0 -169
  2436. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/actions/empty_directory_spec.rb +0 -129
  2437. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/actions/file_manipulation_spec.rb +0 -382
  2438. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/actions/inject_into_file_spec.rb +0 -135
  2439. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/actions_spec.rb +0 -331
  2440. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/base_spec.rb +0 -291
  2441. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/command_spec.rb +0 -80
  2442. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/core_ext/hash_with_indifferent_access_spec.rb +0 -48
  2443. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/core_ext/ordered_hash_spec.rb +0 -115
  2444. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/exit_condition_spec.rb +0 -19
  2445. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/application.rb +0 -2
  2446. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/app{1}/README +0 -3
  2447. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/bundle/execute.rb +0 -6
  2448. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/bundle/main.thor +0 -1
  2449. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/command.thor +0 -10
  2450. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/enum.thor +0 -10
  2451. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/group.thor +0 -128
  2452. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/invoke.thor +0 -112
  2453. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/path with spaces +0 -0
  2454. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/preserve/script.sh +0 -3
  2455. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/script.thor +0 -220
  2456. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/fixtures/subcommand.thor +0 -17
  2457. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/group_spec.rb +0 -216
  2458. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/helper.rb +0 -67
  2459. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/invocation_spec.rb +0 -100
  2460. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/parser/argument_spec.rb +0 -53
  2461. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/parser/arguments_spec.rb +0 -66
  2462. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/parser/option_spec.rb +0 -202
  2463. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/parser/options_spec.rb +0 -400
  2464. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/rake_compat_spec.rb +0 -72
  2465. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/register_spec.rb +0 -197
  2466. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/runner_spec.rb +0 -241
  2467. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/shell/basic_spec.rb +0 -311
  2468. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/shell/color_spec.rb +0 -95
  2469. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/shell/html_spec.rb +0 -32
  2470. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/shell_spec.rb +0 -47
  2471. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/subcommand_spec.rb +0 -30
  2472. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/thor_spec.rb +0 -491
  2473. data/vendor/ruby/1.9.1/gems/thor-0.18.1/spec/util_spec.rb +0 -196
  2474. data/vendor/ruby/1.9.1/gems/thor-0.18.1/thor.gemspec +0 -24
  2475. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/LICENSE +0 -22
  2476. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/README.markdown +0 -138
  2477. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/Rakefile +0 -28
  2478. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/lib/timecop/time_extensions.rb +0 -81
  2479. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/lib/timecop/time_stack_item.rb +0 -158
  2480. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/lib/timecop/timecop.rb +0 -160
  2481. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/lib/timecop/version.rb +0 -3
  2482. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/lib/timecop.rb +0 -2
  2483. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/test/run_tests.sh +0 -6
  2484. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/test/test_helper.rb +0 -54
  2485. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/test/time_stack_item_test.rb +0 -275
  2486. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/test/timecop_test.rb +0 -438
  2487. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/test/timecop_without_date_but_with_time_test.rb +0 -12
  2488. data/vendor/ruby/1.9.1/gems/timecop-0.6.1/test/timecop_without_date_test.rb +0 -119
  2489. data/vendor/ruby/1.9.1/gems/timers-1.1.0/.gitignore +0 -17
  2490. data/vendor/ruby/1.9.1/gems/timers-1.1.0/.travis.yml +0 -10
  2491. data/vendor/ruby/1.9.1/gems/timers-1.1.0/CHANGES.md +0 -15
  2492. data/vendor/ruby/1.9.1/gems/timers-1.1.0/Gemfile +0 -4
  2493. data/vendor/ruby/1.9.1/gems/timers-1.1.0/LICENSE +0 -22
  2494. data/vendor/ruby/1.9.1/gems/timers-1.1.0/README.md +0 -73
  2495. data/vendor/ruby/1.9.1/gems/timers-1.1.0/Rakefile +0 -7
  2496. data/vendor/ruby/1.9.1/gems/timers-1.1.0/lib/timers/version.rb +0 -3
  2497. data/vendor/ruby/1.9.1/gems/timers-1.1.0/lib/timers.rb +0 -122
  2498. data/vendor/ruby/1.9.1/gems/timers-1.1.0/spec/spec_helper.rb +0 -2
  2499. data/vendor/ruby/1.9.1/gems/timers-1.1.0/spec/timers_spec.rb +0 -77
  2500. data/vendor/ruby/1.9.1/gems/timers-1.1.0/timers.gemspec +0 -20
  2501. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/.yardopts +0 -25
  2502. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/LEGAL +0 -66
  2503. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/LICENSE +0 -22
  2504. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/README.md +0 -601
  2505. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/Rakefile +0 -61
  2506. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/builtins_vs_eval.rb +0 -23
  2507. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/concat_vs_join.rb +0 -12
  2508. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/erb_vs_erubis.rb +0 -53
  2509. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/format_args.rb +0 -46
  2510. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/generation.rb +0 -37
  2511. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/marshal_vs_dbm.rb +0 -63
  2512. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/parsing.rb +0 -46
  2513. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/pathname_vs_string.rb +0 -50
  2514. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/rdoc_vs_yardoc.rb +0 -10
  2515. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/registry_store_types.rb +0 -48
  2516. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/ri_vs_yri.rb +0 -18
  2517. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/ripper_parser.rb +0 -12
  2518. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/splat_vs_flatten.rb +0 -12
  2519. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/template_erb.rb +0 -22
  2520. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/template_format.rb +0 -6
  2521. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/template_profile.rb +0 -17
  2522. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/benchmarks/yri_cache.rb +0 -19
  2523. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/bin/yard +0 -12
  2524. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/bin/yardoc +0 -12
  2525. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/bin/yri +0 -12
  2526. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/CodeObjects.md +0 -115
  2527. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/GettingStarted.md +0 -592
  2528. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/Handlers.md +0 -152
  2529. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/Overview.md +0 -61
  2530. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/Parser.md +0 -191
  2531. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/Tags.md +0 -282
  2532. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/TagsArch.md +0 -123
  2533. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/Templates.md +0 -496
  2534. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/WhatsNew.md +0 -1244
  2535. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/images/code-objects-class-diagram.png +0 -0
  2536. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/images/handlers-class-diagram.png +0 -0
  2537. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/images/overview-class-diagram.png +0 -0
  2538. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/images/parser-class-diagram.png +0 -0
  2539. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/images/tags-class-diagram.png +0 -0
  2540. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/templates/default/fulldoc/html/full_list_tag.erb +0 -7
  2541. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/templates/default/fulldoc/html/setup.rb +0 -6
  2542. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/templates/default/layout/html/setup.rb +0 -8
  2543. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/templates/default/layout/html/tag_list.erb +0 -11
  2544. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/templates/default/yard_tags/html/list.erb +0 -18
  2545. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/templates/default/yard_tags/html/setup.rb +0 -27
  2546. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/docs/templates/plugin.rb +0 -65
  2547. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/rubygems_plugin.rb +0 -4
  2548. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/autoload.rb +0 -290
  2549. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/command.rb +0 -84
  2550. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/command_parser.rb +0 -92
  2551. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/config.rb +0 -136
  2552. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/diff.rb +0 -270
  2553. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/display.rb +0 -68
  2554. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/gems.rb +0 -83
  2555. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/graph.rb +0 -125
  2556. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/help.rb +0 -18
  2557. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/i18n.rb +0 -69
  2558. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/list.rb +0 -22
  2559. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/markup_types.rb +0 -33
  2560. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/server.rb +0 -253
  2561. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/stats.rb +0 -213
  2562. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/yardoc.rb +0 -731
  2563. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/yardopts_command.rb +0 -109
  2564. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/cli/yri.rb +0 -214
  2565. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/base.rb +0 -585
  2566. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/class_object.rb +0 -143
  2567. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/class_variable_object.rb +0 -8
  2568. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/constant_object.rb +0 -13
  2569. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/extended_method_object.rb +0 -23
  2570. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/extra_file_object.rb +0 -128
  2571. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/macro_object.rb +0 -172
  2572. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/method_object.rb +0 -191
  2573. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/module_object.rb +0 -18
  2574. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/namespace_object.rb +0 -200
  2575. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/proxy.rb +0 -258
  2576. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/code_objects/root_object.rb +0 -17
  2577. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/config.rb +0 -269
  2578. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/core_ext/array.rb +0 -15
  2579. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/core_ext/file.rb +0 -65
  2580. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/core_ext/hash.rb +0 -15
  2581. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/core_ext/insertion.rb +0 -60
  2582. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/core_ext/module.rb +0 -19
  2583. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/core_ext/string.rb +0 -67
  2584. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/core_ext/symbol_hash.rb +0 -73
  2585. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/docstring.rb +0 -364
  2586. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/docstring_parser.rb +0 -321
  2587. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/globals.rb +0 -18
  2588. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/base.rb +0 -597
  2589. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/alias_handler.rb +0 -15
  2590. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/attribute_handler.rb +0 -13
  2591. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/base.rb +0 -110
  2592. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/class_handler.rb +0 -26
  2593. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/constant_handler.rb +0 -12
  2594. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/handler_methods.rb +0 -166
  2595. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/init_handler.rb +0 -18
  2596. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/method_handler.rb +0 -35
  2597. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/mixin_handler.rb +0 -13
  2598. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/module_handler.rb +0 -16
  2599. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/override_comment_handler.rb +0 -30
  2600. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/path_handler.rb +0 -10
  2601. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/struct_handler.rb +0 -12
  2602. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/c/symbol_handler.rb +0 -7
  2603. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/processor.rb +0 -201
  2604. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/alias_handler.rb +0 -41
  2605. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/attribute_handler.rb +0 -82
  2606. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/base.rb +0 -164
  2607. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/class_condition_handler.rb +0 -86
  2608. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/class_handler.rb +0 -121
  2609. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/class_variable_handler.rb +0 -16
  2610. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/comment_handler.rb +0 -9
  2611. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/constant_handler.rb +0 -45
  2612. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/dsl_handler.rb +0 -14
  2613. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/dsl_handler_methods.rb +0 -77
  2614. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/exception_handler.rb +0 -26
  2615. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/extend_handler.rb +0 -21
  2616. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/alias_handler.rb +0 -34
  2617. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/attribute_handler.rb +0 -60
  2618. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/base.rb +0 -250
  2619. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/class_condition_handler.rb +0 -83
  2620. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/class_handler.rb +0 -111
  2621. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/class_variable_handler.rb +0 -14
  2622. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/comment_handler.rb +0 -9
  2623. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/constant_handler.rb +0 -28
  2624. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/dsl_handler.rb +0 -16
  2625. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/exception_handler.rb +0 -12
  2626. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/extend_handler.rb +0 -20
  2627. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/method_handler.rb +0 -85
  2628. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/mixin_handler.rb +0 -39
  2629. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/module_function_handler.rb +0 -18
  2630. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/module_handler.rb +0 -11
  2631. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/private_constant_handler.rb +0 -21
  2632. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/visibility_handler.rb +0 -16
  2633. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/legacy/yield_handler.rb +0 -28
  2634. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/method_condition_handler.rb +0 -8
  2635. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/method_handler.rb +0 -92
  2636. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/mixin_handler.rb +0 -36
  2637. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/module_function_handler.rb +0 -26
  2638. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/module_handler.rb +0 -11
  2639. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/private_constant_handler.rb +0 -36
  2640. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/struct_handler_methods.rb +0 -141
  2641. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/visibility_handler.rb +0 -24
  2642. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/handlers/ruby/yield_handler.rb +0 -30
  2643. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/i18n/locale.rb +0 -74
  2644. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/i18n/message.rb +0 -56
  2645. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/i18n/messages.rb +0 -55
  2646. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/i18n/pot_generator.rb +0 -280
  2647. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/i18n/text.rb +0 -173
  2648. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/logging.rb +0 -190
  2649. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/options.rb +0 -216
  2650. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/base.rb +0 -56
  2651. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/c/c_parser.rb +0 -225
  2652. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/c/comment_parser.rb +0 -131
  2653. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/c/statement.rb +0 -63
  2654. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/ruby/ast_node.rb +0 -496
  2655. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/ruby_lex.rb +0 -1377
  2656. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/ruby_parser.rb +0 -31
  2657. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/statement.rb +0 -65
  2658. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/statement_list.rb +0 -384
  2659. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/ruby/legacy/token_list.rb +0 -71
  2660. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/ruby/ruby_parser.rb +0 -625
  2661. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/parser/source_parser.rb +0 -517
  2662. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/rake/yardoc_task.rb +0 -74
  2663. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/registry.rb +0 -438
  2664. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/registry_store.rb +0 -319
  2665. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/rubygems/backports/LICENSE.txt +0 -57
  2666. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/rubygems/backports/MIT.txt +0 -20
  2667. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/rubygems/backports/gem.rb +0 -9
  2668. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/rubygems/backports/source_index.rb +0 -370
  2669. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/rubygems/backports.rb +0 -8
  2670. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/rubygems/doc_manager.rb +0 -88
  2671. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/rubygems/specification.rb +0 -41
  2672. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/serializers/base.rb +0 -80
  2673. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/serializers/file_system_serializer.rb +0 -90
  2674. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/serializers/process_serializer.rb +0 -24
  2675. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/serializers/stdout_serializer.rb +0 -32
  2676. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/serializers/yardoc_serializer.rb +0 -124
  2677. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/adapter.rb +0 -100
  2678. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/commands/base.rb +0 -192
  2679. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/commands/display_file_command.rb +0 -24
  2680. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/commands/display_object_command.rb +0 -58
  2681. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/commands/frames_command.rb +0 -15
  2682. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/commands/library_command.rb +0 -148
  2683. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/commands/library_index_command.rb +0 -24
  2684. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/commands/list_command.rb +0 -24
  2685. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/commands/search_command.rb +0 -78
  2686. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/commands/static_file_command.rb +0 -57
  2687. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/doc_server_helper.rb +0 -76
  2688. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/doc_server_serializer.rb +0 -33
  2689. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/library_version.rb +0 -227
  2690. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/rack_adapter.rb +0 -88
  2691. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/router.rb +0 -176
  2692. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/static_caching.rb +0 -45
  2693. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/default/fulldoc/html/css/custom.css +0 -78
  2694. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/default/fulldoc/html/images/processing.gif +0 -0
  2695. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/default/fulldoc/html/js/autocomplete.js +0 -12
  2696. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/default/layout/html/breadcrumb.erb +0 -46
  2697. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/default/layout/html/script_setup.erb +0 -8
  2698. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/default/layout/html/setup.rb +0 -7
  2699. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/default/method_details/html/permalink.erb +0 -4
  2700. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/default/method_details/html/setup.rb +0 -4
  2701. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/contents.erb +0 -13
  2702. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/headers.erb +0 -26
  2703. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/library_list.erb +0 -12
  2704. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/setup.rb +0 -3
  2705. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/library_list/html/title.erb +0 -2
  2706. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/processing/html/processing.erb +0 -51
  2707. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/processing/html/setup.rb +0 -3
  2708. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/search/html/search.erb +0 -18
  2709. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/templates/doc_server/search/html/setup.rb +0 -8
  2710. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server/webrick_adapter.rb +0 -43
  2711. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/server.rb +0 -11
  2712. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/tags/default_factory.rb +0 -176
  2713. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/tags/default_tag.rb +0 -12
  2714. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/tags/directives.rb +0 -595
  2715. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/tags/library.rb +0 -630
  2716. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/tags/option_tag.rb +0 -12
  2717. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/tags/overload_tag.rb +0 -65
  2718. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/tags/ref_tag.rb +0 -7
  2719. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/tags/ref_tag_list.rb +0 -27
  2720. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/tags/tag.rb +0 -57
  2721. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/tags/tag_format_error.rb +0 -6
  2722. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/engine.rb +0 -185
  2723. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/erb_cache.rb +0 -22
  2724. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/helpers/base_helper.rb +0 -212
  2725. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/helpers/filter_helper.rb +0 -26
  2726. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/helpers/html_helper.rb +0 -599
  2727. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/helpers/html_syntax_highlight_helper.rb +0 -59
  2728. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/helpers/markup/rdoc_markdown.rb +0 -22
  2729. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/helpers/markup/rdoc_markup.rb +0 -106
  2730. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/helpers/markup_helper.rb +0 -169
  2731. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/helpers/method_helper.rb +0 -74
  2732. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/helpers/module_helper.rb +0 -19
  2733. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/helpers/text_helper.rb +0 -95
  2734. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/helpers/uml_helper.rb +0 -46
  2735. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/section.rb +0 -106
  2736. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/template.rb +0 -407
  2737. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/templates/template_options.rb +0 -88
  2738. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/verifier.rb +0 -148
  2739. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard/version.rb +0 -3
  2740. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/lib/yard.rb +0 -71
  2741. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/command_parser_spec.rb +0 -43
  2742. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/command_spec.rb +0 -36
  2743. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/config_spec.rb +0 -92
  2744. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/diff_spec.rb +0 -260
  2745. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/display_spec.rb +0 -30
  2746. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/gems_spec.rb +0 -81
  2747. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/graph_spec.rb +0 -17
  2748. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/help_spec.rb +0 -22
  2749. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/i18n_spec.rb +0 -111
  2750. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/list_spec.rb +0 -8
  2751. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/markup_types_spec.rb +0 -22
  2752. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/server_spec.rb +0 -327
  2753. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/stats_spec.rb +0 -90
  2754. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/yardoc_spec.rb +0 -777
  2755. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/cli/yri_spec.rb +0 -99
  2756. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/code_objects/base_spec.rb +0 -438
  2757. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/code_objects/class_object_spec.rb +0 -225
  2758. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/code_objects/code_object_list_spec.rb +0 -33
  2759. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/code_objects/constants_spec.rb +0 -82
  2760. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/code_objects/extra_file_object_spec.rb +0 -147
  2761. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/code_objects/macro_object_spec.rb +0 -148
  2762. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/code_objects/method_object_spec.rb +0 -175
  2763. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/code_objects/module_object_spec.rb +0 -141
  2764. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/code_objects/namespace_object_spec.rb +0 -170
  2765. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/code_objects/proxy_spec.rb +0 -140
  2766. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/code_objects/spec_helper.rb +0 -3
  2767. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/config_spec.rb +0 -176
  2768. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/core_ext/array_spec.rb +0 -14
  2769. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/core_ext/file_spec.rb +0 -68
  2770. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/core_ext/hash_spec.rb +0 -14
  2771. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/core_ext/insertion_spec.rb +0 -37
  2772. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/core_ext/module_spec.rb +0 -15
  2773. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/core_ext/string_spec.rb +0 -42
  2774. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/core_ext/symbol_hash_spec.rb +0 -86
  2775. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/docstring_parser_spec.rb +0 -228
  2776. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/docstring_spec.rb +0 -325
  2777. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/alias_handler_spec.rb +0 -80
  2778. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/attribute_handler_spec.rb +0 -94
  2779. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/base_spec.rb +0 -206
  2780. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/alias_handler_spec.rb +0 -33
  2781. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/attribute_handler_spec.rb +0 -40
  2782. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/class_handler_spec.rb +0 -63
  2783. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/constant_handler_spec.rb +0 -68
  2784. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/init_handler_spec.rb +0 -47
  2785. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/method_handler_spec.rb +0 -229
  2786. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/mixin_handler_spec.rb +0 -27
  2787. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/module_handler_spec.rb +0 -38
  2788. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/override_comment_handler_spec.rb +0 -46
  2789. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/path_handler_spec.rb +0 -35
  2790. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/spec_helper.rb +0 -13
  2791. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/c/struct_handler_spec.rb +0 -15
  2792. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/class_condition_handler_spec.rb +0 -67
  2793. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/class_handler_spec.rb +0 -246
  2794. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/class_variable_handler_spec.rb +0 -11
  2795. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/constant_handler_spec.rb +0 -64
  2796. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/dsl_handler_spec.rb +0 -197
  2797. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/alias_handler_001.rb.txt +0 -44
  2798. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/attribute_handler_001.rb.txt +0 -32
  2799. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/class_condition_handler_001.rb.txt +0 -69
  2800. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/class_handler_001.rb.txt +0 -120
  2801. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/class_variable_handler_001.rb.txt +0 -10
  2802. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/constant_handler_001.rb.txt +0 -25
  2803. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/dsl_handler_001.rb.txt +0 -125
  2804. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/exception_handler_001.rb.txt +0 -59
  2805. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/extend_handler_001.rb.txt +0 -16
  2806. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/method_condition_handler_001.rb.txt +0 -10
  2807. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/method_handler_001.rb.txt +0 -126
  2808. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/mixin_handler_001.rb.txt +0 -37
  2809. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/module_handler_001.rb.txt +0 -29
  2810. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/private_constant_handler_001.rb.txt +0 -8
  2811. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/process_handler_001.rb.txt +0 -11
  2812. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/visibility_handler_001.rb.txt +0 -32
  2813. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/examples/yield_handler_001.rb.txt +0 -54
  2814. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/exception_handler_spec.rb +0 -48
  2815. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/extend_handler_spec.rb +0 -23
  2816. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/legacy_base_spec.rb +0 -128
  2817. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/method_condition_handler_spec.rb +0 -14
  2818. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/method_handler_spec.rb +0 -184
  2819. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/mixin_handler_spec.rb +0 -55
  2820. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/module_function_handler_spec.rb +0 -105
  2821. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/module_handler_spec.rb +0 -34
  2822. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/private_constant_handler_spec.rb +0 -24
  2823. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/processor_spec.rb +0 -34
  2824. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/ruby/base_spec.rb +0 -94
  2825. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/ruby/legacy/base_spec.rb +0 -82
  2826. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/spec_helper.rb +0 -33
  2827. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/visibility_handler_spec.rb +0 -39
  2828. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/handlers/yield_handler_spec.rb +0 -51
  2829. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/i18n/locale_spec.rb +0 -68
  2830. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/i18n/message_spec.rb +0 -52
  2831. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/i18n/messages_spec.rb +0 -67
  2832. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/i18n/pot_generator_spec.rb +0 -262
  2833. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/i18n/text_spec.rb +0 -180
  2834. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/logging_spec.rb +0 -35
  2835. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/options_spec.rb +0 -171
  2836. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/base_spec.rb +0 -24
  2837. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/c_parser_spec.rb +0 -166
  2838. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/examples/array.c.txt +0 -3887
  2839. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/examples/example1.rb.txt +0 -8
  2840. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/examples/extrafile.c.txt +0 -8
  2841. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/examples/multifile.c.txt +0 -6
  2842. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/examples/override.c.txt +0 -424
  2843. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/examples/parse_in_order_001.rb.txt +0 -2
  2844. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/examples/parse_in_order_002.rb.txt +0 -2
  2845. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/examples/tag_handler_001.rb.txt +0 -8
  2846. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/ruby/ast_node_spec.rb +0 -33
  2847. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/ruby/legacy/statement_list_spec.rb +0 -299
  2848. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/ruby/legacy/token_list_spec.rb +0 -77
  2849. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/ruby/ruby_parser_spec.rb +0 -334
  2850. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/source_parser_spec.rb +0 -717
  2851. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/parser/tag_parsing_spec.rb +0 -18
  2852. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/rake/yardoc_task_spec.rb +0 -101
  2853. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/registry_spec.rb +0 -393
  2854. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/registry_store_spec.rb +0 -315
  2855. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/rubygems/doc_manager_spec.rb +0 -112
  2856. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/checksums +0 -1
  2857. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/Foo/bar_i.dat +0 -0
  2858. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/Foo/baz_i.dat +0 -0
  2859. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/Foo.dat +0 -0
  2860. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/objects/root.dat +0 -0
  2861. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/serializers/data/serialized_yardoc/proxy_types +0 -2
  2862. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/serializers/file_system_serializer_spec.rb +0 -124
  2863. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/serializers/spec_helper.rb +0 -2
  2864. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/serializers/yardoc_serializer_spec.rb +0 -46
  2865. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server/adapter_spec.rb +0 -38
  2866. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server/commands/base_spec.rb +0 -87
  2867. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server/commands/library_command_spec.rb +0 -39
  2868. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server/commands/static_file_command_spec.rb +0 -84
  2869. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server/doc_server_helper_spec.rb +0 -53
  2870. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server/doc_server_serializer_spec.rb +0 -45
  2871. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server/rack_adapter_spec.rb +0 -20
  2872. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server/router_spec.rb +0 -122
  2873. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server/spec_helper.rb +0 -17
  2874. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server/static_caching_spec.rb +0 -39
  2875. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server/webrick_servlet_spec.rb +0 -20
  2876. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/server_spec.rb +0 -10
  2877. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/spec_helper.rb +0 -128
  2878. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/tags/default_factory_spec.rb +0 -152
  2879. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/tags/default_tag_spec.rb +0 -11
  2880. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/tags/directives_spec.rb +0 -436
  2881. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/tags/library_spec.rb +0 -34
  2882. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/tags/overload_tag_spec.rb +0 -53
  2883. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/tags/ref_tag_list_spec.rb +0 -53
  2884. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/class_spec.rb +0 -44
  2885. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/constant_spec.rb +0 -40
  2886. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/engine_spec.rb +0 -121
  2887. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/class001.html +0 -280
  2888. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/class001.txt +0 -36
  2889. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/class002.html +0 -35
  2890. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/constant001.txt +0 -25
  2891. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/constant002.txt +0 -7
  2892. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/constant003.txt +0 -11
  2893. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/method001.html +0 -130
  2894. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/method001.txt +0 -35
  2895. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/method002.html +0 -86
  2896. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/method002.txt +0 -20
  2897. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/method003.html +0 -159
  2898. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/method003.txt +0 -45
  2899. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/method004.html +0 -44
  2900. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/method004.txt +0 -10
  2901. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/method005.html +0 -99
  2902. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/method005.txt +0 -33
  2903. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/module001.dot +0 -33
  2904. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/module001.html +0 -791
  2905. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/module001.txt +0 -33
  2906. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/module002.html +0 -318
  2907. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/module003.html +0 -185
  2908. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/module004.html +0 -387
  2909. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/examples/tag001.txt +0 -82
  2910. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/helpers/base_helper_spec.rb +0 -175
  2911. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/helpers/html_helper_spec.rb +0 -612
  2912. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/helpers/html_syntax_highlight_helper_spec.rb +0 -48
  2913. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/helpers/markup/rdoc_markup_spec.rb +0 -84
  2914. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/helpers/markup_helper_spec.rb +0 -135
  2915. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/helpers/method_helper_spec.rb +0 -82
  2916. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/helpers/shared_signature_examples.rb +0 -123
  2917. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/helpers/text_helper_spec.rb +0 -44
  2918. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/method_spec.rb +0 -102
  2919. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/module_spec.rb +0 -181
  2920. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/onefile_spec.rb +0 -64
  2921. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/section_spec.rb +0 -146
  2922. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/spec_helper.rb +0 -73
  2923. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/tag_spec.rb +0 -51
  2924. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/templates/template_spec.rb +0 -409
  2925. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/spec/verifier_spec.rb +0 -106
  2926. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/class/dot/setup.rb +0 -6
  2927. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/class/dot/superklass.erb +0 -3
  2928. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/class/html/constructor_details.erb +0 -8
  2929. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/class/html/setup.rb +0 -1
  2930. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/class/html/subclasses.erb +0 -4
  2931. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/class/setup.rb +0 -36
  2932. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/class/text/setup.rb +0 -11
  2933. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/class/text/subclasses.erb +0 -5
  2934. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/constant/text/header.erb +0 -11
  2935. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/constant/text/setup.rb +0 -3
  2936. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/html/abstract.erb +0 -4
  2937. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/html/deprecated.erb +0 -1
  2938. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/html/index.erb +0 -5
  2939. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/html/note.erb +0 -6
  2940. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/html/private.erb +0 -4
  2941. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/html/returns_void.erb +0 -1
  2942. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/html/text.erb +0 -1
  2943. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/html/todo.erb +0 -6
  2944. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/setup.rb +0 -49
  2945. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/text/abstract.erb +0 -2
  2946. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/text/deprecated.erb +0 -2
  2947. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/text/index.erb +0 -2
  2948. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/text/note.erb +0 -4
  2949. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/text/private.erb +0 -2
  2950. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/text/returns_void.erb +0 -1
  2951. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/text/text.erb +0 -1
  2952. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/docstring/text/todo.erb +0 -4
  2953. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/css/common.css +0 -1
  2954. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/css/full_list.css +0 -57
  2955. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/css/style.css +0 -338
  2956. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/frames.erb +0 -28
  2957. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list.erb +0 -39
  2958. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_class.erb +0 -2
  2959. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_file.erb +0 -5
  2960. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/full_list_method.erb +0 -8
  2961. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/js/app.js +0 -214
  2962. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/js/full_list.js +0 -178
  2963. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/js/jquery.js +0 -4
  2964. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/fulldoc/html/setup.rb +0 -199
  2965. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/dot/header.erb +0 -6
  2966. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/dot/setup.rb +0 -14
  2967. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/html/breadcrumb.erb +0 -13
  2968. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/html/files.erb +0 -11
  2969. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/html/footer.erb +0 -5
  2970. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/html/headers.erb +0 -14
  2971. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/html/index.erb +0 -2
  2972. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/html/layout.erb +0 -20
  2973. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/html/listing.erb +0 -4
  2974. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/html/objects.erb +0 -32
  2975. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/html/script_setup.erb +0 -5
  2976. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/html/search.erb +0 -8
  2977. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/layout/html/setup.rb +0 -71
  2978. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/method/html/header.erb +0 -16
  2979. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/method/setup.rb +0 -3
  2980. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/method/text/header.erb +0 -1
  2981. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/method_details/html/header.erb +0 -3
  2982. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/method_details/html/method_signature.erb +0 -25
  2983. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/method_details/html/source.erb +0 -10
  2984. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/method_details/setup.rb +0 -10
  2985. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/method_details/text/header.erb +0 -10
  2986. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/method_details/text/method_signature.erb +0 -12
  2987. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/method_details/text/setup.rb +0 -10
  2988. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/dot/child.erb +0 -1
  2989. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/dot/dependencies.erb +0 -3
  2990. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/dot/header.erb +0 -6
  2991. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/dot/info.erb +0 -14
  2992. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/dot/setup.rb +0 -14
  2993. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/attribute_details.erb +0 -10
  2994. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/attribute_summary.erb +0 -8
  2995. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/box_info.erb +0 -37
  2996. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/children.erb +0 -8
  2997. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/constant_summary.erb +0 -13
  2998. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/defines.erb +0 -3
  2999. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/header.erb +0 -5
  3000. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/inherited_attributes.erb +0 -14
  3001. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/inherited_constants.erb +0 -8
  3002. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/inherited_methods.erb +0 -19
  3003. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/item_summary.erb +0 -40
  3004. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/method_details_list.erb +0 -9
  3005. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/method_summary.erb +0 -14
  3006. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/methodmissing.erb +0 -12
  3007. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/html/pre_docstring.erb +0 -1
  3008. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/setup.rb +0 -164
  3009. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/text/children.erb +0 -10
  3010. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/text/class_meths_list.erb +0 -8
  3011. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/text/extends.erb +0 -8
  3012. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/text/header.erb +0 -7
  3013. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/text/includes.erb +0 -8
  3014. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/text/instance_meths_list.erb +0 -8
  3015. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/module/text/setup.rb +0 -12
  3016. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/onefile/html/files.erb +0 -5
  3017. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/onefile/html/headers.erb +0 -6
  3018. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/onefile/html/layout.erb +0 -17
  3019. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/onefile/html/readme.erb +0 -3
  3020. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/onefile/html/setup.rb +0 -61
  3021. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/root/dot/child.erb +0 -3
  3022. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/root/dot/setup.rb +0 -5
  3023. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/root/html/setup.rb +0 -1
  3024. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/html/example.erb +0 -11
  3025. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/html/index.erb +0 -3
  3026. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/html/option.erb +0 -24
  3027. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/html/overload.erb +0 -14
  3028. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/html/see.erb +0 -8
  3029. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/html/tag.erb +0 -20
  3030. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/setup.rb +0 -55
  3031. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/text/example.erb +0 -12
  3032. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/text/index.erb +0 -1
  3033. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/text/option.erb +0 -20
  3034. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/text/overload.erb +0 -19
  3035. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/text/see.erb +0 -11
  3036. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/default/tags/text/tag.erb +0 -13
  3037. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/class/html/setup.rb +0 -1
  3038. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/docstring/html/setup.rb +0 -1
  3039. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/fulldoc/html/css/style.css +0 -108
  3040. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/fulldoc/html/js/app.js +0 -33
  3041. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/fulldoc/html/setup.rb +0 -73
  3042. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/layout/html/layout.erb +0 -81
  3043. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/layout/html/setup.rb +0 -28
  3044. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/method/html/header.erb +0 -18
  3045. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/method/html/setup.rb +0 -21
  3046. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/module/html/header.erb +0 -7
  3047. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/module/html/method_list.erb +0 -5
  3048. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/module/html/setup.rb +0 -26
  3049. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/onefile/html/files.erb +0 -4
  3050. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/onefile/html/setup.rb +0 -5
  3051. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/onefile/html/toc.erb +0 -3
  3052. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/templates/guide/tags/html/setup.rb +0 -8
  3053. data/vendor/ruby/1.9.1/gems/yard-0.8.6.1/yard.gemspec +0 -25
  3054. data/vendor/ruby/1.9.1/specifications/activesupport-3.2.13.gemspec +0 -33
  3055. data/vendor/ruby/1.9.1/specifications/celluloid-0.14.0.gemspec +0 -42
  3056. data/vendor/ruby/1.9.1/specifications/coderay-1.0.9.gemspec +0 -32
  3057. data/vendor/ruby/1.9.1/specifications/connection_pool-1.0.0.gemspec +0 -25
  3058. data/vendor/ruby/1.9.1/specifications/diff-lcs-1.2.4.gemspec +0 -64
  3059. data/vendor/ruby/1.9.1/specifications/ffi-1.8.1.gemspec +0 -42
  3060. data/vendor/ruby/1.9.1/specifications/formatador-0.2.4.gemspec +0 -35
  3061. data/vendor/ruby/1.9.1/specifications/growl-1.0.3.gemspec +0 -29
  3062. data/vendor/ruby/1.9.1/specifications/guard-1.8.0.gemspec +0 -49
  3063. data/vendor/ruby/1.9.1/specifications/guard-bundler-1.0.0.gemspec +0 -39
  3064. data/vendor/ruby/1.9.1/specifications/guard-rspec-3.0.0.gemspec +0 -35
  3065. data/vendor/ruby/1.9.1/specifications/guard-yard-2.1.0.gemspec +0 -33
  3066. data/vendor/ruby/1.9.1/specifications/i18n-0.6.1.gemspec +0 -38
  3067. data/vendor/ruby/1.9.1/specifications/listen-1.0.3.gemspec +0 -41
  3068. data/vendor/ruby/1.9.1/specifications/lumberjack-1.0.3.gemspec +0 -28
  3069. data/vendor/ruby/1.9.1/specifications/method_source-0.8.1.gemspec +0 -31
  3070. data/vendor/ruby/1.9.1/specifications/multi_json-1.7.3.gemspec +0 -30
  3071. data/vendor/ruby/1.9.1/specifications/pry-0.9.12.1.gemspec +0 -54
  3072. data/vendor/ruby/1.9.1/specifications/rake-10.0.4.gemspec +0 -35
  3073. data/vendor/ruby/1.9.1/specifications/rb-fsevent-0.9.3.gemspec +0 -35
  3074. data/vendor/ruby/1.9.1/specifications/rb-inotify-0.9.0.gemspec +0 -33
  3075. data/vendor/ruby/1.9.1/specifications/rb-kqueue-0.2.0.gemspec +0 -34
  3076. data/vendor/ruby/1.9.1/specifications/redcarpet-2.2.2.gemspec +0 -35
  3077. data/vendor/ruby/1.9.1/specifications/redis-3.0.4.gemspec +0 -28
  3078. data/vendor/ruby/1.9.1/specifications/redis-namespace-1.3.0.gemspec +0 -34
  3079. data/vendor/ruby/1.9.1/specifications/rspec-2.13.0.gemspec +0 -39
  3080. data/vendor/ruby/1.9.1/specifications/rspec-core-2.13.1.gemspec +0 -58
  3081. data/vendor/ruby/1.9.1/specifications/rspec-expectations-2.13.0.gemspec +0 -40
  3082. data/vendor/ruby/1.9.1/specifications/rspec-mocks-2.13.1.gemspec +0 -37
  3083. data/vendor/ruby/1.9.1/specifications/rspec-redis_helper-0.1.2.gemspec +0 -34
  3084. data/vendor/ruby/1.9.1/specifications/sidekiq-2.11.2.gemspec +0 -64
  3085. data/vendor/ruby/1.9.1/specifications/simplecov-0.7.1.gemspec +0 -52
  3086. data/vendor/ruby/1.9.1/specifications/simplecov-html-0.7.1.gemspec +0 -35
  3087. data/vendor/ruby/1.9.1/specifications/slop-3.4.4.gemspec +0 -33
  3088. data/vendor/ruby/1.9.1/specifications/statsd-ruby-1.2.0.gemspec +0 -40
  3089. data/vendor/ruby/1.9.1/specifications/thor-0.18.1.gemspec +0 -31
  3090. data/vendor/ruby/1.9.1/specifications/timecop-0.6.1.gemspec +0 -30
  3091. data/vendor/ruby/1.9.1/specifications/timers-1.1.0.gemspec +0 -31
  3092. data/vendor/ruby/1.9.1/specifications/yard-0.8.6.1.gemspec +0 -29
@@ -1,3887 +0,0 @@
1
- /**********************************************************************
2
-
3
- array.c -
4
-
5
- $Author: yugui $
6
- created at: Fri Aug 6 09:46:12 JST 1993
7
-
8
- Copyright (C) 1993-2007 Yukihiro Matsumoto
9
- Copyright (C) 2000 Network Applied Communication Laboratory, Inc.
10
- Copyright (C) 2000 Information-technology Promotion Agency, Japan
11
-
12
- **********************************************************************/
13
-
14
- #include "ruby/ruby.h"
15
- #include "ruby/util.h"
16
- #include "ruby/st.h"
17
-
18
- #ifndef ARRAY_DEBUG
19
- # define NDEBUG
20
- #endif
21
- #include <assert.h>
22
-
23
- VALUE rb_cArray;
24
-
25
- static ID id_cmp;
26
-
27
- #define ARY_DEFAULT_SIZE 16
28
- #define ARY_MAX_SIZE (LONG_MAX / sizeof(VALUE))
29
-
30
- void
31
- rb_mem_clear(register VALUE *mem, register long size)
32
- {
33
- while (size--) {
34
- *mem++ = Qnil;
35
- }
36
- }
37
-
38
- static inline void
39
- memfill(register VALUE *mem, register long size, register VALUE val)
40
- {
41
- while (size--) {
42
- *mem++ = val;
43
- }
44
- }
45
-
46
- # define ARY_SHARED_P(ary) \
47
- (assert(!FL_TEST(ary, ELTS_SHARED) || !FL_TEST(ary, RARRAY_EMBED_FLAG)), \
48
- FL_TEST(ary,ELTS_SHARED))
49
- # define ARY_EMBED_P(ary) \
50
- (assert(!FL_TEST(ary, ELTS_SHARED) || !FL_TEST(ary, RARRAY_EMBED_FLAG)), \
51
- FL_TEST(ary, RARRAY_EMBED_FLAG))
52
-
53
- #define ARY_HEAP_PTR(a) (assert(!ARY_EMBED_P(a)), RARRAY(a)->as.heap.ptr)
54
- #define ARY_HEAP_LEN(a) (assert(!ARY_EMBED_P(a)), RARRAY(a)->as.heap.len)
55
- #define ARY_EMBED_PTR(a) (assert(ARY_EMBED_P(a)), RARRAY(a)->as.ary)
56
- #define ARY_EMBED_LEN(a) \
57
- (assert(ARY_EMBED_P(a)), \
58
- (long)((RBASIC(a)->flags >> RARRAY_EMBED_LEN_SHIFT) & \
59
- (RARRAY_EMBED_LEN_MASK >> RARRAY_EMBED_LEN_SHIFT)))
60
-
61
- #define ARY_OWNS_HEAP_P(a) (!FL_TEST(a, ELTS_SHARED|RARRAY_EMBED_FLAG))
62
- #define FL_SET_EMBED(a) do { \
63
- assert(!ARY_SHARED_P(a)); \
64
- assert(!OBJ_FROZEN(a)); \
65
- FL_SET(a, RARRAY_EMBED_FLAG); \
66
- } while (0)
67
- #define FL_UNSET_EMBED(ary) FL_UNSET(ary, RARRAY_EMBED_FLAG|RARRAY_EMBED_LEN_MASK)
68
- #define FL_SET_SHARED(ary) do { \
69
- assert(!ARY_EMBED_P(ary)); \
70
- FL_SET(ary, ELTS_SHARED); \
71
- } while (0)
72
- #define FL_UNSET_SHARED(ary) FL_UNSET(ary, ELTS_SHARED)
73
-
74
- #define ARY_SET_PTR(ary, p) do { \
75
- assert(!ARY_EMBED_P(ary)); \
76
- assert(!OBJ_FROZEN(ary)); \
77
- RARRAY(ary)->as.heap.ptr = (p); \
78
- } while (0)
79
- #define ARY_SET_EMBED_LEN(ary, n) do { \
80
- long tmp_n = n; \
81
- assert(ARY_EMBED_P(ary)); \
82
- assert(!OBJ_FROZEN(ary)); \
83
- RBASIC(ary)->flags &= ~RARRAY_EMBED_LEN_MASK; \
84
- RBASIC(ary)->flags |= (tmp_n) << RARRAY_EMBED_LEN_SHIFT; \
85
- } while (0)
86
- #define ARY_SET_HEAP_LEN(ary, n) do { \
87
- assert(!ARY_EMBED_P(ary)); \
88
- RARRAY(ary)->as.heap.len = n; \
89
- } while (0)
90
- #define ARY_SET_LEN(ary, n) do { \
91
- if (ARY_EMBED_P(ary)) { \
92
- ARY_SET_EMBED_LEN(ary, n); \
93
- } \
94
- else { \
95
- ARY_SET_HEAP_LEN(ary, n); \
96
- } \
97
- assert(RARRAY_LEN(ary) == n); \
98
- } while (0)
99
- #define ARY_INCREASE_PTR(ary, n) do { \
100
- assert(!ARY_EMBED_P(ary)); \
101
- assert(!OBJ_FROZEN(ary)); \
102
- RARRAY(ary)->as.heap.ptr += n; \
103
- } while (0)
104
- #define ARY_INCREASE_LEN(ary, n) do { \
105
- assert(!OBJ_FROZEN(ary)); \
106
- if (ARY_EMBED_P(ary)) { \
107
- ARY_SET_EMBED_LEN(ary, RARRAY_LEN(ary)+n); \
108
- } \
109
- else { \
110
- RARRAY(ary)->as.heap.len += n; \
111
- } \
112
- } while (0)
113
-
114
- #define ARY_CAPA(ary) (ARY_EMBED_P(ary) ? RARRAY_EMBED_LEN_MAX : \
115
- ARY_SHARED_ROOT_P(ary) ? RARRAY_LEN(ary) : RARRAY(ary)->as.heap.aux.capa)
116
- #define ARY_SET_CAPA(ary, n) do { \
117
- assert(!ARY_EMBED_P(ary)); \
118
- assert(!ARY_SHARED_P(ary)); \
119
- assert(!OBJ_FROZEN(ary)); \
120
- RARRAY(ary)->as.heap.aux.capa = (n); \
121
- } while (0)
122
-
123
- #define ARY_SHARED(ary) (assert(ARY_SHARED_P(ary)), RARRAY(ary)->as.heap.aux.shared)
124
- #define ARY_SET_SHARED(ary, value) do { \
125
- assert(!ARY_EMBED_P(ary)); \
126
- assert(ARY_SHARED_P(ary)); \
127
- assert(ARY_SHARED_ROOT_P(value)); \
128
- RARRAY(ary)->as.heap.aux.shared = (value); \
129
- } while (0)
130
- #define RARRAY_SHARED_ROOT_FLAG FL_USER5
131
- #define ARY_SHARED_ROOT_P(ary) (FL_TEST(ary, RARRAY_SHARED_ROOT_FLAG))
132
- #define ARY_SHARED_NUM(ary) \
133
- (assert(ARY_SHARED_ROOT_P(ary)), RARRAY(ary)->as.heap.aux.capa)
134
- #define ARY_SET_SHARED_NUM(ary, value) do { \
135
- assert(ARY_SHARED_ROOT_P(ary)); \
136
- RARRAY(ary)->as.heap.aux.capa = (value); \
137
- } while (0)
138
- #define FL_SET_SHARED_ROOT(ary) do { \
139
- assert(!ARY_EMBED_P(ary)); \
140
- FL_SET(ary, RARRAY_SHARED_ROOT_FLAG); \
141
- } while (0)
142
-
143
- static void
144
- ary_resize_capa(VALUE ary, long capacity)
145
- {
146
- assert(RARRAY_LEN(ary) <= capacity);
147
- assert(!OBJ_FROZEN(ary));
148
- assert(!ARY_SHARED_P(ary));
149
- if (capacity > RARRAY_EMBED_LEN_MAX) {
150
- if (ARY_EMBED_P(ary)) {
151
- long len = ARY_EMBED_LEN(ary);
152
- VALUE *ptr = ALLOC_N(VALUE, (capacity));
153
- MEMCPY(ptr, ARY_EMBED_PTR(ary), VALUE, len);
154
- FL_UNSET_EMBED(ary);
155
- ARY_SET_PTR(ary, ptr);
156
- ARY_SET_HEAP_LEN(ary, len);
157
- }
158
- else {
159
- REALLOC_N(RARRAY(ary)->as.heap.ptr, VALUE, (capacity));
160
- }
161
- ARY_SET_CAPA(ary, (capacity));
162
- }
163
- else {
164
- if (!ARY_EMBED_P(ary)) {
165
- long len = RARRAY_LEN(ary);
166
- VALUE *ptr = RARRAY_PTR(ary);
167
- MEMCPY(RARRAY(ary)->as.ary, ptr, VALUE, len);
168
- FL_SET_EMBED(ary);
169
- ARY_SET_LEN(ary, len);
170
- xfree(ptr);
171
- }
172
- }
173
- }
174
-
175
- static void
176
- rb_ary_decrement_share(VALUE shared)
177
- {
178
- if (shared) {
179
- int num = ARY_SHARED_NUM(shared) - 1;
180
- if (num == 0) {
181
- rb_ary_free(shared);
182
- rb_gc_force_recycle(shared);
183
- }
184
- else if (num > 0) {
185
- ARY_SET_SHARED_NUM(shared, num);
186
- }
187
- }
188
- }
189
-
190
- static void
191
- rb_ary_unshare(VALUE ary)
192
- {
193
- VALUE shared = RARRAY(ary)->as.heap.aux.shared;
194
- rb_ary_decrement_share(shared);
195
- FL_UNSET_SHARED(ary);
196
- }
197
-
198
- static inline void
199
- rb_ary_unshare_safe(VALUE ary) {
200
- if (ARY_SHARED_P(ary) && !ARY_EMBED_P(ary)) {
201
- rb_ary_unshare(ary);
202
- }
203
- }
204
-
205
- static VALUE
206
- rb_ary_increment_share(VALUE shared) {
207
- int num = ARY_SHARED_NUM(shared);
208
- if (num >= 0) {
209
- ARY_SET_SHARED_NUM(shared, num + 1);
210
- }
211
- return shared;
212
- }
213
-
214
- static void
215
- rb_ary_set_shared(VALUE ary, VALUE shared)
216
- {
217
- rb_ary_increment_share(shared);
218
- FL_SET_SHARED(ary);
219
- ARY_SET_SHARED(ary, shared);
220
- }
221
-
222
- static inline void
223
- rb_ary_modify_check(VALUE ary)
224
- {
225
- if (OBJ_FROZEN(ary)) rb_error_frozen("array");
226
- if (!OBJ_UNTRUSTED(ary) && rb_safe_level() >= 4)
227
- rb_raise(rb_eSecurityError, "Insecure: can't modify array");
228
- }
229
-
230
- static void
231
- rb_ary_modify(VALUE ary)
232
- {
233
- rb_ary_modify_check(ary);
234
- if (ARY_SHARED_P(ary)) {
235
- long len = RARRAY_LEN(ary);
236
- if (len <= RARRAY_EMBED_LEN_MAX) {
237
- VALUE *ptr = ARY_HEAP_PTR(ary);
238
- VALUE shared = ARY_SHARED(ary);
239
- FL_UNSET_SHARED(ary);
240
- FL_SET_EMBED(ary);
241
- MEMCPY(ARY_EMBED_PTR(ary), ptr, VALUE, len);
242
- rb_ary_decrement_share(shared);
243
- ARY_SET_EMBED_LEN(ary, len);
244
- }
245
- else {
246
- VALUE *ptr = ALLOC_N(VALUE, len);
247
- MEMCPY(ptr, RARRAY_PTR(ary), VALUE, len);
248
- rb_ary_unshare(ary);
249
- ARY_SET_CAPA(ary, len);
250
- ARY_SET_PTR(ary, ptr);
251
- }
252
- }
253
- }
254
-
255
- VALUE
256
- rb_ary_freeze(VALUE ary)
257
- {
258
- return rb_obj_freeze(ary);
259
- }
260
-
261
- /*
262
- * call-seq:
263
- * array.frozen? -> true or false
264
- *
265
- * Return <code>true</code> if this array is frozen (or temporarily frozen
266
- * while being sorted).
267
- */
268
-
269
- static VALUE
270
- rb_ary_frozen_p(VALUE ary)
271
- {
272
- if (OBJ_FROZEN(ary)) return Qtrue;
273
- return Qfalse;
274
- }
275
-
276
- static VALUE
277
- ary_alloc(VALUE klass)
278
- {
279
- NEWOBJ(ary, struct RArray);
280
- OBJSETUP(ary, klass, T_ARRAY);
281
- FL_SET_EMBED((VALUE)ary);
282
- ARY_SET_EMBED_LEN((VALUE)ary, 0);
283
-
284
- return (VALUE)ary;
285
- }
286
-
287
- static VALUE
288
- ary_new(VALUE klass, long len)
289
- {
290
- VALUE ary;
291
-
292
- if (len < 0) {
293
- rb_raise(rb_eArgError, "negative array size (or size too big)");
294
- }
295
- if (len > ARY_MAX_SIZE) {
296
- rb_raise(rb_eArgError, "array size too big");
297
- }
298
- ary = ary_alloc(klass);
299
- if (len > RARRAY_EMBED_LEN_MAX) {
300
- FL_UNSET_EMBED(ary);
301
- ARY_SET_PTR(ary, ALLOC_N(VALUE, len));
302
- ARY_SET_CAPA(ary, len);
303
- ARY_SET_HEAP_LEN(ary, 0);
304
- }
305
-
306
- return ary;
307
- }
308
-
309
- VALUE
310
- rb_ary_new2(long len)
311
- {
312
- return ary_new(rb_cArray, len);
313
- }
314
-
315
-
316
- VALUE
317
- rb_ary_new(void)
318
- {
319
- return rb_ary_new2(RARRAY_EMBED_LEN_MAX);
320
- }
321
-
322
- #include <stdarg.h>
323
-
324
- VALUE
325
- rb_ary_new3(long n, ...)
326
- {
327
- va_list ar;
328
- VALUE ary;
329
- long i;
330
-
331
- ary = rb_ary_new2(n);
332
-
333
- va_start(ar, n);
334
- for (i=0; i<n; i++) {
335
- RARRAY_PTR(ary)[i] = va_arg(ar, VALUE);
336
- }
337
- va_end(ar);
338
-
339
- ARY_SET_LEN(ary, n);
340
- return ary;
341
- }
342
-
343
- VALUE
344
- rb_ary_new4(long n, const VALUE *elts)
345
- {
346
- VALUE ary;
347
-
348
- ary = rb_ary_new2(n);
349
- if (n > 0 && elts) {
350
- MEMCPY(RARRAY_PTR(ary), elts, VALUE, n);
351
- ARY_SET_LEN(ary, n);
352
- }
353
-
354
- return ary;
355
- }
356
-
357
- VALUE
358
- rb_ary_tmp_new(long len)
359
- {
360
- return ary_new(0, len);
361
- }
362
-
363
- void
364
- rb_ary_free(VALUE ary)
365
- {
366
- if (ARY_OWNS_HEAP_P(ary)) {
367
- xfree(RARRAY_PTR(ary));
368
- }
369
- }
370
-
371
- static VALUE
372
- ary_make_shared(VALUE ary)
373
- {
374
- assert(!ARY_EMBED_P(ary));
375
- if (ARY_SHARED_P(ary)) {
376
- return ARY_SHARED(ary);
377
- }
378
- else {
379
- NEWOBJ(shared, struct RArray);
380
- OBJSETUP(shared, 0, T_ARRAY);
381
- FL_UNSET_EMBED(shared);
382
-
383
- ARY_SET_LEN((VALUE)shared, RARRAY_LEN(ary));
384
- ARY_SET_PTR((VALUE)shared, RARRAY_PTR(ary));
385
- FL_SET_SHARED_ROOT(shared);
386
- ARY_SET_SHARED_NUM((VALUE)shared, 1);
387
- FL_SET_SHARED(ary);
388
- ARY_SET_SHARED(ary, (VALUE)shared);
389
- OBJ_FREEZE(shared);
390
- return (VALUE)shared;
391
- }
392
- }
393
-
394
-
395
- static VALUE
396
- ary_make_substitution(VALUE ary)
397
- {
398
- if (RARRAY_LEN(ary) <= RARRAY_EMBED_LEN_MAX) {
399
- VALUE subst = rb_ary_new2(RARRAY_LEN(ary));
400
- MEMCPY(ARY_EMBED_PTR(subst), RARRAY_PTR(ary), VALUE, RARRAY_LEN(ary));
401
- ARY_SET_EMBED_LEN(subst, RARRAY_LEN(ary));
402
- return subst;
403
- }
404
- else {
405
- return rb_ary_increment_share(ary_make_shared(ary));
406
- }
407
- }
408
-
409
- VALUE
410
- rb_assoc_new(VALUE car, VALUE cdr)
411
- {
412
- return rb_ary_new3(2, car, cdr);
413
- }
414
-
415
- static VALUE
416
- to_ary(VALUE ary)
417
- {
418
- return rb_convert_type(ary, T_ARRAY, "Array", "to_ary");
419
- }
420
-
421
- VALUE
422
- rb_check_array_type(VALUE ary)
423
- {
424
- return rb_check_convert_type(ary, T_ARRAY, "Array", "to_ary");
425
- }
426
-
427
- /*
428
- * call-seq:
429
- * Array.try_convert(obj) -> array or nil
430
- *
431
- * Try to convert <i>obj</i> into an array, using to_ary method.
432
- * Returns converted array or nil if <i>obj</i> cannot be converted
433
- * for any reason. This method is to check if an argument is an
434
- * array.
435
- *
436
- * Array.try_convert([1]) # => [1]
437
- * Array.try_convert("1") # => nil
438
- *
439
- * if tmp = Array.try_convert(arg)
440
- * # the argument is an array
441
- * elsif tmp = String.try_convert(arg)
442
- * # the argument is a string
443
- * end
444
- *
445
- */
446
-
447
- static VALUE
448
- rb_ary_s_try_convert(VALUE dummy, VALUE ary)
449
- {
450
- return rb_check_array_type(ary);
451
- }
452
-
453
- /*
454
- * call-seq:
455
- * Array.new(size=0, obj=nil)
456
- * Array.new(array)
457
- * Array.new(size) {|index| block }
458
- *
459
- * Returns a new array. In the first form, the new array is
460
- * empty. In the second it is created with _size_ copies of _obj_
461
- * (that is, _size_ references to the same
462
- * _obj_). The third form creates a copy of the array
463
- * passed as a parameter (the array is generated by calling
464
- * to_ary on the parameter). In the last form, an array
465
- * of the given size is created. Each element in this array is
466
- * calculated by passing the element's index to the given block and
467
- * storing the return value.
468
- *
469
- * Array.new
470
- * Array.new(2)
471
- * Array.new(5, "A")
472
- *
473
- * # only one copy of the object is created
474
- * a = Array.new(2, Hash.new)
475
- * a[0]['cat'] = 'feline'
476
- * a
477
- * a[1]['cat'] = 'Felix'
478
- * a
479
- *
480
- * # here multiple copies are created
481
- * a = Array.new(2) { Hash.new }
482
- * a[0]['cat'] = 'feline'
483
- * a
484
- *
485
- * squares = Array.new(5) {|i| i*i}
486
- * squares
487
- *
488
- * copy = Array.new(squares)
489
- */
490
-
491
- static VALUE
492
- rb_ary_initialize(int argc, VALUE *argv, VALUE ary)
493
- {
494
- long len;
495
- VALUE size, val;
496
-
497
- rb_ary_modify(ary);
498
- if (argc == 0) {
499
- if (ARY_OWNS_HEAP_P(ary) && RARRAY_PTR(ary)) {
500
- xfree(RARRAY_PTR(ary));
501
- }
502
- rb_ary_unshare_safe(ary);
503
- FL_SET_EMBED(ary);
504
- ARY_SET_EMBED_LEN(ary, 0);
505
- if (rb_block_given_p()) {
506
- rb_warning("given block not used");
507
- }
508
- return ary;
509
- }
510
- rb_scan_args(argc, argv, "02", &size, &val);
511
- if (argc == 1 && !FIXNUM_P(size)) {
512
- val = rb_check_array_type(size);
513
- if (!NIL_P(val)) {
514
- rb_ary_replace(ary, val);
515
- return ary;
516
- }
517
- }
518
-
519
- len = NUM2LONG(size);
520
- if (len < 0) {
521
- rb_raise(rb_eArgError, "negative array size");
522
- }
523
- if (len > ARY_MAX_SIZE) {
524
- rb_raise(rb_eArgError, "array size too big");
525
- }
526
- rb_ary_modify(ary);
527
- ary_resize_capa(ary, len);
528
- if (rb_block_given_p()) {
529
- long i;
530
-
531
- if (argc == 2) {
532
- rb_warn("block supersedes default value argument");
533
- }
534
- for (i=0; i<len; i++) {
535
- rb_ary_store(ary, i, rb_yield(LONG2NUM(i)));
536
- ARY_SET_LEN(ary, i + 1);
537
- }
538
- }
539
- else {
540
- memfill(RARRAY_PTR(ary), len, val);
541
- ARY_SET_LEN(ary, len);
542
- }
543
- return ary;
544
- }
545
-
546
-
547
- /*
548
- * Returns a new array populated with the given objects.
549
- *
550
- * Array.[]( 1, 'a', /^A/ )
551
- * Array[ 1, 'a', /^A/ ]
552
- * [ 1, 'a', /^A/ ]
553
- */
554
-
555
- static VALUE
556
- rb_ary_s_create(int argc, VALUE *argv, VALUE klass)
557
- {
558
- VALUE ary = ary_new(klass, argc);
559
- if (argc > 0 && argv) {
560
- MEMCPY(RARRAY_PTR(ary), argv, VALUE, argc);
561
- ARY_SET_LEN(ary, argc);
562
- }
563
-
564
- return ary;
565
- }
566
-
567
- void
568
- rb_ary_store(VALUE ary, long idx, VALUE val)
569
- {
570
- if (idx < 0) {
571
- idx += RARRAY_LEN(ary);
572
- if (idx < 0) {
573
- rb_raise(rb_eIndexError, "index %ld out of array",
574
- idx - RARRAY_LEN(ary));
575
- }
576
- }
577
- else if (idx >= ARY_MAX_SIZE) {
578
- rb_raise(rb_eIndexError, "index %ld too big", idx);
579
- }
580
-
581
- rb_ary_modify(ary);
582
- if (idx >= ARY_CAPA(ary)) {
583
- long new_capa = ARY_CAPA(ary) / 2;
584
-
585
- if (new_capa < ARY_DEFAULT_SIZE) {
586
- new_capa = ARY_DEFAULT_SIZE;
587
- }
588
- if (new_capa >= ARY_MAX_SIZE - idx) {
589
- new_capa = (ARY_MAX_SIZE - idx) / 2;
590
- }
591
- new_capa += idx;
592
- ary_resize_capa(ary, new_capa);
593
- }
594
- if (idx > RARRAY_LEN(ary)) {
595
- rb_mem_clear(RARRAY_PTR(ary) + RARRAY_LEN(ary),
596
- idx-RARRAY_LEN(ary) + 1);
597
- }
598
-
599
- if (idx >= RARRAY_LEN(ary)) {
600
- ARY_SET_LEN(ary, idx + 1);
601
- }
602
- RARRAY_PTR(ary)[idx] = val;
603
- }
604
-
605
- static VALUE
606
- ary_make_partial(VALUE ary, VALUE klass, long offset, long len)
607
- {
608
- assert(offset >= 0);
609
- assert(len >= 0);
610
- assert(offset+len <= RARRAY_LEN(ary));
611
-
612
- if (len <= RARRAY_EMBED_LEN_MAX) {
613
- VALUE result = ary_alloc(klass);
614
- MEMCPY(ARY_EMBED_PTR(result), RARRAY_PTR(ary) + offset, VALUE, len);
615
- ARY_SET_EMBED_LEN(result, len);
616
- return result;
617
- }
618
- else {
619
- VALUE shared, result = ary_alloc(klass);
620
- FL_UNSET_EMBED(result);
621
-
622
- shared = ary_make_shared(ary);
623
- ARY_SET_PTR(result, RARRAY_PTR(ary));
624
- ARY_SET_LEN(result, RARRAY_LEN(ary));
625
- rb_ary_set_shared(result, shared);
626
-
627
- ARY_INCREASE_PTR(result, offset);
628
- ARY_SET_LEN(result, len);
629
- return result;
630
- }
631
- }
632
-
633
- static VALUE
634
- ary_make_shared_copy(VALUE ary)
635
- {
636
- return ary_make_partial(ary, rb_obj_class(ary), 0, RARRAY_LEN(ary));
637
- }
638
-
639
- enum ary_take_pos_flags
640
- {
641
- ARY_TAKE_FIRST = 0,
642
- ARY_TAKE_LAST = 1
643
- };
644
-
645
- static VALUE
646
- ary_take_first_or_last(int argc, VALUE *argv, VALUE ary, enum ary_take_pos_flags last)
647
- {
648
- VALUE nv;
649
- long n;
650
- long offset = 0;
651
-
652
- rb_scan_args(argc, argv, "1", &nv);
653
- n = NUM2LONG(nv);
654
- if (n > RARRAY_LEN(ary)) {
655
- n = RARRAY_LEN(ary);
656
- }
657
- else if (n < 0) {
658
- rb_raise(rb_eArgError, "negative array size");
659
- }
660
- if (last) {
661
- offset = RARRAY_LEN(ary) - n;
662
- }
663
- return ary_make_partial(ary, rb_cArray, offset, n);
664
- }
665
-
666
- /*
667
- * call-seq:
668
- * array << obj -> array
669
- *
670
- * Append---Pushes the given object on to the end of this array. This
671
- * expression returns the array itself, so several appends
672
- * may be chained together.
673
- *
674
- * [ 1, 2 ] << "c" << "d" << [ 3, 4 ]
675
- * #=> [ 1, 2, "c", "d", [ 3, 4 ] ]
676
- *
677
- */
678
-
679
- VALUE
680
- rb_ary_push(VALUE ary, VALUE item)
681
- {
682
- rb_ary_store(ary, RARRAY_LEN(ary), item);
683
- return ary;
684
- }
685
-
686
- /*
687
- * call-seq:
688
- * array.push(obj, ... ) -> array
689
- *
690
- * Append---Pushes the given object(s) on to the end of this array. This
691
- * expression returns the array itself, so several appends
692
- * may be chained together.
693
- *
694
- * a = [ "a", "b", "c" ]
695
- * a.push("d", "e", "f")
696
- * #=> ["a", "b", "c", "d", "e", "f"]
697
- */
698
-
699
- static VALUE
700
- rb_ary_push_m(int argc, VALUE *argv, VALUE ary)
701
- {
702
- rb_ary_modify_check(ary);
703
- while (argc--) {
704
- rb_ary_push(ary, *argv++);
705
- }
706
- return ary;
707
- }
708
-
709
- VALUE
710
- rb_ary_pop(VALUE ary)
711
- {
712
- long n;
713
- rb_ary_modify_check(ary);
714
- if (RARRAY_LEN(ary) == 0) return Qnil;
715
- if (ARY_OWNS_HEAP_P(ary) &&
716
- RARRAY_LEN(ary) * 3 < ARY_CAPA(ary) &&
717
- ARY_CAPA(ary) > ARY_DEFAULT_SIZE)
718
- {
719
- ary_resize_capa(ary, RARRAY_LEN(ary) * 2);
720
- }
721
- n = RARRAY_LEN(ary)-1;
722
- ARY_SET_LEN(ary, n);
723
- return RARRAY_PTR(ary)[n];
724
- }
725
-
726
- /*
727
- * call-seq:
728
- * array.pop -> obj or nil
729
- * array.pop(n) -> array
730
- *
731
- * Removes the last element from <i>self</i> and returns it, or
732
- * <code>nil</code> if the array is empty.
733
- *
734
- * If a number _n_ is given, returns an array of the last n elements
735
- * (or less) just like <code>array.slice!(-n, n)</code> does.
736
- *
737
- * a = [ "a", "b", "c", "d" ]
738
- * a.pop #=> "d"
739
- * a.pop(2) #=> ["b", "c"]
740
- * a #=> ["a"]
741
- */
742
-
743
- static VALUE
744
- rb_ary_pop_m(int argc, VALUE *argv, VALUE ary)
745
- {
746
- VALUE result;
747
-
748
- if (argc == 0) {
749
- return rb_ary_pop(ary);
750
- }
751
-
752
- rb_ary_modify_check(ary);
753
- result = ary_take_first_or_last(argc, argv, ary, ARY_TAKE_LAST);
754
- ARY_INCREASE_LEN(ary, -RARRAY_LEN(result));
755
- return result;
756
- }
757
-
758
- VALUE
759
- rb_ary_shift(VALUE ary)
760
- {
761
- VALUE top;
762
-
763
- rb_ary_modify_check(ary);
764
- if (RARRAY_LEN(ary) == 0) return Qnil;
765
- top = RARRAY_PTR(ary)[0];
766
- if (!ARY_SHARED_P(ary)) {
767
- if (RARRAY_LEN(ary) < ARY_DEFAULT_SIZE) {
768
- MEMMOVE(RARRAY_PTR(ary), RARRAY_PTR(ary)+1, VALUE, RARRAY_LEN(ary)-1);
769
- ARY_INCREASE_LEN(ary, -1);
770
- return top;
771
- }
772
- assert(!ARY_EMBED_P(ary)); /* ARY_EMBED_LEN_MAX < ARY_DEFAULT_SIZE */
773
-
774
- RARRAY_PTR(ary)[0] = Qnil;
775
- ary_make_shared(ary);
776
- }
777
- ARY_INCREASE_PTR(ary, 1); /* shift ptr */
778
- ARY_INCREASE_LEN(ary, -1);
779
-
780
- return top;
781
- }
782
-
783
- /*
784
- * call-seq:
785
- * array.shift -> obj or nil
786
- * array.shift(n) -> array
787
- *
788
- * Returns the first element of <i>self</i> and removes it (shifting all
789
- * other elements down by one). Returns <code>nil</code> if the array
790
- * is empty.
791
- *
792
- * If a number _n_ is given, returns an array of the first n elements
793
- * (or less) just like <code>array.slice!(0, n)</code> does.
794
- *
795
- * args = [ "-m", "-q", "filename" ]
796
- * args.shift #=> "-m"
797
- * args #=> ["-q", "filename"]
798
- *
799
- * args = [ "-m", "-q", "filename" ]
800
- * args.shift(2) #=> ["-m", "-q"]
801
- * args #=> ["filename"]
802
- */
803
-
804
- static VALUE
805
- rb_ary_shift_m(int argc, VALUE *argv, VALUE ary)
806
- {
807
- VALUE result;
808
- long n;
809
-
810
- if (argc == 0) {
811
- return rb_ary_shift(ary);
812
- }
813
-
814
- rb_ary_modify_check(ary);
815
- result = ary_take_first_or_last(argc, argv, ary, ARY_TAKE_FIRST);
816
- n = RARRAY_LEN(result);
817
- if (ARY_SHARED_P(ary)) {
818
- ARY_INCREASE_PTR(ary, n);
819
- }
820
- else {
821
- MEMMOVE(RARRAY_PTR(ary), RARRAY_PTR(ary)+n, VALUE, RARRAY_LEN(ary)-n);
822
- }
823
- ARY_INCREASE_LEN(ary, -n);
824
-
825
- return result;
826
- }
827
-
828
- /*
829
- * call-seq:
830
- * array.unshift(obj, ...) -> array
831
- *
832
- * Prepends objects to the front of <i>array</i>.
833
- * other elements up one.
834
- *
835
- * a = [ "b", "c", "d" ]
836
- * a.unshift("a") #=> ["a", "b", "c", "d"]
837
- * a.unshift(1, 2) #=> [ 1, 2, "a", "b", "c", "d"]
838
- */
839
-
840
- static VALUE
841
- rb_ary_unshift_m(int argc, VALUE *argv, VALUE ary)
842
- {
843
- long len;
844
-
845
- if (argc == 0) return ary;
846
- rb_ary_modify(ary);
847
- if (ARY_CAPA(ary) <= (len = RARRAY_LEN(ary)) + argc) {
848
- ary_resize_capa(ary, len + argc + ARY_DEFAULT_SIZE);
849
- }
850
-
851
- /* sliding items */
852
- MEMMOVE(RARRAY_PTR(ary) + argc, RARRAY_PTR(ary), VALUE, len);
853
- MEMCPY(RARRAY_PTR(ary), argv, VALUE, argc);
854
- ARY_INCREASE_LEN(ary, argc);
855
-
856
- return ary;
857
- }
858
-
859
- VALUE
860
- rb_ary_unshift(VALUE ary, VALUE item)
861
- {
862
- return rb_ary_unshift_m(1,&item,ary);
863
- }
864
-
865
- /* faster version - use this if you don't need to treat negative offset */
866
- static inline VALUE
867
- rb_ary_elt(VALUE ary, long offset)
868
- {
869
- if (RARRAY_LEN(ary) == 0) return Qnil;
870
- if (offset < 0 || RARRAY_LEN(ary) <= offset) {
871
- return Qnil;
872
- }
873
- return RARRAY_PTR(ary)[offset];
874
- }
875
-
876
- VALUE
877
- rb_ary_entry(VALUE ary, long offset)
878
- {
879
- if (offset < 0) {
880
- offset += RARRAY_LEN(ary);
881
- }
882
- return rb_ary_elt(ary, offset);
883
- }
884
-
885
- VALUE
886
- rb_ary_subseq(VALUE ary, long beg, long len)
887
- {
888
- VALUE klass;
889
-
890
- if (beg > RARRAY_LEN(ary)) return Qnil;
891
- if (beg < 0 || len < 0) return Qnil;
892
-
893
- if (RARRAY_LEN(ary) < len || RARRAY_LEN(ary) < beg + len) {
894
- len = RARRAY_LEN(ary) - beg;
895
- }
896
- klass = rb_obj_class(ary);
897
- if (len == 0) return ary_new(klass, 0);
898
-
899
- return ary_make_partial(ary, klass, beg, len);
900
- }
901
-
902
- /*
903
- * call-seq:
904
- * array[index] -> obj or nil
905
- * array[start, length] -> an_array or nil
906
- * array[range] -> an_array or nil
907
- * array.slice(index) -> obj or nil
908
- * array.slice(start, length) -> an_array or nil
909
- * array.slice(range) -> an_array or nil
910
- *
911
- * Element Reference---Returns the element at _index_,
912
- * or returns a subarray starting at _start_ and
913
- * continuing for _length_ elements, or returns a subarray
914
- * specified by _range_.
915
- * Negative indices count backward from the end of the
916
- * array (-1 is the last element). Returns nil if the index
917
- * (or starting index) are out of range.
918
- *
919
- * a = [ "a", "b", "c", "d", "e" ]
920
- * a[2] + a[0] + a[1] #=> "cab"
921
- * a[6] #=> nil
922
- * a[1, 2] #=> [ "b", "c" ]
923
- * a[1..3] #=> [ "b", "c", "d" ]
924
- * a[4..7] #=> [ "e" ]
925
- * a[6..10] #=> nil
926
- * a[-3, 3] #=> [ "c", "d", "e" ]
927
- * # special cases
928
- * a[5] #=> nil
929
- * a[5, 1] #=> []
930
- * a[5..10] #=> []
931
- *
932
- */
933
-
934
- VALUE
935
- rb_ary_aref(int argc, VALUE *argv, VALUE ary)
936
- {
937
- VALUE arg;
938
- long beg, len;
939
-
940
- if (argc == 2) {
941
- beg = NUM2LONG(argv[0]);
942
- len = NUM2LONG(argv[1]);
943
- if (beg < 0) {
944
- beg += RARRAY_LEN(ary);
945
- }
946
- return rb_ary_subseq(ary, beg, len);
947
- }
948
- if (argc != 1) {
949
- rb_scan_args(argc, argv, "11", 0, 0);
950
- }
951
- arg = argv[0];
952
- /* special case - speeding up */
953
- if (FIXNUM_P(arg)) {
954
- return rb_ary_entry(ary, FIX2LONG(arg));
955
- }
956
- /* check if idx is Range */
957
- switch (rb_range_beg_len(arg, &beg, &len, RARRAY_LEN(ary), 0)) {
958
- case Qfalse:
959
- break;
960
- case Qnil:
961
- return Qnil;
962
- default:
963
- return rb_ary_subseq(ary, beg, len);
964
- }
965
- return rb_ary_entry(ary, NUM2LONG(arg));
966
- }
967
-
968
- /*
969
- * call-seq:
970
- * array.at(index) -> obj or nil
971
- *
972
- * Returns the element at _index_. A
973
- * negative index counts from the end of _self_. Returns +nil+
974
- * if the index is out of range. See also <code>Array#[]</code>.
975
- *
976
- * a = [ "a", "b", "c", "d", "e" ]
977
- * a.at(0) #=> "a"
978
- * a.at(-1) #=> "e"
979
- */
980
-
981
- static VALUE
982
- rb_ary_at(VALUE ary, VALUE pos)
983
- {
984
- return rb_ary_entry(ary, NUM2LONG(pos));
985
- }
986
-
987
- /*
988
- * call-seq:
989
- * array.first -> obj or nil
990
- * array.first(n) -> an_array
991
- *
992
- * Returns the first element, or the first +n+ elements, of the array.
993
- * If the array is empty, the first form returns <code>nil</code>, and the
994
- * second form returns an empty array.
995
- *
996
- * a = [ "q", "r", "s", "t" ]
997
- * a.first #=> "q"
998
- * a.first(2) #=> ["q", "r"]
999
- */
1000
-
1001
- static VALUE
1002
- rb_ary_first(int argc, VALUE *argv, VALUE ary)
1003
- {
1004
- if (argc == 0) {
1005
- if (RARRAY_LEN(ary) == 0) return Qnil;
1006
- return RARRAY_PTR(ary)[0];
1007
- }
1008
- else {
1009
- return ary_take_first_or_last(argc, argv, ary, ARY_TAKE_FIRST);
1010
- }
1011
- }
1012
-
1013
- /*
1014
- * call-seq:
1015
- * array.last -> obj or nil
1016
- * array.last(n) -> an_array
1017
- *
1018
- * Returns the last element(s) of <i>self</i>. If the array is empty,
1019
- * the first form returns <code>nil</code>.
1020
- *
1021
- * a = [ "w", "x", "y", "z" ]
1022
- * a.last #=> "z"
1023
- * a.last(2) #=> ["y", "z"]
1024
- */
1025
-
1026
- VALUE
1027
- rb_ary_last(int argc, VALUE *argv, VALUE ary)
1028
- {
1029
- if (argc == 0) {
1030
- if (RARRAY_LEN(ary) == 0) return Qnil;
1031
- return RARRAY_PTR(ary)[RARRAY_LEN(ary)-1];
1032
- }
1033
- else {
1034
- return ary_take_first_or_last(argc, argv, ary, ARY_TAKE_LAST);
1035
- }
1036
- }
1037
-
1038
- /*
1039
- * call-seq:
1040
- * array.fetch(index) -> obj
1041
- * array.fetch(index, default ) -> obj
1042
- * array.fetch(index) {|index| block } -> obj
1043
- *
1044
- * Tries to return the element at position <i>index</i>. If the index
1045
- * lies outside the array, the first form throws an
1046
- * <code>IndexError</code> exception, the second form returns
1047
- * <i>default</i>, and the third form returns the value of invoking
1048
- * the block, passing in the index. Negative values of <i>index</i>
1049
- * count from the end of the array.
1050
- *
1051
- * a = [ 11, 22, 33, 44 ]
1052
- * a.fetch(1) #=> 22
1053
- * a.fetch(-1) #=> 44
1054
- * a.fetch(4, 'cat') #=> "cat"
1055
- * a.fetch(4) { |i| i*i } #=> 16
1056
- */
1057
-
1058
- static VALUE
1059
- rb_ary_fetch(int argc, VALUE *argv, VALUE ary)
1060
- {
1061
- VALUE pos, ifnone;
1062
- long block_given;
1063
- long idx;
1064
-
1065
- rb_scan_args(argc, argv, "11", &pos, &ifnone);
1066
- block_given = rb_block_given_p();
1067
- if (block_given && argc == 2) {
1068
- rb_warn("block supersedes default value argument");
1069
- }
1070
- idx = NUM2LONG(pos);
1071
-
1072
- if (idx < 0) {
1073
- idx += RARRAY_LEN(ary);
1074
- }
1075
- if (idx < 0 || RARRAY_LEN(ary) <= idx) {
1076
- if (block_given) return rb_yield(pos);
1077
- if (argc == 1) {
1078
- rb_raise(rb_eIndexError, "index %ld out of array", idx);
1079
- }
1080
- return ifnone;
1081
- }
1082
- return RARRAY_PTR(ary)[idx];
1083
- }
1084
-
1085
- /*
1086
- * call-seq:
1087
- * array.index(obj) -> int or nil
1088
- * array.index {|item| block} -> int or nil
1089
- *
1090
- * Returns the index of the first object in <i>self</i> such that is
1091
- * <code>==</code> to <i>obj</i>. If a block is given instead of an
1092
- * argument, returns first object for which <em>block</em> is true.
1093
- * Returns <code>nil</code> if no match is found.
1094
- *
1095
- * a = [ "a", "b", "c" ]
1096
- * a.index("b") #=> 1
1097
- * a.index("z") #=> nil
1098
- * a.index{|x|x=="b"} #=> 1
1099
- *
1100
- * This is an alias of <code>#find_index</code>.
1101
- */
1102
-
1103
- static VALUE
1104
- rb_ary_index(int argc, VALUE *argv, VALUE ary)
1105
- {
1106
- VALUE val;
1107
- long i;
1108
-
1109
- if (argc == 0) {
1110
- RETURN_ENUMERATOR(ary, 0, 0);
1111
- for (i=0; i<RARRAY_LEN(ary); i++) {
1112
- if (RTEST(rb_yield(RARRAY_PTR(ary)[i]))) {
1113
- return LONG2NUM(i);
1114
- }
1115
- }
1116
- return Qnil;
1117
- }
1118
- rb_scan_args(argc, argv, "01", &val);
1119
- for (i=0; i<RARRAY_LEN(ary); i++) {
1120
- if (rb_equal(RARRAY_PTR(ary)[i], val))
1121
- return LONG2NUM(i);
1122
- }
1123
- return Qnil;
1124
- }
1125
-
1126
- /*
1127
- * call-seq:
1128
- * array.rindex(obj) -> int or nil
1129
- *
1130
- * Returns the index of the last object in <i>array</i>
1131
- * <code>==</code> to <i>obj</i>. If a block is given instead of an
1132
- * argument, returns first object for which <em>block</em> is
1133
- * true. Returns <code>nil</code> if no match is found.
1134
- *
1135
- * a = [ "a", "b", "b", "b", "c" ]
1136
- * a.rindex("b") #=> 3
1137
- * a.rindex("z") #=> nil
1138
- * a.rindex{|x|x=="b"} #=> 3
1139
- */
1140
-
1141
- static VALUE
1142
- rb_ary_rindex(int argc, VALUE *argv, VALUE ary)
1143
- {
1144
- VALUE val;
1145
- long i = RARRAY_LEN(ary);
1146
-
1147
- if (argc == 0) {
1148
- RETURN_ENUMERATOR(ary, 0, 0);
1149
- while (i--) {
1150
- if (RTEST(rb_yield(RARRAY_PTR(ary)[i])))
1151
- return LONG2NUM(i);
1152
- if (i > RARRAY_LEN(ary)) {
1153
- i = RARRAY_LEN(ary);
1154
- }
1155
- }
1156
- return Qnil;
1157
- }
1158
- rb_scan_args(argc, argv, "01", &val);
1159
- while (i--) {
1160
- if (rb_equal(RARRAY_PTR(ary)[i], val))
1161
- return LONG2NUM(i);
1162
- if (i > RARRAY_LEN(ary)) {
1163
- i = RARRAY_LEN(ary);
1164
- }
1165
- }
1166
- return Qnil;
1167
- }
1168
-
1169
- VALUE
1170
- rb_ary_to_ary(VALUE obj)
1171
- {
1172
- if (TYPE(obj) == T_ARRAY) {
1173
- return obj;
1174
- }
1175
- if (rb_respond_to(obj, rb_intern("to_ary"))) {
1176
- return to_ary(obj);
1177
- }
1178
- return rb_ary_new3(1, obj);
1179
- }
1180
-
1181
- static void
1182
- rb_ary_splice(VALUE ary, long beg, long len, VALUE rpl)
1183
- {
1184
- long rlen;
1185
-
1186
- if (len < 0) rb_raise(rb_eIndexError, "negative length (%ld)", len);
1187
- if (beg < 0) {
1188
- beg += RARRAY_LEN(ary);
1189
- if (beg < 0) {
1190
- beg -= RARRAY_LEN(ary);
1191
- rb_raise(rb_eIndexError, "index %ld out of array", beg);
1192
- }
1193
- }
1194
- if (RARRAY_LEN(ary) < len || RARRAY_LEN(ary) < beg + len) {
1195
- len = RARRAY_LEN(ary) - beg;
1196
- }
1197
-
1198
- if (rpl == Qundef) {
1199
- rlen = 0;
1200
- }
1201
- else {
1202
- rpl = rb_ary_to_ary(rpl);
1203
- rlen = RARRAY_LEN(rpl);
1204
- }
1205
- rb_ary_modify(ary);
1206
- if (beg >= RARRAY_LEN(ary)) {
1207
- if (beg > ARY_MAX_SIZE - rlen) {
1208
- rb_raise(rb_eIndexError, "index %ld too big", beg);
1209
- }
1210
- len = beg + rlen;
1211
- if (len >= ARY_CAPA(ary)) {
1212
- ary_resize_capa(ary, len);
1213
- }
1214
- rb_mem_clear(RARRAY_PTR(ary) + RARRAY_LEN(ary), beg - RARRAY_LEN(ary));
1215
- if (rlen > 0) {
1216
- MEMCPY(RARRAY_PTR(ary) + beg, RARRAY_PTR(rpl), VALUE, rlen);
1217
- }
1218
- ARY_SET_LEN(ary, len);
1219
- }
1220
- else {
1221
- long alen;
1222
-
1223
- alen = RARRAY_LEN(ary) + rlen - len;
1224
- if (alen >= ARY_CAPA(ary)) {
1225
- ary_resize_capa(ary, alen);
1226
- }
1227
-
1228
- if (len != rlen) {
1229
- MEMMOVE(RARRAY_PTR(ary) + beg + rlen, RARRAY_PTR(ary) + beg + len,
1230
- VALUE, RARRAY_LEN(ary) - (beg + len));
1231
- ARY_SET_LEN(ary, alen);
1232
- }
1233
- if (rlen > 0) {
1234
- MEMMOVE(RARRAY_PTR(ary) + beg, RARRAY_PTR(rpl), VALUE, rlen);
1235
- }
1236
- }
1237
- }
1238
-
1239
- /*
1240
- * call-seq:
1241
- * array[index] = obj -> obj
1242
- * array[start, length] = obj or an_array or nil -> obj or an_array or nil
1243
- * array[range] = obj or an_array or nil -> obj or an_array or nil
1244
- *
1245
- * Element Assignment---Sets the element at _index_,
1246
- * or replaces a subarray starting at _start_ and
1247
- * continuing for _length_ elements, or replaces a subarray
1248
- * specified by _range_. If indices are greater than
1249
- * the current capacity of the array, the array grows
1250
- * automatically. A negative indices will count backward
1251
- * from the end of the array. Inserts elements if _length_ is
1252
- * zero. An +IndexError+ is raised if a negative index points
1253
- * past the beginning of the array. See also
1254
- * <code>Array#push</code>, and <code>Array#unshift</code>.
1255
- *
1256
- * a = Array.new
1257
- * a[4] = "4"; #=> [nil, nil, nil, nil, "4"]
1258
- * a[0, 3] = [ 'a', 'b', 'c' ] #=> ["a", "b", "c", nil, "4"]
1259
- * a[1..2] = [ 1, 2 ] #=> ["a", 1, 2, nil, "4"]
1260
- * a[0, 2] = "?" #=> ["?", 2, nil, "4"]
1261
- * a[0..2] = "A" #=> ["A", "4"]
1262
- * a[-1] = "Z" #=> ["A", "Z"]
1263
- * a[1..-1] = nil #=> ["A", nil]
1264
- * a[1..-1] = [] #=> ["A"]
1265
- */
1266
-
1267
- static VALUE
1268
- rb_ary_aset(int argc, VALUE *argv, VALUE ary)
1269
- {
1270
- long offset, beg, len;
1271
-
1272
- if (argc == 3) {
1273
- beg = NUM2LONG(argv[0]);
1274
- len = NUM2LONG(argv[1]);
1275
- rb_ary_splice(ary, beg, len, argv[2]);
1276
- return argv[2];
1277
- }
1278
- if (argc != 2) {
1279
- rb_raise(rb_eArgError, "wrong number of arguments (%d for 2)", argc);
1280
- }
1281
- if (FIXNUM_P(argv[0])) {
1282
- offset = FIX2LONG(argv[0]);
1283
- goto fixnum;
1284
- }
1285
- if (rb_range_beg_len(argv[0], &beg, &len, RARRAY_LEN(ary), 1)) {
1286
- /* check if idx is Range */
1287
- rb_ary_splice(ary, beg, len, argv[1]);
1288
- return argv[1];
1289
- }
1290
-
1291
- offset = NUM2LONG(argv[0]);
1292
- fixnum:
1293
- rb_ary_store(ary, offset, argv[1]);
1294
- return argv[1];
1295
- }
1296
-
1297
- /*
1298
- * call-seq:
1299
- * array.insert(index, obj...) -> array
1300
- *
1301
- * Inserts the given values before the element with the given index
1302
- * (which may be negative).
1303
- *
1304
- * a = %w{ a b c d }
1305
- * a.insert(2, 99) #=> ["a", "b", 99, "c", "d"]
1306
- * a.insert(-2, 1, 2, 3) #=> ["a", "b", 99, "c", 1, 2, 3, "d"]
1307
- */
1308
-
1309
- static VALUE
1310
- rb_ary_insert(int argc, VALUE *argv, VALUE ary)
1311
- {
1312
- long pos;
1313
-
1314
- if (argc == 1) return ary;
1315
- if (argc < 1) {
1316
- rb_raise(rb_eArgError, "wrong number of arguments (at least 1)");
1317
- }
1318
- pos = NUM2LONG(argv[0]);
1319
- if (pos == -1) {
1320
- pos = RARRAY_LEN(ary);
1321
- }
1322
- if (pos < 0) {
1323
- pos++;
1324
- }
1325
- rb_ary_splice(ary, pos, 0, rb_ary_new4(argc - 1, argv + 1));
1326
- return ary;
1327
- }
1328
-
1329
- /*
1330
- * call-seq:
1331
- * array.each {|item| block } -> array
1332
- *
1333
- * Calls <i>block</i> once for each element in <i>self</i>, passing that
1334
- * element as a parameter.
1335
- *
1336
- * a = [ "a", "b", "c" ]
1337
- * a.each {|x| print x, " -- " }
1338
- *
1339
- * produces:
1340
- *
1341
- * a -- b -- c --
1342
- */
1343
-
1344
- VALUE
1345
- rb_ary_each(VALUE ary)
1346
- {
1347
- long i;
1348
-
1349
- RETURN_ENUMERATOR(ary, 0, 0);
1350
- for (i=0; i<RARRAY_LEN(ary); i++) {
1351
- rb_yield(RARRAY_PTR(ary)[i]);
1352
- }
1353
- return ary;
1354
- }
1355
-
1356
- /*
1357
- * call-seq:
1358
- * array.each_index {|index| block } -> array
1359
- *
1360
- * Same as <code>Array#each</code>, but passes the index of the element
1361
- * instead of the element itself.
1362
- *
1363
- * a = [ "a", "b", "c" ]
1364
- * a.each_index {|x| print x, " -- " }
1365
- *
1366
- * produces:
1367
- *
1368
- * 0 -- 1 -- 2 --
1369
- */
1370
-
1371
- static VALUE
1372
- rb_ary_each_index(VALUE ary)
1373
- {
1374
- long i;
1375
- RETURN_ENUMERATOR(ary, 0, 0);
1376
-
1377
- for (i=0; i<RARRAY_LEN(ary); i++) {
1378
- rb_yield(LONG2NUM(i));
1379
- }
1380
- return ary;
1381
- }
1382
-
1383
- /*
1384
- * call-seq:
1385
- * array.reverse_each {|item| block }
1386
- *
1387
- * Same as <code>Array#each</code>, but traverses <i>self</i> in reverse
1388
- * order.
1389
- *
1390
- * a = [ "a", "b", "c" ]
1391
- * a.reverse_each {|x| print x, " " }
1392
- *
1393
- * produces:
1394
- *
1395
- * c b a
1396
- */
1397
-
1398
- static VALUE
1399
- rb_ary_reverse_each(VALUE ary)
1400
- {
1401
- long len;
1402
-
1403
- RETURN_ENUMERATOR(ary, 0, 0);
1404
- len = RARRAY_LEN(ary);
1405
- while (len--) {
1406
- rb_yield(RARRAY_PTR(ary)[len]);
1407
- if (RARRAY_LEN(ary) < len) {
1408
- len = RARRAY_LEN(ary);
1409
- }
1410
- }
1411
- return ary;
1412
- }
1413
-
1414
- /*
1415
- * call-seq:
1416
- * array.length -> int
1417
- *
1418
- * Returns the number of elements in <i>self</i>. May be zero.
1419
- *
1420
- * [ 1, 2, 3, 4, 5 ].length #=> 5
1421
- */
1422
-
1423
- static VALUE
1424
- rb_ary_length(VALUE ary)
1425
- {
1426
- long len = RARRAY_LEN(ary);
1427
- return LONG2NUM(len);
1428
- }
1429
-
1430
- /*
1431
- * call-seq:
1432
- * array.empty? -> true or false
1433
- *
1434
- * Returns <code>true</code> if <i>self</i> array contains no elements.
1435
- *
1436
- * [].empty? #=> true
1437
- */
1438
-
1439
- static VALUE
1440
- rb_ary_empty_p(VALUE ary)
1441
- {
1442
- if (RARRAY_LEN(ary) == 0)
1443
- return Qtrue;
1444
- return Qfalse;
1445
- }
1446
-
1447
- VALUE
1448
- rb_ary_dup(VALUE ary)
1449
- {
1450
- VALUE dup = rb_ary_new2(RARRAY_LEN(ary));
1451
- int is_embed = ARY_EMBED_P(dup);
1452
- DUPSETUP(dup, ary);
1453
- if (is_embed) FL_SET_EMBED(dup);
1454
- MEMCPY(RARRAY_PTR(dup), RARRAY_PTR(ary), VALUE, RARRAY_LEN(ary));
1455
- ARY_SET_LEN(dup, RARRAY_LEN(ary));
1456
-
1457
- return dup;
1458
- }
1459
-
1460
- extern VALUE rb_output_fs;
1461
-
1462
- static VALUE
1463
- recursive_join(VALUE ary, VALUE argp, int recur)
1464
- {
1465
- VALUE *arg = (VALUE *)argp;
1466
- if (recur) {
1467
- return rb_usascii_str_new2("[...]");
1468
- }
1469
- return rb_ary_join(arg[0], arg[1]);
1470
- }
1471
-
1472
- VALUE
1473
- rb_ary_join(VALUE ary, VALUE sep)
1474
- {
1475
- long len = 1, i;
1476
- int taint = Qfalse;
1477
- int untrust = Qfalse;
1478
- VALUE result, tmp;
1479
-
1480
- if (RARRAY_LEN(ary) == 0) return rb_str_new(0, 0);
1481
- if (OBJ_TAINTED(ary) || OBJ_TAINTED(sep)) taint = Qtrue;
1482
- if (OBJ_UNTRUSTED(ary) || OBJ_UNTRUSTED(sep)) untrust = Qtrue;
1483
-
1484
- for (i=0; i<RARRAY_LEN(ary); i++) {
1485
- tmp = rb_check_string_type(RARRAY_PTR(ary)[i]);
1486
- len += NIL_P(tmp) ? 10 : RSTRING_LEN(tmp);
1487
- }
1488
- if (!NIL_P(sep)) {
1489
- StringValue(sep);
1490
- len += RSTRING_LEN(sep) * (RARRAY_LEN(ary) - 1);
1491
- }
1492
- result = rb_str_buf_new(len);
1493
- for (i=0; i<RARRAY_LEN(ary); i++) {
1494
- tmp = RARRAY_PTR(ary)[i];
1495
- switch (TYPE(tmp)) {
1496
- case T_STRING:
1497
- break;
1498
- case T_ARRAY:
1499
- if (tmp == ary) {
1500
- tmp = rb_usascii_str_new2("[...]");
1501
- }
1502
- else {
1503
- VALUE args[2];
1504
-
1505
- args[0] = tmp;
1506
- args[1] = sep;
1507
- tmp = rb_exec_recursive(recursive_join, ary, (VALUE)args);
1508
- }
1509
- break;
1510
- default:
1511
- tmp = rb_obj_as_string(tmp);
1512
- }
1513
- if (i > 0 && !NIL_P(sep))
1514
- rb_str_buf_append(result, sep);
1515
- rb_str_buf_append(result, tmp);
1516
- if (OBJ_TAINTED(tmp)) taint = Qtrue;
1517
- if (OBJ_UNTRUSTED(tmp)) untrust = Qtrue;
1518
- }
1519
-
1520
- if (taint) OBJ_TAINT(result);
1521
- if (untrust) OBJ_UNTRUST(result);
1522
- return result;
1523
- }
1524
-
1525
- /*
1526
- * call-seq:
1527
- * array.join(sep=$,) -> str
1528
- *
1529
- * Returns a string created by converting each element of the array to
1530
- * a string, separated by <i>sep</i>.
1531
- *
1532
- * [ "a", "b", "c" ].join #=> "abc"
1533
- * [ "a", "b", "c" ].join("-") #=> "a-b-c"
1534
- */
1535
-
1536
- static VALUE
1537
- rb_ary_join_m(int argc, VALUE *argv, VALUE ary)
1538
- {
1539
- VALUE sep;
1540
-
1541
- rb_scan_args(argc, argv, "01", &sep);
1542
- if (NIL_P(sep)) sep = rb_output_fs;
1543
-
1544
- return rb_ary_join(ary, sep);
1545
- }
1546
-
1547
- static VALUE
1548
- inspect_ary(VALUE ary, VALUE dummy, int recur)
1549
- {
1550
- int tainted = OBJ_TAINTED(ary);
1551
- int untrust = OBJ_UNTRUSTED(ary);
1552
- long i;
1553
- VALUE s, str;
1554
-
1555
- if (recur) return rb_tainted_str_new2("[...]");
1556
- str = rb_str_buf_new2("[");
1557
- for (i=0; i<RARRAY_LEN(ary); i++) {
1558
- s = rb_inspect(RARRAY_PTR(ary)[i]);
1559
- if (OBJ_TAINTED(s)) tainted = Qtrue;
1560
- if (OBJ_UNTRUSTED(s)) untrust = Qtrue;
1561
- if (i > 0) rb_str_buf_cat2(str, ", ");
1562
- rb_str_buf_append(str, s);
1563
- }
1564
- rb_str_buf_cat2(str, "]");
1565
- if (tainted) OBJ_TAINT(str);
1566
- if (untrust) OBJ_UNTRUST(str);
1567
- return str;
1568
- }
1569
-
1570
- /*
1571
- * call-seq:
1572
- * array.to_s -> string
1573
- * array.inspect -> string
1574
- *
1575
- * Create a printable version of <i>array</i>.
1576
- */
1577
-
1578
- static VALUE
1579
- rb_ary_inspect(VALUE ary)
1580
- {
1581
- if (RARRAY_LEN(ary) == 0) return rb_usascii_str_new2("[]");
1582
- return rb_exec_recursive(inspect_ary, ary, 0);
1583
- }
1584
-
1585
- VALUE
1586
- rb_ary_to_s(VALUE ary)
1587
- {
1588
- return rb_ary_inspect(ary);
1589
- }
1590
-
1591
- /*
1592
- * call-seq:
1593
- * array.to_a -> array
1594
- *
1595
- * Returns _self_. If called on a subclass of Array, converts
1596
- * the receiver to an Array object.
1597
- */
1598
-
1599
- static VALUE
1600
- rb_ary_to_a(VALUE ary)
1601
- {
1602
- if (rb_obj_class(ary) != rb_cArray) {
1603
- VALUE dup = rb_ary_new2(RARRAY_LEN(ary));
1604
- rb_ary_replace(dup, ary);
1605
- return dup;
1606
- }
1607
- return ary;
1608
- }
1609
-
1610
- /*
1611
- * call-seq:
1612
- * array.to_ary -> array
1613
- *
1614
- * Returns _self_.
1615
- */
1616
-
1617
- static VALUE
1618
- rb_ary_to_ary_m(VALUE ary)
1619
- {
1620
- return ary;
1621
- }
1622
-
1623
- VALUE
1624
- rb_ary_reverse(VALUE ary)
1625
- {
1626
- VALUE *p1, *p2;
1627
- VALUE tmp;
1628
-
1629
- rb_ary_modify(ary);
1630
- if (RARRAY_LEN(ary) > 1) {
1631
- p1 = RARRAY_PTR(ary);
1632
- p2 = p1 + RARRAY_LEN(ary) - 1; /* points last item */
1633
-
1634
- while (p1 < p2) {
1635
- tmp = *p1;
1636
- *p1++ = *p2;
1637
- *p2-- = tmp;
1638
- }
1639
- }
1640
- return ary;
1641
- }
1642
-
1643
- /*
1644
- * call-seq:
1645
- * array.reverse! -> array
1646
- *
1647
- * Reverses _self_ in place.
1648
- *
1649
- * a = [ "a", "b", "c" ]
1650
- * a.reverse! #=> ["c", "b", "a"]
1651
- * a #=> ["c", "b", "a"]
1652
- */
1653
-
1654
- static VALUE
1655
- rb_ary_reverse_bang(VALUE ary)
1656
- {
1657
- return rb_ary_reverse(ary);
1658
- }
1659
-
1660
- /*
1661
- * call-seq:
1662
- * array.reverse -> an_array
1663
- *
1664
- * Returns a new array containing <i>self</i>'s elements in reverse order.
1665
- *
1666
- * [ "a", "b", "c" ].reverse #=> ["c", "b", "a"]
1667
- * [ 1 ].reverse #=> [1]
1668
- */
1669
-
1670
- static VALUE
1671
- rb_ary_reverse_m(VALUE ary)
1672
- {
1673
- return rb_ary_reverse(rb_ary_dup(ary));
1674
- }
1675
-
1676
- struct ary_sort_data {
1677
- VALUE ary;
1678
- int opt_methods;
1679
- int opt_inited;
1680
- };
1681
-
1682
- enum {
1683
- sort_opt_Fixnum,
1684
- sort_opt_String,
1685
- sort_optimizable_count
1686
- };
1687
-
1688
- #define STRING_P(s) (TYPE(s) == T_STRING && CLASS_OF(s) == rb_cString)
1689
-
1690
- #define SORT_OPTIMIZABLE_BIT(type) (1U << TOKEN_PASTE(sort_opt_,type))
1691
- #define SORT_OPTIMIZABLE(data, type) \
1692
- ((data->opt_inited & SORT_OPTIMIZABLE_BIT(type)) ? \
1693
- (data->opt_methods & SORT_OPTIMIZABLE_BIT(type)) : \
1694
- ((data->opt_inited |= SORT_OPTIMIZABLE_BIT(type)), \
1695
- rb_method_basic_definition_p(TOKEN_PASTE(rb_c,type), id_cmp) && \
1696
- (data->opt_methods |= SORT_OPTIMIZABLE_BIT(type))))
1697
-
1698
- static VALUE
1699
- sort_reentered(VALUE ary)
1700
- {
1701
- if (RBASIC(ary)->klass) {
1702
- rb_raise(rb_eRuntimeError, "sort reentered");
1703
- }
1704
- return Qnil;
1705
- }
1706
-
1707
- static int
1708
- sort_1(const void *ap, const void *bp, void *dummy)
1709
- {
1710
- struct ary_sort_data *data = dummy;
1711
- VALUE retval = sort_reentered(data->ary);
1712
- VALUE a = *(const VALUE *)ap, b = *(const VALUE *)bp;
1713
- int n;
1714
-
1715
- retval = rb_yield_values(2, a, b);
1716
- n = rb_cmpint(retval, a, b);
1717
- sort_reentered(data->ary);
1718
- return n;
1719
- }
1720
-
1721
- static int
1722
- sort_2(const void *ap, const void *bp, void *dummy)
1723
- {
1724
- struct ary_sort_data *data = dummy;
1725
- VALUE retval = sort_reentered(data->ary);
1726
- VALUE a = *(const VALUE *)ap, b = *(const VALUE *)bp;
1727
- int n;
1728
-
1729
- if (FIXNUM_P(a) && FIXNUM_P(b) && SORT_OPTIMIZABLE(data, Fixnum)) {
1730
- if ((long)a > (long)b) return 1;
1731
- if ((long)a < (long)b) return -1;
1732
- return 0;
1733
- }
1734
- if (STRING_P(a) && STRING_P(b) && SORT_OPTIMIZABLE(data, String)) {
1735
- return rb_str_cmp(a, b);
1736
- }
1737
-
1738
- retval = rb_funcall(a, id_cmp, 1, b);
1739
- n = rb_cmpint(retval, a, b);
1740
- sort_reentered(data->ary);
1741
-
1742
- return n;
1743
- }
1744
-
1745
- /*
1746
- * call-seq:
1747
- * array.sort! -> array
1748
- * array.sort! {| a,b | block } -> array
1749
- *
1750
- * Sorts _self_. Comparisons for
1751
- * the sort will be done using the <code><=></code> operator or using
1752
- * an optional code block. The block implements a comparison between
1753
- * <i>a</i> and <i>b</i>, returning -1, 0, or +1. See also
1754
- * <code>Enumerable#sort_by</code>.
1755
- *
1756
- * a = [ "d", "a", "e", "c", "b" ]
1757
- * a.sort #=> ["a", "b", "c", "d", "e"]
1758
- * a.sort {|x,y| y <=> x } #=> ["e", "d", "c", "b", "a"]
1759
- */
1760
-
1761
- VALUE
1762
- rb_ary_sort_bang(VALUE ary)
1763
- {
1764
- rb_ary_modify(ary);
1765
- assert(!ARY_SHARED_P(ary));
1766
- if (RARRAY_LEN(ary) > 1) {
1767
- VALUE tmp = ary_make_substitution(ary); /* only ary refers tmp */
1768
- struct ary_sort_data data;
1769
-
1770
- RBASIC(tmp)->klass = 0;
1771
- data.ary = tmp;
1772
- data.opt_methods = 0;
1773
- data.opt_inited = 0;
1774
- ruby_qsort(RARRAY_PTR(tmp), RARRAY_LEN(tmp), sizeof(VALUE),
1775
- rb_block_given_p()?sort_1:sort_2, &data);
1776
-
1777
- if (ARY_EMBED_P(tmp)) {
1778
- assert(ARY_EMBED_P(tmp));
1779
- if (ARY_SHARED_P(ary)) { /* ary might be destructively operated in the given block */
1780
- rb_ary_unshare(ary);
1781
- }
1782
- FL_SET_EMBED(ary);
1783
- MEMCPY(RARRAY_PTR(ary), ARY_EMBED_PTR(tmp), VALUE, ARY_EMBED_LEN(tmp));
1784
- ARY_SET_LEN(ary, ARY_EMBED_LEN(tmp));
1785
- }
1786
- else {
1787
- assert(!ARY_EMBED_P(tmp));
1788
- if (ARY_HEAP_PTR(ary) == ARY_HEAP_PTR(tmp)) {
1789
- assert(!ARY_EMBED_P(ary));
1790
- FL_UNSET_SHARED(ary);
1791
- ARY_SET_CAPA(ary, ARY_CAPA(tmp));
1792
- }
1793
- else {
1794
- assert(!ARY_SHARED_P(tmp));
1795
- if (ARY_EMBED_P(ary)) {
1796
- FL_UNSET_EMBED(ary);
1797
- }
1798
- else if (ARY_SHARED_P(ary)) {
1799
- /* ary might be destructively operated in the given block */
1800
- rb_ary_unshare(ary);
1801
- }
1802
- else {
1803
- xfree(ARY_HEAP_PTR(ary));
1804
- }
1805
- ARY_SET_PTR(ary, RARRAY_PTR(tmp));
1806
- ARY_SET_HEAP_LEN(ary, RARRAY_LEN(tmp));
1807
- ARY_SET_CAPA(ary, ARY_CAPA(tmp));
1808
- }
1809
- /* tmp was lost ownership for the ptr */
1810
- FL_UNSET(tmp, FL_FREEZE);
1811
- FL_SET_EMBED(tmp);
1812
- ARY_SET_EMBED_LEN(tmp, 0);
1813
- FL_SET(tmp, FL_FREEZE);
1814
- }
1815
- /* tmp will be GC'ed. */
1816
- RBASIC(tmp)->klass = rb_cArray;
1817
- }
1818
- return ary;
1819
- }
1820
-
1821
- /*
1822
- * call-seq:
1823
- * array.sort -> an_array
1824
- * array.sort {| a,b | block } -> an_array
1825
- *
1826
- * Returns a new array created by sorting <i>self</i>. Comparisons for
1827
- * the sort will be done using the <code><=></code> operator or using
1828
- * an optional code block. The block implements a comparison between
1829
- * <i>a</i> and <i>b</i>, returning -1, 0, or +1. See also
1830
- * <code>Enumerable#sort_by</code>.
1831
- *
1832
- * a = [ "d", "a", "e", "c", "b" ]
1833
- * a.sort #=> ["a", "b", "c", "d", "e"]
1834
- * a.sort {|x,y| y <=> x } #=> ["e", "d", "c", "b", "a"]
1835
- */
1836
-
1837
- VALUE
1838
- rb_ary_sort(VALUE ary)
1839
- {
1840
- ary = rb_ary_dup(ary);
1841
- rb_ary_sort_bang(ary);
1842
- return ary;
1843
- }
1844
-
1845
-
1846
- /*
1847
- * call-seq:
1848
- * array.collect {|item| block } -> an_array
1849
- * array.map {|item| block } -> an_array
1850
- *
1851
- * Invokes <i>block</i> once for each element of <i>self</i>. Creates a
1852
- * new array containing the values returned by the block.
1853
- * See also <code>Enumerable#collect</code>.
1854
- *
1855
- * a = [ "a", "b", "c", "d" ]
1856
- * a.collect {|x| x + "!" } #=> ["a!", "b!", "c!", "d!"]
1857
- * a #=> ["a", "b", "c", "d"]
1858
- */
1859
-
1860
- static VALUE
1861
- rb_ary_collect(VALUE ary)
1862
- {
1863
- long i;
1864
- VALUE collect;
1865
-
1866
- RETURN_ENUMERATOR(ary, 0, 0);
1867
- collect = rb_ary_new2(RARRAY_LEN(ary));
1868
- for (i = 0; i < RARRAY_LEN(ary); i++) {
1869
- rb_ary_push(collect, rb_yield(RARRAY_PTR(ary)[i]));
1870
- }
1871
- return collect;
1872
- }
1873
-
1874
-
1875
- /*
1876
- * call-seq:
1877
- * array.collect! {|item| block } -> array
1878
- * array.map! {|item| block } -> array
1879
- *
1880
- * Invokes the block once for each element of _self_, replacing the
1881
- * element with the value returned by _block_.
1882
- * See also <code>Enumerable#collect</code>.
1883
- *
1884
- * a = [ "a", "b", "c", "d" ]
1885
- * a.collect! {|x| x + "!" }
1886
- * a #=> [ "a!", "b!", "c!", "d!" ]
1887
- */
1888
-
1889
- static VALUE
1890
- rb_ary_collect_bang(VALUE ary)
1891
- {
1892
- long i;
1893
-
1894
- RETURN_ENUMERATOR(ary, 0, 0);
1895
- rb_ary_modify(ary);
1896
- for (i = 0; i < RARRAY_LEN(ary); i++) {
1897
- rb_ary_store(ary, i, rb_yield(RARRAY_PTR(ary)[i]));
1898
- }
1899
- return ary;
1900
- }
1901
-
1902
- VALUE
1903
- rb_get_values_at(VALUE obj, long olen, int argc, VALUE *argv, VALUE (*func) (VALUE, long))
1904
- {
1905
- VALUE result = rb_ary_new2(argc);
1906
- long beg, len, i, j;
1907
-
1908
- for (i=0; i<argc; i++) {
1909
- if (FIXNUM_P(argv[i])) {
1910
- rb_ary_push(result, (*func)(obj, FIX2LONG(argv[i])));
1911
- continue;
1912
- }
1913
- /* check if idx is Range */
1914
- switch (rb_range_beg_len(argv[i], &beg, &len, olen, 0)) {
1915
- case Qfalse:
1916
- break;
1917
- case Qnil:
1918
- continue;
1919
- default:
1920
- for (j=0; j<len; j++) {
1921
- rb_ary_push(result, (*func)(obj, j+beg));
1922
- }
1923
- continue;
1924
- }
1925
- rb_ary_push(result, (*func)(obj, NUM2LONG(argv[i])));
1926
- }
1927
- return result;
1928
- }
1929
-
1930
- /*
1931
- * call-seq:
1932
- * array.values_at(selector,... ) -> an_array
1933
- *
1934
- * Returns an array containing the elements in
1935
- * _self_ corresponding to the given selector(s). The selectors
1936
- * may be either integer indices or ranges.
1937
- * See also <code>Array#select</code>.
1938
- *
1939
- * a = %w{ a b c d e f }
1940
- * a.values_at(1, 3, 5)
1941
- * a.values_at(1, 3, 5, 7)
1942
- * a.values_at(-1, -3, -5, -7)
1943
- * a.values_at(1..3, 2...5)
1944
- */
1945
-
1946
- static VALUE
1947
- rb_ary_values_at(int argc, VALUE *argv, VALUE ary)
1948
- {
1949
- return rb_get_values_at(ary, RARRAY_LEN(ary), argc, argv, rb_ary_entry);
1950
- }
1951
-
1952
-
1953
- /*
1954
- * call-seq:
1955
- * array.select {|item| block } -> an_array
1956
- *
1957
- * Invokes the block passing in successive elements from <i>array</i>,
1958
- * returning an array containing those elements for which the block
1959
- * returns a true value (equivalent to <code>Enumerable#select</code>).
1960
- *
1961
- * a = %w{ a b c d e f }
1962
- * a.select {|v| v =~ /[aeiou]/} #=> ["a", "e"]
1963
- */
1964
-
1965
- static VALUE
1966
- rb_ary_select(VALUE ary)
1967
- {
1968
- VALUE result;
1969
- long i;
1970
-
1971
- RETURN_ENUMERATOR(ary, 0, 0);
1972
- result = rb_ary_new2(RARRAY_LEN(ary));
1973
- for (i = 0; i < RARRAY_LEN(ary); i++) {
1974
- if (RTEST(rb_yield(RARRAY_PTR(ary)[i]))) {
1975
- rb_ary_push(result, rb_ary_elt(ary, i));
1976
- }
1977
- }
1978
- return result;
1979
- }
1980
-
1981
- /*
1982
- * call-seq:
1983
- * array.delete(obj) -> obj or nil
1984
- * array.delete(obj) { block } -> obj or nil
1985
- *
1986
- * Deletes items from <i>self</i> that are equal to <i>obj</i>. If
1987
- * the item is not found, returns <code>nil</code>. If the optional
1988
- * code block is given, returns the result of <i>block</i> if the item
1989
- * is not found.
1990
- *
1991
- * a = [ "a", "b", "b", "b", "c" ]
1992
- * a.delete("b") #=> "b"
1993
- * a #=> ["a", "c"]
1994
- * a.delete("z") #=> nil
1995
- * a.delete("z") { "not found" } #=> "not found"
1996
- */
1997
-
1998
- VALUE
1999
- rb_ary_delete(VALUE ary, VALUE item)
2000
- {
2001
- VALUE v = item;
2002
- long i1, i2;
2003
-
2004
- for (i1 = i2 = 0; i1 < RARRAY_LEN(ary); i1++) {
2005
- VALUE e = RARRAY_PTR(ary)[i1];
2006
-
2007
- if (rb_equal(e, item)) {
2008
- v = e;
2009
- continue;
2010
- }
2011
- if (i1 != i2) {
2012
- rb_ary_store(ary, i2, e);
2013
- }
2014
- i2++;
2015
- }
2016
- if (RARRAY_LEN(ary) == i2) {
2017
- if (rb_block_given_p()) {
2018
- return rb_yield(item);
2019
- }
2020
- return Qnil;
2021
- }
2022
-
2023
- rb_ary_modify(ary);
2024
- if (RARRAY_LEN(ary) > i2) {
2025
- ARY_SET_LEN(ary, i2);
2026
- if (i2 * 2 < ARY_CAPA(ary) &&
2027
- ARY_CAPA(ary) > ARY_DEFAULT_SIZE) {
2028
- ary_resize_capa(ary, i2*2);
2029
- }
2030
- }
2031
-
2032
- return v;
2033
- }
2034
-
2035
- VALUE
2036
- rb_ary_delete_at(VALUE ary, long pos)
2037
- {
2038
- long len = RARRAY_LEN(ary);
2039
- VALUE del;
2040
-
2041
- if (pos >= len) return Qnil;
2042
- if (pos < 0) {
2043
- pos += len;
2044
- if (pos < 0) return Qnil;
2045
- }
2046
-
2047
- rb_ary_modify(ary);
2048
- del = RARRAY_PTR(ary)[pos];
2049
- MEMMOVE(RARRAY_PTR(ary)+pos, RARRAY_PTR(ary)+pos+1, VALUE,
2050
- RARRAY_LEN(ary)-pos-1);
2051
- ARY_INCREASE_LEN(ary, -1);
2052
-
2053
- return del;
2054
- }
2055
-
2056
- /*
2057
- * call-seq:
2058
- * array.delete_at(index) -> obj or nil
2059
- *
2060
- * Deletes the element at the specified index, returning that element,
2061
- * or <code>nil</code> if the index is out of range. See also
2062
- * <code>Array#slice!</code>.
2063
- *
2064
- * a = %w( ant bat cat dog )
2065
- * a.delete_at(2) #=> "cat"
2066
- * a #=> ["ant", "bat", "dog"]
2067
- * a.delete_at(99) #=> nil
2068
- */
2069
-
2070
- static VALUE
2071
- rb_ary_delete_at_m(VALUE ary, VALUE pos)
2072
- {
2073
- return rb_ary_delete_at(ary, NUM2LONG(pos));
2074
- }
2075
-
2076
- /*
2077
- * call-seq:
2078
- * array.slice!(index) -> obj or nil
2079
- * array.slice!(start, length) -> sub_array or nil
2080
- * array.slice!(range) -> sub_array or nil
2081
- *
2082
- * Deletes the element(s) given by an index (optionally with a length)
2083
- * or by a range. Returns the deleted object, subarray, or
2084
- * <code>nil</code> if the index is out of range.
2085
- *
2086
- * a = [ "a", "b", "c" ]
2087
- * a.slice!(1) #=> "b"
2088
- * a #=> ["a", "c"]
2089
- * a.slice!(-1) #=> "c"
2090
- * a #=> ["a"]
2091
- * a.slice!(100) #=> nil
2092
- * a #=> ["a"]
2093
- */
2094
-
2095
- static VALUE
2096
- rb_ary_slice_bang(int argc, VALUE *argv, VALUE ary)
2097
- {
2098
- VALUE arg1, arg2;
2099
- long pos, len, orig_len;
2100
-
2101
- rb_ary_modify_check(ary);
2102
- if (rb_scan_args(argc, argv, "11", &arg1, &arg2) == 2) {
2103
- pos = NUM2LONG(arg1);
2104
- len = NUM2LONG(arg2);
2105
- delete_pos_len:
2106
- if (len < 0) return Qnil;
2107
- orig_len = RARRAY_LEN(ary);
2108
- if (pos < 0) {
2109
- pos += orig_len;
2110
- if (pos < 0) return Qnil;
2111
- }
2112
- else if (orig_len < pos) return Qnil;
2113
- if (orig_len < pos + len) {
2114
- len = orig_len - pos;
2115
- }
2116
- if (len == 0) return rb_ary_new2(0);
2117
- arg2 = rb_ary_new4(len, RARRAY_PTR(ary)+pos);
2118
- RBASIC(arg2)->klass = rb_obj_class(ary);
2119
- rb_ary_splice(ary, pos, len, Qundef);
2120
- return arg2;
2121
- }
2122
-
2123
- if (!FIXNUM_P(arg1)) {
2124
- switch (rb_range_beg_len(arg1, &pos, &len, RARRAY_LEN(ary), 0)) {
2125
- case Qtrue:
2126
- /* valid range */
2127
- goto delete_pos_len;
2128
- case Qnil:
2129
- /* invalid range */
2130
- return Qnil;
2131
- default:
2132
- /* not a range */
2133
- break;
2134
- }
2135
- }
2136
-
2137
- return rb_ary_delete_at(ary, NUM2LONG(arg1));
2138
- }
2139
-
2140
- /*
2141
- * call-seq:
2142
- * array.reject! {|item| block } -> array or nil
2143
- *
2144
- * Equivalent to <code>Array#delete_if</code>, deleting elements from
2145
- * _self_ for which the block evaluates to true, but returns
2146
- * <code>nil</code> if no changes were made. Also see
2147
- * <code>Enumerable#reject</code>.
2148
- */
2149
-
2150
- static VALUE
2151
- rb_ary_reject_bang(VALUE ary)
2152
- {
2153
- long i1, i2;
2154
-
2155
- RETURN_ENUMERATOR(ary, 0, 0);
2156
- rb_ary_modify(ary);
2157
- for (i1 = i2 = 0; i1 < RARRAY_LEN(ary); i1++) {
2158
- VALUE v = RARRAY_PTR(ary)[i1];
2159
- if (RTEST(rb_yield(v))) continue;
2160
- if (i1 != i2) {
2161
- rb_ary_store(ary, i2, v);
2162
- }
2163
- i2++;
2164
- }
2165
-
2166
- if (RARRAY_LEN(ary) == i2) return Qnil;
2167
- if (i2 < RARRAY_LEN(ary))
2168
- ARY_SET_LEN(ary, i2);
2169
- return ary;
2170
- }
2171
-
2172
- /*
2173
- * call-seq:
2174
- * array.reject {|item| block } -> an_array
2175
- *
2176
- * Returns a new array containing the items in _self_
2177
- * for which the block is not true.
2178
- */
2179
-
2180
- static VALUE
2181
- rb_ary_reject(VALUE ary)
2182
- {
2183
- RETURN_ENUMERATOR(ary, 0, 0);
2184
- ary = rb_ary_dup(ary);
2185
- rb_ary_reject_bang(ary);
2186
- return ary;
2187
- }
2188
-
2189
- /*
2190
- * call-seq:
2191
- * array.delete_if {|item| block } -> array
2192
- *
2193
- * Deletes every element of <i>self</i> for which <i>block</i> evaluates
2194
- * to <code>true</code>.
2195
- *
2196
- * a = [ "a", "b", "c" ]
2197
- * a.delete_if {|x| x >= "b" } #=> ["a"]
2198
- */
2199
-
2200
- static VALUE
2201
- rb_ary_delete_if(VALUE ary)
2202
- {
2203
- RETURN_ENUMERATOR(ary, 0, 0);
2204
- rb_ary_reject_bang(ary);
2205
- return ary;
2206
- }
2207
-
2208
- static VALUE
2209
- take_i(VALUE val, VALUE *args, int argc, VALUE *argv)
2210
- {
2211
- if (args[1]-- == 0) rb_iter_break();
2212
- if (argc > 1) val = rb_ary_new4(argc, argv);
2213
- rb_ary_push(args[0], val);
2214
- return Qnil;
2215
- }
2216
-
2217
- static VALUE
2218
- take_items(VALUE obj, long n)
2219
- {
2220
- VALUE result = rb_check_array_type(obj);
2221
- VALUE args[2];
2222
-
2223
- if (!NIL_P(result)) return rb_ary_subseq(result, 0, n);
2224
- result = rb_ary_new2(n);
2225
- args[0] = result; args[1] = (VALUE)n;
2226
- rb_block_call(obj, rb_intern("each"), 0, 0, take_i, (VALUE)args);
2227
- return result;
2228
- }
2229
-
2230
-
2231
- /*
2232
- * call-seq:
2233
- * array.zip(arg, ...) -> an_array
2234
- * array.zip(arg, ...) {| arr | block } -> nil
2235
- *
2236
- * Converts any arguments to arrays, then merges elements of
2237
- * <i>self</i> with corresponding elements from each argument. This
2238
- * generates a sequence of <code>self.size</code> <em>n</em>-element
2239
- * arrays, where <em>n</em> is one more that the count of arguments. If
2240
- * the size of any argument is less than <code>enumObj.size</code>,
2241
- * <code>nil</code> values are supplied. If a block given, it is
2242
- * invoked for each output array, otherwise an array of arrays is
2243
- * returned.
2244
- *
2245
- * a = [ 4, 5, 6 ]
2246
- * b = [ 7, 8, 9 ]
2247
- * [1,2,3].zip(a, b) #=> [[1, 4, 7], [2, 5, 8], [3, 6, 9]]
2248
- * [1,2].zip(a,b) #=> [[1, 4, 7], [2, 5, 8]]
2249
- * a.zip([1,2],[8]) #=> [[4,1,8], [5,2,nil], [6,nil,nil]]
2250
- */
2251
-
2252
- static VALUE
2253
- rb_ary_zip(int argc, VALUE *argv, VALUE ary)
2254
- {
2255
- int i, j;
2256
- long len;
2257
- VALUE result = Qnil;
2258
-
2259
- len = RARRAY_LEN(ary);
2260
- for (i=0; i<argc; i++) {
2261
- argv[i] = take_items(argv[i], len);
2262
- }
2263
- if (!rb_block_given_p()) {
2264
- result = rb_ary_new2(len);
2265
- }
2266
-
2267
- for (i=0; i<RARRAY_LEN(ary); i++) {
2268
- VALUE tmp = rb_ary_new2(argc+1);
2269
-
2270
- rb_ary_push(tmp, rb_ary_elt(ary, i));
2271
- for (j=0; j<argc; j++) {
2272
- rb_ary_push(tmp, rb_ary_elt(argv[j], i));
2273
- }
2274
- if (NIL_P(result)) {
2275
- rb_yield(tmp);
2276
- }
2277
- else {
2278
- rb_ary_push(result, tmp);
2279
- }
2280
- }
2281
- return result;
2282
- }
2283
-
2284
- /*
2285
- * call-seq:
2286
- * array.transpose -> an_array
2287
- *
2288
- * Assumes that <i>self</i> is an array of arrays and transposes the
2289
- * rows and columns.
2290
- *
2291
- * a = [[1,2], [3,4], [5,6]]
2292
- * a.transpose #=> [[1, 3, 5], [2, 4, 6]]
2293
- */
2294
-
2295
- static VALUE
2296
- rb_ary_transpose(VALUE ary)
2297
- {
2298
- long elen = -1, alen, i, j;
2299
- VALUE tmp, result = 0;
2300
-
2301
- alen = RARRAY_LEN(ary);
2302
- if (alen == 0) return rb_ary_dup(ary);
2303
- for (i=0; i<alen; i++) {
2304
- tmp = to_ary(rb_ary_elt(ary, i));
2305
- if (elen < 0) { /* first element */
2306
- elen = RARRAY_LEN(tmp);
2307
- result = rb_ary_new2(elen);
2308
- for (j=0; j<elen; j++) {
2309
- rb_ary_store(result, j, rb_ary_new2(alen));
2310
- }
2311
- }
2312
- else if (elen != RARRAY_LEN(tmp)) {
2313
- rb_raise(rb_eIndexError, "element size differs (%ld should be %ld)",
2314
- RARRAY_LEN(tmp), elen);
2315
- }
2316
- for (j=0; j<elen; j++) {
2317
- rb_ary_store(rb_ary_elt(result, j), i, rb_ary_elt(tmp, j));
2318
- }
2319
- }
2320
- return result;
2321
- }
2322
-
2323
- /*
2324
- * call-seq:
2325
- * array.replace(other_array) -> array
2326
- *
2327
- * Replaces the contents of <i>self</i> with the contents of
2328
- * <i>other_array</i>, truncating or expanding if necessary.
2329
- *
2330
- * a = [ "a", "b", "c", "d", "e" ]
2331
- * a.replace([ "x", "y", "z" ]) #=> ["x", "y", "z"]
2332
- * a #=> ["x", "y", "z"]
2333
- */
2334
-
2335
- VALUE
2336
- rb_ary_replace(VALUE copy, VALUE orig)
2337
- {
2338
- orig = to_ary(orig);
2339
- rb_ary_modify_check(copy);
2340
- if (copy == orig) return copy;
2341
-
2342
- if (RARRAY_LEN(orig) <= RARRAY_EMBED_LEN_MAX) {
2343
- VALUE *ptr;
2344
- VALUE shared = 0;
2345
-
2346
- if (ARY_OWNS_HEAP_P(copy)) {
2347
- xfree(RARRAY_PTR(copy));
2348
- }
2349
- else if (ARY_SHARED_P(copy)) {
2350
- shared = ARY_SHARED(copy);
2351
- FL_UNSET_SHARED(copy);
2352
- }
2353
- FL_SET_EMBED(copy);
2354
- ptr = RARRAY_PTR(orig);
2355
- MEMCPY(RARRAY_PTR(copy), ptr, VALUE, RARRAY_LEN(orig));
2356
- if (shared) {
2357
- rb_ary_decrement_share(shared);
2358
- }
2359
- ARY_SET_LEN(copy, RARRAY_LEN(orig));
2360
- }
2361
- else {
2362
- VALUE shared = ary_make_shared(orig);
2363
- if (ARY_OWNS_HEAP_P(copy)) {
2364
- xfree(RARRAY_PTR(copy));
2365
- } else {
2366
- rb_ary_unshare_safe(copy);
2367
- }
2368
- FL_UNSET_EMBED(copy);
2369
- ARY_SET_PTR(copy, RARRAY_PTR(orig));
2370
- ARY_SET_LEN(copy, RARRAY_LEN(orig));
2371
- rb_ary_set_shared(copy, shared);
2372
- }
2373
- return copy;
2374
- }
2375
-
2376
- /*
2377
- * call-seq:
2378
- * array.clear -> array
2379
- *
2380
- * Removes all elements from _self_.
2381
- *
2382
- * a = [ "a", "b", "c", "d", "e" ]
2383
- * a.clear #=> [ ]
2384
- */
2385
-
2386
- VALUE
2387
- rb_ary_clear(VALUE ary)
2388
- {
2389
- rb_ary_modify(ary);
2390
- ARY_SET_LEN(ary, 0);
2391
- if (ARY_DEFAULT_SIZE * 2 < ARY_CAPA(ary)) {
2392
- ary_resize_capa(ary, ARY_DEFAULT_SIZE * 2);
2393
- }
2394
- return ary;
2395
- }
2396
-
2397
- /*
2398
- * call-seq:
2399
- * array.fill(obj) -> array
2400
- * array.fill(obj, start [, length]) -> array
2401
- * array.fill(obj, range ) -> array
2402
- * array.fill {|index| block } -> array
2403
- * array.fill(start [, length] ) {|index| block } -> array
2404
- * array.fill(range) {|index| block } -> array
2405
- *
2406
- * The first three forms set the selected elements of <i>self</i> (which
2407
- * may be the entire array) to <i>obj</i>. A <i>start</i> of
2408
- * <code>nil</code> is equivalent to zero. A <i>length</i> of
2409
- * <code>nil</code> is equivalent to <i>self.length</i>. The last three
2410
- * forms fill the array with the value of the block. The block is
2411
- * passed the absolute index of each element to be filled.
2412
- *
2413
- * a = [ "a", "b", "c", "d" ]
2414
- * a.fill("x") #=> ["x", "x", "x", "x"]
2415
- * a.fill("z", 2, 2) #=> ["x", "x", "z", "z"]
2416
- * a.fill("y", 0..1) #=> ["y", "y", "z", "z"]
2417
- * a.fill {|i| i*i} #=> [0, 1, 4, 9]
2418
- * a.fill(-2) {|i| i*i*i} #=> [0, 1, 8, 27]
2419
- */
2420
-
2421
- static VALUE
2422
- rb_ary_fill(int argc, VALUE *argv, VALUE ary)
2423
- {
2424
- VALUE item, arg1, arg2;
2425
- long beg = 0, end = 0, len = 0;
2426
- VALUE *p, *pend;
2427
- int block_p = Qfalse;
2428
-
2429
- if (rb_block_given_p()) {
2430
- block_p = Qtrue;
2431
- rb_scan_args(argc, argv, "02", &arg1, &arg2);
2432
- argc += 1; /* hackish */
2433
- }
2434
- else {
2435
- rb_scan_args(argc, argv, "12", &item, &arg1, &arg2);
2436
- }
2437
- switch (argc) {
2438
- case 1:
2439
- beg = 0;
2440
- len = RARRAY_LEN(ary);
2441
- break;
2442
- case 2:
2443
- if (rb_range_beg_len(arg1, &beg, &len, RARRAY_LEN(ary), 1)) {
2444
- break;
2445
- }
2446
- /* fall through */
2447
- case 3:
2448
- beg = NIL_P(arg1) ? 0 : NUM2LONG(arg1);
2449
- if (beg < 0) {
2450
- beg = RARRAY_LEN(ary) + beg;
2451
- if (beg < 0) beg = 0;
2452
- }
2453
- len = NIL_P(arg2) ? RARRAY_LEN(ary) - beg : NUM2LONG(arg2);
2454
- break;
2455
- }
2456
- rb_ary_modify(ary);
2457
- if (len < 0) {
2458
- return ary;
2459
- }
2460
- if (beg >= ARY_MAX_SIZE || len > ARY_MAX_SIZE - beg) {
2461
- rb_raise(rb_eArgError, "argument too big");
2462
- }
2463
- end = beg + len;
2464
- if (RARRAY_LEN(ary) < end) {
2465
- if (end >= ARY_CAPA(ary)) {
2466
- ary_resize_capa(ary, end);
2467
- }
2468
- rb_mem_clear(RARRAY_PTR(ary) + RARRAY_LEN(ary), end - RARRAY_LEN(ary));
2469
- ARY_SET_LEN(ary, end);
2470
- }
2471
-
2472
- if (block_p) {
2473
- VALUE v;
2474
- long i;
2475
-
2476
- for (i=beg; i<end; i++) {
2477
- v = rb_yield(LONG2NUM(i));
2478
- if (i>=RARRAY_LEN(ary)) break;
2479
- RARRAY_PTR(ary)[i] = v;
2480
- }
2481
- }
2482
- else {
2483
- p = RARRAY_PTR(ary) + beg;
2484
- pend = p + len;
2485
- while (p < pend) {
2486
- *p++ = item;
2487
- }
2488
- }
2489
- return ary;
2490
- }
2491
-
2492
- /*
2493
- * call-seq:
2494
- * array + other_array -> an_array
2495
- *
2496
- * Concatenation---Returns a new array built by concatenating the
2497
- * two arrays together to produce a third array.
2498
- *
2499
- * [ 1, 2, 3 ] + [ 4, 5 ] #=> [ 1, 2, 3, 4, 5 ]
2500
- */
2501
-
2502
- VALUE
2503
- rb_ary_plus(VALUE x, VALUE y)
2504
- {
2505
- VALUE z;
2506
- long len;
2507
-
2508
- y = to_ary(y);
2509
- len = RARRAY_LEN(x) + RARRAY_LEN(y);
2510
- z = rb_ary_new2(len);
2511
- MEMCPY(RARRAY_PTR(z), RARRAY_PTR(x), VALUE, RARRAY_LEN(x));
2512
- MEMCPY(RARRAY_PTR(z) + RARRAY_LEN(x), RARRAY_PTR(y), VALUE, RARRAY_LEN(y));
2513
- ARY_SET_LEN(z, len);
2514
- return z;
2515
- }
2516
-
2517
- /*
2518
- * call-seq:
2519
- * array.concat(other_array) -> array
2520
- *
2521
- * Appends the elements in other_array to _self_.
2522
- *
2523
- * [ "a", "b" ].concat( ["c", "d"] ) #=> [ "a", "b", "c", "d" ]
2524
- */
2525
-
2526
-
2527
- VALUE
2528
- rb_ary_concat(VALUE x, VALUE y)
2529
- {
2530
- y = to_ary(y);
2531
- if (RARRAY_LEN(y) > 0) {
2532
- rb_ary_splice(x, RARRAY_LEN(x), 0, y);
2533
- }
2534
- return x;
2535
- }
2536
-
2537
-
2538
- /*
2539
- * call-seq:
2540
- * array * int -> an_array
2541
- * array * str -> a_string
2542
- *
2543
- * Repetition---With a String argument, equivalent to
2544
- * self.join(str). Otherwise, returns a new array
2545
- * built by concatenating the _int_ copies of _self_.
2546
- *
2547
- *
2548
- * [ 1, 2, 3 ] * 3 #=> [ 1, 2, 3, 1, 2, 3, 1, 2, 3 ]
2549
- * [ 1, 2, 3 ] * "," #=> "1,2,3"
2550
- *
2551
- */
2552
-
2553
- static VALUE
2554
- rb_ary_times(VALUE ary, VALUE times)
2555
- {
2556
- VALUE ary2, tmp;
2557
- long i, len;
2558
-
2559
- tmp = rb_check_string_type(times);
2560
- if (!NIL_P(tmp)) {
2561
- return rb_ary_join(ary, tmp);
2562
- }
2563
-
2564
- len = NUM2LONG(times);
2565
- if (len == 0) {
2566
- ary2 = ary_new(rb_obj_class(ary), 0);
2567
- goto out;
2568
- }
2569
- if (len < 0) {
2570
- rb_raise(rb_eArgError, "negative argument");
2571
- }
2572
- if (ARY_MAX_SIZE/len < RARRAY_LEN(ary)) {
2573
- rb_raise(rb_eArgError, "argument too big");
2574
- }
2575
- len *= RARRAY_LEN(ary);
2576
-
2577
- ary2 = ary_new(rb_obj_class(ary), len);
2578
- ARY_SET_LEN(ary2, len);
2579
-
2580
- for (i=0; i<len; i+=RARRAY_LEN(ary)) {
2581
- MEMCPY(RARRAY_PTR(ary2)+i, RARRAY_PTR(ary), VALUE, RARRAY_LEN(ary));
2582
- }
2583
- out:
2584
- OBJ_INFECT(ary2, ary);
2585
-
2586
- return ary2;
2587
- }
2588
-
2589
- /*
2590
- * call-seq:
2591
- * array.assoc(obj) -> an_array or nil
2592
- *
2593
- * Searches through an array whose elements are also arrays
2594
- * comparing _obj_ with the first element of each contained array
2595
- * using obj.==.
2596
- * Returns the first contained array that matches (that
2597
- * is, the first associated array),
2598
- * or +nil+ if no match is found.
2599
- * See also <code>Array#rassoc</code>.
2600
- *
2601
- * s1 = [ "colors", "red", "blue", "green" ]
2602
- * s2 = [ "letters", "a", "b", "c" ]
2603
- * s3 = "foo"
2604
- * a = [ s1, s2, s3 ]
2605
- * a.assoc("letters") #=> [ "letters", "a", "b", "c" ]
2606
- * a.assoc("foo") #=> nil
2607
- */
2608
-
2609
- VALUE
2610
- rb_ary_assoc(VALUE ary, VALUE key)
2611
- {
2612
- long i;
2613
- VALUE v;
2614
-
2615
- for (i = 0; i < RARRAY_LEN(ary); ++i) {
2616
- v = rb_check_array_type(RARRAY_PTR(ary)[i]);
2617
- if (!NIL_P(v) && RARRAY_LEN(v) > 0 &&
2618
- rb_equal(RARRAY_PTR(v)[0], key))
2619
- return v;
2620
- }
2621
- return Qnil;
2622
- }
2623
-
2624
- /*
2625
- * call-seq:
2626
- * array.rassoc(obj) -> an_array or nil
2627
- *
2628
- * Searches through the array whose elements are also arrays. Compares
2629
- * _obj_ with the second element of each contained array using
2630
- * <code>==</code>. Returns the first contained array that matches. See
2631
- * also <code>Array#assoc</code>.
2632
- *
2633
- * a = [ [ 1, "one"], [2, "two"], [3, "three"], ["ii", "two"] ]
2634
- * a.rassoc("two") #=> [2, "two"]
2635
- * a.rassoc("four") #=> nil
2636
- */
2637
-
2638
- VALUE
2639
- rb_ary_rassoc(VALUE ary, VALUE value)
2640
- {
2641
- long i;
2642
- VALUE v;
2643
-
2644
- for (i = 0; i < RARRAY_LEN(ary); ++i) {
2645
- v = RARRAY_PTR(ary)[i];
2646
- if (TYPE(v) == T_ARRAY &&
2647
- RARRAY_LEN(v) > 1 &&
2648
- rb_equal(RARRAY_PTR(v)[1], value))
2649
- return v;
2650
- }
2651
- return Qnil;
2652
- }
2653
-
2654
- static VALUE
2655
- recursive_equal(VALUE ary1, VALUE ary2, int recur)
2656
- {
2657
- long i;
2658
-
2659
- if (recur) return Qtrue; /* Subtle! */
2660
- for (i=0; i<RARRAY_LEN(ary1); i++) {
2661
- if (!rb_equal(rb_ary_elt(ary1, i), rb_ary_elt(ary2, i)))
2662
- return Qfalse;
2663
- }
2664
- return Qtrue;
2665
- }
2666
-
2667
- /*
2668
- * call-seq:
2669
- * array == other_array -> bool
2670
- *
2671
- * Equality---Two arrays are equal if they contain the same number
2672
- * of elements and if each element is equal to (according to
2673
- * Object.==) the corresponding element in the other array.
2674
- *
2675
- * [ "a", "c" ] == [ "a", "c", 7 ] #=> false
2676
- * [ "a", "c", 7 ] == [ "a", "c", 7 ] #=> true
2677
- * [ "a", "c", 7 ] == [ "a", "d", "f" ] #=> false
2678
- *
2679
- */
2680
-
2681
- static VALUE
2682
- rb_ary_equal(VALUE ary1, VALUE ary2)
2683
- {
2684
- if (ary1 == ary2) return Qtrue;
2685
- if (TYPE(ary2) != T_ARRAY) {
2686
- if (!rb_respond_to(ary2, rb_intern("to_ary"))) {
2687
- return Qfalse;
2688
- }
2689
- return rb_equal(ary2, ary1);
2690
- }
2691
- if (RARRAY_LEN(ary1) != RARRAY_LEN(ary2)) return Qfalse;
2692
- return rb_exec_recursive_paired(recursive_equal, ary1, ary2, ary2);
2693
- }
2694
-
2695
- static VALUE
2696
- recursive_eql(VALUE ary1, VALUE ary2, int recur)
2697
- {
2698
- long i;
2699
-
2700
- if (recur) return Qtrue; /* Subtle! */
2701
- for (i=0; i<RARRAY_LEN(ary1); i++) {
2702
- if (!rb_eql(rb_ary_elt(ary1, i), rb_ary_elt(ary2, i)))
2703
- return Qfalse;
2704
- }
2705
- return Qtrue;
2706
- }
2707
-
2708
- /*
2709
- * call-seq:
2710
- * array.eql?(other) -> true or false
2711
- *
2712
- * Returns <code>true</code> if _array_ and _other_ are the same object,
2713
- * or are both arrays with the same content.
2714
- */
2715
-
2716
- static VALUE
2717
- rb_ary_eql(VALUE ary1, VALUE ary2)
2718
- {
2719
- if (ary1 == ary2) return Qtrue;
2720
- if (TYPE(ary2) != T_ARRAY) return Qfalse;
2721
- if (RARRAY_LEN(ary1) != RARRAY_LEN(ary2)) return Qfalse;
2722
- return rb_exec_recursive_paired(recursive_eql, ary1, ary2, ary2);
2723
- }
2724
-
2725
- static VALUE
2726
- recursive_hash(VALUE ary, VALUE dummy, int recur)
2727
- {
2728
- long i, h;
2729
- VALUE n;
2730
-
2731
- if (recur) {
2732
- return LONG2FIX(0);
2733
- }
2734
- h = RARRAY_LEN(ary);
2735
- for (i=0; i<RARRAY_LEN(ary); i++) {
2736
- h = (h << 1) | (h<0 ? 1 : 0);
2737
- n = rb_hash(RARRAY_PTR(ary)[i]);
2738
- h ^= NUM2LONG(n);
2739
- }
2740
- return LONG2FIX(h);
2741
- }
2742
-
2743
- /*
2744
- * call-seq:
2745
- * array.hash -> fixnum
2746
- *
2747
- * Compute a hash-code for this array. Two arrays with the same content
2748
- * will have the same hash code (and will compare using <code>eql?</code>).
2749
- */
2750
-
2751
- static VALUE
2752
- rb_ary_hash(VALUE ary)
2753
- {
2754
- return rb_exec_recursive(recursive_hash, ary, 0);
2755
- }
2756
-
2757
- /*
2758
- * call-seq:
2759
- * array.include?(obj) -> true or false
2760
- *
2761
- * Returns <code>true</code> if the given object is present in
2762
- * <i>self</i> (that is, if any object <code>==</code> <i>anObject</i>),
2763
- * <code>false</code> otherwise.
2764
- *
2765
- * a = [ "a", "b", "c" ]
2766
- * a.include?("b") #=> true
2767
- * a.include?("z") #=> false
2768
- */
2769
-
2770
- VALUE
2771
- rb_ary_includes(VALUE ary, VALUE item)
2772
- {
2773
- long i;
2774
-
2775
- for (i=0; i<RARRAY_LEN(ary); i++) {
2776
- if (rb_equal(RARRAY_PTR(ary)[i], item)) {
2777
- return Qtrue;
2778
- }
2779
- }
2780
- return Qfalse;
2781
- }
2782
-
2783
-
2784
- static VALUE
2785
- recursive_cmp(VALUE ary1, VALUE ary2, int recur)
2786
- {
2787
- long i, len;
2788
-
2789
- if (recur) return Qundef; /* Subtle! */
2790
- len = RARRAY_LEN(ary1);
2791
- if (len > RARRAY_LEN(ary2)) {
2792
- len = RARRAY_LEN(ary2);
2793
- }
2794
- for (i=0; i<len; i++) {
2795
- VALUE v = rb_funcall(rb_ary_elt(ary1, i), id_cmp, 1, rb_ary_elt(ary2, i));
2796
- if (v != INT2FIX(0)) {
2797
- return v;
2798
- }
2799
- }
2800
- return Qundef;
2801
- }
2802
-
2803
- /*
2804
- * call-seq:
2805
- * array <=> other_array -> -1, 0, +1
2806
- *
2807
- * Comparison---Returns an integer (-1, 0,
2808
- * or +1) if this array is less than, equal to, or greater than
2809
- * other_array. Each object in each array is compared
2810
- * (using <=>). If any value isn't
2811
- * equal, then that inequality is the return value. If all the
2812
- * values found are equal, then the return is based on a
2813
- * comparison of the array lengths. Thus, two arrays are
2814
- * ``equal'' according to <code>Array#<=></code> if and only if they have
2815
- * the same length and the value of each element is equal to the
2816
- * value of the corresponding element in the other array.
2817
- *
2818
- * [ "a", "a", "c" ] <=> [ "a", "b", "c" ] #=> -1
2819
- * [ 1, 2, 3, 4, 5, 6 ] <=> [ 1, 2 ] #=> +1
2820
- *
2821
- */
2822
-
2823
- VALUE
2824
- rb_ary_cmp(VALUE ary1, VALUE ary2)
2825
- {
2826
- long len;
2827
- VALUE v;
2828
-
2829
- ary2 = to_ary(ary2);
2830
- if (ary1 == ary2) return INT2FIX(0);
2831
- v = rb_exec_recursive_paired(recursive_cmp, ary1, ary2, ary2);
2832
- if (v != Qundef) return v;
2833
- len = RARRAY_LEN(ary1) - RARRAY_LEN(ary2);
2834
- if (len == 0) return INT2FIX(0);
2835
- if (len > 0) return INT2FIX(1);
2836
- return INT2FIX(-1);
2837
- }
2838
-
2839
- static VALUE
2840
- ary_make_hash(VALUE ary1, VALUE ary2)
2841
- {
2842
- VALUE hash = rb_hash_new();
2843
- long i;
2844
-
2845
- for (i=0; i<RARRAY_LEN(ary1); i++) {
2846
- rb_hash_aset(hash, RARRAY_PTR(ary1)[i], Qtrue);
2847
- }
2848
- if (ary2) {
2849
- for (i=0; i<RARRAY_LEN(ary2); i++) {
2850
- rb_hash_aset(hash, RARRAY_PTR(ary2)[i], Qtrue);
2851
- }
2852
- }
2853
- return hash;
2854
- }
2855
-
2856
- /*
2857
- * call-seq:
2858
- * array - other_array -> an_array
2859
- *
2860
- * Array Difference---Returns a new array that is a copy of
2861
- * the original array, removing any items that also appear in
2862
- * other_array. (If you need set-like behavior, see the
2863
- * library class Set.)
2864
- *
2865
- * [ 1, 1, 2, 2, 3, 3, 4, 5 ] - [ 1, 2, 4 ] #=> [ 3, 3, 5 ]
2866
- */
2867
-
2868
- static VALUE
2869
- rb_ary_diff(VALUE ary1, VALUE ary2)
2870
- {
2871
- VALUE ary3;
2872
- volatile VALUE hash;
2873
- long i;
2874
-
2875
- hash = ary_make_hash(to_ary(ary2), 0);
2876
- ary3 = rb_ary_new();
2877
-
2878
- for (i=0; i<RARRAY_LEN(ary1); i++) {
2879
- if (st_lookup(RHASH_TBL(hash), RARRAY_PTR(ary1)[i], 0)) continue;
2880
- rb_ary_push(ary3, rb_ary_elt(ary1, i));
2881
- }
2882
- return ary3;
2883
- }
2884
-
2885
- /*
2886
- * call-seq:
2887
- * array & other_array
2888
- *
2889
- * Set Intersection---Returns a new array
2890
- * containing elements common to the two arrays, with no duplicates.
2891
- *
2892
- * [ 1, 1, 3, 5 ] & [ 1, 2, 3 ] #=> [ 1, 3 ]
2893
- */
2894
-
2895
-
2896
- static VALUE
2897
- rb_ary_and(VALUE ary1, VALUE ary2)
2898
- {
2899
- VALUE hash, ary3, v, vv;
2900
- long i;
2901
-
2902
- ary2 = to_ary(ary2);
2903
- ary3 = rb_ary_new2(RARRAY_LEN(ary1) < RARRAY_LEN(ary2) ?
2904
- RARRAY_LEN(ary1) : RARRAY_LEN(ary2));
2905
- hash = ary_make_hash(ary2, 0);
2906
-
2907
- if (RHASH_EMPTY_P(hash))
2908
- return ary3;
2909
-
2910
- for (i=0; i<RARRAY_LEN(ary1); i++) {
2911
- v = vv = rb_ary_elt(ary1, i);
2912
- if (st_delete(RHASH_TBL(hash), (st_data_t*)&vv, 0)) {
2913
- rb_ary_push(ary3, v);
2914
- }
2915
- }
2916
-
2917
- return ary3;
2918
- }
2919
-
2920
- /*
2921
- * call-seq:
2922
- * array | other_array -> an_array
2923
- *
2924
- * Set Union---Returns a new array by joining this array with
2925
- * other_array, removing duplicates.
2926
- *
2927
- * [ "a", "b", "c" ] | [ "c", "d", "a" ]
2928
- * #=> [ "a", "b", "c", "d" ]
2929
- */
2930
-
2931
- static VALUE
2932
- rb_ary_or(VALUE ary1, VALUE ary2)
2933
- {
2934
- VALUE hash, ary3;
2935
- VALUE v, vv;
2936
- long i;
2937
-
2938
- ary2 = to_ary(ary2);
2939
- ary3 = rb_ary_new2(RARRAY_LEN(ary1)+RARRAY_LEN(ary2));
2940
- hash = ary_make_hash(ary1, ary2);
2941
-
2942
- for (i=0; i<RARRAY_LEN(ary1); i++) {
2943
- v = vv = rb_ary_elt(ary1, i);
2944
- if (st_delete(RHASH_TBL(hash), (st_data_t*)&vv, 0)) {
2945
- rb_ary_push(ary3, v);
2946
- }
2947
- }
2948
- for (i=0; i<RARRAY_LEN(ary2); i++) {
2949
- v = vv = rb_ary_elt(ary2, i);
2950
- if (st_delete(RHASH_TBL(hash), (st_data_t*)&vv, 0)) {
2951
- rb_ary_push(ary3, v);
2952
- }
2953
- }
2954
- return ary3;
2955
- }
2956
-
2957
- /*
2958
- * call-seq:
2959
- * array.uniq! -> array or nil
2960
- *
2961
- * Removes duplicate elements from _self_.
2962
- * Returns <code>nil</code> if no changes are made (that is, no
2963
- * duplicates are found).
2964
- *
2965
- * a = [ "a", "a", "b", "b", "c" ]
2966
- * a.uniq! #=> ["a", "b", "c"]
2967
- * b = [ "a", "b", "c" ]
2968
- * b.uniq! #=> nil
2969
- */
2970
-
2971
- static VALUE
2972
- rb_ary_uniq_bang(VALUE ary)
2973
- {
2974
- VALUE hash, v, vv;
2975
- long i, j;
2976
-
2977
- hash = ary_make_hash(ary, 0);
2978
-
2979
- if (RARRAY_LEN(ary) == RHASH_SIZE(hash)) {
2980
- return Qnil;
2981
- }
2982
- for (i=j=0; i<RARRAY_LEN(ary); i++) {
2983
- v = vv = rb_ary_elt(ary, i);
2984
- if (st_delete(RHASH_TBL(hash), (st_data_t*)&vv, 0)) {
2985
- rb_ary_store(ary, j++, v);
2986
- }
2987
- }
2988
- ARY_SET_LEN(ary, j);
2989
-
2990
- return ary;
2991
- }
2992
-
2993
- /*
2994
- * call-seq:
2995
- * array.uniq -> an_array
2996
- *
2997
- * Returns a new array by removing duplicate values in <i>self</i>.
2998
- *
2999
- * a = [ "a", "a", "b", "b", "c" ]
3000
- * a.uniq #=> ["a", "b", "c"]
3001
- */
3002
-
3003
- static VALUE
3004
- rb_ary_uniq(VALUE ary)
3005
- {
3006
- ary = rb_ary_dup(ary);
3007
- rb_ary_uniq_bang(ary);
3008
- return ary;
3009
- }
3010
-
3011
- /*
3012
- * call-seq:
3013
- * array.compact! -> array or nil
3014
- *
3015
- * Removes +nil+ elements from array.
3016
- * Returns +nil+ if no changes were made.
3017
- *
3018
- * [ "a", nil, "b", nil, "c" ].compact! #=> [ "a", "b", "c" ]
3019
- * [ "a", "b", "c" ].compact! #=> nil
3020
- */
3021
-
3022
- static VALUE
3023
- rb_ary_compact_bang(VALUE ary)
3024
- {
3025
- VALUE *p, *t, *end;
3026
- long n;
3027
-
3028
- rb_ary_modify(ary);
3029
- p = t = RARRAY_PTR(ary);
3030
- end = p + RARRAY_LEN(ary);
3031
-
3032
- while (t < end) {
3033
- if (NIL_P(*t)) t++;
3034
- else *p++ = *t++;
3035
- }
3036
- n = p - RARRAY_PTR(ary);
3037
- if (RARRAY_LEN(ary) == n) {
3038
- return Qnil;
3039
- }
3040
- ARY_SET_LEN(ary, n);
3041
- if (n * 2 < ARY_CAPA(ary) && ARY_DEFAULT_SIZE * 2 < ARY_CAPA(ary)) {
3042
- ary_resize_capa(ary, n * 2);
3043
- }
3044
-
3045
- return ary;
3046
- }
3047
-
3048
- /*
3049
- * call-seq:
3050
- * array.compact -> an_array
3051
- *
3052
- * Returns a copy of _self_ with all +nil+ elements removed.
3053
- *
3054
- * [ "a", nil, "b", nil, "c", nil ].compact
3055
- * #=> [ "a", "b", "c" ]
3056
- */
3057
-
3058
- static VALUE
3059
- rb_ary_compact(VALUE ary)
3060
- {
3061
- ary = rb_ary_dup(ary);
3062
- rb_ary_compact_bang(ary);
3063
- return ary;
3064
- }
3065
-
3066
- /*
3067
- * call-seq:
3068
- * array.count -> int
3069
- * array.count(obj) -> int
3070
- * array.count { |item| block } -> int
3071
- *
3072
- * Returns the number of elements. If an argument is given, counts
3073
- * the number of elements which equals to <i>obj</i>. If a block is
3074
- * given, counts the number of elements yielding a true value.
3075
- *
3076
- * ary = [1, 2, 4, 2]
3077
- * ary.count # => 4
3078
- * ary.count(2) # => 2
3079
- * ary.count{|x|x%2==0} # => 3
3080
- *
3081
- */
3082
-
3083
- static VALUE
3084
- rb_ary_count(int argc, VALUE *argv, VALUE ary)
3085
- {
3086
- long n = 0;
3087
-
3088
- if (argc == 0) {
3089
- VALUE *p, *pend;
3090
-
3091
- if (!rb_block_given_p())
3092
- return LONG2NUM(RARRAY_LEN(ary));
3093
-
3094
- for (p = RARRAY_PTR(ary), pend = p + RARRAY_LEN(ary); p < pend; p++) {
3095
- if (RTEST(rb_yield(*p))) n++;
3096
- }
3097
- }
3098
- else {
3099
- VALUE obj, *p, *pend;
3100
-
3101
- rb_scan_args(argc, argv, "1", &obj);
3102
- if (rb_block_given_p()) {
3103
- rb_warn("given block not used");
3104
- }
3105
- for (p = RARRAY_PTR(ary), pend = p + RARRAY_LEN(ary); p < pend; p++) {
3106
- if (rb_equal(*p, obj)) n++;
3107
- }
3108
- }
3109
-
3110
- return LONG2NUM(n);
3111
- }
3112
-
3113
- static VALUE
3114
- flatten(VALUE ary, int level, int *modified)
3115
- {
3116
- long i = 0;
3117
- VALUE stack, result, tmp, elt;
3118
- st_table *memo;
3119
- st_data_t id;
3120
-
3121
- stack = ary_new(0, ARY_DEFAULT_SIZE);
3122
- result = ary_new(0, RARRAY_LEN(ary));
3123
- memo = st_init_numtable();
3124
- st_insert(memo, (st_data_t)ary, (st_data_t)Qtrue);
3125
- *modified = 0;
3126
-
3127
- while (1) {
3128
- while (i < RARRAY_LEN(ary)) {
3129
- elt = RARRAY_PTR(ary)[i++];
3130
- tmp = rb_check_array_type(elt);
3131
- if (RBASIC(result)->klass) {
3132
- rb_raise(rb_eRuntimeError, "flatten reentered");
3133
- }
3134
- if (NIL_P(tmp) || (level >= 0 && RARRAY_LEN(stack) / 2 >= level)) {
3135
- rb_ary_push(result, elt);
3136
- }
3137
- else {
3138
- *modified = 1;
3139
- id = (st_data_t)tmp;
3140
- if (st_lookup(memo, id, 0)) {
3141
- st_free_table(memo);
3142
- rb_raise(rb_eArgError, "tried to flatten recursive array");
3143
- }
3144
- st_insert(memo, id, (st_data_t)Qtrue);
3145
- rb_ary_push(stack, ary);
3146
- rb_ary_push(stack, LONG2NUM(i));
3147
- ary = tmp;
3148
- i = 0;
3149
- }
3150
- }
3151
- if (RARRAY_LEN(stack) == 0) {
3152
- break;
3153
- }
3154
- id = (st_data_t)ary;
3155
- st_delete(memo, &id, 0);
3156
- tmp = rb_ary_pop(stack);
3157
- i = NUM2LONG(tmp);
3158
- ary = rb_ary_pop(stack);
3159
- }
3160
-
3161
- st_free_table(memo);
3162
-
3163
- RBASIC(result)->klass = rb_class_of(ary);
3164
- return result;
3165
- }
3166
-
3167
- /*
3168
- * call-seq:
3169
- * array.flatten! -> array or nil
3170
- * array.flatten!(level) -> array or nil
3171
- *
3172
- * Flattens _self_ in place.
3173
- * Returns <code>nil</code> if no modifications were made (i.e.,
3174
- * <i>array</i> contains no subarrays.) If the optional <i>level</i>
3175
- * argument determines the level of recursion to flatten.
3176
- *
3177
- * a = [ 1, 2, [3, [4, 5] ] ]
3178
- * a.flatten! #=> [1, 2, 3, 4, 5]
3179
- * a.flatten! #=> nil
3180
- * a #=> [1, 2, 3, 4, 5]
3181
- * a = [ 1, 2, [3, [4, 5] ] ]
3182
- * a.flatten!(1) #=> [1, 2, 3, [4, 5]]
3183
- */
3184
-
3185
- static VALUE
3186
- rb_ary_flatten_bang(int argc, VALUE *argv, VALUE ary)
3187
- {
3188
- int mod = 0, level = -1;
3189
- VALUE result, lv;
3190
-
3191
- rb_scan_args(argc, argv, "01", &lv);
3192
- if (!NIL_P(lv)) level = NUM2INT(lv);
3193
- if (level == 0) return Qnil;
3194
-
3195
- result = flatten(ary, level, &mod);
3196
- if (mod == 0) return Qnil;
3197
- rb_ary_replace(ary, result);
3198
-
3199
- return ary;
3200
- }
3201
-
3202
- /*
3203
- * call-seq:
3204
- * array.flatten -> an_array
3205
- * array.flatten(level) -> an_array
3206
- *
3207
- * Returns a new array that is a one-dimensional flattening of this
3208
- * array (recursively). That is, for every element that is an array,
3209
- * extract its elements into the new array. If the optional
3210
- * <i>level</i> argument determines the level of recursion to flatten.
3211
- *
3212
- * s = [ 1, 2, 3 ] #=> [1, 2, 3]
3213
- * t = [ 4, 5, 6, [7, 8] ] #=> [4, 5, 6, [7, 8]]
3214
- * a = [ s, t, 9, 10 ] #=> [[1, 2, 3], [4, 5, 6, [7, 8]], 9, 10]
3215
- * a.flatten #=> [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
3216
- * a = [ 1, 2, [3, [4, 5] ] ]
3217
- * a.flatten(1) #=> [1, 2, 3, [4, 5]]
3218
- */
3219
-
3220
- static VALUE
3221
- rb_ary_flatten(int argc, VALUE *argv, VALUE ary)
3222
- {
3223
- int mod = 0, level = -1;
3224
- VALUE result, lv;
3225
-
3226
- rb_scan_args(argc, argv, "01", &lv);
3227
- if (!NIL_P(lv)) level = NUM2INT(lv);
3228
- if (level == 0) return ary_make_shared_copy(ary);
3229
-
3230
- result = flatten(ary, level, &mod);
3231
- OBJ_INFECT(result, ary);
3232
-
3233
- return result;
3234
- }
3235
-
3236
- /*
3237
- * call-seq:
3238
- * array.shuffle! -> array
3239
- *
3240
- * Shuffles elements in _self_ in place.
3241
- */
3242
-
3243
-
3244
- static VALUE
3245
- rb_ary_shuffle_bang(VALUE ary)
3246
- {
3247
- long i = RARRAY_LEN(ary);
3248
-
3249
- rb_ary_modify(ary);
3250
- while (i) {
3251
- long j = rb_genrand_real()*i;
3252
- VALUE tmp = RARRAY_PTR(ary)[--i];
3253
- RARRAY_PTR(ary)[i] = RARRAY_PTR(ary)[j];
3254
- RARRAY_PTR(ary)[j] = tmp;
3255
- }
3256
- return ary;
3257
- }
3258
-
3259
-
3260
- /*
3261
- * call-seq:
3262
- * array.shuffle -> an_array
3263
- *
3264
- * Returns a new array with elements of this array shuffled.
3265
- *
3266
- * a = [ 1, 2, 3 ] #=> [1, 2, 3]
3267
- * a.shuffle #=> [2, 3, 1]
3268
- */
3269
-
3270
- static VALUE
3271
- rb_ary_shuffle(VALUE ary)
3272
- {
3273
- ary = rb_ary_dup(ary);
3274
- rb_ary_shuffle_bang(ary);
3275
- return ary;
3276
- }
3277
-
3278
-
3279
- /*
3280
- * call-seq:
3281
- * array.sample -> obj
3282
- * array.sample(n) -> an_array
3283
- *
3284
- * Choose a random element, or the random +n+ elements, from the array.
3285
- * If the array is empty, the first form returns <code>nil</code>, and the
3286
- * second form returns an empty array.
3287
- *
3288
- */
3289
-
3290
-
3291
- static VALUE
3292
- rb_ary_sample(int argc, VALUE *argv, VALUE ary)
3293
- {
3294
- VALUE nv, result, *ptr;
3295
- long n, len, i, j, k, idx[10];
3296
-
3297
- len = RARRAY_LEN(ary);
3298
- if (argc == 0) {
3299
- if (len == 0) return Qnil;
3300
- i = len == 1 ? 0 : rb_genrand_real()*len;
3301
- return RARRAY_PTR(ary)[i];
3302
- }
3303
- rb_scan_args(argc, argv, "1", &nv);
3304
- n = NUM2LONG(nv);
3305
- if (n < 0) rb_raise(rb_eArgError, "negative sample number");
3306
- ptr = RARRAY_PTR(ary);
3307
- len = RARRAY_LEN(ary);
3308
- if (n > len) n = len;
3309
- switch (n) {
3310
- case 0: return rb_ary_new2(0);
3311
- case 1:
3312
- return rb_ary_new4(1, &ptr[(long)(rb_genrand_real()*len)]);
3313
- case 2:
3314
- i = rb_genrand_real()*len;
3315
- j = rb_genrand_real()*(len-1);
3316
- if (j >= i) j++;
3317
- return rb_ary_new3(2, ptr[i], ptr[j]);
3318
- case 3:
3319
- i = rb_genrand_real()*len;
3320
- j = rb_genrand_real()*(len-1);
3321
- k = rb_genrand_real()*(len-2);
3322
- {
3323
- long l = j, g = i;
3324
- if (j >= i) l = i, g = ++j;
3325
- if (k >= l && (++k >= g)) ++k;
3326
- }
3327
- return rb_ary_new3(3, ptr[i], ptr[j], ptr[k]);
3328
- }
3329
- if (n < sizeof(idx)/sizeof(idx[0])) {
3330
- long sorted[sizeof(idx)/sizeof(idx[0])];
3331
- sorted[0] = idx[0] = rb_genrand_real()*len;
3332
- for (i=1; i<n; i++) {
3333
- k = rb_genrand_real()*--len;
3334
- for (j = 0; j < i; ++j) {
3335
- if (k < sorted[j]) break;
3336
- ++k;
3337
- }
3338
- memmove(&sorted[j+1], &sorted[j], sizeof(sorted[0])*(i-j));
3339
- sorted[j] = idx[i] = k;
3340
- }
3341
- result = rb_ary_new2(n);
3342
- for (i=0; i<n; i++) {
3343
- RARRAY_PTR(result)[i] = RARRAY_PTR(ary)[idx[i]];
3344
- }
3345
- }
3346
- else {
3347
- result = rb_ary_new4(len, ptr);
3348
- RB_GC_GUARD(ary);
3349
- for (i=0; i<n; i++) {
3350
- j = (long)(rb_genrand_real()*(len-i)) + i;
3351
- nv = RARRAY_PTR(result)[j];
3352
- RARRAY_PTR(result)[j] = RARRAY_PTR(result)[i];
3353
- RARRAY_PTR(result)[i] = nv;
3354
- }
3355
- }
3356
- ARY_SET_LEN(result, n);
3357
-
3358
- return result;
3359
- }
3360
-
3361
-
3362
- /*
3363
- * call-seq:
3364
- * ary.cycle {|obj| block }
3365
- * ary.cycle(n) {|obj| block }
3366
- *
3367
- * Calls <i>block</i> for each element repeatedly _n_ times or
3368
- * forever if none or nil is given. If a non-positive number is
3369
- * given or the array is empty, does nothing. Returns nil if the
3370
- * loop has finished without getting interrupted.
3371
- *
3372
- * a = ["a", "b", "c"]
3373
- * a.cycle {|x| puts x } # print, a, b, c, a, b, c,.. forever.
3374
- * a.cycle(2) {|x| puts x } # print, a, b, c, a, b, c.
3375
- *
3376
- */
3377
-
3378
- static VALUE
3379
- rb_ary_cycle(int argc, VALUE *argv, VALUE ary)
3380
- {
3381
- long n, i;
3382
- VALUE nv = Qnil;
3383
-
3384
- rb_scan_args(argc, argv, "01", &nv);
3385
-
3386
- RETURN_ENUMERATOR(ary, argc, argv);
3387
- if (NIL_P(nv)) {
3388
- n = -1;
3389
- }
3390
- else {
3391
- n = NUM2LONG(nv);
3392
- if (n <= 0) return Qnil;
3393
- }
3394
-
3395
- while (RARRAY_LEN(ary) > 0 && (n < 0 || 0 < n--)) {
3396
- for (i=0; i<RARRAY_LEN(ary); i++) {
3397
- rb_yield(RARRAY_PTR(ary)[i]);
3398
- }
3399
- }
3400
- return Qnil;
3401
- }
3402
-
3403
- #define tmpbuf(n, size) rb_str_tmp_new((n)*(size))
3404
-
3405
- /*
3406
- * Recursively compute permutations of r elements of the set [0..n-1].
3407
- * When we have a complete permutation of array indexes, copy the values
3408
- * at those indexes into a new array and yield that array.
3409
- *
3410
- * n: the size of the set
3411
- * r: the number of elements in each permutation
3412
- * p: the array (of size r) that we're filling in
3413
- * index: what index we're filling in now
3414
- * used: an array of booleans: whether a given index is already used
3415
- * values: the Ruby array that holds the actual values to permute
3416
- */
3417
- static void
3418
- permute0(long n, long r, long *p, long index, int *used, VALUE values)
3419
- {
3420
- long i,j;
3421
- for (i = 0; i < n; i++) {
3422
- if (used[i] == 0) {
3423
- p[index] = i;
3424
- if (index < r-1) { /* if not done yet */
3425
- used[i] = 1; /* mark index used */
3426
- permute0(n, r, p, index+1, /* recurse */
3427
- used, values);
3428
- used[i] = 0; /* index unused */
3429
- }
3430
- else {
3431
- /* We have a complete permutation of array indexes */
3432
- /* Build a ruby array of the corresponding values */
3433
- /* And yield it to the associated block */
3434
- VALUE result = rb_ary_new2(r);
3435
- VALUE *result_array = RARRAY_PTR(result);
3436
- const VALUE *values_array = RARRAY_PTR(values);
3437
-
3438
- for (j = 0; j < r; j++) result_array[j] = values_array[p[j]];
3439
- ARY_SET_LEN(result, r);
3440
- rb_yield(result);
3441
- }
3442
- }
3443
- }
3444
- }
3445
-
3446
- /*
3447
- * call-seq:
3448
- * ary.permutation { |p| block } -> array
3449
- * ary.permutation -> enumerator
3450
- * ary.permutation(n) { |p| block } -> array
3451
- * ary.permutation(n) -> enumerator
3452
- *
3453
- * When invoked with a block, yield all permutations of length <i>n</i>
3454
- * of the elements of <i>ary</i>, then return the array itself.
3455
- * If <i>n</i> is not specified, yield all permutations of all elements.
3456
- * The implementation makes no guarantees about the order in which
3457
- * the permutations are yielded.
3458
- *
3459
- * When invoked without a block, return an enumerator object instead.
3460
- *
3461
- * Examples:
3462
- *
3463
- * a = [1, 2, 3]
3464
- * a.permutation.to_a #=> [[1,2,3],[1,3,2],[2,1,3],[2,3,1],[3,1,2],[3,2,1]]
3465
- * a.permutation(1).to_a #=> [[1],[2],[3]]
3466
- * a.permutation(2).to_a #=> [[1,2],[1,3],[2,1],[2,3],[3,1],[3,2]]
3467
- * a.permutation(3).to_a #=> [[1,2,3],[1,3,2],[2,1,3],[2,3,1],[3,1,2],[3,2,1]]
3468
- * a.permutation(0).to_a #=> [[]] # one permutation of length 0
3469
- * a.permutation(4).to_a #=> [] # no permutations of length 4
3470
- */
3471
-
3472
- static VALUE
3473
- rb_ary_permutation(int argc, VALUE *argv, VALUE ary)
3474
- {
3475
- VALUE num;
3476
- long r, n, i;
3477
-
3478
- n = RARRAY_LEN(ary); /* Array length */
3479
- RETURN_ENUMERATOR(ary, argc, argv); /* Return enumerator if no block */
3480
- rb_scan_args(argc, argv, "01", &num);
3481
- r = NIL_P(num) ? n : NUM2LONG(num); /* Permutation size from argument */
3482
-
3483
- if (r < 0 || n < r) {
3484
- /* no permutations: yield nothing */
3485
- }
3486
- else if (r == 0) { /* exactly one permutation: the zero-length array */
3487
- rb_yield(rb_ary_new2(0));
3488
- }
3489
- else if (r == 1) { /* this is a special, easy case */
3490
- for (i = 0; i < RARRAY_LEN(ary); i++) {
3491
- rb_yield(rb_ary_new3(1, RARRAY_PTR(ary)[i]));
3492
- }
3493
- }
3494
- else { /* this is the general case */
3495
- volatile VALUE t0 = tmpbuf(n,sizeof(long));
3496
- long *p = (long*)RSTRING_PTR(t0);
3497
- volatile VALUE t1 = tmpbuf(n,sizeof(int));
3498
- int *used = (int*)RSTRING_PTR(t1);
3499
- VALUE ary0 = ary_make_substitution(ary); /* private defensive copy of ary */
3500
- RBASIC(ary0)->klass = 0;
3501
-
3502
- for (i = 0; i < n; i++) used[i] = 0; /* initialize array */
3503
-
3504
- permute0(n, r, p, 0, used, ary0); /* compute and yield permutations */
3505
- RB_GC_GUARD(t0);
3506
- RB_GC_GUARD(t1);
3507
- RBASIC(ary0)->klass = rb_cArray;
3508
- }
3509
- return ary;
3510
- }
3511
-
3512
- static long
3513
- combi_len(long n, long k)
3514
- {
3515
- long i, val = 1;
3516
-
3517
- if (k*2 > n) k = n-k;
3518
- if (k == 0) return 1;
3519
- if (k < 0) return 0;
3520
- val = 1;
3521
- for (i=1; i <= k; i++,n--) {
3522
- long m = val;
3523
- val *= n;
3524
- if (val < m) {
3525
- rb_raise(rb_eRangeError, "too big for combination");
3526
- }
3527
- val /= i;
3528
- }
3529
- return val;
3530
- }
3531
-
3532
- /*
3533
- * call-seq:
3534
- * ary.combination(n) { |c| block } -> ary
3535
- * ary.combination(n) -> enumerator
3536
- *
3537
- * When invoked with a block, yields all combinations of length <i>n</i>
3538
- * of elements from <i>ary</i> and then returns <i>ary</i> itself.
3539
- * The implementation makes no guarantees about the order in which
3540
- * the combinations are yielded.
3541
- *
3542
- * When invoked without a block, returns an enumerator object instead.
3543
- *
3544
- * Examples:
3545
- *
3546
- * a = [1, 2, 3, 4]
3547
- * a.combination(1).to_a #=> [[1],[2],[3],[4]]
3548
- * a.combination(2).to_a #=> [[1,2],[1,3],[1,4],[2,3],[2,4],[3,4]]
3549
- * a.combination(3).to_a #=> [[1,2,3],[1,2,4],[1,3,4],[2,3,4]]
3550
- * a.combination(4).to_a #=> [[1,2,3,4]]
3551
- * a.combination(0).to_a #=> [[]] # one combination of length 0
3552
- * a.combination(5).to_a #=> [] # no combinations of length 5
3553
- *
3554
- */
3555
-
3556
- static VALUE
3557
- rb_ary_combination(VALUE ary, VALUE num)
3558
- {
3559
- long n, i, len;
3560
-
3561
- n = NUM2LONG(num);
3562
- RETURN_ENUMERATOR(ary, 1, &num);
3563
- len = RARRAY_LEN(ary);
3564
- if (n < 0 || len < n) {
3565
- /* yield nothing */
3566
- }
3567
- else if (n == 0) {
3568
- rb_yield(rb_ary_new2(0));
3569
- }
3570
- else if (n == 1) {
3571
- for (i = 0; i < len; i++) {
3572
- rb_yield(rb_ary_new3(1, RARRAY_PTR(ary)[i]));
3573
- }
3574
- }
3575
- else {
3576
- volatile VALUE t0 = tmpbuf(n+1, sizeof(long));
3577
- long *stack = (long*)RSTRING_PTR(t0);
3578
- long nlen = combi_len(len, n);
3579
- volatile VALUE cc = rb_ary_new2(n);
3580
- VALUE *chosen = RARRAY_PTR(cc);
3581
- long lev = 0;
3582
-
3583
- RBASIC(cc)->klass = 0;
3584
- MEMZERO(stack, long, n);
3585
- stack[0] = -1;
3586
- for (i = 0; i < nlen; i++) {
3587
- chosen[lev] = RARRAY_PTR(ary)[stack[lev+1]];
3588
- for (lev++; lev < n; lev++) {
3589
- chosen[lev] = RARRAY_PTR(ary)[stack[lev+1] = stack[lev]+1];
3590
- }
3591
- rb_yield(rb_ary_new4(n, chosen));
3592
- do {
3593
- stack[lev--]++;
3594
- } while (lev && (stack[lev+1]+n == len+lev+1));
3595
- }
3596
- }
3597
- return ary;
3598
- }
3599
-
3600
- /*
3601
- * call-seq:
3602
- * ary.product(other_ary, ...)
3603
- *
3604
- * Returns an array of all combinations of elements from all arrays.
3605
- * The length of the returned array is the product of the length
3606
- * of ary and the argument arrays
3607
- *
3608
- * [1,2,3].product([4,5]) # => [[1,4],[1,5],[2,4],[2,5],[3,4],[3,5]]
3609
- * [1,2].product([1,2]) # => [[1,1],[1,2],[2,1],[2,2]]
3610
- * [1,2].product([3,4],[5,6]) # => [[1,3,5],[1,3,6],[1,4,5],[1,4,6],
3611
- * # [2,3,5],[2,3,6],[2,4,5],[2,4,6]]
3612
- * [1,2].product() # => [[1],[2]]
3613
- * [1,2].product([]) # => []
3614
- */
3615
-
3616
- static VALUE
3617
- rb_ary_product(int argc, VALUE *argv, VALUE ary)
3618
- {
3619
- int n = argc+1; /* How many arrays we're operating on */
3620
- volatile VALUE t0 = tmpbuf(n, sizeof(VALUE));
3621
- volatile VALUE t1 = tmpbuf(n, sizeof(int));
3622
- VALUE *arrays = (VALUE*)RSTRING_PTR(t0); /* The arrays we're computing the product of */
3623
- int *counters = (int*)RSTRING_PTR(t1); /* The current position in each one */
3624
- VALUE result; /* The array we'll be returning */
3625
- long i,j;
3626
- long resultlen = 1;
3627
-
3628
- RBASIC(t0)->klass = 0;
3629
- RBASIC(t1)->klass = 0;
3630
-
3631
- /* initialize the arrays of arrays */
3632
- arrays[0] = ary;
3633
- for (i = 1; i < n; i++) arrays[i] = to_ary(argv[i-1]);
3634
-
3635
- /* initialize the counters for the arrays */
3636
- for (i = 0; i < n; i++) counters[i] = 0;
3637
-
3638
- /* Compute the length of the result array; return [] if any is empty */
3639
- for (i = 0; i < n; i++) {
3640
- long k = RARRAY_LEN(arrays[i]), l = resultlen;
3641
- if (k == 0) return rb_ary_new2(0);
3642
- resultlen *= k;
3643
- if (resultlen < k || resultlen < l || resultlen / k != l) {
3644
- rb_raise(rb_eRangeError, "too big to product");
3645
- }
3646
- }
3647
-
3648
- /* Otherwise, allocate and fill in an array of results */
3649
- result = rb_ary_new2(resultlen);
3650
- for (i = 0; i < resultlen; i++) {
3651
- int m;
3652
- /* fill in one subarray */
3653
- VALUE subarray = rb_ary_new2(n);
3654
- for (j = 0; j < n; j++) {
3655
- rb_ary_push(subarray, rb_ary_entry(arrays[j], counters[j]));
3656
- }
3657
-
3658
- /* put it on the result array */
3659
- rb_ary_push(result, subarray);
3660
-
3661
- /*
3662
- * Increment the last counter. If it overflows, reset to 0
3663
- * and increment the one before it.
3664
- */
3665
- m = n-1;
3666
- counters[m]++;
3667
- while (m > 0 && counters[m] == RARRAY_LEN(arrays[m])) {
3668
- counters[m] = 0;
3669
- m--;
3670
- counters[m]++;
3671
- }
3672
- }
3673
-
3674
- return result;
3675
- }
3676
-
3677
- /*
3678
- * call-seq:
3679
- * ary.take(n) => array
3680
- *
3681
- * Returns first n elements from <i>ary</i>.
3682
- *
3683
- * a = [1, 2, 3, 4, 5, 0]
3684
- * a.take(3) # => [1, 2, 3]
3685
- *
3686
- */
3687
-
3688
- static VALUE
3689
- rb_ary_take(VALUE obj, VALUE n)
3690
- {
3691
- long len = NUM2LONG(n);
3692
- if (len < 0) {
3693
- rb_raise(rb_eArgError, "attempt to take negative size");
3694
- }
3695
- return rb_ary_subseq(obj, 0, len);
3696
- }
3697
-
3698
- /*
3699
- * call-seq:
3700
- * ary.take_while {|arr| block } => array
3701
- *
3702
- * Passes elements to the block until the block returns nil or false,
3703
- * then stops iterating and returns an array of all prior elements.
3704
- *
3705
- * a = [1, 2, 3, 4, 5, 0]
3706
- * a.take_while {|i| i < 3 } # => [1, 2]
3707
- *
3708
- */
3709
-
3710
- static VALUE
3711
- rb_ary_take_while(VALUE ary)
3712
- {
3713
- long i;
3714
-
3715
- RETURN_ENUMERATOR(ary, 0, 0);
3716
- for (i = 0; i < RARRAY_LEN(ary); i++) {
3717
- if (!RTEST(rb_yield(RARRAY_PTR(ary)[i]))) break;
3718
- }
3719
- return rb_ary_take(ary, LONG2FIX(i));
3720
- }
3721
-
3722
- /*
3723
- * call-seq:
3724
- * ary.drop(n) => array
3725
- *
3726
- * Drops first n elements from <i>ary</i>, and returns rest elements
3727
- * in an array.
3728
- *
3729
- * a = [1, 2, 3, 4, 5, 0]
3730
- * a.drop(3) # => [4, 5, 0]
3731
- *
3732
- */
3733
-
3734
- static VALUE
3735
- rb_ary_drop(VALUE ary, VALUE n)
3736
- {
3737
- VALUE result;
3738
- long pos = NUM2LONG(n);
3739
- if (pos < 0) {
3740
- rb_raise(rb_eArgError, "attempt to drop negative size");
3741
- }
3742
-
3743
- result = rb_ary_subseq(ary, pos, RARRAY_LEN(ary));
3744
- if (result == Qnil) result = rb_ary_new();
3745
- return result;
3746
- }
3747
-
3748
- /*
3749
- * call-seq:
3750
- * ary.drop_while {|arr| block } => array
3751
- *
3752
- * Drops elements up to, but not including, the first element for
3753
- * which the block returns nil or false and returns an array
3754
- * containing the remaining elements.
3755
- *
3756
- * a = [1, 2, 3, 4, 5, 0]
3757
- * a.drop_while {|i| i < 3 } # => [3, 4, 5, 0]
3758
- *
3759
- */
3760
-
3761
- static VALUE
3762
- rb_ary_drop_while(VALUE ary)
3763
- {
3764
- long i;
3765
-
3766
- RETURN_ENUMERATOR(ary, 0, 0);
3767
- for (i = 0; i < RARRAY_LEN(ary); i++) {
3768
- if (!RTEST(rb_yield(RARRAY_PTR(ary)[i]))) break;
3769
- }
3770
- return rb_ary_drop(ary, LONG2FIX(i));
3771
- }
3772
-
3773
-
3774
-
3775
- /* Arrays are ordered, integer-indexed collections of any object.
3776
- * Array indexing starts at 0, as in C or Java. A negative index is
3777
- * assumed to be relative to the end of the array---that is, an index of -1
3778
- * indicates the last element of the array, -2 is the next to last
3779
- * element in the array, and so on.
3780
- */
3781
-
3782
- void
3783
- Init_Array(void)
3784
- {
3785
- #undef rb_intern
3786
- #define rb_intern(str) rb_intern_const(str)
3787
-
3788
- rb_cArray = rb_define_class("Array", rb_cObject);
3789
- rb_include_module(rb_cArray, rb_mEnumerable);
3790
-
3791
- rb_define_alloc_func(rb_cArray, ary_alloc);
3792
- rb_define_singleton_method(rb_cArray, "[]", rb_ary_s_create, -1);
3793
- rb_define_singleton_method(rb_cArray, "try_convert", rb_ary_s_try_convert, 1);
3794
- rb_define_method(rb_cArray, "initialize", rb_ary_initialize, -1);
3795
- rb_define_method(rb_cArray, "initialize_copy", rb_ary_replace, 1);
3796
-
3797
- rb_define_method(rb_cArray, "to_s", rb_ary_inspect, 0);
3798
- rb_define_method(rb_cArray, "inspect", rb_ary_inspect, 0);
3799
- rb_define_method(rb_cArray, "to_a", rb_ary_to_a, 0);
3800
- rb_define_method(rb_cArray, "to_ary", rb_ary_to_ary_m, 0);
3801
- rb_define_method(rb_cArray, "frozen?", rb_ary_frozen_p, 0);
3802
-
3803
- rb_define_method(rb_cArray, "==", rb_ary_equal, 1);
3804
- rb_define_method(rb_cArray, "eql?", rb_ary_eql, 1);
3805
- rb_define_method(rb_cArray, "hash", rb_ary_hash, 0);
3806
-
3807
- rb_define_method(rb_cArray, "[]", rb_ary_aref, -1);
3808
- rb_define_method(rb_cArray, "[]=", rb_ary_aset, -1);
3809
- rb_define_method(rb_cArray, "at", rb_ary_at, 1);
3810
- rb_define_method(rb_cArray, "fetch", rb_ary_fetch, -1);
3811
- rb_define_method(rb_cArray, "first", rb_ary_first, -1);
3812
- rb_define_method(rb_cArray, "last", rb_ary_last, -1);
3813
- rb_define_method(rb_cArray, "concat", rb_ary_concat, 1);
3814
- rb_define_method(rb_cArray, "<<", rb_ary_push, 1);
3815
- rb_define_method(rb_cArray, "push", rb_ary_push_m, -1);
3816
- rb_define_method(rb_cArray, "pop", rb_ary_pop_m, -1);
3817
- rb_define_method(rb_cArray, "shift", rb_ary_shift_m, -1);
3818
- rb_define_method(rb_cArray, "unshift", rb_ary_unshift_m, -1);
3819
- rb_define_method(rb_cArray, "insert", rb_ary_insert, -1);
3820
- rb_define_method(rb_cArray, "each", rb_ary_each, 0);
3821
- rb_define_method(rb_cArray, "each_index", rb_ary_each_index, 0);
3822
- rb_define_method(rb_cArray, "reverse_each", rb_ary_reverse_each, 0);
3823
- rb_define_method(rb_cArray, "length", rb_ary_length, 0);
3824
- rb_define_alias(rb_cArray, "size", "length");
3825
- rb_define_method(rb_cArray, "empty?", rb_ary_empty_p, 0);
3826
- rb_define_method(rb_cArray, "find_index", rb_ary_index, -1);
3827
- rb_define_method(rb_cArray, "index", rb_ary_index, -1);
3828
- rb_define_method(rb_cArray, "rindex", rb_ary_rindex, -1);
3829
- rb_define_method(rb_cArray, "join", rb_ary_join_m, -1);
3830
- rb_define_method(rb_cArray, "reverse", rb_ary_reverse_m, 0);
3831
- rb_define_method(rb_cArray, "reverse!", rb_ary_reverse_bang, 0);
3832
- rb_define_method(rb_cArray, "sort", rb_ary_sort, 0);
3833
- rb_define_method(rb_cArray, "sort!", rb_ary_sort_bang, 0);
3834
- rb_define_method(rb_cArray, "collect", rb_ary_collect, 0);
3835
- rb_define_method(rb_cArray, "collect!", rb_ary_collect_bang, 0);
3836
- rb_define_method(rb_cArray, "map", rb_ary_collect, 0);
3837
- rb_define_method(rb_cArray, "map!", rb_ary_collect_bang, 0);
3838
- rb_define_method(rb_cArray, "select", rb_ary_select, 0);
3839
- rb_define_method(rb_cArray, "values_at", rb_ary_values_at, -1);
3840
- rb_define_method(rb_cArray, "delete", rb_ary_delete, 1);
3841
- rb_define_method(rb_cArray, "delete_at", rb_ary_delete_at_m, 1);
3842
- rb_define_method(rb_cArray, "delete_if", rb_ary_delete_if, 0);
3843
- rb_define_method(rb_cArray, "reject", rb_ary_reject, 0);
3844
- rb_define_method(rb_cArray, "reject!", rb_ary_reject_bang, 0);
3845
- rb_define_method(rb_cArray, "zip", rb_ary_zip, -1);
3846
- rb_define_method(rb_cArray, "transpose", rb_ary_transpose, 0);
3847
- rb_define_method(rb_cArray, "replace", rb_ary_replace, 1);
3848
- rb_define_method(rb_cArray, "clear", rb_ary_clear, 0);
3849
- rb_define_method(rb_cArray, "fill", rb_ary_fill, -1);
3850
- rb_define_method(rb_cArray, "include?", rb_ary_includes, 1);
3851
- rb_define_method(rb_cArray, "<=>", rb_ary_cmp, 1);
3852
-
3853
- rb_define_method(rb_cArray, "slice", rb_ary_aref, -1);
3854
- rb_define_method(rb_cArray, "slice!", rb_ary_slice_bang, -1);
3855
-
3856
- rb_define_method(rb_cArray, "assoc", rb_ary_assoc, 1);
3857
- rb_define_method(rb_cArray, "rassoc", rb_ary_rassoc, 1);
3858
-
3859
- rb_define_method(rb_cArray, "+", rb_ary_plus, 1);
3860
- rb_define_method(rb_cArray, "*", rb_ary_times, 1);
3861
-
3862
- rb_define_method(rb_cArray, "-", rb_ary_diff, 1);
3863
- rb_define_method(rb_cArray, "&", rb_ary_and, 1);
3864
- rb_define_method(rb_cArray, "|", rb_ary_or, 1);
3865
-
3866
- rb_define_method(rb_cArray, "uniq", rb_ary_uniq, 0);
3867
- rb_define_method(rb_cArray, "uniq!", rb_ary_uniq_bang, 0);
3868
- rb_define_method(rb_cArray, "compact", rb_ary_compact, 0);
3869
- rb_define_method(rb_cArray, "compact!", rb_ary_compact_bang, 0);
3870
- rb_define_method(rb_cArray, "flatten", rb_ary_flatten, -1);
3871
- rb_define_method(rb_cArray, "flatten!", rb_ary_flatten_bang, -1);
3872
- rb_define_method(rb_cArray, "count", rb_ary_count, -1);
3873
- rb_define_method(rb_cArray, "shuffle!", rb_ary_shuffle_bang, 0);
3874
- rb_define_method(rb_cArray, "shuffle", rb_ary_shuffle, 0);
3875
- rb_define_method(rb_cArray, "sample", rb_ary_sample, -1);
3876
- rb_define_method(rb_cArray, "cycle", rb_ary_cycle, -1);
3877
- rb_define_method(rb_cArray, "permutation", rb_ary_permutation, -1);
3878
- rb_define_method(rb_cArray, "combination", rb_ary_combination, 1);
3879
- rb_define_method(rb_cArray, "product", rb_ary_product, -1);
3880
-
3881
- rb_define_method(rb_cArray, "take", rb_ary_take, 1);
3882
- rb_define_method(rb_cArray, "take_while", rb_ary_take_while, 0);
3883
- rb_define_method(rb_cArray, "drop", rb_ary_drop, 1);
3884
- rb_define_method(rb_cArray, "drop_while", rb_ary_drop_while, 0);
3885
-
3886
- id_cmp = rb_intern("<=>");
3887
- }