geminfo 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1457) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/geminfo.gemspec +1 -1
  4. data/lib/geminfo/version.rb +1 -1
  5. metadata +3 -1454
  6. data/path/bin/_guard-core +0 -23
  7. data/path/bin/_guard-core.bat +0 -6
  8. data/path/bin/coderay +0 -23
  9. data/path/bin/coderay.bat +0 -6
  10. data/path/bin/guard +0 -23
  11. data/path/bin/guard.bat +0 -6
  12. data/path/bin/htmldiff +0 -25
  13. data/path/bin/htmldiff.bat +0 -6
  14. data/path/bin/ldiff +0 -25
  15. data/path/bin/ldiff.bat +0 -6
  16. data/path/bin/listen +0 -23
  17. data/path/bin/listen.bat +0 -6
  18. data/path/bin/pry +0 -23
  19. data/path/bin/pry.bat +0 -6
  20. data/path/bin/rspec +0 -23
  21. data/path/bin/rspec.bat +0 -6
  22. data/path/bin/thor +0 -23
  23. data/path/bin/thor.bat +0 -6
  24. data/path/cache/coderay-1.1.0.gem +0 -0
  25. data/path/cache/diff-lcs-1.2.5.gem +0 -0
  26. data/path/cache/ffi-1.9.10-x86-mingw32.gem +0 -0
  27. data/path/cache/formatador-0.2.5.gem +0 -0
  28. data/path/cache/guard-2.13.0.gem +0 -0
  29. data/path/cache/guard-compat-1.2.1.gem +0 -0
  30. data/path/cache/guard-rspec-4.6.4.gem +0 -0
  31. data/path/cache/listen-3.0.3.gem +0 -0
  32. data/path/cache/lumberjack-1.0.9.gem +0 -0
  33. data/path/cache/method_source-0.8.2.gem +0 -0
  34. data/path/cache/nenv-0.2.0.gem +0 -0
  35. data/path/cache/notiffany-0.0.7.gem +0 -0
  36. data/path/cache/pry-0.10.1-i386-mingw32.gem +0 -0
  37. data/path/cache/pry-0.10.1-x86-mingw32.gem +0 -0
  38. data/path/cache/rb-fsevent-0.9.5.gem +0 -0
  39. data/path/cache/rb-inotify-0.9.5.gem +0 -0
  40. data/path/cache/rspec-3.3.0.gem +0 -0
  41. data/path/cache/rspec-core-3.3.2.gem +0 -0
  42. data/path/cache/rspec-expectations-3.3.1.gem +0 -0
  43. data/path/cache/rspec-mocks-3.3.2.gem +0 -0
  44. data/path/cache/rspec-support-3.3.0.gem +0 -0
  45. data/path/cache/shellany-0.0.1.gem +0 -0
  46. data/path/cache/slop-3.6.0.gem +0 -0
  47. data/path/cache/thor-0.19.1.gem +0 -0
  48. data/path/cache/win32console-1.3.2-x86-mingw32.gem +0 -0
  49. data/path/gems/coderay-1.1.0/README_INDEX.rdoc +0 -123
  50. data/path/gems/coderay-1.1.0/Rakefile +0 -37
  51. data/path/gems/coderay-1.1.0/bin/coderay +0 -215
  52. data/path/gems/coderay-1.1.0/lib/coderay.rb +0 -284
  53. data/path/gems/coderay-1.1.0/lib/coderay/duo.rb +0 -81
  54. data/path/gems/coderay-1.1.0/lib/coderay/encoder.rb +0 -201
  55. data/path/gems/coderay-1.1.0/lib/coderay/encoders/_map.rb +0 -17
  56. data/path/gems/coderay-1.1.0/lib/coderay/encoders/comment_filter.rb +0 -25
  57. data/path/gems/coderay-1.1.0/lib/coderay/encoders/count.rb +0 -39
  58. data/path/gems/coderay-1.1.0/lib/coderay/encoders/debug.rb +0 -49
  59. data/path/gems/coderay-1.1.0/lib/coderay/encoders/debug_lint.rb +0 -63
  60. data/path/gems/coderay-1.1.0/lib/coderay/encoders/div.rb +0 -23
  61. data/path/gems/coderay-1.1.0/lib/coderay/encoders/filter.rb +0 -58
  62. data/path/gems/coderay-1.1.0/lib/coderay/encoders/html.rb +0 -332
  63. data/path/gems/coderay-1.1.0/lib/coderay/encoders/html/css.rb +0 -65
  64. data/path/gems/coderay-1.1.0/lib/coderay/encoders/html/numbering.rb +0 -108
  65. data/path/gems/coderay-1.1.0/lib/coderay/encoders/html/output.rb +0 -166
  66. data/path/gems/coderay-1.1.0/lib/coderay/encoders/json.rb +0 -83
  67. data/path/gems/coderay-1.1.0/lib/coderay/encoders/lines_of_code.rb +0 -45
  68. data/path/gems/coderay-1.1.0/lib/coderay/encoders/lint.rb +0 -59
  69. data/path/gems/coderay-1.1.0/lib/coderay/encoders/null.rb +0 -18
  70. data/path/gems/coderay-1.1.0/lib/coderay/encoders/page.rb +0 -24
  71. data/path/gems/coderay-1.1.0/lib/coderay/encoders/span.rb +0 -23
  72. data/path/gems/coderay-1.1.0/lib/coderay/encoders/statistic.rb +0 -95
  73. data/path/gems/coderay-1.1.0/lib/coderay/encoders/terminal.rb +0 -195
  74. data/path/gems/coderay-1.1.0/lib/coderay/encoders/text.rb +0 -46
  75. data/path/gems/coderay-1.1.0/lib/coderay/encoders/token_kind_filter.rb +0 -111
  76. data/path/gems/coderay-1.1.0/lib/coderay/encoders/xml.rb +0 -72
  77. data/path/gems/coderay-1.1.0/lib/coderay/encoders/yaml.rb +0 -50
  78. data/path/gems/coderay-1.1.0/lib/coderay/for_redcloth.rb +0 -95
  79. data/path/gems/coderay-1.1.0/lib/coderay/helpers/file_type.rb +0 -151
  80. data/path/gems/coderay-1.1.0/lib/coderay/helpers/plugin.rb +0 -274
  81. data/path/gems/coderay-1.1.0/lib/coderay/helpers/word_list.rb +0 -72
  82. data/path/gems/coderay-1.1.0/lib/coderay/scanner.rb +0 -355
  83. data/path/gems/coderay-1.1.0/lib/coderay/scanners/_map.rb +0 -24
  84. data/path/gems/coderay-1.1.0/lib/coderay/scanners/c.rb +0 -189
  85. data/path/gems/coderay-1.1.0/lib/coderay/scanners/clojure.rb +0 -217
  86. data/path/gems/coderay-1.1.0/lib/coderay/scanners/cpp.rb +0 -215
  87. data/path/gems/coderay-1.1.0/lib/coderay/scanners/css.rb +0 -196
  88. data/path/gems/coderay-1.1.0/lib/coderay/scanners/debug.rb +0 -75
  89. data/path/gems/coderay-1.1.0/lib/coderay/scanners/delphi.rb +0 -144
  90. data/path/gems/coderay-1.1.0/lib/coderay/scanners/diff.rb +0 -221
  91. data/path/gems/coderay-1.1.0/lib/coderay/scanners/erb.rb +0 -81
  92. data/path/gems/coderay-1.1.0/lib/coderay/scanners/go.rb +0 -208
  93. data/path/gems/coderay-1.1.0/lib/coderay/scanners/groovy.rb +0 -268
  94. data/path/gems/coderay-1.1.0/lib/coderay/scanners/haml.rb +0 -168
  95. data/path/gems/coderay-1.1.0/lib/coderay/scanners/html.rb +0 -275
  96. data/path/gems/coderay-1.1.0/lib/coderay/scanners/java.rb +0 -174
  97. data/path/gems/coderay-1.1.0/lib/coderay/scanners/java/builtin_types.rb +0 -421
  98. data/path/gems/coderay-1.1.0/lib/coderay/scanners/java_script.rb +0 -237
  99. data/path/gems/coderay-1.1.0/lib/coderay/scanners/json.rb +0 -98
  100. data/path/gems/coderay-1.1.0/lib/coderay/scanners/lua.rb +0 -280
  101. data/path/gems/coderay-1.1.0/lib/coderay/scanners/php.rb +0 -527
  102. data/path/gems/coderay-1.1.0/lib/coderay/scanners/python.rb +0 -287
  103. data/path/gems/coderay-1.1.0/lib/coderay/scanners/raydebug.rb +0 -75
  104. data/path/gems/coderay-1.1.0/lib/coderay/scanners/ruby.rb +0 -470
  105. data/path/gems/coderay-1.1.0/lib/coderay/scanners/ruby/patterns.rb +0 -178
  106. data/path/gems/coderay-1.1.0/lib/coderay/scanners/ruby/string_state.rb +0 -71
  107. data/path/gems/coderay-1.1.0/lib/coderay/scanners/sass.rb +0 -232
  108. data/path/gems/coderay-1.1.0/lib/coderay/scanners/sql.rb +0 -177
  109. data/path/gems/coderay-1.1.0/lib/coderay/scanners/taskpaper.rb +0 -36
  110. data/path/gems/coderay-1.1.0/lib/coderay/scanners/text.rb +0 -26
  111. data/path/gems/coderay-1.1.0/lib/coderay/scanners/xml.rb +0 -17
  112. data/path/gems/coderay-1.1.0/lib/coderay/scanners/yaml.rb +0 -140
  113. data/path/gems/coderay-1.1.0/lib/coderay/style.rb +0 -23
  114. data/path/gems/coderay-1.1.0/lib/coderay/styles/_map.rb +0 -7
  115. data/path/gems/coderay-1.1.0/lib/coderay/styles/alpha.rb +0 -152
  116. data/path/gems/coderay-1.1.0/lib/coderay/token_kinds.rb +0 -85
  117. data/path/gems/coderay-1.1.0/lib/coderay/tokens.rb +0 -161
  118. data/path/gems/coderay-1.1.0/lib/coderay/tokens_proxy.rb +0 -55
  119. data/path/gems/coderay-1.1.0/lib/coderay/version.rb +0 -3
  120. data/path/gems/coderay-1.1.0/test/functional/basic.rb +0 -318
  121. data/path/gems/coderay-1.1.0/test/functional/examples.rb +0 -129
  122. data/path/gems/coderay-1.1.0/test/functional/for_redcloth.rb +0 -78
  123. data/path/gems/coderay-1.1.0/test/functional/suite.rb +0 -15
  124. data/path/gems/diff-lcs-1.2.5/.autotest +0 -3
  125. data/path/gems/diff-lcs-1.2.5/.gemtest +0 -0
  126. data/path/gems/diff-lcs-1.2.5/.hoerc +0 -2
  127. data/path/gems/diff-lcs-1.2.5/.rspec +0 -2
  128. data/path/gems/diff-lcs-1.2.5/.travis.yml +0 -22
  129. data/path/gems/diff-lcs-1.2.5/Contributing.rdoc +0 -64
  130. data/path/gems/diff-lcs-1.2.5/Gemfile +0 -20
  131. data/path/gems/diff-lcs-1.2.5/History.rdoc +0 -152
  132. data/path/gems/diff-lcs-1.2.5/License.rdoc +0 -39
  133. data/path/gems/diff-lcs-1.2.5/Manifest.txt +0 -38
  134. data/path/gems/diff-lcs-1.2.5/README.rdoc +0 -85
  135. data/path/gems/diff-lcs-1.2.5/Rakefile +0 -41
  136. data/path/gems/diff-lcs-1.2.5/autotest/discover.rb +0 -1
  137. data/path/gems/diff-lcs-1.2.5/bin/htmldiff +0 -32
  138. data/path/gems/diff-lcs-1.2.5/bin/ldiff +0 -6
  139. data/path/gems/diff-lcs-1.2.5/docs/COPYING.txt +0 -339
  140. data/path/gems/diff-lcs-1.2.5/docs/artistic.txt +0 -127
  141. data/path/gems/diff-lcs-1.2.5/lib/diff-lcs.rb +0 -3
  142. data/path/gems/diff-lcs-1.2.5/lib/diff/lcs.rb +0 -805
  143. data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/array.rb +0 -7
  144. data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/block.rb +0 -37
  145. data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/callbacks.rb +0 -322
  146. data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/change.rb +0 -177
  147. data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/htmldiff.rb +0 -149
  148. data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/hunk.rb +0 -276
  149. data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/internals.rb +0 -301
  150. data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/ldiff.rb +0 -195
  151. data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/string.rb +0 -5
  152. data/path/gems/diff-lcs-1.2.5/spec/change_spec.rb +0 -65
  153. data/path/gems/diff-lcs-1.2.5/spec/diff_spec.rb +0 -47
  154. data/path/gems/diff-lcs-1.2.5/spec/hunk_spec.rb +0 -72
  155. data/path/gems/diff-lcs-1.2.5/spec/issues_spec.rb +0 -24
  156. data/path/gems/diff-lcs-1.2.5/spec/lcs_spec.rb +0 -54
  157. data/path/gems/diff-lcs-1.2.5/spec/patch_spec.rb +0 -414
  158. data/path/gems/diff-lcs-1.2.5/spec/sdiff_spec.rb +0 -214
  159. data/path/gems/diff-lcs-1.2.5/spec/spec_helper.rb +0 -290
  160. data/path/gems/diff-lcs-1.2.5/spec/traverse_balanced_spec.rb +0 -310
  161. data/path/gems/diff-lcs-1.2.5/spec/traverse_sequences_spec.rb +0 -139
  162. data/path/gems/ffi-1.9.10-x86-mingw32/COPYING +0 -49
  163. data/path/gems/ffi-1.9.10-x86-mingw32/LICENSE +0 -24
  164. data/path/gems/ffi-1.9.10-x86-mingw32/README.md +0 -109
  165. data/path/gems/ffi-1.9.10-x86-mingw32/Rakefile +0 -210
  166. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/AbstractMemory.c +0 -1032
  167. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/AbstractMemory.h +0 -175
  168. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/ArrayType.c +0 -162
  169. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/ArrayType.h +0 -59
  170. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Buffer.c +0 -365
  171. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Call.c +0 -530
  172. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Call.h +0 -93
  173. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/ClosurePool.c +0 -283
  174. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/ClosurePool.h +0 -57
  175. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/DataConverter.c +0 -91
  176. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/DynamicLibrary.c +0 -337
  177. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/DynamicLibrary.h +0 -98
  178. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Function.c +0 -1000
  179. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Function.h +0 -87
  180. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/FunctionInfo.c +0 -271
  181. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/LastError.c +0 -184
  182. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/LastError.h +0 -47
  183. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/LongDouble.c +0 -63
  184. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/LongDouble.h +0 -51
  185. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MappedType.c +0 -168
  186. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MappedType.h +0 -59
  187. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MemoryPointer.c +0 -197
  188. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MemoryPointer.h +0 -53
  189. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MethodHandle.c +0 -360
  190. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MethodHandle.h +0 -55
  191. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Platform.c +0 -121
  192. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Platform.h +0 -45
  193. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Pointer.c +0 -508
  194. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Pointer.h +0 -63
  195. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Struct.c +0 -829
  196. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Struct.h +0 -106
  197. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/StructByReference.c +0 -190
  198. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/StructByReference.h +0 -50
  199. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/StructByValue.c +0 -150
  200. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/StructByValue.h +0 -55
  201. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/StructLayout.c +0 -698
  202. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Thread.c +0 -352
  203. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Thread.h +0 -95
  204. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Type.c +0 -397
  205. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Type.h +0 -62
  206. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Types.c +0 -139
  207. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Types.h +0 -89
  208. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Variadic.c +0 -280
  209. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/compat.h +0 -83
  210. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/extconf.rb +0 -65
  211. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/ffi.c +0 -98
  212. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.bsd.mk +0 -34
  213. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.darwin.mk +0 -95
  214. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.gnu.mk +0 -31
  215. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.mk +0 -13
  216. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.vc.mk +0 -26
  217. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.vc64.mk +0 -26
  218. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/ChangeLog +0 -4600
  219. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/ChangeLog.libffi +0 -584
  220. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/ChangeLog.libgcj +0 -40
  221. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/ChangeLog.v1 +0 -764
  222. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/LICENSE +0 -21
  223. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/Makefile.am +0 -196
  224. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/Makefile.in +0 -1820
  225. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/Makefile.vc +0 -141
  226. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/Makefile.vc64 +0 -141
  227. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/README +0 -342
  228. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/acinclude.m4 +0 -92
  229. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/aclocal.m4 +0 -1873
  230. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/build-ios.sh +0 -67
  231. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/compile +0 -143
  232. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/config.guess +0 -1501
  233. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/config.sub +0 -1705
  234. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/configure +0 -17191
  235. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/configure.ac +0 -496
  236. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/configure.host +0 -11
  237. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/depcomp +0 -630
  238. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/doc/libffi.info +0 -593
  239. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/doc/libffi.texi +0 -600
  240. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/doc/stamp-vti +0 -4
  241. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/doc/version.texi +0 -4
  242. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/fficonfig.h.in +0 -199
  243. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/fficonfig.hw +0 -57
  244. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/Makefile.am +0 -9
  245. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/Makefile.in +0 -487
  246. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/ffi.h.in +0 -427
  247. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/ffi.h.vc +0 -427
  248. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/ffi.h.vc64 +0 -427
  249. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/ffi_common.h +0 -126
  250. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/install-sh +0 -520
  251. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/libffi.pc.in +0 -10
  252. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/libtool-version +0 -29
  253. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/ltmain.sh +0 -9636
  254. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +0 -176
  255. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +0 -195
  256. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_check_compiler_flags.m4 +0 -76
  257. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +0 -63
  258. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_configure_args.m4 +0 -70
  259. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +0 -300
  260. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +0 -215
  261. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +0 -79
  262. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/libtool.m4 +0 -7831
  263. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ltoptions.m4 +0 -369
  264. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ltsugar.m4 +0 -123
  265. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ltversion.m4 +0 -23
  266. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/lt~obsolete.m4 +0 -98
  267. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/man/Makefile.am +0 -8
  268. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/man/Makefile.in +0 -466
  269. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/man/ffi.3 +0 -31
  270. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/man/ffi_call.3 +0 -103
  271. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/man/ffi_prep_cif.3 +0 -66
  272. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/mdate-sh +0 -201
  273. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/missing +0 -376
  274. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/msvcc.sh +0 -197
  275. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/alpha/ffi.c +0 -284
  276. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/alpha/ffitarget.h +0 -48
  277. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/alpha/osf.S +0 -387
  278. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/arm/ffi.c +0 -728
  279. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/arm/ffitarget.h +0 -65
  280. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/arm/gentramp.sh +0 -118
  281. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/arm/sysv.S +0 -497
  282. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/arm/trampoline.S +0 -4450
  283. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/avr32/ffi.c +0 -423
  284. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/avr32/ffitarget.h +0 -50
  285. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/avr32/sysv.S +0 -208
  286. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/closures.c +0 -615
  287. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/cris/ffi.c +0 -383
  288. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/cris/ffitarget.h +0 -51
  289. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/cris/sysv.S +0 -215
  290. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/debug.c +0 -59
  291. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/dlmalloc.c +0 -5161
  292. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/frv/eabi.S +0 -128
  293. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/frv/ffi.c +0 -292
  294. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/frv/ffitarget.h +0 -57
  295. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/ia64/ffi.c +0 -582
  296. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/ia64/ffitarget.h +0 -50
  297. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/ia64/ia64_flags.h +0 -40
  298. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/ia64/unix.S +0 -560
  299. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/java_raw_api.c +0 -356
  300. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m32r/ffi.c +0 -232
  301. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m32r/ffitarget.h +0 -48
  302. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m32r/sysv.S +0 -121
  303. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m68k/ffi.c +0 -288
  304. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m68k/ffitarget.h +0 -49
  305. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m68k/sysv.S +0 -270
  306. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/mips/ffi.c +0 -1036
  307. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/mips/ffitarget.h +0 -242
  308. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/mips/n32.S +0 -591
  309. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/mips/o32.S +0 -381
  310. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/moxie/eabi.S +0 -128
  311. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/moxie/ffi.c +0 -276
  312. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/pa/ffi.c +0 -719
  313. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/pa/ffitarget.h +0 -78
  314. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/pa/hpux32.S +0 -368
  315. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/pa/linux.S +0 -357
  316. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/aix.S +0 -328
  317. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/aix_closure.S +0 -445
  318. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/asm.h +0 -125
  319. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/darwin.S +0 -383
  320. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +0 -575
  321. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/ffi.c +0 -1448
  322. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +0 -1359
  323. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/ffitarget.h +0 -139
  324. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/linux64.S +0 -187
  325. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +0 -236
  326. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +0 -327
  327. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/sysv.S +0 -219
  328. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/prep_cif.c +0 -177
  329. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/raw_api.c +0 -254
  330. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/s390/ffi.c +0 -780
  331. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/s390/ffitarget.h +0 -62
  332. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/s390/sysv.S +0 -434
  333. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh/ffi.c +0 -716
  334. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh/ffitarget.h +0 -49
  335. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh/sysv.S +0 -850
  336. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh64/ffi.c +0 -468
  337. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh64/ffitarget.h +0 -53
  338. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh64/sysv.S +0 -539
  339. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sparc/ffi.c +0 -669
  340. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sparc/ffitarget.h +0 -68
  341. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sparc/v8.S +0 -313
  342. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sparc/v9.S +0 -307
  343. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/types.c +0 -77
  344. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/darwin.S +0 -444
  345. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/darwin64.S +0 -416
  346. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/ffi.c +0 -644
  347. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/ffi64.c +0 -635
  348. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/ffitarget.h +0 -121
  349. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/freebsd.S +0 -458
  350. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/sysv.S +0 -468
  351. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/unix64.S +0 -426
  352. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/win32.S +0 -1065
  353. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/win64.S +0 -468
  354. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/Makefile.am +0 -80
  355. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/Makefile.in +0 -500
  356. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/config/default.exp +0 -1
  357. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/lib/libffi-dg.exp +0 -300
  358. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/lib/libffi.exp +0 -350
  359. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +0 -263
  360. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +0 -45
  361. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +0 -32
  362. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c +0 -89
  363. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c +0 -81
  364. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c +0 -81
  365. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c +0 -82
  366. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c +0 -89
  367. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c +0 -92
  368. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c +0 -90
  369. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c +0 -95
  370. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_stdcall.c +0 -64
  371. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c +0 -94
  372. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c +0 -95
  373. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c +0 -96
  374. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c +0 -102
  375. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c +0 -89
  376. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c +0 -91
  377. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c +0 -93
  378. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c +0 -113
  379. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c +0 -90
  380. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c +0 -95
  381. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c +0 -90
  382. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c +0 -90
  383. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c +0 -98
  384. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c +0 -90
  385. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c +0 -109
  386. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c +0 -98
  387. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c +0 -124
  388. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c +0 -113
  389. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c +0 -99
  390. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c +0 -117
  391. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c +0 -97
  392. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c +0 -88
  393. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c +0 -90
  394. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c +0 -91
  395. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c +0 -93
  396. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c +0 -91
  397. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c +0 -92
  398. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c +0 -134
  399. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c +0 -117
  400. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c +0 -95
  401. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c +0 -91
  402. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c +0 -91
  403. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c +0 -92
  404. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c +0 -91
  405. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c +0 -91
  406. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c +0 -93
  407. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c +0 -66
  408. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c +0 -43
  409. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c +0 -60
  410. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c +0 -42
  411. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c +0 -105
  412. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c +0 -60
  413. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c +0 -74
  414. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c +0 -74
  415. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c +0 -86
  416. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c +0 -91
  417. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c +0 -74
  418. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c +0 -86
  419. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c +0 -74
  420. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c +0 -140
  421. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c +0 -44
  422. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c +0 -42
  423. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c +0 -42
  424. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c +0 -42
  425. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c +0 -43
  426. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c +0 -47
  427. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c +0 -43
  428. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c +0 -36
  429. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +0 -26
  430. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +0 -153
  431. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/float.c +0 -59
  432. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +0 -58
  433. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +0 -58
  434. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +0 -72
  435. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +0 -62
  436. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +0 -342
  437. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/many.c +0 -69
  438. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/many_win32.c +0 -63
  439. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +0 -53
  440. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c +0 -152
  441. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c +0 -161
  442. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c +0 -133
  443. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c +0 -110
  444. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c +0 -111
  445. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c +0 -111
  446. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c +0 -112
  447. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c +0 -131
  448. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c +0 -111
  449. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c +0 -131
  450. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c +0 -131
  451. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c +0 -90
  452. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +0 -59
  453. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +0 -114
  454. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +0 -35
  455. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +0 -43
  456. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +0 -42
  457. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +0 -35
  458. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +0 -36
  459. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +0 -49
  460. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +0 -42
  461. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +0 -34
  462. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +0 -41
  463. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +0 -43
  464. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +0 -36
  465. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +0 -38
  466. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +0 -38
  467. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +0 -38
  468. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c +0 -145
  469. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c +0 -148
  470. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c +0 -124
  471. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c +0 -125
  472. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +0 -44
  473. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/strlen_win32.c +0 -44
  474. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +0 -65
  475. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +0 -67
  476. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +0 -59
  477. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +0 -63
  478. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +0 -65
  479. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +0 -64
  480. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +0 -74
  481. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +0 -80
  482. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +0 -67
  483. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c +0 -70
  484. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.special/ffitestcxx.h +0 -96
  485. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.special/special.exp +0 -35
  486. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest.cc +0 -124
  487. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest_ffi_call.cc +0 -53
  488. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/texinfo.tex +0 -7210
  489. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/rbffi.h +0 -57
  490. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/rbffi_endian.h +0 -59
  491. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/win32/stdbool.h +0 -8
  492. data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/win32/stdint.h +0 -201
  493. data/path/gems/ffi-1.9.10-x86-mingw32/ffi.gemspec +0 -23
  494. data/path/gems/ffi-1.9.10-x86-mingw32/gen/Rakefile +0 -30
  495. data/path/gems/ffi-1.9.10-x86-mingw32/lib/1.8/ffi_c.so +0 -0
  496. data/path/gems/ffi-1.9.10-x86-mingw32/lib/1.9/ffi_c.so +0 -0
  497. data/path/gems/ffi-1.9.10-x86-mingw32/lib/2.0/ffi_c.so +0 -0
  498. data/path/gems/ffi-1.9.10-x86-mingw32/lib/2.1/ffi_c.so +0 -0
  499. data/path/gems/ffi-1.9.10-x86-mingw32/lib/2.2/ffi_c.so +0 -0
  500. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi.rb +0 -20
  501. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/autopointer.rb +0 -194
  502. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/buffer.rb +0 -4
  503. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/callback.rb +0 -4
  504. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/enum.rb +0 -174
  505. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/errno.rb +0 -43
  506. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/ffi.rb +0 -44
  507. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/io.rb +0 -62
  508. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/library.rb +0 -524
  509. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/managedstruct.rb +0 -84
  510. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/memorypointer.rb +0 -1
  511. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform.rb +0 -159
  512. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/aarch64-linux/types.conf +0 -104
  513. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/arm-linux/types.conf +0 -104
  514. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-cygwin/types.conf +0 -3
  515. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-darwin/types.conf +0 -100
  516. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-freebsd/types.conf +0 -152
  517. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-gnu/types.conf +0 -107
  518. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-linux/types.conf +0 -103
  519. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-netbsd/types.conf +0 -126
  520. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-openbsd/types.conf +0 -128
  521. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-solaris/types.conf +0 -122
  522. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-windows/types.conf +0 -105
  523. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/ia64-linux/types.conf +0 -104
  524. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/mips-linux/types.conf +0 -102
  525. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/mips64el-linux/types.conf +0 -104
  526. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/mipsel-linux/types.conf +0 -102
  527. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/powerpc-aix/types.conf +0 -180
  528. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/powerpc-darwin/types.conf +0 -100
  529. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/powerpc-linux/types.conf +0 -100
  530. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/powerpc64-linux/types.conf +0 -104
  531. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/s390-linux/types.conf +0 -102
  532. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/s390x-linux/types.conf +0 -102
  533. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/sparc-linux/types.conf +0 -102
  534. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/sparc-solaris/types.conf +0 -128
  535. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/sparcv9-solaris/types.conf +0 -128
  536. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-cygwin/types.conf +0 -3
  537. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-darwin/types.conf +0 -126
  538. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-freebsd/types.conf +0 -128
  539. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-linux/types.conf +0 -102
  540. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-netbsd/types.conf +0 -128
  541. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-openbsd/types.conf +0 -128
  542. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-solaris/types.conf +0 -122
  543. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-windows/types.conf +0 -27
  544. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/pointer.rb +0 -134
  545. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/struct.rb +0 -373
  546. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/struct_layout_builder.rb +0 -227
  547. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/tools/const_generator.rb +0 -229
  548. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/tools/generator.rb +0 -60
  549. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/tools/generator_task.rb +0 -36
  550. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/tools/struct_generator.rb +0 -194
  551. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/tools/types_generator.rb +0 -135
  552. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/types.rb +0 -190
  553. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/union.rb +0 -43
  554. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/variadic.rb +0 -78
  555. data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/version.rb +0 -4
  556. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/Benchmark.c +0 -52
  557. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/BoolTest.c +0 -34
  558. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/BufferTest.c +0 -31
  559. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/ClosureTest.c +0 -205
  560. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/EnumTest.c +0 -51
  561. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/FunctionTest.c +0 -70
  562. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/GNUmakefile +0 -149
  563. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/GlobalVariable.c +0 -62
  564. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/LastErrorTest.c +0 -21
  565. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/NumberTest.c +0 -132
  566. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/PointerTest.c +0 -63
  567. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/ReferenceTest.c +0 -23
  568. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/StringTest.c +0 -34
  569. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/StructTest.c +0 -243
  570. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/UnionTest.c +0 -43
  571. data/path/gems/ffi-1.9.10-x86-mingw32/libtest/VariadicTest.c +0 -62
  572. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/LICENSE.SPECS +0 -22
  573. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/async_callback_spec.rb +0 -35
  574. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/bool_spec.rb +0 -32
  575. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/buffer_spec.rb +0 -279
  576. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/callback_spec.rb +0 -773
  577. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/custom_param_type.rb +0 -37
  578. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/custom_type_spec.rb +0 -74
  579. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/dup_spec.rb +0 -52
  580. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/enum_spec.rb +0 -423
  581. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/errno_spec.rb +0 -20
  582. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/ffi_spec.rb +0 -28
  583. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/Benchmark.c +0 -52
  584. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/BoolTest.c +0 -34
  585. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/BufferTest.c +0 -31
  586. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/ClosureTest.c +0 -190
  587. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/EnumTest.c +0 -51
  588. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/FunctionTest.c +0 -58
  589. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/GNUmakefile +0 -149
  590. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/GlobalVariable.c +0 -62
  591. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/LastErrorTest.c +0 -21
  592. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/NumberTest.c +0 -132
  593. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/PointerTest.c +0 -63
  594. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/ReferenceTest.c +0 -23
  595. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/StringTest.c +0 -34
  596. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/StructTest.c +0 -243
  597. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/UnionTest.c +0 -43
  598. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/VariadicTest.c +0 -99
  599. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/classes.rb +0 -438
  600. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/function_spec.rb +0 -92
  601. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/io_spec.rb +0 -16
  602. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/library_spec.rb +0 -276
  603. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/long_double.rb +0 -30
  604. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/managed_struct_spec.rb +0 -68
  605. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/memorypointer_spec.rb +0 -78
  606. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/number_spec.rb +0 -247
  607. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/platform_spec.rb +0 -114
  608. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/pointer_spec.rb +0 -278
  609. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/rbx/attach_function_spec.rb +0 -33
  610. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/rbx/memory_pointer_spec.rb +0 -130
  611. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/rbx/spec_helper.rb +0 -6
  612. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/rbx/struct_spec.rb +0 -18
  613. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/spec_helper.rb +0 -93
  614. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/string_spec.rb +0 -118
  615. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/strptr_spec.rb +0 -50
  616. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/struct_by_ref_spec.rb +0 -43
  617. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/struct_callback_spec.rb +0 -69
  618. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/struct_initialize_spec.rb +0 -35
  619. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/struct_packed_spec.rb +0 -50
  620. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/struct_spec.rb +0 -886
  621. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/typedef_spec.rb +0 -91
  622. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/union_spec.rb +0 -67
  623. data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/variadic_spec.rb +0 -113
  624. data/path/gems/ffi-1.9.10-x86-mingw32/spec/spec.opts +0 -4
  625. data/path/gems/formatador-0.2.5/CONTRIBUTING.md +0 -18
  626. data/path/gems/formatador-0.2.5/CONTRIBUTORS.md +0 -16
  627. data/path/gems/formatador-0.2.5/Gemfile +0 -3
  628. data/path/gems/formatador-0.2.5/LICENSE.md +0 -20
  629. data/path/gems/formatador-0.2.5/README.rdoc +0 -117
  630. data/path/gems/formatador-0.2.5/Rakefile +0 -143
  631. data/path/gems/formatador-0.2.5/changelog.txt +0 -27
  632. data/path/gems/formatador-0.2.5/formatador.gemspec +0 -83
  633. data/path/gems/formatador-0.2.5/lib/formatador.rb +0 -131
  634. data/path/gems/formatador-0.2.5/lib/formatador/progressbar.rb +0 -91
  635. data/path/gems/formatador-0.2.5/lib/formatador/table.rb +0 -98
  636. data/path/gems/formatador-0.2.5/tests/basic_tests.rb +0 -29
  637. data/path/gems/formatador-0.2.5/tests/table_tests.rb +0 -96
  638. data/path/gems/formatador-0.2.5/tests/tests_helper.rb +0 -15
  639. data/path/gems/guard-2.13.0/CHANGELOG.md +0 -1
  640. data/path/gems/guard-2.13.0/LICENSE +0 -22
  641. data/path/gems/guard-2.13.0/README.md +0 -182
  642. data/path/gems/guard-2.13.0/bin/_guard-core +0 -11
  643. data/path/gems/guard-2.13.0/bin/guard +0 -115
  644. data/path/gems/guard-2.13.0/images/failed.png +0 -0
  645. data/path/gems/guard-2.13.0/images/pending.png +0 -0
  646. data/path/gems/guard-2.13.0/images/success.png +0 -0
  647. data/path/gems/guard-2.13.0/lib/guard.rb +0 -172
  648. data/path/gems/guard-2.13.0/lib/guard/aruba_adapter.rb +0 -59
  649. data/path/gems/guard-2.13.0/lib/guard/cli.rb +0 -200
  650. data/path/gems/guard-2.13.0/lib/guard/cli/environments/bundler.rb +0 -22
  651. data/path/gems/guard-2.13.0/lib/guard/cli/environments/evaluate_only.rb +0 -35
  652. data/path/gems/guard-2.13.0/lib/guard/cli/environments/valid.rb +0 -63
  653. data/path/gems/guard-2.13.0/lib/guard/commander.rb +0 -103
  654. data/path/gems/guard-2.13.0/lib/guard/commands/all.rb +0 -37
  655. data/path/gems/guard-2.13.0/lib/guard/commands/change.rb +0 -31
  656. data/path/gems/guard-2.13.0/lib/guard/commands/notification.rb +0 -26
  657. data/path/gems/guard-2.13.0/lib/guard/commands/pause.rb +0 -29
  658. data/path/gems/guard-2.13.0/lib/guard/commands/reload.rb +0 -36
  659. data/path/gems/guard-2.13.0/lib/guard/commands/scope.rb +0 -38
  660. data/path/gems/guard-2.13.0/lib/guard/commands/show.rb +0 -24
  661. data/path/gems/guard-2.13.0/lib/guard/config.rb +0 -18
  662. data/path/gems/guard-2.13.0/lib/guard/deprecated/dsl.rb +0 -45
  663. data/path/gems/guard-2.13.0/lib/guard/deprecated/evaluator.rb +0 -39
  664. data/path/gems/guard-2.13.0/lib/guard/deprecated/guard.rb +0 -334
  665. data/path/gems/guard-2.13.0/lib/guard/deprecated/guardfile.rb +0 -84
  666. data/path/gems/guard-2.13.0/lib/guard/deprecated/watcher.rb +0 -27
  667. data/path/gems/guard-2.13.0/lib/guard/dsl.rb +0 -437
  668. data/path/gems/guard-2.13.0/lib/guard/dsl_describer.rb +0 -160
  669. data/path/gems/guard-2.13.0/lib/guard/dsl_reader.rb +0 -51
  670. data/path/gems/guard-2.13.0/lib/guard/group.rb +0 -64
  671. data/path/gems/guard-2.13.0/lib/guard/guardfile.rb +0 -37
  672. data/path/gems/guard-2.13.0/lib/guard/guardfile/evaluator.rb +0 -226
  673. data/path/gems/guard-2.13.0/lib/guard/guardfile/generator.rb +0 -115
  674. data/path/gems/guard-2.13.0/lib/guard/interactor.rb +0 -62
  675. data/path/gems/guard-2.13.0/lib/guard/internals/debugging.rb +0 -67
  676. data/path/gems/guard-2.13.0/lib/guard/internals/groups.rb +0 -40
  677. data/path/gems/guard-2.13.0/lib/guard/internals/helpers.rb +0 -13
  678. data/path/gems/guard-2.13.0/lib/guard/internals/plugins.rb +0 -53
  679. data/path/gems/guard-2.13.0/lib/guard/internals/queue.rb +0 -50
  680. data/path/gems/guard-2.13.0/lib/guard/internals/scope.rb +0 -121
  681. data/path/gems/guard-2.13.0/lib/guard/internals/session.rb +0 -182
  682. data/path/gems/guard-2.13.0/lib/guard/internals/state.rb +0 -25
  683. data/path/gems/guard-2.13.0/lib/guard/internals/tracing.rb +0 -33
  684. data/path/gems/guard-2.13.0/lib/guard/internals/traps.rb +0 -10
  685. data/path/gems/guard-2.13.0/lib/guard/jobs/base.rb +0 -21
  686. data/path/gems/guard-2.13.0/lib/guard/jobs/pry_wrapper.rb +0 -293
  687. data/path/gems/guard-2.13.0/lib/guard/jobs/sleep.rb +0 -26
  688. data/path/gems/guard-2.13.0/lib/guard/notifier.rb +0 -71
  689. data/path/gems/guard-2.13.0/lib/guard/options.rb +0 -17
  690. data/path/gems/guard-2.13.0/lib/guard/plugin.rb +0 -303
  691. data/path/gems/guard-2.13.0/lib/guard/plugin_util.rb +0 -188
  692. data/path/gems/guard-2.13.0/lib/guard/rake_task.rb +0 -42
  693. data/path/gems/guard-2.13.0/lib/guard/runner.rb +0 -126
  694. data/path/gems/guard-2.13.0/lib/guard/templates/Guardfile +0 -16
  695. data/path/gems/guard-2.13.0/lib/guard/terminal.rb +0 -13
  696. data/path/gems/guard-2.13.0/lib/guard/ui.rb +0 -268
  697. data/path/gems/guard-2.13.0/lib/guard/ui/colors.rb +0 -56
  698. data/path/gems/guard-2.13.0/lib/guard/version.rb +0 -3
  699. data/path/gems/guard-2.13.0/lib/guard/watcher.rb +0 -113
  700. data/path/gems/guard-2.13.0/man/guard.1 +0 -108
  701. data/path/gems/guard-2.13.0/man/guard.1.html +0 -196
  702. data/path/gems/guard-compat-1.2.1/.gitignore +0 -14
  703. data/path/gems/guard-compat-1.2.1/.rspec +0 -3
  704. data/path/gems/guard-compat-1.2.1/.rubocop.yml +0 -6
  705. data/path/gems/guard-compat-1.2.1/.rubocop_todo.yml +0 -10
  706. data/path/gems/guard-compat-1.2.1/Gemfile +0 -9
  707. data/path/gems/guard-compat-1.2.1/LICENSE.txt +0 -22
  708. data/path/gems/guard-compat-1.2.1/README.md +0 -80
  709. data/path/gems/guard-compat-1.2.1/Rakefile +0 -10
  710. data/path/gems/guard-compat-1.2.1/guard-compat.gemspec +0 -23
  711. data/path/gems/guard-compat-1.2.1/lib/guard/compat.rb +0 -7
  712. data/path/gems/guard-compat-1.2.1/lib/guard/compat/example.rb +0 -34
  713. data/path/gems/guard-compat-1.2.1/lib/guard/compat/plugin.rb +0 -124
  714. data/path/gems/guard-compat-1.2.1/lib/guard/compat/test/helper.rb +0 -36
  715. data/path/gems/guard-compat-1.2.1/lib/guard/compat/test/template.rb +0 -68
  716. data/path/gems/guard-compat-1.2.1/lib/guard/compat/version.rb +0 -5
  717. data/path/gems/guard-compat-1.2.1/spec/guard/compat/example_spec.rb +0 -53
  718. data/path/gems/guard-compat-1.2.1/spec/guard/compat/example_template_spec.rb +0 -30
  719. data/path/gems/guard-compat-1.2.1/spec/guard/compat/no_guard_spec.rb +0 -63
  720. data/path/gems/guard-compat-1.2.1/spec/spec_helper.rb +0 -73
  721. data/path/gems/guard-rspec-4.6.4/.gitignore +0 -10
  722. data/path/gems/guard-rspec-4.6.4/.hound.yml +0 -262
  723. data/path/gems/guard-rspec-4.6.4/.rspec +0 -2
  724. data/path/gems/guard-rspec-4.6.4/.rubocop.yml +0 -2
  725. data/path/gems/guard-rspec-4.6.4/.rubocop_todo.yml +0 -6
  726. data/path/gems/guard-rspec-4.6.4/.travis.yml +0 -13
  727. data/path/gems/guard-rspec-4.6.4/CONTRIBUTING.md +0 -38
  728. data/path/gems/guard-rspec-4.6.4/Gemfile +0 -23
  729. data/path/gems/guard-rspec-4.6.4/Guardfile +0 -28
  730. data/path/gems/guard-rspec-4.6.4/LICENSE.txt +0 -22
  731. data/path/gems/guard-rspec-4.6.4/README.md +0 -158
  732. data/path/gems/guard-rspec-4.6.4/Rakefile +0 -38
  733. data/path/gems/guard-rspec-4.6.4/gemfiles/Gemfile.rspec-2.14 +0 -14
  734. data/path/gems/guard-rspec-4.6.4/gemfiles/Gemfile.rspec-2.99 +0 -14
  735. data/path/gems/guard-rspec-4.6.4/gemfiles/Gemfile.rspec-3.3 +0 -14
  736. data/path/gems/guard-rspec-4.6.4/guard-rspec.gemspec +0 -29
  737. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec.rb +0 -51
  738. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/command.rb +0 -70
  739. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/deprecator.rb +0 -84
  740. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/dsl.rb +0 -70
  741. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/inspectors/base_inspector.rb +0 -73
  742. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/inspectors/factory.rb +0 -23
  743. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/inspectors/focused_inspector.rb +0 -39
  744. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/inspectors/keeping_inspector.rb +0 -97
  745. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/inspectors/simple_inspector.rb +0 -21
  746. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/notifier.rb +0 -56
  747. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/options.rb +0 -36
  748. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/results.rb +0 -23
  749. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/rspec_process.rb +0 -66
  750. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/runner.rb +0 -97
  751. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/templates/Guardfile +0 -53
  752. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/version.rb +0 -5
  753. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec_defaults.rb +0 -5
  754. data/path/gems/guard-rspec-4.6.4/lib/guard/rspec_formatter.rb +0 -145
  755. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/command_spec.rb +0 -95
  756. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/deprecator_spec.rb +0 -94
  757. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/base_inspector_spec.rb +0 -144
  758. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/factory_spec.rb +0 -45
  759. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/focused_inspector_spec.rb +0 -140
  760. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/keeping_inspector_spec.rb +0 -192
  761. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/shared_examples.rb +0 -121
  762. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/simple_inspector_spec.rb +0 -59
  763. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/notifier_spec.rb +0 -90
  764. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/results_spec.rb +0 -64
  765. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/rspec_process_spec.rb +0 -78
  766. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/runner_spec.rb +0 -332
  767. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/template_spec.rb +0 -78
  768. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec_formatter_spec.rb +0 -258
  769. data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec_spec.rb +0 -91
  770. data/path/gems/guard-rspec-4.6.4/spec/spec_helper.rb +0 -144
  771. data/path/gems/listen-3.0.3/CHANGELOG.md +0 -1
  772. data/path/gems/listen-3.0.3/CONTRIBUTING.md +0 -38
  773. data/path/gems/listen-3.0.3/LICENSE.txt +0 -22
  774. data/path/gems/listen-3.0.3/README.md +0 -305
  775. data/path/gems/listen-3.0.3/bin/listen +0 -12
  776. data/path/gems/listen-3.0.3/lib/listen.rb +0 -55
  777. data/path/gems/listen-3.0.3/lib/listen/adapter.rb +0 -43
  778. data/path/gems/listen-3.0.3/lib/listen/adapter/base.rb +0 -130
  779. data/path/gems/listen-3.0.3/lib/listen/adapter/bsd.rb +0 -106
  780. data/path/gems/listen-3.0.3/lib/listen/adapter/config.rb +0 -23
  781. data/path/gems/listen-3.0.3/lib/listen/adapter/darwin.rb +0 -55
  782. data/path/gems/listen-3.0.3/lib/listen/adapter/linux.rb +0 -102
  783. data/path/gems/listen-3.0.3/lib/listen/adapter/polling.rb +0 -37
  784. data/path/gems/listen-3.0.3/lib/listen/adapter/windows.rb +0 -99
  785. data/path/gems/listen-3.0.3/lib/listen/backend.rb +0 -41
  786. data/path/gems/listen-3.0.3/lib/listen/change.rb +0 -78
  787. data/path/gems/listen-3.0.3/lib/listen/cli.rb +0 -65
  788. data/path/gems/listen-3.0.3/lib/listen/directory.rb +0 -80
  789. data/path/gems/listen-3.0.3/lib/listen/event/config.rb +0 -59
  790. data/path/gems/listen-3.0.3/lib/listen/event/loop.rb +0 -117
  791. data/path/gems/listen-3.0.3/lib/listen/event/processor.rb +0 -122
  792. data/path/gems/listen-3.0.3/lib/listen/event/queue.rb +0 -56
  793. data/path/gems/listen-3.0.3/lib/listen/file.rb +0 -80
  794. data/path/gems/listen-3.0.3/lib/listen/fsm.rb +0 -131
  795. data/path/gems/listen-3.0.3/lib/listen/internals/thread_pool.rb +0 -21
  796. data/path/gems/listen-3.0.3/lib/listen/listener.rb +0 -132
  797. data/path/gems/listen-3.0.3/lib/listen/listener/config.rb +0 -45
  798. data/path/gems/listen-3.0.3/lib/listen/logger.rb +0 -32
  799. data/path/gems/listen-3.0.3/lib/listen/options.rb +0 -23
  800. data/path/gems/listen-3.0.3/lib/listen/queue_optimizer.rb +0 -132
  801. data/path/gems/listen-3.0.3/lib/listen/record.rb +0 -120
  802. data/path/gems/listen-3.0.3/lib/listen/record/entry.rb +0 -51
  803. data/path/gems/listen-3.0.3/lib/listen/record/symlink_detector.rb +0 -39
  804. data/path/gems/listen-3.0.3/lib/listen/silencer.rb +0 -97
  805. data/path/gems/listen-3.0.3/lib/listen/silencer/controller.rb +0 -48
  806. data/path/gems/listen-3.0.3/lib/listen/version.rb +0 -3
  807. data/path/gems/lumberjack-1.0.9/MIT_LICENSE +0 -20
  808. data/path/gems/lumberjack-1.0.9/README.rdoc +0 -132
  809. data/path/gems/lumberjack-1.0.9/Rakefile +0 -40
  810. data/path/gems/lumberjack-1.0.9/VERSION +0 -1
  811. data/path/gems/lumberjack-1.0.9/lib/lumberjack.rb +0 -43
  812. data/path/gems/lumberjack-1.0.9/lib/lumberjack/device.rb +0 -26
  813. data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/date_rolling_log_file.rb +0 -58
  814. data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/log_file.rb +0 -18
  815. data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/null.rb +0 -15
  816. data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/rolling_log_file.rb +0 -110
  817. data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/size_rolling_log_file.rb +0 -60
  818. data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/writer.rb +0 -129
  819. data/path/gems/lumberjack-1.0.9/lib/lumberjack/formatter.rb +0 -81
  820. data/path/gems/lumberjack-1.0.9/lib/lumberjack/formatter/exception_formatter.rb +0 -12
  821. data/path/gems/lumberjack-1.0.9/lib/lumberjack/formatter/inspect_formatter.rb +0 -10
  822. data/path/gems/lumberjack-1.0.9/lib/lumberjack/formatter/pretty_print_formatter.rb +0 -23
  823. data/path/gems/lumberjack-1.0.9/lib/lumberjack/formatter/string_formatter.rb +0 -10
  824. data/path/gems/lumberjack-1.0.9/lib/lumberjack/log_entry.rb +0 -36
  825. data/path/gems/lumberjack-1.0.9/lib/lumberjack/logger.rb +0 -315
  826. data/path/gems/lumberjack-1.0.9/lib/lumberjack/rack.rb +0 -5
  827. data/path/gems/lumberjack-1.0.9/lib/lumberjack/rack/unit_of_work.rb +0 -15
  828. data/path/gems/lumberjack-1.0.9/lib/lumberjack/severity.rb +0 -23
  829. data/path/gems/lumberjack-1.0.9/lib/lumberjack/template.rb +0 -71
  830. data/path/gems/lumberjack-1.0.9/spec/device/date_rolling_log_file_spec.rb +0 -66
  831. data/path/gems/lumberjack-1.0.9/spec/device/log_file_spec.rb +0 -26
  832. data/path/gems/lumberjack-1.0.9/spec/device/null_spec.rb +0 -12
  833. data/path/gems/lumberjack-1.0.9/spec/device/rolling_log_file_spec.rb +0 -128
  834. data/path/gems/lumberjack-1.0.9/spec/device/size_rolling_log_file_spec.rb +0 -54
  835. data/path/gems/lumberjack-1.0.9/spec/device/writer_spec.rb +0 -118
  836. data/path/gems/lumberjack-1.0.9/spec/formatter/exception_formatter_spec.rb +0 -20
  837. data/path/gems/lumberjack-1.0.9/spec/formatter/inspect_formatter_spec.rb +0 -13
  838. data/path/gems/lumberjack-1.0.9/spec/formatter/pretty_print_formatter_spec.rb +0 -14
  839. data/path/gems/lumberjack-1.0.9/spec/formatter/string_formatter_spec.rb +0 -12
  840. data/path/gems/lumberjack-1.0.9/spec/formatter_spec.rb +0 -45
  841. data/path/gems/lumberjack-1.0.9/spec/log_entry_spec.rb +0 -69
  842. data/path/gems/lumberjack-1.0.9/spec/logger_spec.rb +0 -411
  843. data/path/gems/lumberjack-1.0.9/spec/lumberjack_spec.rb +0 -29
  844. data/path/gems/lumberjack-1.0.9/spec/rack/unit_of_work_spec.rb +0 -26
  845. data/path/gems/lumberjack-1.0.9/spec/severity_spec.rb +0 -23
  846. data/path/gems/lumberjack-1.0.9/spec/spec_helper.rb +0 -16
  847. data/path/gems/lumberjack-1.0.9/spec/template_spec.rb +0 -34
  848. data/path/gems/method_source-0.8.2/.gemtest +0 -0
  849. data/path/gems/method_source-0.8.2/.travis.yml +0 -13
  850. data/path/gems/method_source-0.8.2/.yardopts +0 -1
  851. data/path/gems/method_source-0.8.2/Gemfile +0 -2
  852. data/path/gems/method_source-0.8.2/LICENSE +0 -25
  853. data/path/gems/method_source-0.8.2/README.markdown +0 -91
  854. data/path/gems/method_source-0.8.2/Rakefile +0 -79
  855. data/path/gems/method_source-0.8.2/lib/method_source.rb +0 -141
  856. data/path/gems/method_source-0.8.2/lib/method_source/code_helpers.rb +0 -154
  857. data/path/gems/method_source-0.8.2/lib/method_source/source_location.rb +0 -138
  858. data/path/gems/method_source-0.8.2/lib/method_source/version.rb +0 -3
  859. data/path/gems/method_source-0.8.2/method_source.gemspec +0 -33
  860. data/path/gems/method_source-0.8.2/test/test.rb +0 -138
  861. data/path/gems/method_source-0.8.2/test/test_code_helpers.rb +0 -41
  862. data/path/gems/method_source-0.8.2/test/test_helper.rb +0 -98
  863. data/path/gems/nenv-0.2.0/.gitignore +0 -14
  864. data/path/gems/nenv-0.2.0/LICENSE.txt +0 -22
  865. data/path/gems/nenv-0.2.0/README.md +0 -320
  866. data/path/gems/nenv-0.2.0/lib/nenv.rb +0 -30
  867. data/path/gems/nenv-0.2.0/lib/nenv/autoenvironment.rb +0 -9
  868. data/path/gems/nenv-0.2.0/lib/nenv/builder.rb +0 -9
  869. data/path/gems/nenv-0.2.0/lib/nenv/environment.rb +0 -58
  870. data/path/gems/nenv-0.2.0/lib/nenv/environment/dumper.rb +0 -10
  871. data/path/gems/nenv-0.2.0/lib/nenv/environment/loader.rb +0 -29
  872. data/path/gems/nenv-0.2.0/lib/nenv/version.rb +0 -3
  873. data/path/gems/nenv-0.2.0/nenv.gemspec +0 -27
  874. data/path/gems/notiffany-0.0.7/LICENSE.txt +0 -22
  875. data/path/gems/notiffany-0.0.7/README.md +0 -69
  876. data/path/gems/notiffany-0.0.7/images/failed.png +0 -0
  877. data/path/gems/notiffany-0.0.7/images/pending.png +0 -0
  878. data/path/gems/notiffany-0.0.7/images/success.png +0 -0
  879. data/path/gems/notiffany-0.0.7/lib/notiffany.rb +0 -6
  880. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier.rb +0 -205
  881. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/base.rb +0 -127
  882. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/detected.rb +0 -116
  883. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/emacs.rb +0 -107
  884. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/file.rb +0 -44
  885. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/gntp.rb +0 -91
  886. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/growl.rb +0 -82
  887. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/libnotify.rb +0 -54
  888. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/notifysend.rb +0 -89
  889. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/rb_notifu.rb +0 -89
  890. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/terminal_notifier.rb +0 -59
  891. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/terminal_title.rb +0 -39
  892. data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/tmux.rb +0 -355
  893. data/path/gems/notiffany-0.0.7/lib/notiffany/version.rb +0 -3
  894. data/path/gems/pry-0.10.1-x86-mingw32/CHANGELOG.md +0 -709
  895. data/path/gems/pry-0.10.1-x86-mingw32/LICENSE +0 -25
  896. data/path/gems/pry-0.10.1-x86-mingw32/README.md +0 -406
  897. data/path/gems/pry-0.10.1-x86-mingw32/bin/pry +0 -16
  898. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry.rb +0 -161
  899. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/cli.rb +0 -220
  900. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/code.rb +0 -346
  901. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/code/code_file.rb +0 -103
  902. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/code/code_range.rb +0 -71
  903. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/code/loc.rb +0 -92
  904. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/code_object.rb +0 -172
  905. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/color_printer.rb +0 -55
  906. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/command.rb +0 -692
  907. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/command_set.rb +0 -443
  908. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands.rb +0 -6
  909. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/amend_line.rb +0 -99
  910. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/bang.rb +0 -20
  911. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/bang_pry.rb +0 -17
  912. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cat.rb +0 -62
  913. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cat/abstract_formatter.rb +0 -27
  914. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cat/exception_formatter.rb +0 -77
  915. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cat/file_formatter.rb +0 -67
  916. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cat/input_expression_formatter.rb +0 -43
  917. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cd.rb +0 -41
  918. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/change_inspector.rb +0 -27
  919. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/change_prompt.rb +0 -26
  920. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/code_collector.rb +0 -165
  921. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/disable_pry.rb +0 -27
  922. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/disabled_commands.rb +0 -2
  923. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/easter_eggs.rb +0 -112
  924. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/edit.rb +0 -195
  925. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/edit/exception_patcher.rb +0 -25
  926. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/edit/file_and_line_locator.rb +0 -36
  927. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/exit.rb +0 -42
  928. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/exit_all.rb +0 -29
  929. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/exit_program.rb +0 -23
  930. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/find_method.rb +0 -193
  931. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/fix_indent.rb +0 -19
  932. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/gem_cd.rb +0 -26
  933. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/gem_install.rb +0 -32
  934. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/gem_list.rb +0 -33
  935. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/gem_open.rb +0 -29
  936. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/gist.rb +0 -101
  937. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/help.rb +0 -164
  938. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/hist.rb +0 -180
  939. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/import_set.rb +0 -22
  940. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/install_command.rb +0 -53
  941. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/jump_to.rb +0 -29
  942. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/list_inspectors.rb +0 -35
  943. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/list_prompts.rb +0 -35
  944. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls.rb +0 -114
  945. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/constants.rb +0 -47
  946. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/formatter.rb +0 -49
  947. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/globals.rb +0 -48
  948. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/grep.rb +0 -21
  949. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/instance_vars.rb +0 -39
  950. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/interrogatable.rb +0 -18
  951. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/jruby_hacks.rb +0 -49
  952. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/local_names.rb +0 -35
  953. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/local_vars.rb +0 -39
  954. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/ls_entity.rb +0 -70
  955. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/methods.rb +0 -57
  956. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/methods_helper.rb +0 -46
  957. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/self_methods.rb +0 -32
  958. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/nesting.rb +0 -25
  959. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/play.rb +0 -103
  960. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/pry_backtrace.rb +0 -25
  961. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/pry_version.rb +0 -17
  962. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/raise_up.rb +0 -32
  963. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/reload_code.rb +0 -62
  964. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/reset.rb +0 -18
  965. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ri.rb +0 -60
  966. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/save_file.rb +0 -61
  967. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/shell_command.rb +0 -48
  968. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/shell_mode.rb +0 -25
  969. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/show_doc.rb +0 -83
  970. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/show_info.rb +0 -195
  971. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/show_input.rb +0 -17
  972. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/show_source.rb +0 -50
  973. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/simple_prompt.rb +0 -22
  974. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/stat.rb +0 -40
  975. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/switch_to.rb +0 -23
  976. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/toggle_color.rb +0 -24
  977. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/watch_expression.rb +0 -105
  978. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/watch_expression/expression.rb +0 -38
  979. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/whereami.rb +0 -190
  980. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/wtf.rb +0 -57
  981. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/config.rb +0 -24
  982. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/config/behavior.rb +0 -139
  983. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/config/convenience.rb +0 -25
  984. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/config/default.rb +0 -161
  985. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/core_extensions.rb +0 -131
  986. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/editor.rb +0 -135
  987. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/exceptions.rb +0 -77
  988. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers.rb +0 -5
  989. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/base_helpers.rb +0 -113
  990. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/command_helpers.rb +0 -156
  991. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/documentation_helpers.rb +0 -75
  992. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/options_helpers.rb +0 -27
  993. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/table.rb +0 -109
  994. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/text.rb +0 -107
  995. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/history.rb +0 -127
  996. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/history_array.rb +0 -121
  997. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/hooks.rb +0 -230
  998. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/indent.rb +0 -406
  999. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/input_completer.rb +0 -242
  1000. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/input_lock.rb +0 -132
  1001. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/inspector.rb +0 -27
  1002. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/last_exception.rb +0 -61
  1003. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/method.rb +0 -546
  1004. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/method/disowned.rb +0 -53
  1005. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/method/patcher.rb +0 -125
  1006. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/method/weird_method_locator.rb +0 -186
  1007. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/module_candidate.rb +0 -136
  1008. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/object_path.rb +0 -82
  1009. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/output.rb +0 -50
  1010. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/pager.rb +0 -236
  1011. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/plugins.rb +0 -103
  1012. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/prompt.rb +0 -26
  1013. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/pry_class.rb +0 -375
  1014. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/pry_instance.rb +0 -664
  1015. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/rbx_path.rb +0 -22
  1016. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/repl.rb +0 -202
  1017. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/repl_file_loader.rb +0 -74
  1018. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/rubygem.rb +0 -82
  1019. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/terminal.rb +0 -79
  1020. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/test/helper.rb +0 -170
  1021. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/version.rb +0 -3
  1022. data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/wrapped_module.rb +0 -377
  1023. data/path/gems/rb-fsevent-0.9.5/.gitignore +0 -13
  1024. data/path/gems/rb-fsevent-0.9.5/Gemfile +0 -6
  1025. data/path/gems/rb-fsevent-0.9.5/Guardfile +0 -8
  1026. data/path/gems/rb-fsevent-0.9.5/LICENSE.txt +0 -22
  1027. data/path/gems/rb-fsevent-0.9.5/README.md +0 -242
  1028. data/path/gems/rb-fsevent-0.9.5/Rakefile +0 -32
  1029. data/path/gems/rb-fsevent-0.9.5/bin/fsevent_watch +0 -0
  1030. data/path/gems/rb-fsevent-0.9.5/ext/LICENSE +0 -21
  1031. data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/FSEventsFix.c +0 -626
  1032. data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/FSEventsFix.h +0 -105
  1033. data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/TSICTString.c +0 -394
  1034. data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/TSICTString.h +0 -74
  1035. data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/cli.c +0 -202
  1036. data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/cli.h +0 -45
  1037. data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/common.h +0 -22
  1038. data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/compat.c +0 -25
  1039. data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/compat.h +0 -47
  1040. data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/defines.h +0 -40
  1041. data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/main.c +0 -507
  1042. data/path/gems/rb-fsevent-0.9.5/ext/rakefile.rb +0 -224
  1043. data/path/gems/rb-fsevent-0.9.5/lib/rb-fsevent.rb +0 -3
  1044. data/path/gems/rb-fsevent-0.9.5/lib/rb-fsevent/fsevent.rb +0 -114
  1045. data/path/gems/rb-fsevent-0.9.5/lib/rb-fsevent/version.rb +0 -5
  1046. data/path/gems/rb-fsevent-0.9.5/rb-fsevent.gemspec +0 -24
  1047. data/path/gems/rb-fsevent-0.9.5/spec/fixtures/custom 'path/.gitignore b/data/path/gems/rb-fsevent-0.9.5/spec/fixtures/custom → 'path/.gitignore +0 -0
  1048. data/path/gems/rb-fsevent-0.9.5/spec/fixtures/folder1/file1.txt +0 -0
  1049. data/path/gems/rb-fsevent-0.9.5/spec/fixtures/folder1/folder2/file2.txt +0 -0
  1050. data/path/gems/rb-fsevent-0.9.5/spec/rb-fsevent/fsevent_spec.rb +0 -88
  1051. data/path/gems/rb-fsevent-0.9.5/spec/spec_helper.rb +0 -23
  1052. data/path/gems/rb-inotify-0.9.5/.yardopts +0 -4
  1053. data/path/gems/rb-inotify-0.9.5/MIT-LICENSE +0 -20
  1054. data/path/gems/rb-inotify-0.9.5/README.md +0 -66
  1055. data/path/gems/rb-inotify-0.9.5/Rakefile +0 -54
  1056. data/path/gems/rb-inotify-0.9.5/VERSION +0 -1
  1057. data/path/gems/rb-inotify-0.9.5/lib/rb-inotify.rb +0 -17
  1058. data/path/gems/rb-inotify-0.9.5/lib/rb-inotify/event.rb +0 -146
  1059. data/path/gems/rb-inotify-0.9.5/lib/rb-inotify/native.rb +0 -31
  1060. data/path/gems/rb-inotify-0.9.5/lib/rb-inotify/native/flags.rb +0 -89
  1061. data/path/gems/rb-inotify-0.9.5/lib/rb-inotify/notifier.rb +0 -318
  1062. data/path/gems/rb-inotify-0.9.5/lib/rb-inotify/watcher.rb +0 -88
  1063. data/path/gems/rb-inotify-0.9.5/rb-inotify.gemspec +0 -52
  1064. data/path/gems/rspec-3.3.0/License.txt +0 -24
  1065. data/path/gems/rspec-3.3.0/README.md +0 -34
  1066. data/path/gems/rspec-3.3.0/lib/rspec.rb +0 -3
  1067. data/path/gems/rspec-3.3.0/lib/rspec/version.rb +0 -5
  1068. data/path/gems/rspec-core-3.3.2/.document +0 -5
  1069. data/path/gems/rspec-core-3.3.2/.yardopts +0 -8
  1070. data/path/gems/rspec-core-3.3.2/Changelog.md +0 -1856
  1071. data/path/gems/rspec-core-3.3.2/License.txt +0 -25
  1072. data/path/gems/rspec-core-3.3.2/README.md +0 -369
  1073. data/path/gems/rspec-core-3.3.2/exe/rspec +0 -4
  1074. data/path/gems/rspec-core-3.3.2/lib/rspec/autorun.rb +0 -3
  1075. data/path/gems/rspec-core-3.3.2/lib/rspec/core.rb +0 -181
  1076. data/path/gems/rspec-core-3.3.2/lib/rspec/core/backtrace_formatter.rb +0 -64
  1077. data/path/gems/rspec-core-3.3.2/lib/rspec/core/bisect/coordinator.rb +0 -66
  1078. data/path/gems/rspec-core-3.3.2/lib/rspec/core/bisect/example_minimizer.rb +0 -130
  1079. data/path/gems/rspec-core-3.3.2/lib/rspec/core/bisect/runner.rb +0 -139
  1080. data/path/gems/rspec-core-3.3.2/lib/rspec/core/bisect/server.rb +0 -61
  1081. data/path/gems/rspec-core-3.3.2/lib/rspec/core/bisect/subset_enumerator.rb +0 -39
  1082. data/path/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb +0 -1807
  1083. data/path/gems/rspec-core-3.3.2/lib/rspec/core/configuration_options.rb +0 -191
  1084. data/path/gems/rspec-core-3.3.2/lib/rspec/core/drb.rb +0 -111
  1085. data/path/gems/rspec-core-3.3.2/lib/rspec/core/dsl.rb +0 -96
  1086. data/path/gems/rspec-core-3.3.2/lib/rspec/core/example.rb +0 -573
  1087. data/path/gems/rspec-core-3.3.2/lib/rspec/core/example_group.rb +0 -796
  1088. data/path/gems/rspec-core-3.3.2/lib/rspec/core/example_status_persister.rb +0 -235
  1089. data/path/gems/rspec-core-3.3.2/lib/rspec/core/filter_manager.rb +0 -231
  1090. data/path/gems/rspec-core-3.3.2/lib/rspec/core/flat_map.rb +0 -20
  1091. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters.rb +0 -254
  1092. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/base_formatter.rb +0 -70
  1093. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/base_text_formatter.rb +0 -77
  1094. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/bisect_formatter.rb +0 -68
  1095. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -115
  1096. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/console_codes.rb +0 -65
  1097. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/deprecation_formatter.rb +0 -223
  1098. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/documentation_formatter.rb +0 -70
  1099. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/exception_presenter.rb +0 -393
  1100. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -28
  1101. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/helpers.rb +0 -109
  1102. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/html_formatter.rb +0 -151
  1103. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/html_printer.rb +0 -415
  1104. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/json_formatter.rb +0 -96
  1105. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/profile_formatter.rb +0 -68
  1106. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/progress_formatter.rb +0 -28
  1107. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/protocol.rb +0 -172
  1108. data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/snippet_extractor.rb +0 -116
  1109. data/path/gems/rspec-core-3.3.2/lib/rspec/core/hooks.rb +0 -638
  1110. data/path/gems/rspec-core-3.3.2/lib/rspec/core/memoized_helpers.rb +0 -532
  1111. data/path/gems/rspec-core-3.3.2/lib/rspec/core/metadata.rb +0 -490
  1112. data/path/gems/rspec-core-3.3.2/lib/rspec/core/metadata_filter.rb +0 -235
  1113. data/path/gems/rspec-core-3.3.2/lib/rspec/core/minitest_assertions_adapter.rb +0 -31
  1114. data/path/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/flexmock.rb +0 -31
  1115. data/path/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/mocha.rb +0 -57
  1116. data/path/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/null.rb +0 -14
  1117. data/path/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/rr.rb +0 -31
  1118. data/path/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/rspec.rb +0 -32
  1119. data/path/gems/rspec-core-3.3.2/lib/rspec/core/mutex.rb +0 -63
  1120. data/path/gems/rspec-core-3.3.2/lib/rspec/core/notifications.rb +0 -498
  1121. data/path/gems/rspec-core-3.3.2/lib/rspec/core/option_parser.rb +0 -301
  1122. data/path/gems/rspec-core-3.3.2/lib/rspec/core/ordering.rb +0 -158
  1123. data/path/gems/rspec-core-3.3.2/lib/rspec/core/pending.rb +0 -165
  1124. data/path/gems/rspec-core-3.3.2/lib/rspec/core/profiler.rb +0 -32
  1125. data/path/gems/rspec-core-3.3.2/lib/rspec/core/project_initializer.rb +0 -48
  1126. data/path/gems/rspec-core-3.3.2/lib/rspec/core/project_initializer/.rspec +0 -2
  1127. data/path/gems/rspec-core-3.3.2/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -96
  1128. data/path/gems/rspec-core-3.3.2/lib/rspec/core/rake_task.rb +0 -158
  1129. data/path/gems/rspec-core-3.3.2/lib/rspec/core/reentrant_mutex.rb +0 -52
  1130. data/path/gems/rspec-core-3.3.2/lib/rspec/core/reporter.rb +0 -220
  1131. data/path/gems/rspec-core-3.3.2/lib/rspec/core/ruby_project.rb +0 -53
  1132. data/path/gems/rspec-core-3.3.2/lib/rspec/core/runner.rb +0 -179
  1133. data/path/gems/rspec-core-3.3.2/lib/rspec/core/sandbox.rb +0 -37
  1134. data/path/gems/rspec-core-3.3.2/lib/rspec/core/set.rb +0 -49
  1135. data/path/gems/rspec-core-3.3.2/lib/rspec/core/shared_context.rb +0 -55
  1136. data/path/gems/rspec-core-3.3.2/lib/rspec/core/shared_example_group.rb +0 -210
  1137. data/path/gems/rspec-core-3.3.2/lib/rspec/core/shell_escape.rb +0 -49
  1138. data/path/gems/rspec-core-3.3.2/lib/rspec/core/test_unit_assertions_adapter.rb +0 -30
  1139. data/path/gems/rspec-core-3.3.2/lib/rspec/core/version.rb +0 -9
  1140. data/path/gems/rspec-core-3.3.2/lib/rspec/core/warnings.rb +0 -40
  1141. data/path/gems/rspec-core-3.3.2/lib/rspec/core/world.rb +0 -178
  1142. data/path/gems/rspec-expectations-3.3.1/.document +0 -5
  1143. data/path/gems/rspec-expectations-3.3.1/.yardopts +0 -6
  1144. data/path/gems/rspec-expectations-3.3.1/Changelog.md +0 -953
  1145. data/path/gems/rspec-expectations-3.3.1/License.txt +0 -24
  1146. data/path/gems/rspec-expectations-3.3.1/README.md +0 -289
  1147. data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations.rb +0 -81
  1148. data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/configuration.rb +0 -164
  1149. data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/expectation_target.rb +0 -113
  1150. data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/fail_with.rb +0 -31
  1151. data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/failure_aggregator.rb +0 -194
  1152. data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/handler.rb +0 -170
  1153. data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/minitest_integration.rb +0 -31
  1154. data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/syntax.rb +0 -132
  1155. data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/version.rb +0 -8
  1156. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers.rb +0 -1009
  1157. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/aliased_matcher.rb +0 -116
  1158. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in.rb +0 -52
  1159. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/all.rb +0 -85
  1160. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/base_matcher.rb +0 -181
  1161. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be.rb +0 -285
  1162. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_between.rb +0 -77
  1163. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_instance_of.rb +0 -22
  1164. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_kind_of.rb +0 -16
  1165. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_within.rb +0 -72
  1166. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/change.rb +0 -337
  1167. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/compound.rb +0 -293
  1168. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/contain_exactly.rb +0 -253
  1169. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/cover.rb +0 -24
  1170. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/eq.rb +0 -40
  1171. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/eql.rb +0 -34
  1172. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/equal.rb +0 -81
  1173. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/exist.rb +0 -86
  1174. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/has.rb +0 -103
  1175. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/have_attributes.rb +0 -114
  1176. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/include.rb +0 -130
  1177. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/match.rb +0 -37
  1178. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/operators.rb +0 -128
  1179. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/output.rb +0 -200
  1180. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/raise_error.rb +0 -216
  1181. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/respond_to.rb +0 -90
  1182. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/satisfy.rb +0 -37
  1183. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -94
  1184. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/throw_symbol.rb +0 -132
  1185. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/yield.rb +0 -418
  1186. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/composable.rb +0 -184
  1187. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/dsl.rb +0 -453
  1188. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/english_phrasing.rb +0 -42
  1189. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -73
  1190. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/fail_matchers.rb +0 -42
  1191. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/generated_descriptions.rb +0 -42
  1192. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/matcher_delegator.rb +0 -35
  1193. data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/matcher_protocol.rb +0 -99
  1194. data/path/gems/rspec-mocks-3.3.2/.document +0 -5
  1195. data/path/gems/rspec-mocks-3.3.2/.yardopts +0 -6
  1196. data/path/gems/rspec-mocks-3.3.2/Changelog.md +0 -965
  1197. data/path/gems/rspec-mocks-3.3.2/License.txt +0 -24
  1198. data/path/gems/rspec-mocks-3.3.2/README.md +0 -430
  1199. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks.rb +0 -126
  1200. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance.rb +0 -11
  1201. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/chain.rb +0 -110
  1202. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/error_generator.rb +0 -31
  1203. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -35
  1204. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -48
  1205. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/message_chains.rb +0 -83
  1206. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/proxy.rb +0 -116
  1207. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/recorder.rb +0 -264
  1208. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/stub_chain.rb +0 -46
  1209. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -27
  1210. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/argument_list_matcher.rb +0 -100
  1211. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/argument_matchers.rb +0 -320
  1212. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/configuration.rb +0 -188
  1213. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/error_generator.rb +0 -362
  1214. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/example_methods.rb +0 -421
  1215. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/instance_method_stasher.rb +0 -135
  1216. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/marshal_extension.rb +0 -41
  1217. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/expectation_customization.rb +0 -20
  1218. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/have_received.rb +0 -116
  1219. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/receive.rb +0 -130
  1220. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -80
  1221. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/receive_messages.rb +0 -75
  1222. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/message_chain.rb +0 -87
  1223. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/message_expectation.rb +0 -717
  1224. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/method_double.rb +0 -287
  1225. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/method_reference.rb +0 -192
  1226. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/mutate_const.rb +0 -335
  1227. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/mutex.rb +0 -73
  1228. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/object_reference.rb +0 -149
  1229. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/order_group.rb +0 -81
  1230. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/proxy.rb +0 -439
  1231. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/reentrant_mutex.rb +0 -53
  1232. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/space.rb +0 -238
  1233. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/standalone.rb +0 -3
  1234. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/syntax.rb +0 -325
  1235. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/targets.rb +0 -97
  1236. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/test_double.rb +0 -170
  1237. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/verifying_double.rb +0 -129
  1238. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/verifying_message_expecation.rb +0 -54
  1239. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/verifying_proxy.rb +0 -213
  1240. data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/version.rb +0 -9
  1241. data/path/gems/rspec-support-3.3.0/Changelog.md +0 -125
  1242. data/path/gems/rspec-support-3.3.0/LICENSE.txt +0 -22
  1243. data/path/gems/rspec-support-3.3.0/README.md +0 -26
  1244. data/path/gems/rspec-support-3.3.0/lib/rspec/support.rb +0 -111
  1245. data/path/gems/rspec-support-3.3.0/lib/rspec/support/caller_filter.rb +0 -83
  1246. data/path/gems/rspec-support-3.3.0/lib/rspec/support/differ.rb +0 -215
  1247. data/path/gems/rspec-support-3.3.0/lib/rspec/support/directory_maker.rb +0 -63
  1248. data/path/gems/rspec-support-3.3.0/lib/rspec/support/encoded_string.rb +0 -155
  1249. data/path/gems/rspec-support-3.3.0/lib/rspec/support/fuzzy_matcher.rb +0 -48
  1250. data/path/gems/rspec-support-3.3.0/lib/rspec/support/hunk_generator.rb +0 -47
  1251. data/path/gems/rspec-support-3.3.0/lib/rspec/support/matcher_definition.rb +0 -42
  1252. data/path/gems/rspec-support-3.3.0/lib/rspec/support/method_signature_verifier.rb +0 -273
  1253. data/path/gems/rspec-support-3.3.0/lib/rspec/support/object_formatter.rb +0 -93
  1254. data/path/gems/rspec-support-3.3.0/lib/rspec/support/recursive_const_methods.rb +0 -76
  1255. data/path/gems/rspec-support-3.3.0/lib/rspec/support/ruby_features.rb +0 -118
  1256. data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec.rb +0 -81
  1257. data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/deprecation_helpers.rb +0 -64
  1258. data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/formatting_support.rb +0 -9
  1259. data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/in_sub_process.rb +0 -52
  1260. data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/library_wide_checks.rb +0 -145
  1261. data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/shell_out.rb +0 -71
  1262. data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/stderr_splitter.rb +0 -63
  1263. data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/string_matcher.rb +0 -46
  1264. data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/with_isolated_directory.rb +0 -9
  1265. data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/with_isolated_stderr.rb +0 -13
  1266. data/path/gems/rspec-support-3.3.0/lib/rspec/support/version.rb +0 -7
  1267. data/path/gems/rspec-support-3.3.0/lib/rspec/support/version_checker.rb +0 -53
  1268. data/path/gems/rspec-support-3.3.0/lib/rspec/support/warnings.rb +0 -39
  1269. data/path/gems/shellany-0.0.1/.gitignore +0 -14
  1270. data/path/gems/shellany-0.0.1/.rspec +0 -2
  1271. data/path/gems/shellany-0.0.1/.travis.yml +0 -13
  1272. data/path/gems/shellany-0.0.1/Gemfile +0 -11
  1273. data/path/gems/shellany-0.0.1/LICENSE.txt +0 -22
  1274. data/path/gems/shellany-0.0.1/README.md +0 -72
  1275. data/path/gems/shellany-0.0.1/Rakefile +0 -13
  1276. data/path/gems/shellany-0.0.1/lib/shellany.rb +0 -5
  1277. data/path/gems/shellany-0.0.1/lib/shellany/sheller.rb +0 -144
  1278. data/path/gems/shellany-0.0.1/lib/shellany/version.rb +0 -3
  1279. data/path/gems/shellany-0.0.1/shellany.gemspec +0 -22
  1280. data/path/gems/shellany-0.0.1/spec/lib/shellany/sheller_spec.rb +0 -141
  1281. data/path/gems/shellany-0.0.1/spec/shellany_spec.rb +0 -5
  1282. data/path/gems/shellany-0.0.1/spec/spec_helper.rb +0 -24
  1283. data/path/gems/slop-3.6.0/.gitignore +0 -7
  1284. data/path/gems/slop-3.6.0/.travis.yml +0 -9
  1285. data/path/gems/slop-3.6.0/CHANGES.md +0 -309
  1286. data/path/gems/slop-3.6.0/Gemfile +0 -3
  1287. data/path/gems/slop-3.6.0/LICENSE +0 -20
  1288. data/path/gems/slop-3.6.0/README.md +0 -202
  1289. data/path/gems/slop-3.6.0/Rakefile +0 -29
  1290. data/path/gems/slop-3.6.0/lib/slop.rb +0 -687
  1291. data/path/gems/slop-3.6.0/lib/slop/commands.rb +0 -196
  1292. data/path/gems/slop-3.6.0/lib/slop/option.rb +0 -214
  1293. data/path/gems/slop-3.6.0/slop.gemspec +0 -17
  1294. data/path/gems/slop-3.6.0/test/commands_test.rb +0 -26
  1295. data/path/gems/slop-3.6.0/test/helper.rb +0 -12
  1296. data/path/gems/slop-3.6.0/test/option_test.rb +0 -145
  1297. data/path/gems/slop-3.6.0/test/slop_test.rb +0 -518
  1298. data/path/gems/thor-0.19.1/.document +0 -5
  1299. data/path/gems/thor-0.19.1/CHANGELOG.md +0 -139
  1300. data/path/gems/thor-0.19.1/LICENSE.md +0 -20
  1301. data/path/gems/thor-0.19.1/README.md +0 -41
  1302. data/path/gems/thor-0.19.1/Thorfile +0 -29
  1303. data/path/gems/thor-0.19.1/bin/thor +0 -6
  1304. data/path/gems/thor-0.19.1/lib/thor.rb +0 -484
  1305. data/path/gems/thor-0.19.1/lib/thor/actions.rb +0 -319
  1306. data/path/gems/thor-0.19.1/lib/thor/actions/create_file.rb +0 -103
  1307. data/path/gems/thor-0.19.1/lib/thor/actions/create_link.rb +0 -59
  1308. data/path/gems/thor-0.19.1/lib/thor/actions/directory.rb +0 -118
  1309. data/path/gems/thor-0.19.1/lib/thor/actions/empty_directory.rb +0 -135
  1310. data/path/gems/thor-0.19.1/lib/thor/actions/file_manipulation.rb +0 -316
  1311. data/path/gems/thor-0.19.1/lib/thor/actions/inject_into_file.rb +0 -107
  1312. data/path/gems/thor-0.19.1/lib/thor/base.rb +0 -656
  1313. data/path/gems/thor-0.19.1/lib/thor/command.rb +0 -133
  1314. data/path/gems/thor-0.19.1/lib/thor/core_ext/hash_with_indifferent_access.rb +0 -77
  1315. data/path/gems/thor-0.19.1/lib/thor/core_ext/io_binary_read.rb +0 -10
  1316. data/path/gems/thor-0.19.1/lib/thor/core_ext/ordered_hash.rb +0 -98
  1317. data/path/gems/thor-0.19.1/lib/thor/error.rb +0 -32
  1318. data/path/gems/thor-0.19.1/lib/thor/group.rb +0 -281
  1319. data/path/gems/thor-0.19.1/lib/thor/invocation.rb +0 -178
  1320. data/path/gems/thor-0.19.1/lib/thor/line_editor.rb +0 -17
  1321. data/path/gems/thor-0.19.1/lib/thor/line_editor/basic.rb +0 -35
  1322. data/path/gems/thor-0.19.1/lib/thor/line_editor/readline.rb +0 -88
  1323. data/path/gems/thor-0.19.1/lib/thor/parser.rb +0 -4
  1324. data/path/gems/thor-0.19.1/lib/thor/parser/argument.rb +0 -73
  1325. data/path/gems/thor-0.19.1/lib/thor/parser/arguments.rb +0 -175
  1326. data/path/gems/thor-0.19.1/lib/thor/parser/option.rb +0 -125
  1327. data/path/gems/thor-0.19.1/lib/thor/parser/options.rb +0 -218
  1328. data/path/gems/thor-0.19.1/lib/thor/rake_compat.rb +0 -71
  1329. data/path/gems/thor-0.19.1/lib/thor/runner.rb +0 -322
  1330. data/path/gems/thor-0.19.1/lib/thor/shell.rb +0 -81
  1331. data/path/gems/thor-0.19.1/lib/thor/shell/basic.rb +0 -421
  1332. data/path/gems/thor-0.19.1/lib/thor/shell/color.rb +0 -149
  1333. data/path/gems/thor-0.19.1/lib/thor/shell/html.rb +0 -126
  1334. data/path/gems/thor-0.19.1/lib/thor/util.rb +0 -267
  1335. data/path/gems/thor-0.19.1/lib/thor/version.rb +0 -3
  1336. data/path/gems/thor-0.19.1/spec/actions/create_file_spec.rb +0 -168
  1337. data/path/gems/thor-0.19.1/spec/actions/create_link_spec.rb +0 -96
  1338. data/path/gems/thor-0.19.1/spec/actions/directory_spec.rb +0 -169
  1339. data/path/gems/thor-0.19.1/spec/actions/empty_directory_spec.rb +0 -129
  1340. data/path/gems/thor-0.19.1/spec/actions/file_manipulation_spec.rb +0 -392
  1341. data/path/gems/thor-0.19.1/spec/actions/inject_into_file_spec.rb +0 -135
  1342. data/path/gems/thor-0.19.1/spec/actions_spec.rb +0 -331
  1343. data/path/gems/thor-0.19.1/spec/base_spec.rb +0 -298
  1344. data/path/gems/thor-0.19.1/spec/command_spec.rb +0 -79
  1345. data/path/gems/thor-0.19.1/spec/core_ext/hash_with_indifferent_access_spec.rb +0 -48
  1346. data/path/gems/thor-0.19.1/spec/core_ext/ordered_hash_spec.rb +0 -115
  1347. data/path/gems/thor-0.19.1/spec/exit_condition_spec.rb +0 -19
  1348. data/path/gems/thor-0.19.1/spec/fixtures/application.rb +0 -2
  1349. data/path/gems/thor-0.19.1/spec/fixtures/app{1}/README +0 -3
  1350. data/path/gems/thor-0.19.1/spec/fixtures/bundle/execute.rb +0 -6
  1351. data/path/gems/thor-0.19.1/spec/fixtures/bundle/main.thor +0 -1
  1352. data/path/gems/thor-0.19.1/spec/fixtures/command.thor +0 -10
  1353. data/path/gems/thor-0.19.1/spec/fixtures/doc/%file_name%.rb.tt +0 -1
  1354. data/path/gems/thor-0.19.1/spec/fixtures/doc/COMMENTER +0 -11
  1355. data/path/gems/thor-0.19.1/spec/fixtures/doc/README +0 -3
  1356. data/path/gems/thor-0.19.1/spec/fixtures/doc/block_helper.rb +0 -3
  1357. data/path/gems/thor-0.19.1/spec/fixtures/doc/config.rb +0 -1
  1358. data/path/gems/thor-0.19.1/spec/fixtures/doc/config.yaml.tt +0 -1
  1359. data/path/gems/thor-0.19.1/spec/fixtures/doc/excluding/%file_name%.rb.tt +0 -1
  1360. data/path/gems/thor-0.19.1/spec/fixtures/enum.thor +0 -10
  1361. data/path/gems/thor-0.19.1/spec/fixtures/group.thor +0 -128
  1362. data/path/gems/thor-0.19.1/spec/fixtures/invoke.thor +0 -131
  1363. data/path/gems/thor-0.19.1/spec/fixtures/path with spaces b/data/path/gems/thor-0.19.1/spec/fixtures/path with → spaces +0 -0
  1364. data/path/gems/thor-0.19.1/spec/fixtures/preserve/script.sh +0 -3
  1365. data/path/gems/thor-0.19.1/spec/fixtures/script.thor +0 -220
  1366. data/path/gems/thor-0.19.1/spec/fixtures/subcommand.thor +0 -17
  1367. data/path/gems/thor-0.19.1/spec/group_spec.rb +0 -222
  1368. data/path/gems/thor-0.19.1/spec/helper.rb +0 -80
  1369. data/path/gems/thor-0.19.1/spec/invocation_spec.rb +0 -120
  1370. data/path/gems/thor-0.19.1/spec/line_editor/basic_spec.rb +0 -28
  1371. data/path/gems/thor-0.19.1/spec/line_editor/readline_spec.rb +0 -69
  1372. data/path/gems/thor-0.19.1/spec/line_editor_spec.rb +0 -43
  1373. data/path/gems/thor-0.19.1/spec/parser/argument_spec.rb +0 -53
  1374. data/path/gems/thor-0.19.1/spec/parser/arguments_spec.rb +0 -66
  1375. data/path/gems/thor-0.19.1/spec/parser/option_spec.rb +0 -210
  1376. data/path/gems/thor-0.19.1/spec/parser/options_spec.rb +0 -414
  1377. data/path/gems/thor-0.19.1/spec/quality_spec.rb +0 -75
  1378. data/path/gems/thor-0.19.1/spec/rake_compat_spec.rb +0 -72
  1379. data/path/gems/thor-0.19.1/spec/register_spec.rb +0 -227
  1380. data/path/gems/thor-0.19.1/spec/runner_spec.rb +0 -246
  1381. data/path/gems/thor-0.19.1/spec/sandbox/application.rb +0 -2
  1382. data/path/gems/thor-0.19.1/spec/sandbox/app{1}/README +0 -3
  1383. data/path/gems/thor-0.19.1/spec/sandbox/bundle/execute.rb +0 -6
  1384. data/path/gems/thor-0.19.1/spec/sandbox/bundle/main.thor +0 -1
  1385. data/path/gems/thor-0.19.1/spec/sandbox/command.thor +0 -10
  1386. data/path/gems/thor-0.19.1/spec/sandbox/doc/%file_name%.rb.tt +0 -1
  1387. data/path/gems/thor-0.19.1/spec/sandbox/doc/COMMENTER +0 -11
  1388. data/path/gems/thor-0.19.1/spec/sandbox/doc/README +0 -3
  1389. data/path/gems/thor-0.19.1/spec/sandbox/doc/block_helper.rb +0 -3
  1390. data/path/gems/thor-0.19.1/spec/sandbox/doc/config.rb +0 -1
  1391. data/path/gems/thor-0.19.1/spec/sandbox/doc/config.yaml.tt +0 -1
  1392. data/path/gems/thor-0.19.1/spec/sandbox/doc/excluding/%file_name%.rb.tt +0 -1
  1393. data/path/gems/thor-0.19.1/spec/sandbox/enum.thor +0 -10
  1394. data/path/gems/thor-0.19.1/spec/sandbox/group.thor +0 -128
  1395. data/path/gems/thor-0.19.1/spec/sandbox/invoke.thor +0 -131
  1396. data/path/gems/thor-0.19.1/spec/sandbox/path with spaces b/data/path/gems/thor-0.19.1/spec/sandbox/path with → spaces +0 -0
  1397. data/path/gems/thor-0.19.1/spec/sandbox/preserve/script.sh +0 -3
  1398. data/path/gems/thor-0.19.1/spec/sandbox/script.thor +0 -220
  1399. data/path/gems/thor-0.19.1/spec/sandbox/subcommand.thor +0 -17
  1400. data/path/gems/thor-0.19.1/spec/shell/basic_spec.rb +0 -337
  1401. data/path/gems/thor-0.19.1/spec/shell/color_spec.rb +0 -119
  1402. data/path/gems/thor-0.19.1/spec/shell/html_spec.rb +0 -31
  1403. data/path/gems/thor-0.19.1/spec/shell_spec.rb +0 -47
  1404. data/path/gems/thor-0.19.1/spec/subcommand_spec.rb +0 -48
  1405. data/path/gems/thor-0.19.1/spec/thor_spec.rb +0 -505
  1406. data/path/gems/thor-0.19.1/spec/util_spec.rb +0 -196
  1407. data/path/gems/thor-0.19.1/thor.gemspec +0 -24
  1408. data/path/gems/win32console-1.3.2-x86-mingw32/.gemtest +0 -0
  1409. data/path/gems/win32console-1.3.2-x86-mingw32/History.txt +0 -134
  1410. data/path/gems/win32console-1.3.2-x86-mingw32/Manifest.txt +0 -22
  1411. data/path/gems/win32console-1.3.2-x86-mingw32/README.txt +0 -86
  1412. data/path/gems/win32console-1.3.2-x86-mingw32/Rakefile +0 -8
  1413. data/path/gems/win32console-1.3.2-x86-mingw32/ext/Console_ext/Console.c +0 -1216
  1414. data/path/gems/win32console-1.3.2-x86-mingw32/ext/Console_ext/extconf.rb +0 -18
  1415. data/path/gems/win32console-1.3.2-x86-mingw32/extra/Console.rdoc +0 -690
  1416. data/path/gems/win32console-1.3.2-x86-mingw32/extra/Console_ANSI.rdoc +0 -302
  1417. data/path/gems/win32console-1.3.2-x86-mingw32/lib/1.8/Console_ext.so +0 -0
  1418. data/path/gems/win32console-1.3.2-x86-mingw32/lib/1.9/Console_ext.so +0 -0
  1419. data/path/gems/win32console-1.3.2-x86-mingw32/lib/Win32/Console.rb +0 -404
  1420. data/path/gems/win32console-1.3.2-x86-mingw32/lib/Win32/Console/ANSI.rb +0 -357
  1421. data/path/gems/win32console-1.3.2-x86-mingw32/lib/Win32/Console/api.rb +0 -342
  1422. data/path/gems/win32console-1.3.2-x86-mingw32/lib/Win32/Console/constants.rb +0 -66
  1423. data/path/gems/win32console-1.3.2-x86-mingw32/lib/win32console.rb +0 -1
  1424. data/path/gems/win32console-1.3.2-x86-mingw32/tasks/gem.rake +0 -36
  1425. data/path/gems/win32console-1.3.2-x86-mingw32/tasks/native.rake +0 -16
  1426. data/path/gems/win32console-1.3.2-x86-mingw32/test/test_cursor.rb +0 -9
  1427. data/path/gems/win32console-1.3.2-x86-mingw32/test/test_mouse.rb +0 -6
  1428. data/path/gems/win32console-1.3.2-x86-mingw32/test/test_readinput.rb +0 -78
  1429. data/path/gems/win32console-1.3.2-x86-mingw32/test/test_readoutput.rb +0 -52
  1430. data/path/gems/win32console-1.3.2-x86-mingw32/test/test_sendevent.rb +0 -17
  1431. data/path/gems/win32console-1.3.2-x86-mingw32/test/test_std.rb +0 -4
  1432. data/path/gems/win32console-1.3.2-x86-mingw32/test/test_title.rb +0 -14
  1433. data/path/gems/win32console-1.3.2-x86-mingw32/test/test_write.rb +0 -37
  1434. data/path/specifications/coderay-1.1.0.gemspec +0 -26
  1435. data/path/specifications/diff-lcs-1.2.5.gemspec +0 -68
  1436. data/path/specifications/ffi-1.9.10-x86-mingw32.gemspec +0 -47
  1437. data/path/specifications/formatador-0.2.5.gemspec +0 -38
  1438. data/path/specifications/guard-2.13.0.gemspec +0 -56
  1439. data/path/specifications/guard-compat-1.2.1.gemspec +0 -35
  1440. data/path/specifications/guard-rspec-4.6.4.gemspec +0 -47
  1441. data/path/specifications/listen-3.0.3.gemspec +0 -41
  1442. data/path/specifications/lumberjack-1.0.9.gemspec +0 -23
  1443. data/path/specifications/method_source-0.8.2.gemspec +0 -34
  1444. data/path/specifications/nenv-0.2.0.gemspec +0 -38
  1445. data/path/specifications/notiffany-0.0.7.gemspec +0 -38
  1446. data/path/specifications/pry-0.10.1-x86-mingw32.gemspec +0 -47
  1447. data/path/specifications/rb-fsevent-0.9.5.gemspec +0 -38
  1448. data/path/specifications/rb-inotify-0.9.5.gemspec +0 -36
  1449. data/path/specifications/rspec-3.3.0.gemspec +0 -42
  1450. data/path/specifications/rspec-core-3.3.2.gemspec +0 -68
  1451. data/path/specifications/rspec-expectations-3.3.1.gemspec +0 -50
  1452. data/path/specifications/rspec-mocks-3.3.2.gemspec +0 -53
  1453. data/path/specifications/rspec-support-3.3.0.gemspec +0 -38
  1454. data/path/specifications/shellany-0.0.1.gemspec +0 -32
  1455. data/path/specifications/slop-3.6.0.gemspec +0 -36
  1456. data/path/specifications/thor-0.19.1.gemspec +0 -34
  1457. data/path/specifications/win32console-1.3.2-x86-mingw32.gemspec +0 -52
@@ -1,416 +0,0 @@
1
- /* -----------------------------------------------------------------------
2
- darwin64.S - Copyright (c) 2006 Free Software Foundation, Inc.
3
- Copyright (c) 2008 Red Hat, Inc.
4
- derived from unix64.S
5
-
6
- x86-64 Foreign Function Interface for Darwin.
7
-
8
- Permission is hereby granted, free of charge, to any person obtaining
9
- a copy of this software and associated documentation files (the
10
- ``Software''), to deal in the Software without restriction, including
11
- without limitation the rights to use, copy, modify, merge, publish,
12
- distribute, sublicense, and/or sell copies of the Software, and to
13
- permit persons to whom the Software is furnished to do so, subject to
14
- the following conditions:
15
-
16
- The above copyright notice and this permission notice shall be included
17
- in all copies or substantial portions of the Software.
18
-
19
- THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
20
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
21
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
22
- IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR
23
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
24
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
25
- OTHER DEALINGS IN THE SOFTWARE.
26
- ----------------------------------------------------------------------- */
27
-
28
- #ifdef __x86_64__
29
- #define LIBFFI_ASM
30
- #include <fficonfig.h>
31
- #include <ffi.h>
32
-
33
- .file "darwin64.S"
34
- .text
35
-
36
- /* ffi_call_unix64 (void *args, unsigned long bytes, unsigned flags,
37
- void *raddr, void (*fnaddr)(void));
38
-
39
- Bit o trickiness here -- ARGS+BYTES is the base of the stack frame
40
- for this function. This has been allocated by ffi_call. We also
41
- deallocate some of the stack that has been alloca'd. */
42
-
43
- .align 3
44
- .globl _ffi_call_unix64
45
-
46
- _ffi_call_unix64:
47
- LUW0:
48
- movq (%rsp), %r10 /* Load return address. */
49
- leaq (%rdi, %rsi), %rax /* Find local stack base. */
50
- movq %rdx, (%rax) /* Save flags. */
51
- movq %rcx, 8(%rax) /* Save raddr. */
52
- movq %rbp, 16(%rax) /* Save old frame pointer. */
53
- movq %r10, 24(%rax) /* Relocate return address. */
54
- movq %rax, %rbp /* Finalize local stack frame. */
55
- LUW1:
56
- movq %rdi, %r10 /* Save a copy of the register area. */
57
- movq %r8, %r11 /* Save a copy of the target fn. */
58
- movl %r9d, %eax /* Set number of SSE registers. */
59
-
60
- /* Load up all argument registers. */
61
- movq (%r10), %rdi
62
- movq 8(%r10), %rsi
63
- movq 16(%r10), %rdx
64
- movq 24(%r10), %rcx
65
- movq 32(%r10), %r8
66
- movq 40(%r10), %r9
67
- testl %eax, %eax
68
- jnz Lload_sse
69
- Lret_from_load_sse:
70
-
71
- /* Deallocate the reg arg area. */
72
- leaq 176(%r10), %rsp
73
-
74
- /* Call the user function. */
75
- call *%r11
76
-
77
- /* Deallocate stack arg area; local stack frame in redzone. */
78
- leaq 24(%rbp), %rsp
79
-
80
- movq 0(%rbp), %rcx /* Reload flags. */
81
- movq 8(%rbp), %rdi /* Reload raddr. */
82
- movq 16(%rbp), %rbp /* Reload old frame pointer. */
83
- LUW2:
84
-
85
- /* The first byte of the flags contains the FFI_TYPE. */
86
- movzbl %cl, %r10d
87
- leaq Lstore_table(%rip), %r11
88
- movslq (%r11, %r10, 4), %r10
89
- addq %r11, %r10
90
- jmp *%r10
91
-
92
- Lstore_table:
93
- .long Lst_void-Lstore_table /* FFI_TYPE_VOID */
94
- .long Lst_sint32-Lstore_table /* FFI_TYPE_INT */
95
- .long Lst_float-Lstore_table /* FFI_TYPE_FLOAT */
96
- .long Lst_double-Lstore_table /* FFI_TYPE_DOUBLE */
97
- .long Lst_ldouble-Lstore_table /* FFI_TYPE_LONGDOUBLE */
98
- .long Lst_uint8-Lstore_table /* FFI_TYPE_UINT8 */
99
- .long Lst_sint8-Lstore_table /* FFI_TYPE_SINT8 */
100
- .long Lst_uint16-Lstore_table /* FFI_TYPE_UINT16 */
101
- .long Lst_sint16-Lstore_table /* FFI_TYPE_SINT16 */
102
- .long Lst_uint32-Lstore_table /* FFI_TYPE_UINT32 */
103
- .long Lst_sint32-Lstore_table /* FFI_TYPE_SINT32 */
104
- .long Lst_int64-Lstore_table /* FFI_TYPE_UINT64 */
105
- .long Lst_int64-Lstore_table /* FFI_TYPE_SINT64 */
106
- .long Lst_struct-Lstore_table /* FFI_TYPE_STRUCT */
107
- .long Lst_int64-Lstore_table /* FFI_TYPE_POINTER */
108
-
109
- .text
110
- .align 3
111
- Lst_void:
112
- ret
113
- .align 3
114
- Lst_uint8:
115
- movzbq %al, %rax
116
- movq %rax, (%rdi)
117
- ret
118
- .align 3
119
- Lst_sint8:
120
- movsbq %al, %rax
121
- movq %rax, (%rdi)
122
- ret
123
- .align 3
124
- Lst_uint16:
125
- movzwq %ax, %rax
126
- movq %rax, (%rdi)
127
- .align 3
128
- Lst_sint16:
129
- movswq %ax, %rax
130
- movq %rax, (%rdi)
131
- ret
132
- .align 3
133
- Lst_uint32:
134
- movl %eax, %eax
135
- movq %rax, (%rdi)
136
- .align 3
137
- Lst_sint32:
138
- cltq
139
- movq %rax, (%rdi)
140
- ret
141
- .align 3
142
- Lst_int64:
143
- movq %rax, (%rdi)
144
- ret
145
- .align 3
146
- Lst_float:
147
- movss %xmm0, (%rdi)
148
- ret
149
- .align 3
150
- Lst_double:
151
- movsd %xmm0, (%rdi)
152
- ret
153
- Lst_ldouble:
154
- fstpt (%rdi)
155
- ret
156
- .align 3
157
- Lst_struct:
158
- leaq -20(%rsp), %rsi /* Scratch area in redzone. */
159
-
160
- /* We have to locate the values now, and since we don't want to
161
- write too much data into the user's return value, we spill the
162
- value to a 16 byte scratch area first. Bits 8, 9, and 10
163
- control where the values are located. Only one of the three
164
- bits will be set; see ffi_prep_cif_machdep for the pattern. */
165
- movd %xmm0, %r10
166
- movd %xmm1, %r11
167
- testl $0x100, %ecx
168
- cmovnz %rax, %rdx
169
- cmovnz %r10, %rax
170
- testl $0x200, %ecx
171
- cmovnz %r10, %rdx
172
- testl $0x400, %ecx
173
- cmovnz %r10, %rax
174
- cmovnz %r11, %rdx
175
- movq %rax, (%rsi)
176
- movq %rdx, 8(%rsi)
177
-
178
- /* Bits 12-31 contain the true size of the structure. Copy from
179
- the scratch area to the true destination. */
180
- shrl $12, %ecx
181
- rep movsb
182
- ret
183
-
184
- /* Many times we can avoid loading any SSE registers at all.
185
- It's not worth an indirect jump to load the exact set of
186
- SSE registers needed; zero or all is a good compromise. */
187
- .align 3
188
- LUW3:
189
- Lload_sse:
190
- movdqa 48(%r10), %xmm0
191
- movdqa 64(%r10), %xmm1
192
- movdqa 80(%r10), %xmm2
193
- movdqa 96(%r10), %xmm3
194
- movdqa 112(%r10), %xmm4
195
- movdqa 128(%r10), %xmm5
196
- movdqa 144(%r10), %xmm6
197
- movdqa 160(%r10), %xmm7
198
- jmp Lret_from_load_sse
199
-
200
- LUW4:
201
- .align 3
202
- .globl _ffi_closure_unix64
203
-
204
- _ffi_closure_unix64:
205
- LUW5:
206
- /* The carry flag is set by the trampoline iff SSE registers
207
- are used. Don't clobber it before the branch instruction. */
208
- leaq -200(%rsp), %rsp
209
- LUW6:
210
- movq %rdi, (%rsp)
211
- movq %rsi, 8(%rsp)
212
- movq %rdx, 16(%rsp)
213
- movq %rcx, 24(%rsp)
214
- movq %r8, 32(%rsp)
215
- movq %r9, 40(%rsp)
216
- jc Lsave_sse
217
- Lret_from_save_sse:
218
-
219
- movq %r10, %rdi
220
- leaq 176(%rsp), %rsi
221
- movq %rsp, %rdx
222
- leaq 208(%rsp), %rcx
223
- call _ffi_closure_unix64_inner
224
-
225
- /* Deallocate stack frame early; return value is now in redzone. */
226
- addq $200, %rsp
227
- LUW7:
228
-
229
- /* The first byte of the return value contains the FFI_TYPE. */
230
- movzbl %al, %r10d
231
- leaq Lload_table(%rip), %r11
232
- movslq (%r11, %r10, 4), %r10
233
- addq %r11, %r10
234
- jmp *%r10
235
-
236
- Lload_table:
237
- .long Lld_void-Lload_table /* FFI_TYPE_VOID */
238
- .long Lld_int32-Lload_table /* FFI_TYPE_INT */
239
- .long Lld_float-Lload_table /* FFI_TYPE_FLOAT */
240
- .long Lld_double-Lload_table /* FFI_TYPE_DOUBLE */
241
- .long Lld_ldouble-Lload_table /* FFI_TYPE_LONGDOUBLE */
242
- .long Lld_int8-Lload_table /* FFI_TYPE_UINT8 */
243
- .long Lld_int8-Lload_table /* FFI_TYPE_SINT8 */
244
- .long Lld_int16-Lload_table /* FFI_TYPE_UINT16 */
245
- .long Lld_int16-Lload_table /* FFI_TYPE_SINT16 */
246
- .long Lld_int32-Lload_table /* FFI_TYPE_UINT32 */
247
- .long Lld_int32-Lload_table /* FFI_TYPE_SINT32 */
248
- .long Lld_int64-Lload_table /* FFI_TYPE_UINT64 */
249
- .long Lld_int64-Lload_table /* FFI_TYPE_SINT64 */
250
- .long Lld_struct-Lload_table /* FFI_TYPE_STRUCT */
251
- .long Lld_int64-Lload_table /* FFI_TYPE_POINTER */
252
-
253
- .text
254
- .align 3
255
- Lld_void:
256
- ret
257
- .align 3
258
- Lld_int8:
259
- movzbl -24(%rsp), %eax
260
- ret
261
- .align 3
262
- Lld_int16:
263
- movzwl -24(%rsp), %eax
264
- ret
265
- .align 3
266
- Lld_int32:
267
- movl -24(%rsp), %eax
268
- ret
269
- .align 3
270
- Lld_int64:
271
- movq -24(%rsp), %rax
272
- ret
273
- .align 3
274
- Lld_float:
275
- movss -24(%rsp), %xmm0
276
- ret
277
- .align 3
278
- Lld_double:
279
- movsd -24(%rsp), %xmm0
280
- ret
281
- .align 3
282
- Lld_ldouble:
283
- fldt -24(%rsp)
284
- ret
285
- .align 3
286
- Lld_struct:
287
- /* There are four possibilities here, %rax/%rdx, %xmm0/%rax,
288
- %rax/%xmm0, %xmm0/%xmm1. We collapse two by always loading
289
- both rdx and xmm1 with the second word. For the remaining,
290
- bit 8 set means xmm0 gets the second word, and bit 9 means
291
- that rax gets the second word. */
292
- movq -24(%rsp), %rcx
293
- movq -16(%rsp), %rdx
294
- movq -16(%rsp), %xmm1
295
- testl $0x100, %eax
296
- cmovnz %rdx, %rcx
297
- movd %rcx, %xmm0
298
- testl $0x200, %eax
299
- movq -24(%rsp), %rax
300
- cmovnz %rdx, %rax
301
- ret
302
-
303
- /* See the comment above Lload_sse; the same logic applies here. */
304
- .align 3
305
- LUW8:
306
- Lsave_sse:
307
- movdqa %xmm0, 48(%rsp)
308
- movdqa %xmm1, 64(%rsp)
309
- movdqa %xmm2, 80(%rsp)
310
- movdqa %xmm3, 96(%rsp)
311
- movdqa %xmm4, 112(%rsp)
312
- movdqa %xmm5, 128(%rsp)
313
- movdqa %xmm6, 144(%rsp)
314
- movdqa %xmm7, 160(%rsp)
315
- jmp Lret_from_save_sse
316
-
317
- LUW9:
318
- .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
319
- EH_frame1:
320
- .set L$set$0,LECIE1-LSCIE1 /* CIE Length */
321
- .long L$set$0
322
- LSCIE1:
323
- .long 0x0 /* CIE Identifier Tag */
324
- .byte 0x1 /* CIE Version */
325
- .ascii "zR\0" /* CIE Augmentation */
326
- .byte 0x1 /* uleb128 0x1; CIE Code Alignment Factor */
327
- .byte 0x78 /* sleb128 -8; CIE Data Alignment Factor */
328
- .byte 0x10 /* CIE RA Column */
329
- .byte 0x1 /* uleb128 0x1; Augmentation size */
330
- .byte 0x10 /* FDE Encoding (pcrel sdata4) */
331
- .byte 0xc /* DW_CFA_def_cfa, %rsp offset 8 */
332
- .byte 0x7 /* uleb128 0x7 */
333
- .byte 0x8 /* uleb128 0x8 */
334
- .byte 0x90 /* DW_CFA_offset, column 0x10 */
335
- .byte 0x1
336
- .align 3
337
- LECIE1:
338
- .globl _ffi_call_unix64.eh
339
- _ffi_call_unix64.eh:
340
- LSFDE1:
341
- .set L$set$1,LEFDE1-LASFDE1 /* FDE Length */
342
- .long L$set$1
343
- LASFDE1:
344
- .long LASFDE1-EH_frame1 /* FDE CIE offset */
345
- .quad LUW0-. /* FDE initial location */
346
- .set L$set$2,LUW4-LUW0 /* FDE address range */
347
- .quad L$set$2
348
- .byte 0x0 /* Augmentation size */
349
- .byte 0x4 /* DW_CFA_advance_loc4 */
350
- .set L$set$3,LUW1-LUW0
351
- .long L$set$3
352
-
353
- /* New stack frame based off rbp. This is a itty bit of unwind
354
- trickery in that the CFA *has* changed. There is no easy way
355
- to describe it correctly on entry to the function. Fortunately,
356
- it doesn't matter too much since at all points we can correctly
357
- unwind back to ffi_call. Note that the location to which we
358
- moved the return address is (the new) CFA-8, so from the
359
- perspective of the unwind info, it hasn't moved. */
360
- .byte 0xc /* DW_CFA_def_cfa, %rbp offset 32 */
361
- .byte 0x6
362
- .byte 0x20
363
- .byte 0x80+6 /* DW_CFA_offset, %rbp offset 2*-8 */
364
- .byte 0x2
365
- .byte 0xa /* DW_CFA_remember_state */
366
-
367
- .byte 0x4 /* DW_CFA_advance_loc4 */
368
- .set L$set$4,LUW2-LUW1
369
- .long L$set$4
370
- .byte 0xc /* DW_CFA_def_cfa, %rsp offset 8 */
371
- .byte 0x7
372
- .byte 0x8
373
- .byte 0xc0+6 /* DW_CFA_restore, %rbp */
374
-
375
- .byte 0x4 /* DW_CFA_advance_loc4 */
376
- .set L$set$5,LUW3-LUW2
377
- .long L$set$5
378
- .byte 0xb /* DW_CFA_restore_state */
379
-
380
- .align 3
381
- LEFDE1:
382
- .globl _ffi_closure_unix64.eh
383
- _ffi_closure_unix64.eh:
384
- LSFDE3:
385
- .set L$set$6,LEFDE3-LASFDE3 /* FDE Length */
386
- .long L$set$6
387
- LASFDE3:
388
- .long LASFDE3-EH_frame1 /* FDE CIE offset */
389
- .quad LUW5-. /* FDE initial location */
390
- .set L$set$7,LUW9-LUW5 /* FDE address range */
391
- .quad L$set$7
392
- .byte 0x0 /* Augmentation size */
393
-
394
- .byte 0x4 /* DW_CFA_advance_loc4 */
395
- .set L$set$8,LUW6-LUW5
396
- .long L$set$8
397
- .byte 0xe /* DW_CFA_def_cfa_offset */
398
- .byte 208,1 /* uleb128 208 */
399
- .byte 0xa /* DW_CFA_remember_state */
400
-
401
- .byte 0x4 /* DW_CFA_advance_loc4 */
402
- .set L$set$9,LUW7-LUW6
403
- .long L$set$9
404
- .byte 0xe /* DW_CFA_def_cfa_offset */
405
- .byte 0x8
406
-
407
- .byte 0x4 /* DW_CFA_advance_loc4 */
408
- .set L$set$10,LUW8-LUW7
409
- .long L$set$10
410
- .byte 0xb /* DW_CFA_restore_state */
411
-
412
- .align 3
413
- LEFDE3:
414
- .subsections_via_symbols
415
-
416
- #endif /* __x86_64__ */
@@ -1,644 +0,0 @@
1
- /* -----------------------------------------------------------------------
2
- ffi.c - Copyright (c) 1996, 1998, 1999, 2001, 2007, 2008 Red Hat, Inc.
3
- Copyright (c) 2002 Ranjit Mathew
4
- Copyright (c) 2002 Bo Thorsen
5
- Copyright (c) 2002 Roger Sayle
6
- Copyright (C) 2008, 2010 Free Software Foundation, Inc.
7
-
8
- x86 Foreign Function Interface
9
-
10
- Permission is hereby granted, free of charge, to any person obtaining
11
- a copy of this software and associated documentation files (the
12
- ``Software''), to deal in the Software without restriction, including
13
- without limitation the rights to use, copy, modify, merge, publish,
14
- distribute, sublicense, and/or sell copies of the Software, and to
15
- permit persons to whom the Software is furnished to do so, subject to
16
- the following conditions:
17
-
18
- The above copyright notice and this permission notice shall be included
19
- in all copies or substantial portions of the Software.
20
-
21
- THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
22
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
23
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
24
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
25
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
26
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
28
- DEALINGS IN THE SOFTWARE.
29
- ----------------------------------------------------------------------- */
30
-
31
- #if !defined(__x86_64__) || defined(_WIN64)
32
-
33
- #ifdef _WIN64
34
- #include <windows.h>
35
- #endif
36
-
37
- #include <ffi.h>
38
- #include <ffi_common.h>
39
-
40
- #include <stdlib.h>
41
-
42
- /* ffi_prep_args is called by the assembly routine once stack space
43
- has been allocated for the function's arguments */
44
-
45
- void ffi_prep_args(char *stack, extended_cif *ecif)
46
- {
47
- register unsigned int i;
48
- register void **p_argv;
49
- register char *argp;
50
- register ffi_type **p_arg;
51
-
52
- argp = stack;
53
-
54
- if (ecif->cif->flags == FFI_TYPE_STRUCT
55
- #ifdef X86_WIN64
56
- && (ecif->cif->rtype->size != 1 && ecif->cif->rtype->size != 2
57
- && ecif->cif->rtype->size != 4 && ecif->cif->rtype->size != 8)
58
- #endif
59
- )
60
- {
61
- *(void **) argp = ecif->rvalue;
62
- argp += sizeof(void*);
63
- }
64
-
65
- p_argv = ecif->avalue;
66
-
67
- for (i = ecif->cif->nargs, p_arg = ecif->cif->arg_types;
68
- i != 0;
69
- i--, p_arg++)
70
- {
71
- size_t z;
72
-
73
- /* Align if necessary */
74
- if ((sizeof(void*) - 1) & (size_t) argp)
75
- argp = (char *) ALIGN(argp, sizeof(void*));
76
-
77
- z = (*p_arg)->size;
78
- #ifdef X86_WIN64
79
- if (z > sizeof(ffi_arg)
80
- || ((*p_arg)->type == FFI_TYPE_STRUCT
81
- && (z != 1 && z != 2 && z != 4 && z != 8))
82
- #if FFI_TYPE_DOUBLE != FFI_TYPE_LONGDOUBLE
83
- || ((*p_arg)->type == FFI_TYPE_LONGDOUBLE)
84
- #endif
85
- )
86
- {
87
- z = sizeof(ffi_arg);
88
- *(void **)argp = *p_argv;
89
- }
90
- else if ((*p_arg)->type == FFI_TYPE_FLOAT)
91
- {
92
- memcpy(argp, *p_argv, z);
93
- }
94
- else
95
- #endif
96
- if (z < sizeof(ffi_arg))
97
- {
98
- z = sizeof(ffi_arg);
99
- switch ((*p_arg)->type)
100
- {
101
- case FFI_TYPE_SINT8:
102
- *(ffi_sarg *) argp = (ffi_sarg)*(SINT8 *)(* p_argv);
103
- break;
104
-
105
- case FFI_TYPE_UINT8:
106
- *(ffi_arg *) argp = (ffi_arg)*(UINT8 *)(* p_argv);
107
- break;
108
-
109
- case FFI_TYPE_SINT16:
110
- *(ffi_sarg *) argp = (ffi_sarg)*(SINT16 *)(* p_argv);
111
- break;
112
-
113
- case FFI_TYPE_UINT16:
114
- *(ffi_arg *) argp = (ffi_arg)*(UINT16 *)(* p_argv);
115
- break;
116
-
117
- case FFI_TYPE_SINT32:
118
- *(ffi_sarg *) argp = (ffi_sarg)*(SINT32 *)(* p_argv);
119
- break;
120
-
121
- case FFI_TYPE_UINT32:
122
- *(ffi_arg *) argp = (ffi_arg)*(UINT32 *)(* p_argv);
123
- break;
124
-
125
- case FFI_TYPE_STRUCT:
126
- *(ffi_arg *) argp = *(ffi_arg *)(* p_argv);
127
- break;
128
-
129
- default:
130
- FFI_ASSERT(0);
131
- }
132
- }
133
- else
134
- {
135
- memcpy(argp, *p_argv, z);
136
- }
137
- p_argv++;
138
- #ifdef X86_WIN64
139
- argp += (z + sizeof(void*) - 1) & ~(sizeof(void*) - 1);
140
- #else
141
- argp += z;
142
- #endif
143
- }
144
-
145
- return;
146
- }
147
-
148
- /* Perform machine dependent cif processing */
149
- ffi_status ffi_prep_cif_machdep(ffi_cif *cif)
150
- {
151
- unsigned int i;
152
- ffi_type **ptr;
153
-
154
- /* Set the return type flag */
155
- switch (cif->rtype->type)
156
- {
157
- case FFI_TYPE_VOID:
158
- case FFI_TYPE_UINT8:
159
- case FFI_TYPE_UINT16:
160
- case FFI_TYPE_SINT8:
161
- case FFI_TYPE_SINT16:
162
- #ifdef X86_WIN64
163
- case FFI_TYPE_UINT32:
164
- case FFI_TYPE_SINT32:
165
- #endif
166
- case FFI_TYPE_SINT64:
167
- case FFI_TYPE_FLOAT:
168
- case FFI_TYPE_DOUBLE:
169
- #ifndef X86_WIN64
170
- #if FFI_TYPE_DOUBLE != FFI_TYPE_LONGDOUBLE
171
- case FFI_TYPE_LONGDOUBLE:
172
- #endif
173
- #endif
174
- cif->flags = (unsigned) cif->rtype->type;
175
- break;
176
-
177
- case FFI_TYPE_UINT64:
178
- #ifdef X86_WIN64
179
- case FFI_TYPE_POINTER:
180
- #endif
181
- cif->flags = FFI_TYPE_SINT64;
182
- break;
183
-
184
- case FFI_TYPE_STRUCT:
185
- #ifndef X86
186
- if (cif->rtype->size == 1)
187
- {
188
- cif->flags = FFI_TYPE_SMALL_STRUCT_1B; /* same as char size */
189
- }
190
- else if (cif->rtype->size == 2)
191
- {
192
- cif->flags = FFI_TYPE_SMALL_STRUCT_2B; /* same as short size */
193
- }
194
- else if (cif->rtype->size == 4)
195
- {
196
- #ifdef X86_WIN64
197
- cif->flags = FFI_TYPE_SMALL_STRUCT_4B;
198
- #else
199
- cif->flags = FFI_TYPE_INT; /* same as int type */
200
- #endif
201
- }
202
- else if (cif->rtype->size == 8)
203
- {
204
- cif->flags = FFI_TYPE_SINT64; /* same as int64 type */
205
- }
206
- else
207
- #endif
208
- {
209
- cif->flags = FFI_TYPE_STRUCT;
210
- /* allocate space for return value pointer */
211
- cif->bytes += ALIGN(sizeof(void*), FFI_SIZEOF_ARG);
212
- }
213
- break;
214
-
215
- default:
216
- #ifdef X86_WIN64
217
- cif->flags = FFI_TYPE_SINT64;
218
- break;
219
- case FFI_TYPE_INT:
220
- cif->flags = FFI_TYPE_SINT32;
221
- #else
222
- cif->flags = FFI_TYPE_INT;
223
- #endif
224
- break;
225
- }
226
-
227
- for (ptr = cif->arg_types, i = cif->nargs; i > 0; i--, ptr++)
228
- {
229
- if (((*ptr)->alignment - 1) & cif->bytes)
230
- cif->bytes = ALIGN(cif->bytes, (*ptr)->alignment);
231
- cif->bytes += ALIGN((*ptr)->size, FFI_SIZEOF_ARG);
232
- }
233
-
234
- #ifdef X86_WIN64
235
- /* ensure space for storing four registers */
236
- cif->bytes += 4 * sizeof(ffi_arg);
237
- #endif
238
-
239
- #ifdef X86_DARWIN
240
- cif->bytes = (cif->bytes + 15) & ~0xF;
241
- #endif
242
-
243
- return FFI_OK;
244
- }
245
-
246
- #ifdef X86_WIN64
247
- extern int
248
- ffi_call_win64(void (*)(char *, extended_cif *), extended_cif *,
249
- unsigned, unsigned, unsigned *, void (*fn)(void));
250
- #elif defined(X86_WIN32)
251
- extern void
252
- ffi_call_win32(void (*)(char *, extended_cif *), extended_cif *,
253
- unsigned, unsigned, unsigned *, void (*fn)(void));
254
- #else
255
- extern void ffi_call_SYSV(void (*)(char *, extended_cif *), extended_cif *,
256
- unsigned, unsigned, unsigned *, void (*fn)(void));
257
- #endif
258
-
259
- void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue)
260
- {
261
- extended_cif ecif;
262
-
263
- ecif.cif = cif;
264
- ecif.avalue = avalue;
265
-
266
- /* If the return value is a struct and we don't have a return */
267
- /* value address then we need to make one */
268
-
269
- #ifdef X86_WIN64
270
- if (rvalue == NULL
271
- && cif->flags == FFI_TYPE_STRUCT
272
- && cif->rtype->size != 1 && cif->rtype->size != 2
273
- && cif->rtype->size != 4 && cif->rtype->size != 8)
274
- {
275
- ecif.rvalue = alloca((cif->rtype->size + 0xF) & ~0xF);
276
- }
277
- #else
278
- if (rvalue == NULL
279
- && cif->flags == FFI_TYPE_STRUCT)
280
- {
281
- ecif.rvalue = alloca(cif->rtype->size);
282
- }
283
- #endif
284
- else
285
- ecif.rvalue = rvalue;
286
-
287
-
288
- switch (cif->abi)
289
- {
290
- #ifdef X86_WIN64
291
- case FFI_WIN64:
292
- ffi_call_win64(ffi_prep_args, &ecif, cif->bytes,
293
- cif->flags, ecif.rvalue, fn);
294
- break;
295
- #elif defined(X86_WIN32)
296
- case FFI_SYSV:
297
- case FFI_STDCALL:
298
- ffi_call_win32(ffi_prep_args, &ecif, cif->bytes, cif->flags,
299
- ecif.rvalue, fn);
300
- break;
301
- #else
302
- case FFI_SYSV:
303
- ffi_call_SYSV(ffi_prep_args, &ecif, cif->bytes, cif->flags, ecif.rvalue,
304
- fn);
305
- break;
306
- #endif
307
- default:
308
- FFI_ASSERT(0);
309
- break;
310
- }
311
- }
312
-
313
-
314
- /** private members **/
315
-
316
- /* The following __attribute__((regparm(1))) decorations will have no effect
317
- on MSVC - standard cdecl convention applies. */
318
- static void ffi_prep_incoming_args_SYSV (char *stack, void **ret,
319
- void** args, ffi_cif* cif);
320
- void FFI_HIDDEN ffi_closure_SYSV (ffi_closure *)
321
- __attribute__ ((regparm(1)));
322
- unsigned int FFI_HIDDEN ffi_closure_SYSV_inner (ffi_closure *, void **, void *)
323
- __attribute__ ((regparm(1)));
324
- void FFI_HIDDEN ffi_closure_raw_SYSV (ffi_raw_closure *)
325
- __attribute__ ((regparm(1)));
326
- #ifdef X86_WIN32
327
- void FFI_HIDDEN ffi_closure_STDCALL (ffi_closure *)
328
- __attribute__ ((regparm(1)));
329
- #endif
330
- #ifdef X86_WIN64
331
- void FFI_HIDDEN ffi_closure_win64 (ffi_closure *);
332
- #endif
333
-
334
- /* This function is jumped to by the trampoline */
335
-
336
- #ifdef X86_WIN64
337
- void * FFI_HIDDEN
338
- ffi_closure_win64_inner (ffi_closure *closure, void *args) {
339
- ffi_cif *cif;
340
- void **arg_area;
341
- void *result;
342
- void *resp = &result;
343
-
344
- cif = closure->cif;
345
- arg_area = (void**) alloca (cif->nargs * sizeof (void*));
346
-
347
- /* this call will initialize ARG_AREA, such that each
348
- * element in that array points to the corresponding
349
- * value on the stack; and if the function returns
350
- * a structure, it will change RESP to point to the
351
- * structure return address. */
352
-
353
- ffi_prep_incoming_args_SYSV(args, &resp, arg_area, cif);
354
-
355
- (closure->fun) (cif, resp, arg_area, closure->user_data);
356
-
357
- /* The result is returned in rax. This does the right thing for
358
- result types except for floats; we have to 'mov xmm0, rax' in the
359
- caller to correct this.
360
- TODO: structure sizes of 3 5 6 7 are returned by reference, too!!!
361
- */
362
- return cif->rtype->size > sizeof(void *) ? resp : *(void **)resp;
363
- }
364
-
365
- #else
366
- unsigned int FFI_HIDDEN __attribute__ ((regparm(1)))
367
- ffi_closure_SYSV_inner (ffi_closure *closure, void **respp, void *args)
368
- {
369
- /* our various things... */
370
- ffi_cif *cif;
371
- void **arg_area;
372
-
373
- cif = closure->cif;
374
- arg_area = (void**) alloca (cif->nargs * sizeof (void*));
375
-
376
- /* this call will initialize ARG_AREA, such that each
377
- * element in that array points to the corresponding
378
- * value on the stack; and if the function returns
379
- * a structure, it will change RESP to point to the
380
- * structure return address. */
381
-
382
- ffi_prep_incoming_args_SYSV(args, respp, arg_area, cif);
383
-
384
- (closure->fun) (cif, *respp, arg_area, closure->user_data);
385
-
386
- return cif->flags;
387
- }
388
- #endif /* !X86_WIN64 */
389
-
390
- static void
391
- ffi_prep_incoming_args_SYSV(char *stack, void **rvalue, void **avalue,
392
- ffi_cif *cif)
393
- {
394
- register unsigned int i;
395
- register void **p_argv;
396
- register char *argp;
397
- register ffi_type **p_arg;
398
-
399
- argp = stack;
400
-
401
- #ifdef X86_WIN64
402
- if (cif->rtype->size > sizeof(ffi_arg)
403
- || (cif->flags == FFI_TYPE_STRUCT
404
- && (cif->rtype->size != 1 && cif->rtype->size != 2
405
- && cif->rtype->size != 4 && cif->rtype->size != 8))) {
406
- *rvalue = *(void **) argp;
407
- argp += sizeof(void *);
408
- }
409
- #else
410
- if ( cif->flags == FFI_TYPE_STRUCT ) {
411
- *rvalue = *(void **) argp;
412
- argp += sizeof(void *);
413
- }
414
- #endif
415
-
416
- p_argv = avalue;
417
-
418
- for (i = cif->nargs, p_arg = cif->arg_types; (i != 0); i--, p_arg++)
419
- {
420
- size_t z;
421
-
422
- /* Align if necessary */
423
- if ((sizeof(void*) - 1) & (size_t) argp) {
424
- argp = (char *) ALIGN(argp, sizeof(void*));
425
- }
426
-
427
- #ifdef X86_WIN64
428
- if ((*p_arg)->size > sizeof(ffi_arg)
429
- || ((*p_arg)->type == FFI_TYPE_STRUCT
430
- && ((*p_arg)->size != 1 && (*p_arg)->size != 2
431
- && (*p_arg)->size != 4 && (*p_arg)->size != 8)))
432
- {
433
- z = sizeof(void *);
434
- *p_argv = *(void **)argp;
435
- }
436
- else
437
- #endif
438
- {
439
- z = (*p_arg)->size;
440
-
441
- /* because we're little endian, this is what it turns into. */
442
-
443
- *p_argv = (void*) argp;
444
- }
445
-
446
- p_argv++;
447
- #ifdef X86_WIN64
448
- argp += (z + sizeof(void*) - 1) & ~(sizeof(void*) - 1);
449
- #else
450
- argp += z;
451
- #endif
452
- }
453
-
454
- return;
455
- }
456
-
457
- #define FFI_INIT_TRAMPOLINE_WIN64(TRAMP,FUN,CTX,MASK) \
458
- { unsigned char *__tramp = (unsigned char*)(TRAMP); \
459
- void* __fun = (void*)(FUN); \
460
- void* __ctx = (void*)(CTX); \
461
- *(unsigned char*) &__tramp[0] = 0x41; \
462
- *(unsigned char*) &__tramp[1] = 0xbb; \
463
- *(unsigned int*) &__tramp[2] = MASK; /* mov $mask, %r11 */ \
464
- *(unsigned char*) &__tramp[6] = 0x48; \
465
- *(unsigned char*) &__tramp[7] = 0xb8; \
466
- *(void**) &__tramp[8] = __ctx; /* mov __ctx, %rax */ \
467
- *(unsigned char *) &__tramp[16] = 0x49; \
468
- *(unsigned char *) &__tramp[17] = 0xba; \
469
- *(void**) &__tramp[18] = __fun; /* mov __fun, %r10 */ \
470
- *(unsigned char *) &__tramp[26] = 0x41; \
471
- *(unsigned char *) &__tramp[27] = 0xff; \
472
- *(unsigned char *) &__tramp[28] = 0xe2; /* jmp %r10 */ \
473
- }
474
-
475
- /* How to make a trampoline. Derived from gcc/config/i386/i386.c. */
476
-
477
- #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX) \
478
- { unsigned char *__tramp = (unsigned char*)(TRAMP); \
479
- unsigned int __fun = (unsigned int)(FUN); \
480
- unsigned int __ctx = (unsigned int)(CTX); \
481
- unsigned int __dis = __fun - (__ctx + 10); \
482
- *(unsigned char*) &__tramp[0] = 0xb8; \
483
- *(unsigned int*) &__tramp[1] = __ctx; /* movl __ctx, %eax */ \
484
- *(unsigned char *) &__tramp[5] = 0xe9; \
485
- *(unsigned int*) &__tramp[6] = __dis; /* jmp __fun */ \
486
- }
487
-
488
- #define FFI_INIT_TRAMPOLINE_STDCALL(TRAMP,FUN,CTX,SIZE) \
489
- { unsigned char *__tramp = (unsigned char*)(TRAMP); \
490
- unsigned int __fun = (unsigned int)(FUN); \
491
- unsigned int __ctx = (unsigned int)(CTX); \
492
- unsigned int __dis = __fun - (__ctx + 10); \
493
- unsigned short __size = (unsigned short)(SIZE); \
494
- *(unsigned char*) &__tramp[0] = 0xb8; \
495
- *(unsigned int*) &__tramp[1] = __ctx; /* movl __ctx, %eax */ \
496
- *(unsigned char *) &__tramp[5] = 0xe8; \
497
- *(unsigned int*) &__tramp[6] = __dis; /* call __fun */ \
498
- *(unsigned char *) &__tramp[10] = 0xc2; \
499
- *(unsigned short*) &__tramp[11] = __size; /* ret __size */ \
500
- }
501
-
502
- /* the cif must already be prep'ed */
503
-
504
- ffi_status
505
- ffi_prep_closure_loc (ffi_closure* closure,
506
- ffi_cif* cif,
507
- void (*fun)(ffi_cif*,void*,void**,void*),
508
- void *user_data,
509
- void *codeloc)
510
- {
511
- #ifdef X86_WIN64
512
- #define ISFLOAT(IDX) (cif->arg_types[IDX]->type == FFI_TYPE_FLOAT || cif->arg_types[IDX]->type == FFI_TYPE_DOUBLE)
513
- #define FLAG(IDX) (cif->nargs>(IDX)&&ISFLOAT(IDX)?(1<<(IDX)):0)
514
- if (cif->abi == FFI_WIN64)
515
- {
516
- int mask = FLAG(0)|FLAG(1)|FLAG(2)|FLAG(3);
517
- FFI_INIT_TRAMPOLINE_WIN64 (&closure->tramp[0],
518
- &ffi_closure_win64,
519
- codeloc, mask);
520
- /* make sure we can execute here */
521
- }
522
- #else
523
- if (cif->abi == FFI_SYSV)
524
- {
525
- FFI_INIT_TRAMPOLINE (&closure->tramp[0],
526
- &ffi_closure_SYSV,
527
- (void*)codeloc);
528
- }
529
- #ifdef X86_WIN32
530
- else if (cif->abi == FFI_STDCALL)
531
- {
532
- FFI_INIT_TRAMPOLINE_STDCALL (&closure->tramp[0],
533
- &ffi_closure_STDCALL,
534
- (void*)codeloc, cif->bytes);
535
- }
536
- #endif /* X86_WIN32 */
537
- #endif /* !X86_WIN64 */
538
- else
539
- {
540
- return FFI_BAD_ABI;
541
- }
542
-
543
- closure->cif = cif;
544
- closure->user_data = user_data;
545
- closure->fun = fun;
546
-
547
- return FFI_OK;
548
- }
549
-
550
- /* ------- Native raw API support -------------------------------- */
551
-
552
- #if !FFI_NO_RAW_API
553
-
554
- ffi_status
555
- ffi_prep_raw_closure_loc (ffi_raw_closure* closure,
556
- ffi_cif* cif,
557
- void (*fun)(ffi_cif*,void*,ffi_raw*,void*),
558
- void *user_data,
559
- void *codeloc)
560
- {
561
- int i;
562
-
563
- if (cif->abi != FFI_SYSV) {
564
- return FFI_BAD_ABI;
565
- }
566
-
567
- /* we currently don't support certain kinds of arguments for raw
568
- closures. This should be implemented by a separate assembly
569
- language routine, since it would require argument processing,
570
- something we don't do now for performance. */
571
-
572
- for (i = cif->nargs-1; i >= 0; i--)
573
- {
574
- FFI_ASSERT (cif->arg_types[i]->type != FFI_TYPE_STRUCT);
575
- FFI_ASSERT (cif->arg_types[i]->type != FFI_TYPE_LONGDOUBLE);
576
- }
577
-
578
-
579
- FFI_INIT_TRAMPOLINE (&closure->tramp[0], &ffi_closure_raw_SYSV,
580
- codeloc);
581
-
582
- closure->cif = cif;
583
- closure->user_data = user_data;
584
- closure->fun = fun;
585
-
586
- return FFI_OK;
587
- }
588
-
589
- static void
590
- ffi_prep_args_raw(char *stack, extended_cif *ecif)
591
- {
592
- memcpy (stack, ecif->avalue, ecif->cif->bytes);
593
- }
594
-
595
- /* we borrow this routine from libffi (it must be changed, though, to
596
- * actually call the function passed in the first argument. as of
597
- * libffi-1.20, this is not the case.)
598
- */
599
-
600
- void
601
- ffi_raw_call(ffi_cif *cif, void (*fn)(void), void *rvalue, ffi_raw *fake_avalue)
602
- {
603
- extended_cif ecif;
604
- void **avalue = (void **)fake_avalue;
605
-
606
- ecif.cif = cif;
607
- ecif.avalue = avalue;
608
-
609
- /* If the return value is a struct and we don't have a return */
610
- /* value address then we need to make one */
611
-
612
- if ((rvalue == NULL) &&
613
- (cif->rtype->type == FFI_TYPE_STRUCT))
614
- {
615
- ecif.rvalue = alloca(cif->rtype->size);
616
- }
617
- else
618
- ecif.rvalue = rvalue;
619
-
620
-
621
- switch (cif->abi)
622
- {
623
- #ifdef X86_WIN32
624
- case FFI_SYSV:
625
- case FFI_STDCALL:
626
- ffi_call_win32(ffi_prep_args_raw, &ecif, cif->bytes, cif->flags,
627
- ecif.rvalue, fn);
628
- break;
629
- #else
630
- case FFI_SYSV:
631
- ffi_call_SYSV(ffi_prep_args_raw, &ecif, cif->bytes, cif->flags,
632
- ecif.rvalue, fn);
633
- break;
634
- #endif
635
- default:
636
- FFI_ASSERT(0);
637
- break;
638
- }
639
- }
640
-
641
- #endif
642
-
643
- #endif /* !__x86_64__ || X86_WIN64 */
644
-