facets 2.4.3 → 2.4.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1943) hide show
  1. data/CHANGES +1584 -108
  2. data/MANIFEST +78 -1746
  3. data/METADATA +1 -1
  4. data/NEWS +37 -57
  5. data/demo/bench/bench_load.rb +56 -0
  6. data/{README.core → doc/README.core} +0 -0
  7. data/{README.lore → doc/README.lore} +0 -0
  8. data/{README.more → doc/README.more} +0 -0
  9. data/doc/{notes → book}/history.rdoc +0 -0
  10. data/doc/{notes → book}/notes.rdoc +0 -0
  11. data/doc/news/news-2.0.5 +8 -0
  12. data/doc/news/news-2.1.0 +9 -0
  13. data/doc/news/news-2.1.1 +5 -0
  14. data/doc/news/news-2.1.2 +6 -0
  15. data/doc/news/news-2.1.3 +5 -0
  16. data/doc/news/news-2.2.0 +14 -0
  17. data/doc/news/news-2.2.1 +4 -0
  18. data/doc/news/news-2.3.0 +6 -0
  19. data/doc/news/{NEWS-2.4.0 → news-2.4.0} +19 -1
  20. data/doc/news/news-2.4.1 +8 -0
  21. data/doc/news/news-2.4.2 +4 -0
  22. data/doc/news/news-2.4.3 +78 -0
  23. data/doc/rdoc/core/classes/Array.html +118 -850
  24. data/doc/rdoc/core/classes/Binding.html +45 -291
  25. data/doc/rdoc/core/classes/Class.html +20 -244
  26. data/doc/rdoc/core/classes/Comparable.html +26 -195
  27. data/doc/rdoc/core/classes/Dir.html +32 -332
  28. data/doc/rdoc/core/classes/Enumerable.html +152 -1154
  29. data/doc/rdoc/core/classes/Exception.html +8 -76
  30. data/doc/rdoc/core/classes/FalseClass.html +8 -8
  31. data/doc/rdoc/core/classes/File.html +59 -456
  32. data/doc/rdoc/core/classes/FileTest.html +4 -33
  33. data/doc/rdoc/core/classes/Float.html +10 -148
  34. data/doc/rdoc/core/classes/Friend.html +4 -43
  35. data/doc/rdoc/core/classes/Functor.html +12 -12
  36. data/doc/rdoc/core/classes/Hash.html +278 -1930
  37. data/doc/rdoc/core/classes/Indexable.html +97 -97
  38. data/doc/rdoc/core/classes/InstanceVariables.html +44 -251
  39. data/doc/rdoc/core/classes/Integer.html +90 -365
  40. data/doc/rdoc/core/classes/Kernel.html +365 -2062
  41. data/doc/rdoc/core/classes/Lazy/Promise.html +1 -1
  42. data/doc/rdoc/core/classes/MatchData.html +15 -121
  43. data/doc/rdoc/core/classes/Module.html +213 -1197
  44. data/doc/rdoc/core/classes/NilClass.html +22 -79
  45. data/doc/rdoc/core/classes/Numeric.html +27 -136
  46. data/doc/rdoc/core/classes/Object.html +52 -4
  47. data/doc/rdoc/core/classes/Proc.html +23 -228
  48. data/doc/rdoc/core/classes/Range.html +1 -263
  49. data/doc/rdoc/core/classes/Regexp.html +14 -110
  50. data/doc/rdoc/core/classes/Stackable.html +31 -31
  51. data/doc/rdoc/core/classes/String.html +401 -2464
  52. data/doc/rdoc/core/classes/Symbol.html +67 -245
  53. data/doc/rdoc/core/classes/Time.html +157 -459
  54. data/doc/rdoc/core/classes/TrueClass.html +8 -8
  55. data/doc/rdoc/core/classes/UnboundMethod.html +11 -110
  56. data/doc/rdoc/core/created.rid +1 -1
  57. data/doc/rdoc/core/files/{README_core.html → doc/README_core.html} +7 -6
  58. data/doc/rdoc/core/files/lib/core/facets/{module/alias_rb.html → array/index_rb.html} +4 -4
  59. data/doc/rdoc/core/files/lib/core/facets/array_rb.html +1 -37
  60. data/doc/rdoc/core/files/lib/core/facets/binding_rb.html +1 -9
  61. data/doc/rdoc/core/files/lib/core/facets/class/descendents_rb.html +1 -1
  62. data/doc/rdoc/core/files/lib/core/facets/class_rb.html +1 -10
  63. data/doc/rdoc/core/files/lib/core/facets/comparable_rb.html +1 -7
  64. data/doc/rdoc/core/files/lib/core/facets/dir_rb.html +1 -11
  65. data/doc/rdoc/core/files/lib/core/facets/enumerable/group_by_rb.html +1 -1
  66. data/doc/rdoc/core/files/lib/core/facets/enumerable_rb.html +1 -27
  67. data/doc/rdoc/core/files/lib/core/facets/exception_rb.html +1 -6
  68. data/doc/rdoc/core/files/lib/core/facets/file/split_root_rb.html +92 -0
  69. data/doc/rdoc/core/files/lib/core/facets/file_rb.html +1 -9
  70. data/doc/rdoc/core/files/lib/core/facets/filetest_rb.html +1 -5
  71. data/doc/rdoc/core/files/lib/core/facets/float/round_rb.html +5 -5
  72. data/doc/rdoc/core/files/lib/core/facets/float_rb.html +1 -5
  73. data/doc/rdoc/core/files/lib/core/facets/hash/except_rb.html +1 -1
  74. data/doc/rdoc/core/files/lib/core/facets/{time/to_date_rb.html → hash/op_push_rb.html} +4 -4
  75. data/doc/rdoc/core/files/lib/core/facets/hash/slice_rb.html +1 -1
  76. data/doc/rdoc/core/files/lib/core/facets/hash/update_rb.html +5 -1
  77. data/doc/rdoc/core/files/lib/core/facets/hash_rb.html +1 -32
  78. data/doc/rdoc/core/files/lib/core/facets/indexable_rb.html +1 -1
  79. data/doc/rdoc/core/files/lib/core/facets/integer_rb.html +1 -10
  80. data/doc/rdoc/core/files/lib/core/facets/kernel/instance_exec_rb.html +1 -5
  81. data/doc/rdoc/core/files/lib/core/facets/kernel/qua_class_rb.html +92 -0
  82. data/doc/rdoc/core/files/lib/core/facets/kernel/singleton_class_rb.html +1 -1
  83. data/doc/rdoc/core/files/lib/core/facets/kernel/with_rb.html +1 -1
  84. data/doc/rdoc/core/files/lib/core/facets/kernel_rb.html +1 -46
  85. data/doc/rdoc/core/files/lib/core/facets/matchdata_rb.html +1 -6
  86. data/doc/rdoc/core/files/lib/core/facets/metaid_rb.html +1 -1
  87. data/doc/rdoc/core/files/lib/core/facets/module/alias_accessor_rb.html +92 -0
  88. data/doc/rdoc/core/files/lib/core/facets/module/alias_method_chain_rb.html +92 -0
  89. data/doc/rdoc/core/files/lib/core/facets/module/alias_module_function_rb.html +92 -0
  90. data/doc/rdoc/core/files/lib/core/facets/module/instance_methods_rb.html +1 -1
  91. data/doc/rdoc/core/files/lib/core/facets/module_rb.html +1 -27
  92. data/doc/rdoc/core/files/lib/core/facets/nilclass/ergo_rb.html +96 -0
  93. data/doc/rdoc/core/files/lib/core/facets/nilclass/to_f_rb.html +1 -1
  94. data/doc/rdoc/core/files/lib/core/facets/nilclass_rb.html +1 -5
  95. data/doc/rdoc/core/files/lib/core/facets/numeric/round_rb.html +1 -1
  96. data/doc/rdoc/core/files/lib/core/facets/numeric_rb.html +1 -7
  97. data/doc/rdoc/core/files/lib/core/facets/proc/bind_rb.html +1 -1
  98. data/doc/rdoc/core/files/lib/core/facets/proc_rb.html +1 -9
  99. data/doc/rdoc/core/files/lib/core/facets/range_rb.html +1 -9
  100. data/doc/rdoc/core/files/lib/core/facets/regexp_rb.html +1 -6
  101. data/doc/rdoc/core/files/lib/core/facets/string/chars_rb.html +1 -1
  102. data/doc/rdoc/core/files/lib/core/facets/string/each_char_rb.html +5 -1
  103. data/doc/rdoc/core/files/lib/core/facets/{kernel/suppress_rb.html → string/op_sub_rb.html} +4 -4
  104. data/doc/rdoc/core/files/lib/core/facets/string/subtract_rb.html +9 -1
  105. data/doc/rdoc/core/files/lib/core/facets/string/variablize_rb.html +92 -0
  106. data/doc/rdoc/core/files/lib/core/facets/string_rb.html +1 -38
  107. data/doc/rdoc/core/files/lib/core/facets/symbol/plain_rb.html +92 -0
  108. data/doc/rdoc/core/files/lib/core/facets/symbol/query_rb.html +96 -0
  109. data/doc/rdoc/core/files/lib/core/facets/symbol/setter_rb.html +96 -0
  110. data/doc/rdoc/core/files/lib/core/facets/symbol/variablize_rb.html +92 -0
  111. data/doc/rdoc/core/files/lib/core/facets/symbol_rb.html +1 -9
  112. data/doc/rdoc/core/files/lib/core/facets/time/advance_rb.html +92 -0
  113. data/doc/rdoc/core/files/lib/core/facets/time/change_rb.html +1 -1
  114. data/doc/rdoc/core/files/lib/core/facets/time/elapse_rb.html +1 -1
  115. data/doc/rdoc/core/files/lib/core/facets/time/hence_rb.html +1 -1
  116. data/doc/rdoc/core/files/lib/core/facets/time/set_rb.html +1 -5
  117. data/doc/rdoc/core/files/lib/core/facets/time/stamp_rb.html +1 -1
  118. data/doc/rdoc/core/files/lib/core/facets/time/to_time_rb.html +1 -1
  119. data/doc/rdoc/core/files/lib/core/facets/time/trunc_rb.html +1 -1
  120. data/doc/rdoc/core/files/lib/core/facets/time_rb.html +1 -15
  121. data/doc/rdoc/core/files/lib/core/facets/unboundmethod_rb.html +1 -6
  122. data/doc/rdoc/core/fr_file_index.html +16 -242
  123. data/doc/rdoc/core/fr_method_index.html +425 -780
  124. data/doc/rdoc/core/index.html +1 -1
  125. data/doc/rdoc/lore/classes/Array.html +16 -16
  126. data/doc/rdoc/lore/classes/CGI.html +25 -19
  127. data/doc/rdoc/lore/classes/Config.html +8 -8
  128. data/doc/rdoc/lore/classes/Continuation.html +4 -4
  129. data/doc/rdoc/lore/classes/Date.html +425 -47
  130. data/doc/rdoc/lore/classes/DateTime.html +585 -0
  131. data/doc/rdoc/lore/classes/File.html +4 -4
  132. data/doc/rdoc/lore/classes/FileUtils.html +32 -376
  133. data/doc/rdoc/lore/classes/GetoptLong.html +4 -4
  134. data/doc/rdoc/lore/classes/GetoptLong/DSL.html +24 -24
  135. data/doc/rdoc/lore/classes/Kernel.html +137 -0
  136. data/doc/rdoc/lore/classes/Logger.html +12 -12
  137. data/doc/rdoc/lore/classes/Logger/Ansicolor.html +40 -40
  138. data/doc/rdoc/lore/classes/Logger/LogDevice.html +4 -4
  139. data/doc/rdoc/lore/classes/NilClass.html +5 -5
  140. data/doc/rdoc/lore/classes/OpenStruct.html +47 -47
  141. data/doc/rdoc/lore/classes/Pathname.html +126 -40
  142. data/doc/rdoc/lore/classes/Shellwords.html +4 -4
  143. data/doc/rdoc/lore/classes/String.html +29 -8
  144. data/doc/rdoc/lore/classes/Time.html +156 -0
  145. data/doc/rdoc/lore/classes/URI.html +48 -48
  146. data/doc/rdoc/lore/classes/URI/Hash.html +4 -4
  147. data/doc/rdoc/lore/classes/URI/Kernel.html +8 -8
  148. data/doc/rdoc/lore/created.rid +1 -1
  149. data/doc/rdoc/lore/files/{README_lore.html → doc/README_lore.html} +4 -4
  150. data/doc/rdoc/lore/files/lib/lore/facets/basicobject_rb.html +22 -94
  151. data/doc/rdoc/lore/files/lib/lore/facets/cgi_rb.html +1 -1
  152. data/doc/rdoc/lore/files/lib/lore/facets/continuation_rb.html +2 -2
  153. data/doc/rdoc/lore/files/lib/lore/facets/date_rb.html +2 -27
  154. data/doc/rdoc/lore/files/lib/lore/facets/ostruct_rb.html +1 -1
  155. data/doc/rdoc/lore/files/lib/lore/facets/pathname_rb.html +1 -15
  156. data/doc/rdoc/lore/files/lib/lore/facets/yaml_rb.html +2 -1
  157. data/doc/rdoc/lore/fr_class_index.html +3 -1
  158. data/doc/rdoc/lore/fr_file_index.html +1 -8
  159. data/doc/rdoc/lore/fr_method_index.html +125 -93
  160. data/doc/rdoc/lore/index.html +1 -1
  161. data/doc/rdoc/more/classes/ANSICode.html +66 -66
  162. data/doc/rdoc/more/classes/Advisable.html +37 -37
  163. data/doc/rdoc/more/classes/Advisable/Method.html +20 -20
  164. data/doc/rdoc/more/classes/Archive/Tar/Minitar.html +27 -27
  165. data/doc/rdoc/more/classes/Archive/Tar/Minitar/Input.html +28 -28
  166. data/doc/rdoc/more/classes/Archive/Tar/Minitar/Output.html +19 -19
  167. data/doc/rdoc/more/classes/Archive/Tar/Minitar/Reader.html +31 -31
  168. data/doc/rdoc/more/classes/Archive/Tar/Minitar/Writer.html +33 -33
  169. data/doc/rdoc/more/classes/Argvector.html +489 -0
  170. data/doc/rdoc/more/classes/Association.html +28 -28
  171. data/doc/rdoc/more/classes/Association/Kernel.html +8 -8
  172. data/doc/rdoc/more/classes/BBCode.html +34 -34
  173. data/doc/rdoc/more/classes/BaseX.html +16 -16
  174. data/doc/rdoc/more/classes/BiCrypt.html +67 -67
  175. data/doc/rdoc/more/classes/BigDuration.html +30 -30
  176. data/doc/rdoc/more/classes/BinReadable.html +85 -85
  177. data/doc/rdoc/more/classes/BinReadable/ByteOrder.html +25 -25
  178. data/doc/rdoc/more/classes/Binding.html +8 -61
  179. data/doc/rdoc/more/classes/BlankSlate.html +131 -0
  180. data/doc/rdoc/more/classes/Buildable.html +4 -4
  181. data/doc/rdoc/more/classes/BuildingBlock.html +1 -1
  182. data/doc/rdoc/more/classes/CLI/Arguments.html +88 -88
  183. data/doc/rdoc/more/classes/CLI/Command.html +29 -28
  184. data/doc/rdoc/more/classes/CLI/NoCommandError.html +5 -5
  185. data/doc/rdoc/more/classes/CLI/NoOptionError.html +5 -5
  186. data/doc/rdoc/more/classes/CacheDecorator.html +21 -21
  187. data/doc/rdoc/more/classes/Capsule.html +41 -41
  188. data/doc/rdoc/more/classes/Chain.html +17 -17
  189. data/doc/rdoc/more/classes/Cloneable.html +4 -4
  190. data/doc/rdoc/more/classes/ConsoleUtils.html +18 -18
  191. data/doc/rdoc/more/classes/Coroutine.html +35 -34
  192. data/doc/rdoc/more/classes/Crypt.html +16 -16
  193. data/doc/rdoc/more/classes/CssTree.html +8 -8
  194. data/doc/rdoc/more/classes/Dictionary.html +232 -232
  195. data/doc/rdoc/more/classes/DictionaryMatcher.html +38 -38
  196. data/doc/rdoc/more/classes/DictionaryMatcher/MatchData.html +4 -4
  197. data/doc/rdoc/more/classes/Duration.html +68 -68
  198. data/doc/rdoc/more/classes/Enumerable.html +44 -44
  199. data/doc/rdoc/more/classes/Enumerable/Elementor.html +16 -16
  200. data/doc/rdoc/more/classes/Enumerable/Enumerator.html +4 -4
  201. data/doc/rdoc/more/classes/EnumerablePass.html +15 -15
  202. data/doc/rdoc/more/classes/Equatable.html +16 -16
  203. data/doc/rdoc/more/classes/EventHook.html +8 -8
  204. data/doc/rdoc/more/classes/Expirable.html +17 -17
  205. data/doc/rdoc/more/classes/FileShell.html +174 -174
  206. data/doc/rdoc/more/classes/Fileable.html +14 -14
  207. data/doc/rdoc/more/classes/Fileable/DSL.html +41 -41
  208. data/doc/rdoc/more/classes/Hash.html +35 -181
  209. data/doc/rdoc/more/classes/Hash2Xml.html +4 -4
  210. data/doc/rdoc/more/classes/HtmlFilter.html +9 -9
  211. data/doc/rdoc/more/classes/InfinityClass.html +36 -36
  212. data/doc/rdoc/more/classes/InfinityClass/Numeric.html +23 -23
  213. data/doc/rdoc/more/classes/Ini.html +37 -37
  214. data/doc/rdoc/more/classes/Instantiable.html +9 -9
  215. data/doc/rdoc/more/classes/{Instantise.html → Instantize.html} +17 -17
  216. data/doc/rdoc/more/classes/Interval.html +189 -189
  217. data/doc/rdoc/more/classes/It.html +12 -12
  218. data/doc/rdoc/more/classes/LRUCache.html +38 -38
  219. data/doc/rdoc/more/classes/LinkedList.html +68 -68
  220. data/doc/rdoc/more/classes/LinkedList/Node.html +4 -4
  221. data/doc/rdoc/more/classes/Module.html +177 -177
  222. data/doc/rdoc/more/classes/Multiton.html +12 -12
  223. data/doc/rdoc/more/classes/Multiton/MetaMethods.html +28 -28
  224. data/doc/rdoc/more/classes/Net/SMTP.html +8 -69
  225. data/doc/rdoc/more/classes/NullClass.html +24 -24
  226. data/doc/rdoc/more/classes/OpEsc.html +5 -5
  227. data/doc/rdoc/more/classes/OpenCascade.html +4 -4
  228. data/doc/rdoc/more/classes/OpenCollection.html +8 -8
  229. data/doc/rdoc/more/classes/OpenHash.html +9 -9
  230. data/doc/rdoc/more/classes/OpenObject.html +117 -117
  231. data/doc/rdoc/more/classes/PQueue.html +84 -84
  232. data/doc/rdoc/more/classes/Paramix.html +11 -11
  233. data/doc/rdoc/more/classes/Paramix/Delegator.html +16 -16
  234. data/doc/rdoc/more/classes/PathList.html +8 -8
  235. data/doc/rdoc/more/classes/PathList/Finder.html +8 -8
  236. data/doc/rdoc/more/classes/Pool.html +18 -18
  237. data/doc/rdoc/more/classes/Proc.html +10 -10
  238. data/doc/rdoc/more/classes/ProgressBar.html +52 -52
  239. data/doc/rdoc/more/classes/Prototype.html +28 -28
  240. data/doc/rdoc/more/classes/RWDelegator.html +16 -16
  241. data/doc/rdoc/more/classes/Random.html +6 -23
  242. data/doc/rdoc/more/classes/Random/Array.html +52 -52
  243. data/doc/rdoc/more/classes/Random/Hash.html +64 -64
  244. data/doc/rdoc/more/classes/Random/Object.html +5 -5
  245. data/doc/rdoc/more/classes/Random/String.html +46 -46
  246. data/doc/rdoc/more/classes/Random/String/Self.html +13 -13
  247. data/doc/rdoc/more/classes/Recorder.html +16 -16
  248. data/doc/rdoc/more/classes/Reference.html +19 -19
  249. data/doc/rdoc/more/classes/Registerable.html +13 -13
  250. data/doc/rdoc/more/classes/Rope.html +434 -0
  251. data/doc/rdoc/more/classes/Semaphore.html +36 -36
  252. data/doc/rdoc/more/classes/Settings.html +28 -28
  253. data/doc/rdoc/more/classes/Settings/Setting.html +13 -13
  254. data/doc/rdoc/more/classes/Settings/SettingCollection.html +4 -4
  255. data/doc/rdoc/more/classes/SimpleStringIO.html +8 -8
  256. data/doc/rdoc/more/classes/String/Mask.html +557 -0
  257. data/doc/rdoc/more/classes/String/Style.html +146 -147
  258. data/doc/rdoc/more/classes/String/Words.html +31 -272
  259. data/doc/rdoc/more/classes/System.html +253 -253
  260. data/doc/rdoc/more/classes/Timer.html +50 -50
  261. data/doc/rdoc/more/classes/Timer/Dummy.html +9 -9
  262. data/doc/rdoc/more/classes/TracePoint.html +58 -58
  263. data/doc/rdoc/more/classes/Tuple.html +170 -170
  264. data/doc/rdoc/more/classes/TypeCast/Class.html +4 -4
  265. data/doc/rdoc/more/classes/TypeCast/Object.html +4 -4
  266. data/doc/rdoc/more/classes/Uninheritable.html +6 -6
  267. data/doc/rdoc/more/classes/UploadUtils.html +49 -49
  268. data/doc/rdoc/more/classes/VersionNumber.html +82 -56
  269. data/doc/rdoc/more/classes/Weekdays.html +28 -28
  270. data/doc/rdoc/more/classes/XOXO.html +9 -9
  271. data/doc/rdoc/more/classes/ZipUtils.html +58 -58
  272. data/doc/rdoc/more/classes/ZipUtils/DryRun.html +28 -28
  273. data/doc/rdoc/more/classes/ZipUtils/NoWrite.html +28 -28
  274. data/doc/rdoc/more/classes/ZipUtils/Verbose.html +28 -28
  275. data/doc/rdoc/more/created.rid +1 -1
  276. data/doc/rdoc/more/files/{README_more.html → doc/README_more.html} +3 -3
  277. data/doc/rdoc/more/files/lib/more/facets/annotations_rb.html +1 -1
  278. data/doc/rdoc/more/files/lib/more/facets/arguments_rb.html +1 -1
  279. data/doc/rdoc/more/files/lib/more/facets/argvector_rb.html +142 -0
  280. data/doc/rdoc/more/files/lib/more/facets/bicrypt_rb.html +2 -2
  281. data/doc/rdoc/more/files/lib/more/facets/blankslate_rb.html +92 -0
  282. data/doc/rdoc/more/files/lib/more/facets/buildable_rb.html +1 -1
  283. data/doc/rdoc/more/files/lib/more/facets/bytes_rb.html +1 -78
  284. data/doc/rdoc/more/files/lib/more/facets/command_rb.html +1 -1
  285. data/doc/rdoc/more/files/lib/more/facets/coroutine_rb.html +1 -1
  286. data/doc/rdoc/more/files/lib/more/facets/dictionary_rb.html +1 -1
  287. data/doc/rdoc/more/files/lib/more/facets/elementor_rb.html +1 -1
  288. data/doc/rdoc/more/files/lib/more/facets/fileshell_rb.html +1 -29
  289. data/doc/rdoc/more/files/lib/more/facets/inheritor_rb.html +1 -1
  290. data/doc/rdoc/more/files/lib/more/facets/instantise_rb.html +5 -54
  291. data/doc/rdoc/more/files/lib/more/facets/instantize_rb.html +160 -0
  292. data/doc/rdoc/more/files/lib/more/facets/interval_rb.html +1 -1
  293. data/doc/rdoc/more/files/lib/more/facets/multipliers_rb.html +1 -1
  294. data/doc/rdoc/more/files/lib/more/facets/openobject_rb.html +1 -1
  295. data/doc/rdoc/more/files/lib/more/facets/random_rb.html +1 -1
  296. data/doc/rdoc/more/files/lib/more/facets/recorder_rb.html +1 -1
  297. data/doc/rdoc/more/files/lib/more/facets/reflection_rb.html +1 -2
  298. data/doc/rdoc/more/files/lib/more/facets/rope_rb.html +98 -0
  299. data/doc/rdoc/{core/files/lib/core/facets/string/to_time_rb.html → more/files/lib/more/facets/string/mask_rb.html} +5 -5
  300. data/doc/rdoc/more/files/lib/more/facets/{style_rb.html → string/style_rb.html} +4 -4
  301. data/doc/rdoc/more/files/lib/more/facets/timer_rb.html +2 -2
  302. data/doc/rdoc/more/files/lib/more/facets/typecast_rb.html +2 -2
  303. data/doc/rdoc/more/files/lib/more/facets/version_rb.html +2 -3
  304. data/doc/rdoc/more/fr_class_index.html +5 -2
  305. data/doc/rdoc/more/fr_file_index.html +7 -8
  306. data/doc/rdoc/more/fr_method_index.html +940 -926
  307. data/doc/rdoc/more/index.html +1 -1
  308. data/lib/core/facets-load.rb +12 -0
  309. data/lib/core/facets.rb +1 -1
  310. data/lib/core/facets/array.rb +5 -25
  311. data/lib/core/facets/array/index.rb +23 -0
  312. data/lib/core/facets/binding.rb +5 -6
  313. data/lib/core/facets/class.rb +5 -6
  314. data/lib/core/facets/class/descendents.rb +10 -2
  315. data/lib/core/facets/comparable.rb +5 -3
  316. data/lib/core/facets/dir.rb +5 -6
  317. data/lib/core/facets/enumerable.rb +5 -23
  318. data/lib/core/facets/enumerable/group_by.rb +2 -2
  319. data/lib/core/facets/exception.rb +6 -2
  320. data/lib/core/facets/file.rb +5 -5
  321. data/lib/core/facets/file/split_root.rb +10 -0
  322. data/lib/core/facets/filetest.rb +6 -1
  323. data/lib/core/facets/float.rb +6 -1
  324. data/lib/core/facets/float/round.rb +1 -35
  325. data/lib/core/facets/hash.rb +5 -28
  326. data/lib/core/facets/hash/except.rb +15 -11
  327. data/lib/core/facets/hash/op_push.rb +17 -0
  328. data/lib/core/facets/hash/slice.rb +21 -13
  329. data/lib/core/facets/hash/update.rb +19 -13
  330. data/lib/core/facets/indexable.rb +1 -0
  331. data/lib/core/facets/integer.rb +5 -7
  332. data/lib/core/facets/kernel.rb +5 -44
  333. data/lib/core/facets/kernel/instance_exec.rb +29 -8
  334. data/lib/core/facets/kernel/qua_class.rb +19 -0
  335. data/lib/core/facets/kernel/singleton_class.rb +6 -1
  336. data/lib/core/facets/kernel/with.rb +1 -1
  337. data/lib/core/facets/matchdata.rb +5 -3
  338. data/lib/core/facets/metaid.rb +0 -51
  339. data/lib/core/facets/module.rb +5 -23
  340. data/lib/core/facets/module/alias_accessor.rb +45 -0
  341. data/lib/core/facets/module/{alias.rb → alias_method_chain.rb} +0 -65
  342. data/lib/core/facets/module/alias_module_function.rb +30 -0
  343. data/lib/core/facets/module/instance_methods.rb +2 -2
  344. data/lib/core/facets/nilclass.rb +5 -2
  345. data/lib/core/facets/nilclass/ergo.rb +1 -0
  346. data/lib/core/facets/nilclass/to_f.rb +2 -2
  347. data/lib/core/facets/numeric.rb +5 -3
  348. data/lib/core/facets/numeric/round.rb +21 -0
  349. data/lib/core/facets/proc.rb +5 -5
  350. data/lib/core/facets/range.rb +5 -5
  351. data/lib/core/facets/regexp.rb +5 -2
  352. data/lib/core/facets/string.rb +5 -36
  353. data/lib/core/facets/string/chars.rb +3 -3
  354. data/lib/core/facets/string/each_char.rb +15 -6
  355. data/lib/core/facets/string/op_sub.rb +14 -0
  356. data/lib/core/facets/string/subtract.rb +3 -13
  357. data/lib/core/facets/string/variablize.rb +12 -0
  358. data/lib/core/facets/symbol.rb +5 -5
  359. data/lib/core/facets/symbol/plain.rb +44 -0
  360. data/lib/core/facets/symbol/query.rb +1 -0
  361. data/lib/core/facets/symbol/setter.rb +1 -0
  362. data/lib/core/facets/symbol/variablize.rb +12 -0
  363. data/lib/core/facets/time.rb +5 -12
  364. data/lib/core/facets/time/advance.rb +17 -0
  365. data/lib/core/facets/time/change.rb +16 -22
  366. data/lib/core/facets/time/elapse.rb +2 -2
  367. data/lib/core/facets/time/hence.rb +83 -50
  368. data/lib/core/facets/time/set.rb +21 -1
  369. data/lib/core/facets/time/stamp.rb +2 -4
  370. data/lib/core/facets/time/to_time.rb +8 -2
  371. data/lib/core/facets/unboundmethod.rb +5 -2
  372. data/lib/lore/facets/basicobject.rb +8 -257
  373. data/lib/lore/facets/cgi.rb +1 -1
  374. data/lib/lore/facets/date.rb +349 -43
  375. data/lib/lore/facets/ostruct.rb +1 -1
  376. data/lib/lore/facets/pathname.rb +41 -10
  377. data/lib/more/facets/annotations.rb +2 -0
  378. data/lib/more/facets/arguments.rb +2 -0
  379. data/lib/more/facets/argvector.rb +353 -0
  380. data/lib/more/facets/bicrypt.rb +1 -1
  381. data/lib/more/facets/blankslate.rb +66 -0
  382. data/lib/more/facets/buildable.rb +1 -1
  383. data/lib/more/facets/bytes.rb +2 -0
  384. data/lib/more/facets/command.rb +4 -1
  385. data/lib/more/facets/coroutine.rb +1 -0
  386. data/lib/more/facets/dictionary.rb +4 -4
  387. data/lib/more/facets/elementor.rb +1 -1
  388. data/lib/more/facets/fileshell.rb +2 -0
  389. data/lib/more/facets/inheritor.rb +9 -5
  390. data/lib/more/facets/instantise.rb +1 -92
  391. data/lib/more/facets/instantize.rb +95 -0
  392. data/lib/more/facets/interval.rb +2 -2
  393. data/lib/more/facets/multipliers.rb +4 -4
  394. data/lib/more/facets/openobject.rb +6 -1
  395. data/lib/more/facets/random.rb +25 -22
  396. data/lib/more/facets/recorder.rb +1 -1
  397. data/lib/more/facets/rope.rb +131 -0
  398. data/lib/more/facets/string/mask.rb +278 -0
  399. data/lib/more/facets/{style.rb → string/style.rb} +7 -6
  400. data/lib/more/facets/typecast.rb +1 -1
  401. data/lib/more/facets/version.rb +14 -0
  402. data/test/core/binding/test_local_variables.rb +1 -1
  403. data/test/core/enumerable/test_group_by.rb +7 -2
  404. data/test/core/hash/test_slice.rb +20 -0
  405. data/test/core/kernel/test_tap.rb +1 -1
  406. data/test/core/module/test_alias.rb +2 -1
  407. data/test/core/module/test_revise.rb +2 -2
  408. data/test/lore/test_basicobject.rb +26 -26
  409. data/test/lore/test_date.rb +9 -0
  410. data/test/lore/test_ostruct.rb +5 -5
  411. data/test/more/test_class_extension.rb +1 -1
  412. data/test/more/test_classmethods.rb +5 -5
  413. data/test/more/test_dictionary.rb +1 -1
  414. data/test/more/test_instantise.rb +2 -4
  415. data/test/more/test_interval.rb +4 -4
  416. data/test/more/test_linkedlist.rb +1 -1
  417. data/test/more/test_multipliers.rb +1 -1
  418. data/test/more/test_multiton.rb +1 -1
  419. data/test/more/test_random.rb +1 -1
  420. data/test/more/test_style.rb +1 -1
  421. data/test/more/test_typecast.rb +1 -1
  422. data/test/test_facets.rb +9 -0
  423. metadata +82 -1753
  424. data/doc/rdoc/lore/classes/BasicObject.html +0 -259
  425. data/doc/rdoc/more/classes/Kernel.html +0 -641
  426. data/doc/ri/ANSICode/cdesc-ANSICode.yaml +0 -60
  427. data/doc/ri/ANSICode/clear_line-i.yaml +0 -13
  428. data/doc/ri/ANSICode/clear_screen-i.yaml +0 -13
  429. data/doc/ri/ANSICode/clr-i.yaml +0 -12
  430. data/doc/ri/ANSICode/cls-i.yaml +0 -12
  431. data/doc/ri/ANSICode/colors-i.yaml +0 -10
  432. data/doc/ri/ANSICode/define_ansicolor_method-c.yaml +0 -12
  433. data/doc/ri/ANSICode/display-i.yaml +0 -12
  434. data/doc/ri/ANSICode/down-i.yaml +0 -12
  435. data/doc/ri/ANSICode/left-i.yaml +0 -12
  436. data/doc/ri/ANSICode/move-i.yaml +0 -12
  437. data/doc/ri/ANSICode/restore-i.yaml +0 -12
  438. data/doc/ri/ANSICode/right-i.yaml +0 -12
  439. data/doc/ri/ANSICode/save-i.yaml +0 -12
  440. data/doc/ri/ANSICode/uncolored-i.yaml +0 -10
  441. data/doc/ri/ANSICode/up-i.yaml +0 -12
  442. data/doc/ri/Advisable/Method/advice_after%3d-i.yaml +0 -10
  443. data/doc/ri/Advisable/Method/advice_around%3d-i.yaml +0 -10
  444. data/doc/ri/Advisable/Method/advice_before%3d-i.yaml +0 -10
  445. data/doc/ri/Advisable/Method/advised%3f-i.yaml +0 -10
  446. data/doc/ri/Advisable/Method/call_with_advice-i.yaml +0 -12
  447. data/doc/ri/Advisable/Method/cdesc-Method.yaml +0 -43
  448. data/doc/ri/Advisable/Method/lambda_target-i.yaml +0 -12
  449. data/doc/ri/Advisable/advice_after-i.yaml +0 -10
  450. data/doc/ri/Advisable/advice_around-i.yaml +0 -10
  451. data/doc/ri/Advisable/advice_before-i.yaml +0 -10
  452. data/doc/ri/Advisable/advise-i.yaml +0 -12
  453. data/doc/ri/Advisable/after-i.yaml +0 -10
  454. data/doc/ri/Advisable/around-i.yaml +0 -10
  455. data/doc/ri/Advisable/before-i.yaml +0 -10
  456. data/doc/ri/Advisable/cdesc-Advisable.yaml +0 -35
  457. data/doc/ri/Advisable/method_added-i.yaml +0 -16
  458. data/doc/ri/Archive/Tar/Minitar/BlockRequired/cdesc-BlockRequired.yaml +0 -17
  459. data/doc/ri/Archive/Tar/Minitar/ClosedStream/cdesc-ClosedStream.yaml +0 -17
  460. data/doc/ri/Archive/Tar/Minitar/FileNameTooLong/cdesc-FileNameTooLong.yaml +0 -17
  461. data/doc/ri/Archive/Tar/Minitar/Input/cdesc-Input.yaml +0 -30
  462. data/doc/ri/Archive/Tar/Minitar/Input/close-i.yaml +0 -12
  463. data/doc/ri/Archive/Tar/Minitar/Input/each-i.yaml +0 -12
  464. data/doc/ri/Archive/Tar/Minitar/Input/extract_entry-i.yaml +0 -43
  465. data/doc/ri/Archive/Tar/Minitar/Input/fsync_dir-i.yaml +0 -10
  466. data/doc/ri/Archive/Tar/Minitar/Input/new-c.yaml +0 -12
  467. data/doc/ri/Archive/Tar/Minitar/Input/open-c.yaml +0 -12
  468. data/doc/ri/Archive/Tar/Minitar/Input/tar-i.yaml +0 -12
  469. data/doc/ri/Archive/Tar/Minitar/NonSeekableStream/cdesc-NonSeekableStream.yaml +0 -17
  470. data/doc/ri/Archive/Tar/Minitar/Output/cdesc-Output.yaml +0 -23
  471. data/doc/ri/Archive/Tar/Minitar/Output/close-i.yaml +0 -12
  472. data/doc/ri/Archive/Tar/Minitar/Output/new-c.yaml +0 -12
  473. data/doc/ri/Archive/Tar/Minitar/Output/open-c.yaml +0 -12
  474. data/doc/ri/Archive/Tar/Minitar/Output/tar-i.yaml +0 -12
  475. data/doc/ri/Archive/Tar/Minitar/Reader/EntryStream/cdesc-EntryStream.yaml +0 -17
  476. data/doc/ri/Archive/Tar/Minitar/Reader/InvalidEntryStream/cdesc-InvalidEntryStream.yaml +0 -17
  477. data/doc/ri/Archive/Tar/Minitar/Reader/cdesc-Reader.yaml +0 -27
  478. data/doc/ri/Archive/Tar/Minitar/Reader/close-i.yaml +0 -10
  479. data/doc/ri/Archive/Tar/Minitar/Reader/each-i.yaml +0 -12
  480. data/doc/ri/Archive/Tar/Minitar/Reader/each_entry-i.yaml +0 -12
  481. data/doc/ri/Archive/Tar/Minitar/Reader/new-c.yaml +0 -12
  482. data/doc/ri/Archive/Tar/Minitar/Reader/open-c.yaml +0 -12
  483. data/doc/ri/Archive/Tar/Minitar/Reader/rewind-i.yaml +0 -12
  484. data/doc/ri/Archive/Tar/Minitar/UnexpectedEOF/cdesc-UnexpectedEOF.yaml +0 -17
  485. data/doc/ri/Archive/Tar/Minitar/Writer/BoundedStream/FileOverflow/cdesc-FileOverflow.yaml +0 -17
  486. data/doc/ri/Archive/Tar/Minitar/Writer/BoundedStream/cdesc-BoundedStream.yaml +0 -17
  487. data/doc/ri/Archive/Tar/Minitar/Writer/RestrictedStream/cdesc-RestrictedStream.yaml +0 -17
  488. data/doc/ri/Archive/Tar/Minitar/Writer/add_file-i.yaml +0 -34
  489. data/doc/ri/Archive/Tar/Minitar/Writer/add_file_simple-i.yaml +0 -33
  490. data/doc/ri/Archive/Tar/Minitar/Writer/cdesc-Writer.yaml +0 -31
  491. data/doc/ri/Archive/Tar/Minitar/Writer/close-i.yaml +0 -12
  492. data/doc/ri/Archive/Tar/Minitar/Writer/flush-i.yaml +0 -12
  493. data/doc/ri/Archive/Tar/Minitar/Writer/mkdir-i.yaml +0 -12
  494. data/doc/ri/Archive/Tar/Minitar/Writer/new-c.yaml +0 -12
  495. data/doc/ri/Archive/Tar/Minitar/Writer/open-c.yaml +0 -12
  496. data/doc/ri/Archive/Tar/Minitar/Writer/split_name-i.yaml +0 -10
  497. data/doc/ri/Archive/Tar/Minitar/cdesc-Minitar.yaml +0 -68
  498. data/doc/ri/Archive/Tar/Minitar/dir%3f-c.yaml +0 -12
  499. data/doc/ri/Archive/Tar/Minitar/open-c.yaml +0 -12
  500. data/doc/ri/Archive/Tar/Minitar/pack-c.yaml +0 -14
  501. data/doc/ri/Archive/Tar/Minitar/pack_file-c.yaml +0 -75
  502. data/doc/ri/Archive/Tar/Minitar/unpack-c.yaml +0 -12
  503. data/doc/ri/Archive/Tar/PosixHeader/cdesc-PosixHeader.yaml +0 -53
  504. data/doc/ri/Archive/Tar/cdesc-Tar.yaml +0 -15
  505. data/doc/ri/Archive/cdesc-Archive.yaml +0 -16
  506. data/doc/ri/Array/cdesc-Array.yaml +0 -17
  507. data/doc/ri/As/cdesc-As.yaml +0 -19
  508. data/doc/ri/Association/%3c%3d%3e-i.yaml +0 -10
  509. data/doc/ri/Association/%5b%5d-c.yaml +0 -10
  510. data/doc/ri/Association/Kernel/%3e%3e-i.yaml +0 -12
  511. data/doc/ri/Association/Kernel/associations-i.yaml +0 -10
  512. data/doc/ri/Association/Kernel/cdesc-Kernel.yaml +0 -20
  513. data/doc/ri/Association/cdesc-Association.yaml +0 -67
  514. data/doc/ri/Association/inspect-i.yaml +0 -10
  515. data/doc/ri/Association/invert%21-i.yaml +0 -10
  516. data/doc/ri/Association/new-c.yaml +0 -10
  517. data/doc/ri/Association/to_ary-i.yaml +0 -10
  518. data/doc/ri/Association/to_s-i.yaml +0 -10
  519. data/doc/ri/Autoarray/%5b%5d%3d-i.yaml +0 -10
  520. data/doc/ri/Autoarray/%5b%5d-i.yaml +0 -10
  521. data/doc/ri/Autoarray/cdesc-Autoarray.yaml +0 -26
  522. data/doc/ri/Autoarray/new-c.yaml +0 -10
  523. data/doc/ri/BBCode/ansi-c.yaml +0 -12
  524. data/doc/ri/BBCode/ansi_to_bbcode-c.yaml +0 -12
  525. data/doc/ri/BBCode/ansi_to_html-c.yaml +0 -12
  526. data/doc/ri/BBCode/bbcode_to_ansi-c.yaml +0 -12
  527. data/doc/ri/BBCode/bbcode_to_html-c.yaml +0 -12
  528. data/doc/ri/BBCode/cdesc-BBCode.yaml +0 -59
  529. data/doc/ri/BBCode/html_to_ansi-c.yaml +0 -12
  530. data/doc/ri/BBCode/html_to_bbcode-c.yaml +0 -12
  531. data/doc/ri/BBCode/strip_bbcode-c.yaml +0 -12
  532. data/doc/ri/BaseX/cdesc-BaseX.yaml +0 -27
  533. data/doc/ri/BaseX/convert_base-i.yaml +0 -10
  534. data/doc/ri/BaseX/decode-i.yaml +0 -10
  535. data/doc/ri/BaseX/encode-i.yaml +0 -10
  536. data/doc/ri/BaseX/new-c.yaml +0 -10
  537. data/doc/ri/BasicObject/__self__-i.yaml +0 -12
  538. data/doc/ri/BasicObject/cdesc-BasicObject.yaml +0 -53
  539. data/doc/ri/BasicObject/hide-c.yaml +0 -12
  540. data/doc/ri/BasicObject/object_self-i.yaml +0 -13
  541. data/doc/ri/BiCrypt/block_size-i.yaml +0 -10
  542. data/doc/ri/BiCrypt/carefully_open_file-i.yaml +0 -10
  543. data/doc/ri/BiCrypt/cdesc-BiCrypt.yaml +0 -53
  544. data/doc/ri/BiCrypt/decrypt_block-i.yaml +0 -10
  545. data/doc/ri/BiCrypt/decrypt_file-i.yaml +0 -10
  546. data/doc/ri/BiCrypt/decrypt_pair-i.yaml +0 -10
  547. data/doc/ri/BiCrypt/decrypt_stream-i.yaml +0 -10
  548. data/doc/ri/BiCrypt/decrypt_string-i.yaml +0 -10
  549. data/doc/ri/BiCrypt/encrypt_block-i.yaml +0 -10
  550. data/doc/ri/BiCrypt/encrypt_file-i.yaml +0 -10
  551. data/doc/ri/BiCrypt/encrypt_pair-i.yaml +0 -10
  552. data/doc/ri/BiCrypt/encrypt_stream-i.yaml +0 -10
  553. data/doc/ri/BiCrypt/encrypt_string-i.yaml +0 -10
  554. data/doc/ri/BiCrypt/f-i.yaml +0 -10
  555. data/doc/ri/BiCrypt/generate_initialization_vector-i.yaml +0 -12
  556. data/doc/ri/BiCrypt/new-c.yaml +0 -10
  557. data/doc/ri/BiCrypt/precalculate_S_table-i.yaml +0 -10
  558. data/doc/ri/BigDuration/cdesc-BigDuration.yaml +0 -41
  559. data/doc/ri/BigDuration/each-i.yaml +0 -12
  560. data/doc/ri/BigDuration/months%3d-i.yaml +0 -12
  561. data/doc/ri/BigDuration/new-c.yaml +0 -12
  562. data/doc/ri/BigDuration/seconds-i.yaml +0 -12
  563. data/doc/ri/BigDuration/strftime-i.yaml +0 -16
  564. data/doc/ri/BigDuration/years%3d-i.yaml +0 -12
  565. data/doc/ri/BinReadable/ByteOrder/big%3f-i.yaml +0 -12
  566. data/doc/ri/BinReadable/ByteOrder/big_endian%3f-i.yaml +0 -13
  567. data/doc/ri/BinReadable/ByteOrder/byte_order-i.yaml +0 -13
  568. data/doc/ri/BinReadable/ByteOrder/byteorder-i.yaml +0 -12
  569. data/doc/ri/BinReadable/ByteOrder/cdesc-ByteOrder.yaml +0 -39
  570. data/doc/ri/BinReadable/ByteOrder/little%3f-i.yaml +0 -12
  571. data/doc/ri/BinReadable/ByteOrder/little_endian%3f-i.yaml +0 -11
  572. data/doc/ri/BinReadable/ByteOrder/network%3f-i.yaml +0 -12
  573. data/doc/ri/BinReadable/byte_order%3d-i.yaml +0 -11
  574. data/doc/ri/BinReadable/byte_order-i.yaml +0 -13
  575. data/doc/ri/BinReadable/byteorder%3d-i.yaml +0 -12
  576. data/doc/ri/BinReadable/byteorder-i.yaml +0 -12
  577. data/doc/ri/BinReadable/cdesc-BinReadable.yaml +0 -65
  578. data/doc/ri/BinReadable/read_cstring-i.yaml +0 -10
  579. data/doc/ri/BinReadable/read_int16_big-i.yaml +0 -10
  580. data/doc/ri/BinReadable/read_int16_little-i.yaml +0 -10
  581. data/doc/ri/BinReadable/read_int16_native-i.yaml +0 -13
  582. data/doc/ri/BinReadable/read_int32_big-i.yaml +0 -10
  583. data/doc/ri/BinReadable/read_int32_little-i.yaml +0 -10
  584. data/doc/ri/BinReadable/read_int32_native-i.yaml +0 -13
  585. data/doc/ri/BinReadable/read_int8-i.yaml +0 -10
  586. data/doc/ri/BinReadable/read_uint8-i.yaml +0 -12
  587. data/doc/ri/BinReadable/read_word16_big-i.yaml +0 -10
  588. data/doc/ri/BinReadable/read_word16_little-i.yaml +0 -10
  589. data/doc/ri/BinReadable/read_word16_native-i.yaml +0 -13
  590. data/doc/ri/BinReadable/read_word32_big-i.yaml +0 -10
  591. data/doc/ri/BinReadable/read_word32_little-i.yaml +0 -10
  592. data/doc/ri/BinReadable/read_word32_native-i.yaml +0 -13
  593. data/doc/ri/BinReadable/read_word8-i.yaml +0 -13
  594. data/doc/ri/BinReadable/readn-i.yaml +0 -12
  595. data/doc/ri/BinReadable/ru-i.yaml +0 -12
  596. data/doc/ri/BinReadable/ru_swap-i.yaml +0 -12
  597. data/doc/ri/Binding/%5b%5d%3d-i.yaml +0 -14
  598. data/doc/ri/Binding/%5b%5d-i.yaml +0 -14
  599. data/doc/ri/Binding/__DIR__-i.yaml +0 -12
  600. data/doc/ri/Binding/__FILE__-i.yaml +0 -12
  601. data/doc/ri/Binding/__LINE__-i.yaml +0 -12
  602. data/doc/ri/Binding/__callee__-i.yaml +0 -14
  603. data/doc/ri/Binding/__method__-i.yaml +0 -14
  604. data/doc/ri/Binding/caller-i.yaml +0 -12
  605. data/doc/ri/Binding/callstack-i.yaml +0 -12
  606. data/doc/ri/Binding/cdesc-Binding.yaml +0 -40
  607. data/doc/ri/Binding/defined%3f-i.yaml +0 -12
  608. data/doc/ri/Binding/eval-i.yaml +0 -12
  609. data/doc/ri/Binding/local_variables-i.yaml +0 -14
  610. data/doc/ri/Binding/self-i.yaml +0 -12
  611. data/doc/ri/Buildable/cdesc-Buildable.yaml +0 -29
  612. data/doc/ri/Buildable/included-c.yaml +0 -10
  613. data/doc/ri/BuildingBlock/%3c%3c-i.yaml +0 -12
  614. data/doc/ri/BuildingBlock/build%21-i.yaml +0 -11
  615. data/doc/ri/BuildingBlock/cdesc-BuildingBlock.yaml +0 -57
  616. data/doc/ri/BuildingBlock/inspect-i.yaml +0 -12
  617. data/doc/ri/BuildingBlock/method_missing-i.yaml +0 -11
  618. data/doc/ri/BuildingBlock/new-c.yaml +0 -11
  619. data/doc/ri/BuildingBlock/to_buffer-i.yaml +0 -12
  620. data/doc/ri/BuildingBlock/to_s-i.yaml +0 -12
  621. data/doc/ri/BuildingBlock/to_str-i.yaml +0 -10
  622. data/doc/ri/CGI/cdesc-CGI.yaml +0 -25
  623. data/doc/ri/CGI/esc-i.yaml +0 -12
  624. data/doc/ri/CGI/escformat-i.yaml +0 -12
  625. data/doc/ri/CGI/marshal_from_cgi-i.yaml +0 -12
  626. data/doc/ri/CGI/marshal_to_cgi-i.yaml +0 -12
  627. data/doc/ri/CLI/Arguments/arguments-i.yaml +0 -12
  628. data/doc/ri/CLI/Arguments/assoc_options-i.yaml +0 -14
  629. data/doc/ri/CLI/Arguments/cdesc-Arguments.yaml +0 -77
  630. data/doc/ri/CLI/Arguments/flags-i.yaml +0 -12
  631. data/doc/ri/CLI/Arguments/format_options-i.yaml +0 -12
  632. data/doc/ri/CLI/Arguments/multi_flag-i.yaml +0 -12
  633. data/doc/ri/CLI/Arguments/new-c.yaml +0 -12
  634. data/doc/ri/CLI/Arguments/operands-i.yaml +0 -13
  635. data/doc/ri/CLI/Arguments/options-i.yaml +0 -12
  636. data/doc/ri/CLI/Arguments/parameters-c.yaml +0 -10
  637. data/doc/ri/CLI/Arguments/parameters-i.yaml +0 -12
  638. data/doc/ri/CLI/Arguments/parameters_without_duplicates-i.yaml +0 -12
  639. data/doc/ri/CLI/Arguments/parse-i.yaml +0 -14
  640. data/doc/ri/CLI/Arguments/parse_arity-i.yaml +0 -12
  641. data/doc/ri/CLI/Arguments/parse_line-i.yaml +0 -12
  642. data/doc/ri/CLI/Arguments/parse_preoptions-i.yaml +0 -12
  643. data/doc/ri/CLI/Arguments/preflags-i.yaml +0 -12
  644. data/doc/ri/CLI/Arguments/preoptions-i.yaml +0 -14
  645. data/doc/ri/CLI/Arguments/subcommand-i.yaml +0 -12
  646. data/doc/ri/CLI/Arguments/subcommand_with_arguments-i.yaml +0 -14
  647. data/doc/ri/CLI/Arguments/subcommand_with_parameters-i.yaml +0 -13
  648. data/doc/ri/CLI/Arguments/subcommand_with_preoptions-i.yaml +0 -11
  649. data/doc/ri/CLI/Command/UniversalOptions/cdesc-UniversalOptions.yaml +0 -17
  650. data/doc/ri/CLI/Command/call-i.yaml +0 -12
  651. data/doc/ri/CLI/Command/cdesc-Command.yaml +0 -50
  652. data/doc/ri/CLI/Command/command_missing-i.yaml +0 -11
  653. data/doc/ri/CLI/Command/commands-i.yaml +0 -11
  654. data/doc/ri/CLI/Command/default-i.yaml +0 -12
  655. data/doc/ri/CLI/Command/initialize_arguments-i.yaml +0 -11
  656. data/doc/ri/CLI/Command/initialize_options-i.yaml +0 -11
  657. data/doc/ri/CLI/Command/new-c.yaml +0 -11
  658. data/doc/ri/CLI/Command/option_arity-c.yaml +0 -11
  659. data/doc/ri/CLI/Command/option_missing-i.yaml +0 -11
  660. data/doc/ri/CLI/Command/start-c.yaml +0 -11
  661. data/doc/ri/CLI/Command/subcommand-c.yaml +0 -12
  662. data/doc/ri/CLI/NoCommandError/cdesc-NoCommandError.yaml +0 -16
  663. data/doc/ri/CLI/NoCommandError/new-c.yaml +0 -10
  664. data/doc/ri/CLI/NoOptionError/cdesc-NoOptionError.yaml +0 -18
  665. data/doc/ri/CLI/NoOptionError/new-c.yaml +0 -10
  666. data/doc/ri/CLI/cdesc-CLI.yaml +0 -20
  667. data/doc/ri/CacheDecorator/cache-c.yaml +0 -10
  668. data/doc/ri/CacheDecorator/cdesc-CacheDecorator.yaml +0 -45
  669. data/doc/ri/CacheDecorator/method_missing-i.yaml +0 -10
  670. data/doc/ri/CacheDecorator/new-c.yaml +0 -10
  671. data/doc/ri/CacheDecorator/self-i.yaml +0 -10
  672. data/doc/ri/CacheDecorator/uncache-c.yaml +0 -10
  673. data/doc/ri/Capsule/MissingFile/cdesc-MissingFile.yaml +0 -17
  674. data/doc/ri/Capsule/cdesc-Capsule.yaml +0 -55
  675. data/doc/ri/Capsule/include-i.yaml +0 -11
  676. data/doc/ri/Capsule/include_script-i.yaml +0 -10
  677. data/doc/ri/Capsule/load-c.yaml +0 -12
  678. data/doc/ri/Capsule/load-i.yaml +0 -16
  679. data/doc/ri/Capsule/load_in_module-i.yaml +0 -12
  680. data/doc/ri/Capsule/load_path_lookup-i.yaml +0 -12
  681. data/doc/ri/Capsule/new-c.yaml +0 -12
  682. data/doc/ri/Capsule/require-i.yaml +0 -14
  683. data/doc/ri/Chain/%7e-i.yaml +0 -10
  684. data/doc/ri/Chain/cdesc-Chain.yaml +0 -36
  685. data/doc/ri/Chain/end-i.yaml +0 -16
  686. data/doc/ri/Chain/method_missing-i.yaml +0 -10
  687. data/doc/ri/Chain/new-c.yaml +0 -10
  688. data/doc/ri/Class/cdesc-Class.yaml +0 -17
  689. data/doc/ri/Cloneable/cdesc-Cloneable.yaml +0 -21
  690. data/doc/ri/Cloneable/initialize_copy-i.yaml +0 -10
  691. data/doc/ri/Comparable/at_least-i.yaml +0 -14
  692. data/doc/ri/Comparable/at_most-i.yaml +0 -14
  693. data/doc/ri/Comparable/bound-i.yaml +0 -15
  694. data/doc/ri/Comparable/cap-i.yaml +0 -14
  695. data/doc/ri/Comparable/cdesc-Comparable.yaml +0 -26
  696. data/doc/ri/Comparable/clip-i.yaml +0 -12
  697. data/doc/ri/Comparable/cmp-i.yaml +0 -18
  698. data/doc/ri/Config/cdesc-Config.yaml +0 -18
  699. data/doc/ri/Config/datadir-c.yaml +0 -16
  700. data/doc/ri/Config/inspect-c.yaml +0 -10
  701. data/doc/ri/Console/cdesc-Console.yaml +0 -17
  702. data/doc/ri/ConsoleUtils/ask-i.yaml +0 -12
  703. data/doc/ri/ConsoleUtils/cdesc-ConsoleUtils.yaml +0 -27
  704. data/doc/ri/ConsoleUtils/password-i.yaml +0 -12
  705. data/doc/ri/ConsoleUtils/print_justified-i.yaml +0 -14
  706. data/doc/ri/ConsoleUtils/screen_width-i.yaml +0 -14
  707. data/doc/ri/Continuation/cdesc-Continuation.yaml +0 -16
  708. data/doc/ri/Continuation/create-c.yaml +0 -10
  709. data/doc/ri/Coroutine/%5b%5d%3d-i.yaml +0 -10
  710. data/doc/ri/Coroutine/%5b%5d-i.yaml +0 -10
  711. data/doc/ri/Coroutine/cdesc-Coroutine.yaml +0 -42
  712. data/doc/ri/Coroutine/continue-i.yaml +0 -10
  713. data/doc/ri/Coroutine/new-c.yaml +0 -10
  714. data/doc/ri/Coroutine/resume-i.yaml +0 -10
  715. data/doc/ri/Coroutine/run-i.yaml +0 -10
  716. data/doc/ri/Coroutine/stop-i.yaml +0 -10
  717. data/doc/ri/Crypt/cdesc-Crypt.yaml +0 -28
  718. data/doc/ri/Crypt/check-c.yaml +0 -12
  719. data/doc/ri/Crypt/crypt-c.yaml +0 -20
  720. data/doc/ri/Crypt/generate_salt-c.yaml +0 -12
  721. data/doc/ri/CssFilter/accept_host-i.yaml +0 -11
  722. data/doc/ri/CssFilter/cdesc-CssFilter.yaml +0 -98
  723. data/doc/ri/CssFilter/clean_properties-i.yaml +0 -14
  724. data/doc/ri/CssFilter/clean_value-i.yaml +0 -11
  725. data/doc/ri/CssFilter/filter-i.yaml +0 -11
  726. data/doc/ri/CssFilter/new-c.yaml +0 -11
  727. data/doc/ri/CssFilter/parse-i.yaml +0 -14
  728. data/doc/ri/CssFilter/remove_blanklines-i.yaml +0 -11
  729. data/doc/ri/CssFilter/remove_comments-i.yaml +0 -11
  730. data/doc/ri/CssFilter/remove_nullvalues-i.yaml +0 -11
  731. data/doc/ri/CssFilter/remove_urls-i.yaml +0 -12
  732. data/doc/ri/CssFilter/remove_whitespace-i.yaml +0 -11
  733. data/doc/ri/CssTree/cdesc-CssTree.yaml +0 -19
  734. data/doc/ri/CssTree/new-c.yaml +0 -10
  735. data/doc/ri/CssTree/to_css-i.yaml +0 -12
  736. data/doc/ri/Date/cdesc-Date.yaml +0 -28
  737. data/doc/ri/Date/days_in_month-i.yaml +0 -14
  738. data/doc/ri/Date/days_of_month-i.yaml +0 -10
  739. data/doc/ri/Date/month_name-i.yaml +0 -14
  740. data/doc/ri/Date/stamp-i.yaml +0 -13
  741. data/doc/ri/Date/to_date-i.yaml +0 -12
  742. data/doc/ri/Date/to_s-i.yaml +0 -12
  743. data/doc/ri/Date/to_time-i.yaml +0 -12
  744. data/doc/ri/Dictionary/%3c%3c-i.yaml +0 -10
  745. data/doc/ri/Dictionary/%3d%3d-i.yaml +0 -16
  746. data/doc/ri/Dictionary/%5b%5d%3d-i.yaml +0 -18
  747. data/doc/ri/Dictionary/%5b%5d-c.yaml +0 -10
  748. data/doc/ri/Dictionary/%5b%5d-i.yaml +0 -10
  749. data/doc/ri/Dictionary/alpha-c.yaml +0 -18
  750. data/doc/ri/Dictionary/auto-c.yaml +0 -14
  751. data/doc/ri/Dictionary/cdesc-Dictionary.yaml +0 -150
  752. data/doc/ri/Dictionary/clear-i.yaml +0 -10
  753. data/doc/ri/Dictionary/delete-i.yaml +0 -10
  754. data/doc/ri/Dictionary/delete_if-i.yaml +0 -10
  755. data/doc/ri/Dictionary/dup-i.yaml +0 -10
  756. data/doc/ri/Dictionary/each-i.yaml +0 -11
  757. data/doc/ri/Dictionary/each_key-i.yaml +0 -10
  758. data/doc/ri/Dictionary/each_pair-i.yaml +0 -12
  759. data/doc/ri/Dictionary/each_value-i.yaml +0 -10
  760. data/doc/ri/Dictionary/empty%3f-i.yaml +0 -10
  761. data/doc/ri/Dictionary/fetch-i.yaml +0 -10
  762. data/doc/ri/Dictionary/first-i.yaml +0 -11
  763. data/doc/ri/Dictionary/has_key%3f-i.yaml +0 -10
  764. data/doc/ri/Dictionary/insert-i.yaml +0 -10
  765. data/doc/ri/Dictionary/inspect-i.yaml +0 -10
  766. data/doc/ri/Dictionary/invert-i.yaml +0 -10
  767. data/doc/ri/Dictionary/key%3f-i.yaml +0 -10
  768. data/doc/ri/Dictionary/keys-i.yaml +0 -10
  769. data/doc/ri/Dictionary/last-i.yaml +0 -11
  770. data/doc/ri/Dictionary/length-i.yaml +0 -11
  771. data/doc/ri/Dictionary/merge%21-i.yaml +0 -12
  772. data/doc/ri/Dictionary/merge-i.yaml +0 -10
  773. data/doc/ri/Dictionary/new-c.yaml +0 -12
  774. data/doc/ri/Dictionary/new_by-c.yaml +0 -12
  775. data/doc/ri/Dictionary/order-i.yaml +0 -10
  776. data/doc/ri/Dictionary/order_by-i.yaml +0 -12
  777. data/doc/ri/Dictionary/order_by_key-i.yaml +0 -20
  778. data/doc/ri/Dictionary/order_by_value-i.yaml +0 -18
  779. data/doc/ri/Dictionary/pop-i.yaml +0 -10
  780. data/doc/ri/Dictionary/push-i.yaml +0 -10
  781. data/doc/ri/Dictionary/reject%21-i.yaml +0 -10
  782. data/doc/ri/Dictionary/reject-i.yaml +0 -10
  783. data/doc/ri/Dictionary/reorder-i.yaml +0 -11
  784. data/doc/ri/Dictionary/replace-i.yaml +0 -10
  785. data/doc/ri/Dictionary/reverse%21-i.yaml +0 -10
  786. data/doc/ri/Dictionary/reverse-i.yaml +0 -10
  787. data/doc/ri/Dictionary/select-i.yaml +0 -10
  788. data/doc/ri/Dictionary/shift-i.yaml +0 -10
  789. data/doc/ri/Dictionary/size-i.yaml +0 -12
  790. data/doc/ri/Dictionary/store-i.yaml +0 -10
  791. data/doc/ri/Dictionary/to_a-i.yaml +0 -10
  792. data/doc/ri/Dictionary/to_h-i.yaml +0 -10
  793. data/doc/ri/Dictionary/to_hash-i.yaml +0 -10
  794. data/doc/ri/Dictionary/to_s-i.yaml +0 -10
  795. data/doc/ri/Dictionary/unshift-i.yaml +0 -10
  796. data/doc/ri/Dictionary/update-i.yaml +0 -11
  797. data/doc/ri/Dictionary/values-i.yaml +0 -10
  798. data/doc/ri/DictionaryMatcher/%3c%3c-i.yaml +0 -12
  799. data/doc/ri/DictionaryMatcher/%3d%3d%3d-i.yaml +0 -12
  800. data/doc/ri/DictionaryMatcher/%3d%7e-i.yaml +0 -13
  801. data/doc/ri/DictionaryMatcher/MatchData/cdesc-MatchData.yaml +0 -18
  802. data/doc/ri/DictionaryMatcher/MatchData/inspect-i.yaml +0 -10
  803. data/doc/ri/DictionaryMatcher/add-i.yaml +0 -13
  804. data/doc/ri/DictionaryMatcher/cdesc-DictionaryMatcher.yaml +0 -38
  805. data/doc/ri/DictionaryMatcher/compute_failure_function-i.yaml +0 -10
  806. data/doc/ri/DictionaryMatcher/include%3f-i.yaml +0 -12
  807. data/doc/ri/DictionaryMatcher/inspect-i.yaml +0 -10
  808. data/doc/ri/DictionaryMatcher/internal_match-i.yaml +0 -10
  809. data/doc/ri/DictionaryMatcher/match-i.yaml +0 -12
  810. data/doc/ri/DictionaryMatcher/new-c.yaml +0 -12
  811. data/doc/ri/DictionaryMatcher/scan-i.yaml +0 -12
  812. data/doc/ri/Dir/ascend-c.yaml +0 -18
  813. data/doc/ri/Dir/cdesc-Dir.yaml +0 -28
  814. data/doc/ri/Dir/descend-c.yaml +0 -18
  815. data/doc/ri/Dir/ls_r-c.yaml +0 -12
  816. data/doc/ri/Dir/multiglob-c.yaml +0 -30
  817. data/doc/ri/Dir/multiglob_r-c.yaml +0 -22
  818. data/doc/ri/Dir/parent%3f-c.yaml +0 -14
  819. data/doc/ri/Dir/recurse-c.yaml +0 -14
  820. data/doc/ri/Downloader/Checksum/cdesc-Checksum.yaml +0 -17
  821. data/doc/ri/Downloader/Mirror/cdesc-Mirror.yaml +0 -15
  822. data/doc/ri/Downloader/add_mirror-i.yaml +0 -10
  823. data/doc/ri/Downloader/add_mirrors-i.yaml +0 -10
  824. data/doc/ri/Downloader/cdesc-Downloader.yaml +0 -49
  825. data/doc/ri/Downloader/compute_checksum-i.yaml +0 -12
  826. data/doc/ri/Downloader/download-i.yaml +0 -14
  827. data/doc/ri/Downloader/extract-i.yaml +0 -12
  828. data/doc/ri/Downloader/fetch-i.yaml +0 -12
  829. data/doc/ri/Downloader/interface%3d-i.yaml +0 -10
  830. data/doc/ri/Downloader/interface-i.yaml +0 -12
  831. data/doc/ri/Downloader/mirrors-i.yaml +0 -10
  832. data/doc/ri/Downloader/monitored_download-i.yaml +0 -12
  833. data/doc/ri/Downloader/new-c.yaml +0 -10
  834. data/doc/ri/Downloader/prioritize_urls-i.yaml +0 -12
  835. data/doc/ri/Duration/%2a-i.yaml +0 -16
  836. data/doc/ri/Duration/%2b-i.yaml +0 -16
  837. data/doc/ri/Duration/%2d-i.yaml +0 -16
  838. data/doc/ri/Duration/%2f-i.yaml +0 -16
  839. data/doc/ri/Duration/%3c%3d%3e-i.yaml +0 -16
  840. data/doc/ri/Duration/cdesc-Duration.yaml +0 -93
  841. data/doc/ri/Duration/days%3d-i.yaml +0 -16
  842. data/doc/ri/Duration/each-i.yaml +0 -20
  843. data/doc/ri/Duration/hours%3d-i.yaml +0 -16
  844. data/doc/ri/Duration/inspect-i.yaml +0 -16
  845. data/doc/ri/Duration/minutes%3d-i.yaml +0 -16
  846. data/doc/ri/Duration/new-c.yaml +0 -16
  847. data/doc/ri/Duration/seconds%3d-i.yaml +0 -16
  848. data/doc/ri/Duration/seconds-i.yaml +0 -16
  849. data/doc/ri/Duration/strftime-i.yaml +0 -20
  850. data/doc/ri/Duration/to_s-i.yaml +0 -16
  851. data/doc/ri/Duration/weeks%3d-i.yaml +0 -16
  852. data/doc/ri/Enumerable/Elementor/cdesc-Elementor.yaml +0 -26
  853. data/doc/ri/Enumerable/Elementor/instance_delegate-i.yaml +0 -10
  854. data/doc/ri/Enumerable/Elementor/instance_operator-i.yaml +0 -10
  855. data/doc/ri/Enumerable/Elementor/method_missing-i.yaml +0 -10
  856. data/doc/ri/Enumerable/Elementor/new-c.yaml +0 -10
  857. data/doc/ri/Enumerable/Enumerator/cdesc-Enumerator.yaml +0 -16
  858. data/doc/ri/Enumerable/Enumerator/to_elem-i.yaml +0 -12
  859. data/doc/ri/Enumerable/accumulate-i.yaml +0 -18
  860. data/doc/ri/Enumerable/cdesc-Enumerable.yaml +0 -94
  861. data/doc/ri/Enumerable/cluster_by-i.yaml +0 -18
  862. data/doc/ri/Enumerable/collect_with_index-i.yaml +0 -15
  863. data/doc/ri/Enumerable/commonality-i.yaml +0 -14
  864. data/doc/ri/Enumerable/compact_collect-i.yaml +0 -12
  865. data/doc/ri/Enumerable/compact_map-i.yaml +0 -23
  866. data/doc/ri/Enumerable/count-i.yaml +0 -18
  867. data/doc/ri/Enumerable/divide-i.yaml +0 -14
  868. data/doc/ri/Enumerable/duplicates-i.yaml +0 -12
  869. data/doc/ri/Enumerable/each_by-i.yaml +0 -18
  870. data/doc/ri/Enumerable/elements%21-i.yaml +0 -12
  871. data/doc/ri/Enumerable/elements-i.yaml +0 -12
  872. data/doc/ri/Enumerable/elementwise-i.yaml +0 -15
  873. data/doc/ri/Enumerable/entropy-i.yaml +0 -14
  874. data/doc/ri/Enumerable/every%21-i.yaml +0 -13
  875. data/doc/ri/Enumerable/every-i.yaml +0 -15
  876. data/doc/ri/Enumerable/ewise-i.yaml +0 -12
  877. data/doc/ri/Enumerable/frequency-i.yaml +0 -14
  878. data/doc/ri/Enumerable/graph-i.yaml +0 -12
  879. data/doc/ri/Enumerable/group_by-i.yaml +0 -14
  880. data/doc/ri/Enumerable/ideal_entropy-i.yaml +0 -14
  881. data/doc/ri/Enumerable/inject%21-i.yaml +0 -20
  882. data/doc/ri/Enumerable/map_send-i.yaml +0 -14
  883. data/doc/ri/Enumerable/map_with_index-i.yaml +0 -12
  884. data/doc/ri/Enumerable/mash-i.yaml +0 -19
  885. data/doc/ri/Enumerable/mode-i.yaml +0 -14
  886. data/doc/ri/Enumerable/modulate-i.yaml +0 -18
  887. data/doc/ri/Enumerable/none%3f-i.yaml +0 -16
  888. data/doc/ri/Enumerable/nonuniq-i.yaml +0 -15
  889. data/doc/ri/Enumerable/occur-i.yaml +0 -14
  890. data/doc/ri/Enumerable/one%3f-i.yaml +0 -16
  891. data/doc/ri/Enumerable/per-i.yaml +0 -10
  892. data/doc/ri/Enumerable/probability-i.yaml +0 -14
  893. data/doc/ri/Enumerable/split-i.yaml +0 -16
  894. data/doc/ri/Enumerable/sum-i.yaml +0 -14
  895. data/doc/ri/Enumerable/threaded_map-i.yaml +0 -14
  896. data/doc/ri/Enumerable/threaded_map_send-i.yaml +0 -14
  897. data/doc/ri/Enumerable/to_elem-i.yaml +0 -12
  898. data/doc/ri/Enumerable/to_h-i.yaml +0 -14
  899. data/doc/ri/Enumerable/uniq_by-i.yaml +0 -18
  900. data/doc/ri/EnumerablePass/cdesc-EnumerablePass.yaml +0 -28
  901. data/doc/ri/EnumerablePass/detect-i.yaml +0 -12
  902. data/doc/ri/EnumerablePass/find-i.yaml +0 -15
  903. data/doc/ri/EnumerablePass/wrap_enumerable_method-c.yaml +0 -10
  904. data/doc/ri/Equatable/%3d%3d-i.yaml +0 -10
  905. data/doc/ri/Equatable/cdesc-Equatable.yaml +0 -34
  906. data/doc/ri/Equatable/eql%3f-i.yaml +0 -10
  907. data/doc/ri/Equatable/hash-i.yaml +0 -10
  908. data/doc/ri/Equatable/identify-c.yaml +0 -10
  909. data/doc/ri/EventHook/call-i.yaml +0 -10
  910. data/doc/ri/EventHook/cdesc-EventHook.yaml +0 -31
  911. data/doc/ri/EventHook/new-c.yaml +0 -10
  912. data/doc/ri/Exception/cdesc-Exception.yaml +0 -17
  913. data/doc/ri/Exception/detail-i.yaml +0 -18
  914. data/doc/ri/Exception/suppress-c.yaml +0 -14
  915. data/doc/ri/Expirable/cdesc-Expirable.yaml +0 -30
  916. data/doc/ri/Expirable/expired%3f-i.yaml +0 -12
  917. data/doc/ri/Expirable/expires_after-i.yaml +0 -12
  918. data/doc/ri/Expirable/expires_spread-i.yaml +0 -12
  919. data/doc/ri/Expirable/touch%21-i.yaml +0 -12
  920. data/doc/ri/FalseClass/cdesc-FalseClass.yaml +0 -15
  921. data/doc/ri/File/append-c.yaml +0 -14
  922. data/doc/ri/File/cdesc-File.yaml +0 -38
  923. data/doc/ri/File/create-c.yaml +0 -14
  924. data/doc/ri/File/null-c.yaml +0 -14
  925. data/doc/ri/File/read_binary-c.yaml +0 -14
  926. data/doc/ri/File/read_list-c.yaml +0 -14
  927. data/doc/ri/File/rewrite%21-c.yaml +0 -14
  928. data/doc/ri/File/rewrite-c.yaml +0 -24
  929. data/doc/ri/File/rootname-c.yaml +0 -14
  930. data/doc/ri/File/sanitize-c.yaml +0 -14
  931. data/doc/ri/File/write-c.yaml +0 -16
  932. data/doc/ri/File/writelines-c.yaml +0 -18
  933. data/doc/ri/File/yaml%3f-c.yaml +0 -14
  934. data/doc/ri/FileList/%2a-i.yaml +0 -12
  935. data/doc/ri/FileList/%3d%3d-i.yaml +0 -12
  936. data/doc/ri/FileList/%5b%5d-c.yaml +0 -14
  937. data/doc/ri/FileList/add-i.yaml +0 -12
  938. data/doc/ri/FileList/add_matching-i.yaml +0 -12
  939. data/doc/ri/FileList/calculate_exclude_regexp-i.yaml +0 -10
  940. data/doc/ri/FileList/cdesc-FileList.yaml +0 -111
  941. data/doc/ri/FileList/clear_exclude-i.yaml +0 -12
  942. data/doc/ri/FileList/clear_ignore_patterns-c.yaml +0 -12
  943. data/doc/ri/FileList/clone-i.yaml +0 -13
  944. data/doc/ri/FileList/dup-i.yaml +0 -12
  945. data/doc/ri/FileList/egrep-i.yaml +0 -12
  946. data/doc/ri/FileList/exclude%3f-i.yaml +0 -12
  947. data/doc/ri/FileList/exclude-i.yaml +0 -26
  948. data/doc/ri/FileList/ext-i.yaml +0 -18
  949. data/doc/ri/FileList/gsub%21-i.yaml +0 -12
  950. data/doc/ri/FileList/gsub-i.yaml +0 -16
  951. data/doc/ri/FileList/import-i.yaml +0 -10
  952. data/doc/ri/FileList/include-i.yaml +0 -17
  953. data/doc/ri/FileList/new-c.yaml +0 -16
  954. data/doc/ri/FileList/resolve-i.yaml +0 -12
  955. data/doc/ri/FileList/resolve_add-i.yaml +0 -10
  956. data/doc/ri/FileList/resolve_exclude-i.yaml +0 -10
  957. data/doc/ri/FileList/select_default_ignore_patterns-c.yaml +0 -35
  958. data/doc/ri/FileList/sub%21-i.yaml +0 -12
  959. data/doc/ri/FileList/sub-i.yaml +0 -16
  960. data/doc/ri/FileList/to_a-i.yaml +0 -12
  961. data/doc/ri/FileList/to_ary-i.yaml +0 -12
  962. data/doc/ri/FileList/to_s-i.yaml +0 -12
  963. data/doc/ri/FileShell/%5b%5d-i.yaml +0 -12
  964. data/doc/ri/FileShell/cd-i.yaml +0 -15
  965. data/doc/ri/FileShell/cdesc-FileShell.yaml +0 -83
  966. data/doc/ri/FileShell/chdir-i.yaml +0 -12
  967. data/doc/ri/FileShell/chmod-i.yaml +0 -12
  968. data/doc/ri/FileShell/chmod_R-i.yaml +0 -12
  969. data/doc/ri/FileShell/chown-i.yaml +0 -12
  970. data/doc/ri/FileShell/chown_R-i.yaml +0 -12
  971. data/doc/ri/FileShell/cp-i.yaml +0 -12
  972. data/doc/ri/FileShell/cp_r-i.yaml +0 -12
  973. data/doc/ri/FileShell/dryrun%3f-i.yaml +0 -10
  974. data/doc/ri/FileShell/fu-i.yaml +0 -11
  975. data/doc/ri/FileShell/install-i.yaml +0 -12
  976. data/doc/ri/FileShell/ln-i.yaml +0 -12
  977. data/doc/ri/FileShell/ln_s-i.yaml +0 -12
  978. data/doc/ri/FileShell/ln_sf-i.yaml +0 -12
  979. data/doc/ri/FileShell/ls-i.yaml +0 -12
  980. data/doc/ri/FileShell/mkdir-i.yaml +0 -12
  981. data/doc/ri/FileShell/mkdir_p-i.yaml +0 -12
  982. data/doc/ri/FileShell/move-i.yaml +0 -12
  983. data/doc/ri/FileShell/mv-i.yaml +0 -13
  984. data/doc/ri/FileShell/new-c.yaml +0 -10
  985. data/doc/ri/FileShell/pwd-i.yaml +0 -12
  986. data/doc/ri/FileShell/quiet%3f-i.yaml +0 -10
  987. data/doc/ri/FileShell/rm-i.yaml +0 -12
  988. data/doc/ri/FileShell/rm_r-i.yaml +0 -12
  989. data/doc/ri/FileShell/rm_rf-i.yaml +0 -12
  990. data/doc/ri/FileShell/rmdir-i.yaml +0 -12
  991. data/doc/ri/FileShell/root%3f-i.yaml +0 -12
  992. data/doc/ri/FileShell/touch-i.yaml +0 -12
  993. data/doc/ri/FileShell/verbose%3f-i.yaml +0 -10
  994. data/doc/ri/FileTest/cdesc-FileTest.yaml +0 -16
  995. data/doc/ri/FileTest/root%3f-i.yaml +0 -14
  996. data/doc/ri/FileUtils/cdesc-FileUtils.yaml +0 -39
  997. data/doc/ri/FileUtils/head-i.yaml +0 -14
  998. data/doc/ri/FileUtils/safe_ln-i.yaml +0 -14
  999. data/doc/ri/FileUtils/slice-i.yaml +0 -16
  1000. data/doc/ri/FileUtils/tail-i.yaml +0 -16
  1001. data/doc/ri/FileUtils/wc-i.yaml +0 -18
  1002. data/doc/ri/FileUtils/whereis-i.yaml +0 -10
  1003. data/doc/ri/FileUtils/which-i.yaml +0 -16
  1004. data/doc/ri/Fileable/DSL/cdesc-DSL.yaml +0 -31
  1005. data/doc/ri/Fileable/DSL/file-i.yaml +0 -12
  1006. data/doc/ri/Fileable/DSL/filename-i.yaml +0 -12
  1007. data/doc/ri/Fileable/DSL/included-i.yaml +0 -12
  1008. data/doc/ri/Fileable/DSL/load-i.yaml +0 -12
  1009. data/doc/ri/Fileable/DSL/load_cache-i.yaml +0 -12
  1010. data/doc/ri/Fileable/DSL/locate-i.yaml +0 -12
  1011. data/doc/ri/Fileable/DSL/lookup-i.yaml +0 -12
  1012. data/doc/ri/Fileable/DSL/open-i.yaml +0 -12
  1013. data/doc/ri/Fileable/cdesc-Fileable.yaml +0 -30
  1014. data/doc/ri/Fileable/included-c.yaml +0 -12
  1015. data/doc/ri/Fileable/new-c.yaml +0 -12
  1016. data/doc/ri/Fileable/read-i.yaml +0 -12
  1017. data/doc/ri/Float/cdesc-Float.yaml +0 -17
  1018. data/doc/ri/Friend/cdesc-Friend.yaml +0 -27
  1019. data/doc/ri/Friend/new-c.yaml +0 -10
  1020. data/doc/ri/Functor/cdesc-Functor.yaml +0 -23
  1021. data/doc/ri/Functor/method_missing-i.yaml +0 -12
  1022. data/doc/ri/Functor/new-c.yaml +0 -10
  1023. data/doc/ri/Functor/to_proc-i.yaml +0 -10
  1024. data/doc/ri/GetoptLong/DSL/cdesc-DSL.yaml +0 -30
  1025. data/doc/ri/GetoptLong/DSL/flag-i.yaml +0 -10
  1026. data/doc/ri/GetoptLong/DSL/new-c.yaml +0 -10
  1027. data/doc/ri/GetoptLong/DSL/optional-i.yaml +0 -11
  1028. data/doc/ri/GetoptLong/DSL/opts-i.yaml +0 -12
  1029. data/doc/ri/GetoptLong/DSL/reqs-i.yaml +0 -12
  1030. data/doc/ri/GetoptLong/DSL/required-i.yaml +0 -11
  1031. data/doc/ri/GetoptLong/cdesc-GetoptLong.yaml +0 -16
  1032. data/doc/ri/GetoptLong/new-c.yaml +0 -10
  1033. data/doc/ri/Hash/cdesc-Hash.yaml +0 -15
  1034. data/doc/ri/Hash2Xml/cdesc-Hash2Xml.yaml +0 -21
  1035. data/doc/ri/Hash2Xml/convert-i.yaml +0 -10
  1036. data/doc/ri/Hash2Xml/convert_body-i.yaml +0 -11
  1037. data/doc/ri/Hash2Xml/convert_tag-i.yaml +0 -11
  1038. data/doc/ri/HtmlFilter/balance_html-i.yaml +0 -11
  1039. data/doc/ri/HtmlFilter/cdesc-HtmlFilter.yaml +0 -149
  1040. data/doc/ri/HtmlFilter/check_entity-i.yaml +0 -11
  1041. data/doc/ri/HtmlFilter/check_tags-i.yaml +0 -11
  1042. data/doc/ri/HtmlFilter/decode_dec_entity-i.yaml +0 -11
  1043. data/doc/ri/HtmlFilter/decode_entities-i.yaml +0 -12
  1044. data/doc/ri/HtmlFilter/decode_hex_entity-i.yaml +0 -11
  1045. data/doc/ri/HtmlFilter/decode_num_entity-i.yaml +0 -11
  1046. data/doc/ri/HtmlFilter/escape_comments-i.yaml +0 -11
  1047. data/doc/ri/HtmlFilter/escape_special_chars-i.yaml +0 -12
  1048. data/doc/ri/HtmlFilter/filter-i.yaml +0 -12
  1049. data/doc/ri/HtmlFilter/fix_case-i.yaml +0 -11
  1050. data/doc/ri/HtmlFilter/fix_case_inner-i.yaml +0 -11
  1051. data/doc/ri/HtmlFilter/is_valid_entity-i.yaml +0 -11
  1052. data/doc/ri/HtmlFilter/new-c.yaml +0 -12
  1053. data/doc/ri/HtmlFilter/process_param_protocol-i.yaml +0 -11
  1054. data/doc/ri/HtmlFilter/process_remove_blanks-i.yaml +0 -11
  1055. data/doc/ri/HtmlFilter/process_tag-i.yaml +0 -11
  1056. data/doc/ri/HtmlFilter/strip_single-i.yaml +0 -11
  1057. data/doc/ri/HtmlFilter/validate_entities-i.yaml +0 -11
  1058. data/doc/ri/IORedirect/cdesc-IORedirect.yaml +0 -28
  1059. data/doc/ri/IORedirect/new-c.yaml +0 -12
  1060. data/doc/ri/IORedirect/redirect-c.yaml +0 -12
  1061. data/doc/ri/IORedirect/start-i.yaml +0 -12
  1062. data/doc/ri/IORedirect/stop-i.yaml +0 -12
  1063. data/doc/ri/Indexable/body-i.yaml +0 -14
  1064. data/doc/ri/Indexable/cdesc-Indexable.yaml +0 -55
  1065. data/doc/ri/Indexable/ends-i.yaml +0 -16
  1066. data/doc/ri/Indexable/first%21-i.yaml +0 -14
  1067. data/doc/ri/Indexable/first%3d-i.yaml +0 -14
  1068. data/doc/ri/Indexable/first-i.yaml +0 -14
  1069. data/doc/ri/Indexable/foot-i.yaml +0 -14
  1070. data/doc/ri/Indexable/head-i.yaml +0 -14
  1071. data/doc/ri/Indexable/index_of-i.yaml +0 -16
  1072. data/doc/ri/Indexable/last%21-i.yaml +0 -14
  1073. data/doc/ri/Indexable/last%3d-i.yaml +0 -14
  1074. data/doc/ri/Indexable/last-i.yaml +0 -14
  1075. data/doc/ri/Indexable/mid-i.yaml +0 -16
  1076. data/doc/ri/Indexable/middle-i.yaml +0 -16
  1077. data/doc/ri/Indexable/pos-i.yaml +0 -14
  1078. data/doc/ri/Indexable/range-i.yaml +0 -14
  1079. data/doc/ri/Indexable/tail-i.yaml +0 -14
  1080. data/doc/ri/Indexable/thru-i.yaml +0 -14
  1081. data/doc/ri/InfinityClass/%2b%40-i.yaml +0 -12
  1082. data/doc/ri/InfinityClass/%2d%40-i.yaml +0 -12
  1083. data/doc/ri/InfinityClass/%3c%3d%3e-i.yaml +0 -12
  1084. data/doc/ri/InfinityClass/%3d%3d-i.yaml +0 -12
  1085. data/doc/ri/InfinityClass/Numeric/cdesc-Numeric.yaml +0 -27
  1086. data/doc/ri/InfinityClass/Numeric/finite%3f-i.yaml +0 -10
  1087. data/doc/ri/InfinityClass/Numeric/inf%3f-i.yaml +0 -12
  1088. data/doc/ri/InfinityClass/Numeric/infinite%3f-i.yaml +0 -11
  1089. data/doc/ri/InfinityClass/Numeric/nan%3f-i.yaml +0 -10
  1090. data/doc/ri/InfinityClass/Numeric/neginf%3f-i.yaml +0 -10
  1091. data/doc/ri/InfinityClass/Numeric/posinf%3f-i.yaml +0 -10
  1092. data/doc/ri/InfinityClass/cdesc-InfinityClass.yaml +0 -75
  1093. data/doc/ri/InfinityClass/coerce-i.yaml +0 -12
  1094. data/doc/ri/InfinityClass/new-c.yaml +0 -10
  1095. data/doc/ri/InfinityClass/times-i.yaml +0 -12
  1096. data/doc/ri/InfinityClass/to_f-i.yaml +0 -12
  1097. data/doc/ri/InfinityClass/to_s-i.yaml +0 -11
  1098. data/doc/ri/Ini/%5b%5d%3d-i.yaml +0 -12
  1099. data/doc/ri/Ini/%5b%5d-i.yaml +0 -12
  1100. data/doc/ri/Ini/cdesc-Ini.yaml +0 -51
  1101. data/doc/ri/Ini/new-c.yaml +0 -16
  1102. data/doc/ri/Ini/read_comment_from_file-c.yaml +0 -16
  1103. data/doc/ri/Ini/read_from_file-c.yaml +0 -16
  1104. data/doc/ri/Ini/restore-i.yaml +0 -12
  1105. data/doc/ri/Ini/to_s-c.yaml +0 -16
  1106. data/doc/ri/Ini/update-i.yaml +0 -12
  1107. data/doc/ri/Ini/write_to_file-c.yaml +0 -16
  1108. data/doc/ri/InstanceVariables/%3c%3c-i.yaml +0 -10
  1109. data/doc/ri/InstanceVariables/%5b%5d%3d-i.yaml +0 -10
  1110. data/doc/ri/InstanceVariables/%5b%5d-i.yaml +0 -10
  1111. data/doc/ri/InstanceVariables/atize-i.yaml +0 -10
  1112. data/doc/ri/InstanceVariables/cdesc-InstanceVariables.yaml +0 -38
  1113. data/doc/ri/InstanceVariables/each-i.yaml +0 -10
  1114. data/doc/ri/InstanceVariables/instance_delegate-i.yaml +0 -10
  1115. data/doc/ri/InstanceVariables/keys-i.yaml +0 -10
  1116. data/doc/ri/InstanceVariables/names-i.yaml +0 -10
  1117. data/doc/ri/InstanceVariables/new-c.yaml +0 -10
  1118. data/doc/ri/InstanceVariables/to_hash-i.yaml +0 -10
  1119. data/doc/ri/InstanceVariables/update-i.yaml +0 -10
  1120. data/doc/ri/InstanceVariables/values-i.yaml +0 -10
  1121. data/doc/ri/Instantiable/append_features-c.yaml +0 -10
  1122. data/doc/ri/Instantiable/cdesc-Instantiable.yaml +0 -24
  1123. data/doc/ri/Instantiable/new-i.yaml +0 -12
  1124. data/doc/ri/Instantise/append_features-c.yaml +0 -10
  1125. data/doc/ri/Instantise/cdesc-Instantise.yaml +0 -29
  1126. data/doc/ri/Instantise/singleton_method_added-i.yaml +0 -10
  1127. data/doc/ri/Integer/cdesc-Integer.yaml +0 -15
  1128. data/doc/ri/Interval/%2b%40-i.yaml +0 -12
  1129. data/doc/ri/Interval/%2d%40-i.yaml +0 -10
  1130. data/doc/ri/Interval/%3d%3d%3d-i.yaml +0 -12
  1131. data/doc/ri/Interval/%5b%5d-c.yaml +0 -10
  1132. data/doc/ri/Interval/%7e-i.yaml +0 -10
  1133. data/doc/ri/Interval/begin-i.yaml +0 -12
  1134. data/doc/ri/Interval/cdesc-Interval.yaml +0 -97
  1135. data/doc/ri/Interval/closed-i.yaml +0 -12
  1136. data/doc/ri/Interval/degenerate%3f-i.yaml +0 -12
  1137. data/doc/ri/Interval/direction-i.yaml +0 -14
  1138. data/doc/ri/Interval/distance-i.yaml +0 -15
  1139. data/doc/ri/Interval/each-i.yaml +0 -15
  1140. data/doc/ri/Interval/end-i.yaml +0 -12
  1141. data/doc/ri/Interval/eql%3f-i.yaml +0 -12
  1142. data/doc/ri/Interval/exclude_begin%3f-i.yaml +0 -12
  1143. data/doc/ri/Interval/exclude_end%3f-i.yaml +0 -12
  1144. data/doc/ri/Interval/exclude_first%3f-i.yaml +0 -12
  1145. data/doc/ri/Interval/exclude_last%3f-i.yaml +0 -11
  1146. data/doc/ri/Interval/first-i.yaml +0 -13
  1147. data/doc/ri/Interval/first_closed-i.yaml +0 -12
  1148. data/doc/ri/Interval/first_opened-i.yaml +0 -10
  1149. data/doc/ri/Interval/half_closed-i.yaml +0 -12
  1150. data/doc/ri/Interval/include%3f-i.yaml +0 -15
  1151. data/doc/ri/Interval/last-i.yaml +0 -11
  1152. data/doc/ri/Interval/last_closed-i.yaml +0 -10
  1153. data/doc/ri/Interval/last_opened-i.yaml +0 -10
  1154. data/doc/ri/Interval/length-i.yaml +0 -12
  1155. data/doc/ri/Interval/max-i.yaml +0 -12
  1156. data/doc/ri/Interval/member%3f-i.yaml +0 -12
  1157. data/doc/ri/Interval/min-i.yaml +0 -12
  1158. data/doc/ri/Interval/new-c.yaml +0 -10
  1159. data/doc/ri/Interval/null%3f-i.yaml +0 -12
  1160. data/doc/ri/Interval/opened-i.yaml +0 -12
  1161. data/doc/ri/Interval/reversed-i.yaml +0 -14
  1162. data/doc/ri/Interval/sentinels-i.yaml +0 -14
  1163. data/doc/ri/Interval/size-i.yaml +0 -12
  1164. data/doc/ri/Interval/step-i.yaml +0 -12
  1165. data/doc/ri/It/cdesc-It.yaml +0 -39
  1166. data/doc/ri/It/first%3f-i.yaml +0 -10
  1167. data/doc/ri/It/last%3f-i.yaml +0 -10
  1168. data/doc/ri/It/new-c.yaml +0 -10
  1169. data/doc/ri/It/next_iteration-i.yaml +0 -10
  1170. data/doc/ri/Kernel/cdesc-Kernel.yaml +0 -16
  1171. data/doc/ri/LRUCache/%5b%5d%3d-i.yaml +0 -12
  1172. data/doc/ri/LRUCache/%5b%5d-i.yaml +0 -12
  1173. data/doc/ri/LRUCache/Item/cdesc-Item.yaml +0 -28
  1174. data/doc/ri/LRUCache/Sentinel/cdesc-Sentinel.yaml +0 -18
  1175. data/doc/ri/LRUCache/cdesc-LRUCache.yaml +0 -65
  1176. data/doc/ri/LRUCache/clear-i.yaml +0 -12
  1177. data/doc/ri/LRUCache/delete-i.yaml +0 -12
  1178. data/doc/ri/LRUCache/first-i.yaml +0 -12
  1179. data/doc/ri/LRUCache/last-i.yaml +0 -13
  1180. data/doc/ri/LRUCache/lru-i.yaml +0 -12
  1181. data/doc/ri/LRUCache/lru_append-i.yaml +0 -12
  1182. data/doc/ri/LRUCache/lru_clear-i.yaml +0 -12
  1183. data/doc/ri/LRUCache/lru_delete-i.yaml +0 -12
  1184. data/doc/ri/LRUCache/lru_insert-i.yaml +0 -12
  1185. data/doc/ri/LRUCache/lru_join-i.yaml +0 -12
  1186. data/doc/ri/LRUCache/lru_touch-i.yaml +0 -12
  1187. data/doc/ri/LRUCache/new-c.yaml +0 -10
  1188. data/doc/ri/Lazy/DivergenceError/cdesc-DivergenceError.yaml +0 -17
  1189. data/doc/ri/Lazy/Future/cdesc-Future.yaml +0 -20
  1190. data/doc/ri/Lazy/LazyException/cdesc-LazyException.yaml +0 -19
  1191. data/doc/ri/Lazy/Promise/cdesc-Promise.yaml +0 -25
  1192. data/doc/ri/Lazy/PromiseSafe/cdesc-PromiseSafe.yaml +0 -20
  1193. data/doc/ri/Lazy/cdesc-Lazy.yaml +0 -20
  1194. data/doc/ri/LinkedList/%5b%5d%3d-i.yaml +0 -10
  1195. data/doc/ri/LinkedList/%5b%5d-i.yaml +0 -10
  1196. data/doc/ri/LinkedList/Node/cdesc-Node.yaml +0 -33
  1197. data/doc/ri/LinkedList/Node/new-c.yaml +0 -10
  1198. data/doc/ri/LinkedList/cdesc-LinkedList.yaml +0 -57
  1199. data/doc/ri/LinkedList/delete-i.yaml +0 -10
  1200. data/doc/ri/LinkedList/each-i.yaml +0 -10
  1201. data/doc/ri/LinkedList/empty%3f-i.yaml +0 -10
  1202. data/doc/ri/LinkedList/first-i.yaml +0 -10
  1203. data/doc/ri/LinkedList/last-i.yaml +0 -10
  1204. data/doc/ri/LinkedList/length-i.yaml +0 -10
  1205. data/doc/ri/LinkedList/new-c.yaml +0 -10
  1206. data/doc/ri/LinkedList/node_delete-i.yaml +0 -10
  1207. data/doc/ri/LinkedList/node_join-i.yaml +0 -10
  1208. data/doc/ri/LinkedList/node_purge-i.yaml +0 -10
  1209. data/doc/ri/LinkedList/pop-i.yaml +0 -10
  1210. data/doc/ri/LinkedList/push-i.yaml +0 -10
  1211. data/doc/ri/LinkedList/queue-i.yaml +0 -10
  1212. data/doc/ri/LinkedList/shift-i.yaml +0 -10
  1213. data/doc/ri/LinkedList/to_a-i.yaml +0 -10
  1214. data/doc/ri/LinkedList/unshift-i.yaml +0 -10
  1215. data/doc/ri/Logger/Ansicolor/cdesc-Ansicolor.yaml +0 -36
  1216. data/doc/ri/Logger/Ansicolor/debug-i.yaml +0 -10
  1217. data/doc/ri/Logger/Ansicolor/debug_with_color-i.yaml +0 -10
  1218. data/doc/ri/Logger/Ansicolor/error-i.yaml +0 -10
  1219. data/doc/ri/Logger/Ansicolor/error_with_color-i.yaml +0 -10
  1220. data/doc/ri/Logger/Ansicolor/fatal-i.yaml +0 -10
  1221. data/doc/ri/Logger/Ansicolor/fatal_with_color-i.yaml +0 -10
  1222. data/doc/ri/Logger/Ansicolor/info-i.yaml +0 -10
  1223. data/doc/ri/Logger/Ansicolor/info_with_color-i.yaml +0 -10
  1224. data/doc/ri/Logger/Ansicolor/warn-i.yaml +0 -10
  1225. data/doc/ri/Logger/Ansicolor/warn_with_color-i.yaml +0 -10
  1226. data/doc/ri/Logger/LogDevice/ansicolor%3f-i.yaml +0 -10
  1227. data/doc/ri/Logger/LogDevice/cdesc-LogDevice.yaml +0 -19
  1228. data/doc/ri/Logger/ansicolor%3d-i.yaml +0 -10
  1229. data/doc/ri/Logger/cdesc-Logger.yaml +0 -44
  1230. data/doc/ri/Logger/format_procedure-i.yaml +0 -10
  1231. data/doc/ri/Logger/setup_format-i.yaml +0 -21
  1232. data/doc/ri/MatchData/cdesc-MatchData.yaml +0 -20
  1233. data/doc/ri/MatchData/match-i.yaml +0 -14
  1234. data/doc/ri/MatchData/matchset-i.yaml +0 -14
  1235. data/doc/ri/MatchData/matchtree-i.yaml +0 -14
  1236. data/doc/ri/Method/cdesc-Method.yaml +0 -15
  1237. data/doc/ri/MissingArgument/cdesc-MissingArgument.yaml +0 -17
  1238. data/doc/ri/Module/%2a-i.yaml +0 -14
  1239. data/doc/ri/Module/%2b-i.yaml +0 -22
  1240. data/doc/ri/Module/%2d-i.yaml +0 -14
  1241. data/doc/ri/Module/Comparable-i.yaml +0 -18
  1242. data/doc/ri/Module/Equatable-i.yaml +0 -18
  1243. data/doc/ri/Module/abstract-i.yaml +0 -14
  1244. data/doc/ri/Module/alias_accessor%21-i.yaml +0 -17
  1245. data/doc/ri/Module/alias_accessor-i.yaml +0 -14
  1246. data/doc/ri/Module/alias_method_chain-i.yaml +0 -32
  1247. data/doc/ri/Module/alias_module_function-i.yaml +0 -14
  1248. data/doc/ri/Module/alias_reader%21-i.yaml +0 -17
  1249. data/doc/ri/Module/alias_reader%3f-i.yaml +0 -12
  1250. data/doc/ri/Module/alias_reader-i.yaml +0 -12
  1251. data/doc/ri/Module/alias_setter-i.yaml +0 -14
  1252. data/doc/ri/Module/alias_switcher-i.yaml +0 -12
  1253. data/doc/ri/Module/alias_tester-i.yaml +0 -12
  1254. data/doc/ri/Module/alias_toggler-i.yaml +0 -12
  1255. data/doc/ri/Module/alias_validator-i.yaml +0 -12
  1256. data/doc/ri/Module/alias_writer%21-i.yaml +0 -14
  1257. data/doc/ri/Module/alias_writer-i.yaml +0 -12
  1258. data/doc/ri/Module/all_instance_methods-i.yaml +0 -18
  1259. data/doc/ri/Module/ancestor%3f-i.yaml +0 -14
  1260. data/doc/ri/Module/ann%21-i.yaml +0 -12
  1261. data/doc/ri/Module/ann-i.yaml +0 -12
  1262. data/doc/ri/Module/annotations-i.yaml +0 -10
  1263. data/doc/ri/Module/append_features-c.yaml +0 -10
  1264. data/doc/ri/Module/append_features-i.yaml +0 -11
  1265. data/doc/ri/Module/append_features_without_class_extension-i.yaml +0 -12
  1266. data/doc/ri/Module/attr-i.yaml +0 -10
  1267. data/doc/ri/Module/attr_accessor%21-i.yaml +0 -21
  1268. data/doc/ri/Module/attr_reader%21-i.yaml +0 -21
  1269. data/doc/ri/Module/attr_reader%3f-i.yaml +0 -12
  1270. data/doc/ri/Module/attr_setter-i.yaml +0 -18
  1271. data/doc/ri/Module/attr_switcher-i.yaml +0 -12
  1272. data/doc/ri/Module/attr_tester-i.yaml +0 -12
  1273. data/doc/ri/Module/attr_toggler-i.yaml +0 -12
  1274. data/doc/ri/Module/attr_validator-i.yaml +0 -14
  1275. data/doc/ri/Module/attr_writer%21-i.yaml +0 -18
  1276. data/doc/ri/Module/basename-i.yaml +0 -18
  1277. data/doc/ri/Module/cdesc-Module.yaml +0 -192
  1278. data/doc/ri/Module/class_def-i.yaml +0 -14
  1279. data/doc/ri/Module/class_extension-i.yaml +0 -17
  1280. data/doc/ri/Module/class_inherit-i.yaml +0 -12
  1281. data/doc/ri/Module/class_load-i.yaml +0 -12
  1282. data/doc/ri/Module/class_methods-i.yaml +0 -11
  1283. data/doc/ri/Module/class_require-i.yaml +0 -12
  1284. data/doc/ri/Module/classified_attributes-i.yaml +0 -14
  1285. data/doc/ri/Module/conflict%3f-i.yaml +0 -14
  1286. data/doc/ri/Module/define_dependency-i.yaml +0 -11
  1287. data/doc/ri/Module/depend-i.yaml +0 -11
  1288. data/doc/ri/Module/dependencies-i.yaml +0 -12
  1289. data/doc/ri/Module/heritage-i.yaml +0 -10
  1290. data/doc/ri/Module/include_as-i.yaml +0 -14
  1291. data/doc/ri/Module/include_function_module-i.yaml +0 -14
  1292. data/doc/ri/Module/instance_method%21-i.yaml +0 -16
  1293. data/doc/ri/Module/instance_method_defined%3f-i.yaml +0 -14
  1294. data/doc/ri/Module/integrate-i.yaml +0 -20
  1295. data/doc/ri/Module/is%3f-i.yaml +0 -14
  1296. data/doc/ri/Module/is-i.yaml +0 -12
  1297. data/doc/ri/Module/memoize-i.yaml +0 -14
  1298. data/doc/ri/Module/method_overloads-i.yaml +0 -10
  1299. data/doc/ri/Module/method_space-i.yaml +0 -14
  1300. data/doc/ri/Module/methodize-i.yaml +0 -14
  1301. data/doc/ri/Module/mixin_parameters-i.yaml +0 -17
  1302. data/doc/ri/Module/mixin_params-i.yaml +0 -12
  1303. data/doc/ri/Module/modspace-i.yaml +0 -18
  1304. data/doc/ri/Module/module_load-i.yaml +0 -15
  1305. data/doc/ri/Module/module_method_defined%3f-i.yaml +0 -12
  1306. data/doc/ri/Module/module_require-i.yaml +0 -15
  1307. data/doc/ri/Module/nesting-i.yaml +0 -14
  1308. data/doc/ri/Module/overload-i.yaml +0 -14
  1309. data/doc/ri/Module/pathize-i.yaml +0 -16
  1310. data/doc/ri/Module/prepend-i.yaml +0 -14
  1311. data/doc/ri/Module/private_conflict%3f-i.yaml +0 -12
  1312. data/doc/ri/Module/protected_conflict%3f-i.yaml +0 -12
  1313. data/doc/ri/Module/public_conflict%3f-i.yaml +0 -12
  1314. data/doc/ri/Module/redef-i.yaml +0 -12
  1315. data/doc/ri/Module/redefine_method-i.yaml +0 -17
  1316. data/doc/ri/Module/redirect-i.yaml +0 -12
  1317. data/doc/ri/Module/redirect_method-i.yaml +0 -21
  1318. data/doc/ri/Module/rename-i.yaml +0 -12
  1319. data/doc/ri/Module/rename_method-i.yaml +0 -15
  1320. data/doc/ri/Module/revisal-i.yaml +0 -12
  1321. data/doc/ri/Module/revise-i.yaml +0 -15
  1322. data/doc/ri/Module/setting-i.yaml +0 -21
  1323. data/doc/ri/Module/singleton_method_defined%3f-i.yaml +0 -15
  1324. data/doc/ri/Module/spacename-i.yaml +0 -20
  1325. data/doc/ri/Module/wrap-i.yaml +0 -12
  1326. data/doc/ri/Module/wrap_method-i.yaml +0 -19
  1327. data/doc/ri/Multiton/Inclusive/cdesc-Inclusive.yaml +0 -18
  1328. data/doc/ri/Multiton/Inclusive/included-i.yaml +0 -10
  1329. data/doc/ri/Multiton/InstanceMutex/cdesc-InstanceMutex.yaml +0 -17
  1330. data/doc/ri/Multiton/MetaMethods/_load-i.yaml +0 -10
  1331. data/doc/ri/Multiton/MetaMethods/cdesc-MetaMethods.yaml +0 -34
  1332. data/doc/ri/Multiton/MetaMethods/initialized%3f-i.yaml +0 -10
  1333. data/doc/ri/Multiton/MetaMethods/instance-i.yaml +0 -11
  1334. data/doc/ri/Multiton/MetaMethods/multiton_id-i.yaml +0 -12
  1335. data/doc/ri/Multiton/MetaMethods/multiton_instance-i.yaml +0 -10
  1336. data/doc/ri/Multiton/MetaMethods/multiton_mutex-i.yaml +0 -10
  1337. data/doc/ri/Multiton/MetaMethods/new-i.yaml +0 -12
  1338. data/doc/ri/Multiton/MetaMethods/reinitialize-i.yaml +0 -10
  1339. data/doc/ri/Multiton/MetaMethods/singleton_method_added-i.yaml +0 -10
  1340. data/doc/ri/Multiton/_dump-i.yaml +0 -12
  1341. data/doc/ri/Multiton/cdesc-Multiton.yaml +0 -40
  1342. data/doc/ri/Multiton/clone-i.yaml +0 -12
  1343. data/doc/ri/Multiton/dup-i.yaml +0 -10
  1344. data/doc/ri/NackClass/cdesc-NackClass.yaml +0 -20
  1345. data/doc/ri/Net/SMTP/cdesc-SMTP.yaml +0 -25
  1346. data/doc/ri/Net/SMTP/do_helo-i.yaml +0 -10
  1347. data/doc/ri/Net/SMTP/do_tls_start-i.yaml +0 -10
  1348. data/doc/ri/Net/SMTP/quit-i.yaml +0 -10
  1349. data/doc/ri/Net/SMTP/start-c.yaml +0 -10
  1350. data/doc/ri/Net/SMTP/start-i.yaml +0 -10
  1351. data/doc/ri/Net/SMTP/starttls-i.yaml +0 -10
  1352. data/doc/ri/Net/cdesc-Net.yaml +0 -15
  1353. data/doc/ri/NilClass/cdesc-NilClass.yaml +0 -17
  1354. data/doc/ri/NullClass/%5b%5d-i.yaml +0 -10
  1355. data/doc/ri/NullClass/cdesc-NullClass.yaml +0 -32
  1356. data/doc/ri/NullClass/inspect-i.yaml +0 -10
  1357. data/doc/ri/NullClass/method_missing-i.yaml +0 -10
  1358. data/doc/ri/NullClass/new-c.yaml +0 -10
  1359. data/doc/ri/NullClass/nil%3f-i.yaml +0 -10
  1360. data/doc/ri/NullClass/null%3f-i.yaml +0 -10
  1361. data/doc/ri/Numeric/cdesc-Numeric.yaml +0 -26
  1362. data/doc/ri/Object/cdesc-Object.yaml +0 -15
  1363. data/doc/ri/ObjectReflection/_bind_method-i.yaml +0 -10
  1364. data/doc/ri/ObjectReflection/cdesc-ObjectReflection.yaml +0 -28
  1365. data/doc/ri/ObjectReflection/id-i.yaml +0 -11
  1366. data/doc/ri/ObjectReflection/method_missing-i.yaml +0 -16
  1367. data/doc/ri/ObjectReflection/new-c.yaml +0 -11
  1368. data/doc/ri/OpEsc/cdesc-OpEsc.yaml +0 -30
  1369. data/doc/ri/OpEsc/escape-c.yaml +0 -14
  1370. data/doc/ri/OpenCascade/cdesc-OpenCascade.yaml +0 -25
  1371. data/doc/ri/OpenCascade/method_missing-i.yaml +0 -10
  1372. data/doc/ri/OpenCollection/cdesc-OpenCollection.yaml +0 -22
  1373. data/doc/ri/OpenCollection/method_missing-i.yaml +0 -10
  1374. data/doc/ri/OpenCollection/new-c.yaml +0 -10
  1375. data/doc/ri/OpenHash/cdesc-OpenHash.yaml +0 -22
  1376. data/doc/ri/OpenHash/method_missing-i.yaml +0 -12
  1377. data/doc/ri/OpenHash/new-c.yaml +0 -12
  1378. data/doc/ri/OpenObject/%3d%3d-i.yaml +0 -12
  1379. data/doc/ri/OpenObject/%5b%5d%3d-i.yaml +0 -10
  1380. data/doc/ri/OpenObject/%5b%5d-c.yaml +0 -10
  1381. data/doc/ri/OpenObject/%5b%5d-i.yaml +0 -10
  1382. data/doc/ri/OpenObject/as_hash%21-i.yaml +0 -12
  1383. data/doc/ri/OpenObject/cdesc-OpenObject.yaml +0 -77
  1384. data/doc/ri/OpenObject/default%21-i.yaml +0 -12
  1385. data/doc/ri/OpenObject/define_slot-i.yaml +0 -10
  1386. data/doc/ri/OpenObject/delete-i.yaml +0 -11
  1387. data/doc/ri/OpenObject/each-i.yaml +0 -12
  1388. data/doc/ri/OpenObject/fetch-i.yaml +0 -10
  1389. data/doc/ri/OpenObject/initialize_copy-i.yaml +0 -10
  1390. data/doc/ri/OpenObject/inspect-i.yaml +0 -12
  1391. data/doc/ri/OpenObject/merge-i.yaml +0 -12
  1392. data/doc/ri/OpenObject/method_missing-i.yaml +0 -10
  1393. data/doc/ri/OpenObject/new-c.yaml +0 -14
  1394. data/doc/ri/OpenObject/protect_slot-i.yaml +0 -10
  1395. data/doc/ri/OpenObject/store-i.yaml +0 -10
  1396. data/doc/ri/OpenObject/to_a-i.yaml +0 -12
  1397. data/doc/ri/OpenObject/to_h-i.yaml +0 -10
  1398. data/doc/ri/OpenObject/to_hash-i.yaml +0 -10
  1399. data/doc/ri/OpenObject/to_openobject-i.yaml +0 -10
  1400. data/doc/ri/OpenObject/to_proc-i.yaml +0 -10
  1401. data/doc/ri/OpenObject/update-i.yaml +0 -12
  1402. data/doc/ri/OpenStruct/%5b%5d%3d-i.yaml +0 -14
  1403. data/doc/ri/OpenStruct/%5b%5d-i.yaml +0 -14
  1404. data/doc/ri/OpenStruct/__merge__-i.yaml +0 -14
  1405. data/doc/ri/OpenStruct/__update__-i.yaml +0 -14
  1406. data/doc/ri/OpenStruct/cdesc-OpenStruct.yaml +0 -35
  1407. data/doc/ri/OpenStruct/each-i.yaml +0 -11
  1408. data/doc/ri/OpenStruct/instance_delegate-i.yaml +0 -19
  1409. data/doc/ri/OpenStruct/new-c.yaml +0 -18
  1410. data/doc/ri/OpenStruct/ostruct_delegate-i.yaml +0 -12
  1411. data/doc/ri/OpenStruct/ostruct_merge-i.yaml +0 -14
  1412. data/doc/ri/OpenStruct/ostruct_update-i.yaml +0 -14
  1413. data/doc/ri/OpenStruct/to_h-i.yaml +0 -11
  1414. data/doc/ri/PQueue/%3c%3c-i.yaml +0 -12
  1415. data/doc/ri/PQueue/%3d%3d-i.yaml +0 -12
  1416. data/doc/ri/PQueue/cdesc-PQueue.yaml +0 -77
  1417. data/doc/ri/PQueue/clear-i.yaml +0 -12
  1418. data/doc/ri/PQueue/downheap-i.yaml +0 -14
  1419. data/doc/ri/PQueue/each_pop-i.yaml +0 -12
  1420. data/doc/ri/PQueue/empty%3f-i.yaml +0 -12
  1421. data/doc/ri/PQueue/heapify-i.yaml +0 -12
  1422. data/doc/ri/PQueue/include%3f-i.yaml +0 -12
  1423. data/doc/ri/PQueue/initialize_copy-i.yaml +0 -10
  1424. data/doc/ri/PQueue/inspect-i.yaml +0 -12
  1425. data/doc/ri/PQueue/merge-i.yaml +0 -12
  1426. data/doc/ri/PQueue/new-c.yaml +0 -18
  1427. data/doc/ri/PQueue/pop-i.yaml +0 -18
  1428. data/doc/ri/PQueue/pop_array-i.yaml +0 -12
  1429. data/doc/ri/PQueue/push-i.yaml +0 -15
  1430. data/doc/ri/PQueue/push_all-i.yaml +0 -15
  1431. data/doc/ri/PQueue/replace-i.yaml +0 -14
  1432. data/doc/ri/PQueue/replace_top-i.yaml +0 -14
  1433. data/doc/ri/PQueue/sort-i.yaml +0 -12
  1434. data/doc/ri/PQueue/to_a-i.yaml +0 -13
  1435. data/doc/ri/PQueue/top-i.yaml +0 -12
  1436. data/doc/ri/PQueue/upheap-i.yaml +0 -14
  1437. data/doc/ri/Paramix/Delegator/%5b%5d-i.yaml +0 -10
  1438. data/doc/ri/Paramix/Delegator/append_features-i.yaml +0 -11
  1439. data/doc/ri/Paramix/Delegator/cdesc-Delegator.yaml +0 -33
  1440. data/doc/ri/Paramix/Delegator/extend_object-i.yaml +0 -11
  1441. data/doc/ri/Paramix/Delegator/new-c.yaml +0 -11
  1442. data/doc/ri/Paramix/append_features-c.yaml +0 -10
  1443. data/doc/ri/Paramix/cdesc-Paramix.yaml +0 -41
  1444. data/doc/ri/Paramix/new-c.yaml +0 -12
  1445. data/doc/ri/PathList/Finder/cdesc-Finder.yaml +0 -21
  1446. data/doc/ri/PathList/Finder/find-i.yaml +0 -11
  1447. data/doc/ri/PathList/Finder/include%3f-i.yaml +0 -12
  1448. data/doc/ri/PathList/cdesc-PathList.yaml +0 -28
  1449. data/doc/ri/PathList/new-c.yaml +0 -10
  1450. data/doc/ri/PathList/to_s-i.yaml +0 -10
  1451. data/doc/ri/Pathname/%2f-c.yaml +0 -14
  1452. data/doc/ri/Pathname/%5b%5d-c.yaml +0 -14
  1453. data/doc/ri/Pathname/cdesc-Pathname.yaml +0 -27
  1454. data/doc/ri/Pathname/home-c.yaml +0 -14
  1455. data/doc/ri/Pathname/null-c.yaml +0 -12
  1456. data/doc/ri/Pathname/root-c.yaml +0 -12
  1457. data/doc/ri/Pathname/rootname-i.yaml +0 -11
  1458. data/doc/ri/Pathname/work-c.yaml +0 -12
  1459. data/doc/ri/Platform/%3d%3d%3d-i.yaml +0 -10
  1460. data/doc/ri/Platform/%3d%3d-i.yaml +0 -10
  1461. data/doc/ri/Platform/%3d%7e-i.yaml +0 -10
  1462. data/doc/ri/Platform/cdesc-Platform.yaml +0 -65
  1463. data/doc/ri/Platform/const_missing-c.yaml +0 -10
  1464. data/doc/ri/Platform/inspect-i.yaml +0 -10
  1465. data/doc/ri/Platform/local-c.yaml +0 -10
  1466. data/doc/ri/Platform/match-c.yaml +0 -10
  1467. data/doc/ri/Platform/new-c.yaml +0 -10
  1468. data/doc/ri/Platform/supported-c.yaml +0 -12
  1469. data/doc/ri/Platform/to_a-i.yaml +0 -10
  1470. data/doc/ri/Platform/to_s-i.yaml +0 -10
  1471. data/doc/ri/Pool/cdesc-Pool.yaml +0 -27
  1472. data/doc/ri/Pool/new-c.yaml +0 -10
  1473. data/doc/ri/Pool/obtain-i.yaml +0 -12
  1474. data/doc/ri/Pool/pop-i.yaml +0 -12
  1475. data/doc/ri/Pool/push-i.yaml +0 -12
  1476. data/doc/ri/Proc/%2a-i.yaml +0 -14
  1477. data/doc/ri/Proc/bind-i.yaml +0 -16
  1478. data/doc/ri/Proc/cdesc-Proc.yaml +0 -28
  1479. data/doc/ri/Proc/compose-i.yaml +0 -14
  1480. data/doc/ri/Proc/curry-i.yaml +0 -14
  1481. data/doc/ri/Proc/partial-i.yaml +0 -20
  1482. data/doc/ri/Proc/to_method-i.yaml +0 -14
  1483. data/doc/ri/Proc/to_openobject-i.yaml +0 -16
  1484. data/doc/ri/ProgressBar/bar-i.yaml +0 -10
  1485. data/doc/ri/ProgressBar/bar_mark%3d-i.yaml +0 -10
  1486. data/doc/ri/ProgressBar/bytes-i.yaml +0 -10
  1487. data/doc/ri/ProgressBar/cdesc-ProgressBar.yaml +0 -76
  1488. data/doc/ri/ProgressBar/convert_bytes-i.yaml +0 -10
  1489. data/doc/ri/ProgressBar/elapsed-i.yaml +0 -10
  1490. data/doc/ri/ProgressBar/eol-i.yaml +0 -10
  1491. data/doc/ri/ProgressBar/eta-i.yaml +0 -12
  1492. data/doc/ri/ProgressBar/file_transfer_mode-i.yaml +0 -10
  1493. data/doc/ri/ProgressBar/finish-i.yaml +0 -10
  1494. data/doc/ri/ProgressBar/flush-i.yaml +0 -10
  1495. data/doc/ri/ProgressBar/format%3d-i.yaml +0 -10
  1496. data/doc/ri/ProgressBar/format_arguments%3d-i.yaml +0 -10
  1497. data/doc/ri/ProgressBar/format_time-i.yaml +0 -10
  1498. data/doc/ri/ProgressBar/get_width-i.yaml +0 -10
  1499. data/doc/ri/ProgressBar/halt-i.yaml +0 -10
  1500. data/doc/ri/ProgressBar/inc-i.yaml +0 -10
  1501. data/doc/ri/ProgressBar/inspect-i.yaml +0 -10
  1502. data/doc/ri/ProgressBar/new-c.yaml +0 -10
  1503. data/doc/ri/ProgressBar/percentage-i.yaml +0 -10
  1504. data/doc/ri/ProgressBar/set-i.yaml +0 -10
  1505. data/doc/ri/ProgressBar/show-i.yaml +0 -10
  1506. data/doc/ri/ProgressBar/show_progress-i.yaml +0 -10
  1507. data/doc/ri/ProgressBar/stat-i.yaml +0 -10
  1508. data/doc/ri/ProgressBar/stat_for_file_transfer-i.yaml +0 -10
  1509. data/doc/ri/ProgressBar/title%3d-i.yaml +0 -10
  1510. data/doc/ri/ProgressBar/title-i.yaml +0 -10
  1511. data/doc/ri/ProgressBar/total_overflow%3d-i.yaml +0 -10
  1512. data/doc/ri/ProgressBar/transfer_rate-i.yaml +0 -10
  1513. data/doc/ri/Prototype/cdesc-Prototype.yaml +0 -30
  1514. data/doc/ri/Prototype/fn-i.yaml +0 -10
  1515. data/doc/ri/Prototype/meta-i.yaml +0 -10
  1516. data/doc/ri/Prototype/method_missing-i.yaml +0 -10
  1517. data/doc/ri/Prototype/new-c.yaml +0 -12
  1518. data/doc/ri/Prototype/new-i.yaml +0 -10
  1519. data/doc/ri/Prototype/trait-i.yaml +0 -10
  1520. data/doc/ri/Prototype/traits-i.yaml +0 -10
  1521. data/doc/ri/RWDelegator/%3d%3d-i.yaml +0 -10
  1522. data/doc/ri/RWDelegator/cdesc-RWDelegator.yaml +0 -28
  1523. data/doc/ri/RWDelegator/inspect-i.yaml +0 -10
  1524. data/doc/ri/RWDelegator/method_missing-i.yaml +0 -10
  1525. data/doc/ri/RWDelegator/new-c.yaml +0 -10
  1526. data/doc/ri/Random/Array/at_rand%21-i.yaml +0 -14
  1527. data/doc/ri/Random/Array/at_rand-i.yaml +0 -14
  1528. data/doc/ri/Random/Array/cdesc-Array.yaml +0 -31
  1529. data/doc/ri/Random/Array/pick%21-i.yaml +0 -12
  1530. data/doc/ri/Random/Array/pick-i.yaml +0 -12
  1531. data/doc/ri/Random/Array/rand_index-i.yaml +0 -12
  1532. data/doc/ri/Random/Array/rand_subset-i.yaml +0 -18
  1533. data/doc/ri/Random/Array/shuffle%21-i.yaml +0 -16
  1534. data/doc/ri/Random/Array/shuffle-i.yaml +0 -14
  1535. data/doc/ri/Random/Hash/at_rand%21-i.yaml +0 -12
  1536. data/doc/ri/Random/Hash/at_rand-i.yaml +0 -12
  1537. data/doc/ri/Random/Hash/cdesc-Hash.yaml +0 -41
  1538. data/doc/ri/Random/Hash/pick-i.yaml +0 -12
  1539. data/doc/ri/Random/Hash/pick_key-i.yaml +0 -12
  1540. data/doc/ri/Random/Hash/pick_pair-i.yaml +0 -12
  1541. data/doc/ri/Random/Hash/rand_key%21-i.yaml +0 -15
  1542. data/doc/ri/Random/Hash/rand_key-i.yaml +0 -14
  1543. data/doc/ri/Random/Hash/rand_pair%21-i.yaml +0 -15
  1544. data/doc/ri/Random/Hash/rand_pair-i.yaml +0 -14
  1545. data/doc/ri/Random/Hash/rand_value%21-i.yaml +0 -17
  1546. data/doc/ri/Random/Hash/rand_value-i.yaml +0 -15
  1547. data/doc/ri/Random/Hash/shuffle%21-i.yaml +0 -14
  1548. data/doc/ri/Random/Hash/shuffle-i.yaml +0 -14
  1549. data/doc/ri/Random/Object/cdesc-Object.yaml +0 -16
  1550. data/doc/ri/Random/Object/maybe-i.yaml +0 -14
  1551. data/doc/ri/Random/String/Self/cdesc-Self.yaml +0 -20
  1552. data/doc/ri/Random/String/Self/rand_letter-i.yaml +0 -14
  1553. data/doc/ri/Random/String/Self/random-i.yaml +0 -12
  1554. data/doc/ri/Random/String/at_rand%21-i.yaml +0 -14
  1555. data/doc/ri/Random/String/at_rand-i.yaml +0 -14
  1556. data/doc/ri/Random/String/cdesc-String.yaml +0 -30
  1557. data/doc/ri/Random/String/included-c.yaml +0 -10
  1558. data/doc/ri/Random/String/rand_byte%21-i.yaml +0 -14
  1559. data/doc/ri/Random/String/rand_byte-i.yaml +0 -14
  1560. data/doc/ri/Random/String/rand_index-i.yaml +0 -14
  1561. data/doc/ri/Random/String/shuffle%21-i.yaml +0 -12
  1562. data/doc/ri/Random/String/shuffle-i.yaml +0 -14
  1563. data/doc/ri/Random/append_features-c.yaml +0 -11
  1564. data/doc/ri/Random/cdesc-Random.yaml +0 -31
  1565. data/doc/ri/Random/number-c.yaml +0 -11
  1566. data/doc/ri/Range/cdesc-Range.yaml +0 -27
  1567. data/doc/ri/Range/combine-c.yaml +0 -14
  1568. data/doc/ri/Range/combine-i.yaml +0 -14
  1569. data/doc/ri/Range/overlap%3f-i.yaml +0 -14
  1570. data/doc/ri/Range/to_r-i.yaml +0 -14
  1571. data/doc/ri/Range/to_range-i.yaml +0 -16
  1572. data/doc/ri/Range/umbrella-i.yaml +0 -20
  1573. data/doc/ri/Range/within%3f-i.yaml +0 -14
  1574. data/doc/ri/Recorder/__call__-i.yaml +0 -10
  1575. data/doc/ri/Recorder/cdesc-Recorder.yaml +0 -34
  1576. data/doc/ri/Recorder/inspect-i.yaml +0 -10
  1577. data/doc/ri/Recorder/method_missing-i.yaml +0 -10
  1578. data/doc/ri/Recorder/new-c.yaml +0 -11
  1579. data/doc/ri/RecursiveDependency/cdesc-RecursiveDependency.yaml +0 -15
  1580. data/doc/ri/Reference/__value__-i.yaml +0 -11
  1581. data/doc/ri/Reference/become-i.yaml +0 -10
  1582. data/doc/ri/Reference/cdesc-Reference.yaml +0 -30
  1583. data/doc/ri/Reference/instance_delegate-i.yaml +0 -12
  1584. data/doc/ri/Reference/method_missing-i.yaml +0 -10
  1585. data/doc/ri/Reference/new-c.yaml +0 -10
  1586. data/doc/ri/Regexp/arity-i.yaml +0 -18
  1587. data/doc/ri/Regexp/cdesc-Regexp.yaml +0 -20
  1588. data/doc/ri/Regexp/to_re-i.yaml +0 -16
  1589. data/doc/ri/Regexp/to_regexp-i.yaml +0 -16
  1590. data/doc/ri/Registerable/cdesc-Registerable.yaml +0 -23
  1591. data/doc/ri/Registerable/register-i.yaml +0 -12
  1592. data/doc/ri/Registerable/registry-i.yaml +0 -12
  1593. data/doc/ri/Registerable/registry_invalid%3f-i.yaml +0 -11
  1594. data/doc/ri/Semaphore/cdesc-Semaphore.yaml +0 -36
  1595. data/doc/ri/Semaphore/down-i.yaml +0 -12
  1596. data/doc/ri/Semaphore/exclusive-i.yaml +0 -11
  1597. data/doc/ri/Semaphore/new-c.yaml +0 -10
  1598. data/doc/ri/Semaphore/p-i.yaml +0 -12
  1599. data/doc/ri/Semaphore/signal-i.yaml +0 -13
  1600. data/doc/ri/Semaphore/synchronize-i.yaml +0 -12
  1601. data/doc/ri/Semaphore/up-i.yaml +0 -12
  1602. data/doc/ri/Semaphore/v-i.yaml +0 -12
  1603. data/doc/ri/Semaphore/wait-i.yaml +0 -13
  1604. data/doc/ri/Set/cdesc-Set.yaml +0 -16
  1605. data/doc/ri/Set/power_set-i.yaml +0 -10
  1606. data/doc/ri/Settings/Setting/cdesc-Setting.yaml +0 -42
  1607. data/doc/ri/Settings/Setting/new-c.yaml +0 -10
  1608. data/doc/ri/Settings/Setting/to_s-i.yaml +0 -12
  1609. data/doc/ri/Settings/Setting/update-i.yaml +0 -12
  1610. data/doc/ri/Settings/SettingCollection/cdesc-SettingCollection.yaml +0 -23
  1611. data/doc/ri/Settings/SettingCollection/method_missing-i.yaml +0 -12
  1612. data/doc/ri/Settings/add_setting-c.yaml +0 -17
  1613. data/doc/ri/Settings/cdesc-Settings.yaml +0 -33
  1614. data/doc/ri/Settings/load-c.yaml +0 -12
  1615. data/doc/ri/Settings/method_missing-c.yaml +0 -10
  1616. data/doc/ri/Settings/parse-c.yaml +0 -12
  1617. data/doc/ri/Settings/settings-c.yaml +0 -12
  1618. data/doc/ri/Settings/setup-c.yaml +0 -15
  1619. data/doc/ri/Shellwords/cdesc-Shellwords.yaml +0 -16
  1620. data/doc/ri/Shellwords/escape-i.yaml +0 -12
  1621. data/doc/ri/SimpleStringIO/cdesc-SimpleStringIO.yaml +0 -20
  1622. data/doc/ri/SimpleStringIO/new-c.yaml +0 -10
  1623. data/doc/ri/SimpleStringIO/write-i.yaml +0 -10
  1624. data/doc/ri/Snapshot/ValueHolder/cdesc-ValueHolder.yaml +0 -24
  1625. data/doc/ri/Snapshot/ValueHolder/new-c.yaml +0 -10
  1626. data/doc/ri/Snapshot/ValueHolder/restore_snapshot-i.yaml +0 -10
  1627. data/doc/ri/Snapshot/ValueHolder/take_snapshot-i.yaml +0 -10
  1628. data/doc/ri/Snapshot/add-i.yaml +0 -10
  1629. data/doc/ri/Snapshot/cdesc-Snapshot.yaml +0 -36
  1630. data/doc/ri/Snapshot/new-c.yaml +0 -10
  1631. data/doc/ri/Snapshot/restore-i.yaml +0 -10
  1632. data/doc/ri/Stackable/cdesc-Stackable.yaml +0 -33
  1633. data/doc/ri/Stackable/peek-i.yaml +0 -14
  1634. data/doc/ri/Stackable/poke-i.yaml +0 -15
  1635. data/doc/ri/Stackable/pop-i.yaml +0 -14
  1636. data/doc/ri/Stackable/pull-i.yaml +0 -15
  1637. data/doc/ri/Stackable/push-i.yaml +0 -14
  1638. data/doc/ri/Stackable/shift-i.yaml +0 -12
  1639. data/doc/ri/Stackable/unshift-i.yaml +0 -12
  1640. data/doc/ri/String/Style/camelize-c.yaml +0 -18
  1641. data/doc/ri/String/Style/capitalize-c.yaml +0 -12
  1642. data/doc/ri/String/Style/cdesc-Style.yaml +0 -69
  1643. data/doc/ri/String/Style/classify-c.yaml +0 -20
  1644. data/doc/ri/String/Style/dasherize-c.yaml +0 -16
  1645. data/doc/ri/String/Style/demodulize-c.yaml +0 -16
  1646. data/doc/ri/String/Style/downcase-c.yaml +0 -12
  1647. data/doc/ri/String/Style/foreign_key-c.yaml +0 -16
  1648. data/doc/ri/String/Style/humanize-c.yaml +0 -16
  1649. data/doc/ri/String/Style/lowercamel-c.yaml +0 -10
  1650. data/doc/ri/String/Style/lowercase-c.yaml +0 -12
  1651. data/doc/ri/String/Style/methodize-c.yaml +0 -18
  1652. data/doc/ri/String/Style/modulize-c.yaml +0 -18
  1653. data/doc/ri/String/Style/ordinalize-c.yaml +0 -16
  1654. data/doc/ri/String/Style/pathize-c.yaml +0 -22
  1655. data/doc/ri/String/Style/snakecase-c.yaml +0 -18
  1656. data/doc/ri/String/Style/tableize-c.yaml +0 -16
  1657. data/doc/ri/String/Style/titlecase-c.yaml +0 -14
  1658. data/doc/ri/String/Style/titleize-c.yaml +0 -18
  1659. data/doc/ri/String/Style/underscore-c.yaml +0 -18
  1660. data/doc/ri/String/Style/upcase-c.yaml +0 -12
  1661. data/doc/ri/String/Style/uppercamel-c.yaml +0 -10
  1662. data/doc/ri/String/Style/uppercase-c.yaml +0 -12
  1663. data/doc/ri/String/Words/brief-i.yaml +0 -14
  1664. data/doc/ri/String/Words/cdesc-Words.yaml +0 -28
  1665. data/doc/ri/String/Words/each_word-i.yaml +0 -14
  1666. data/doc/ri/String/Words/word_filter%21-i.yaml +0 -14
  1667. data/doc/ri/String/Words/word_filter-i.yaml +0 -14
  1668. data/doc/ri/String/Words/word_wrap%21-i.yaml +0 -14
  1669. data/doc/ri/String/Words/word_wrap-i.yaml +0 -18
  1670. data/doc/ri/String/Words/words-i.yaml +0 -14
  1671. data/doc/ri/String/cdesc-String.yaml +0 -17
  1672. data/doc/ri/Struct/cdesc-Struct.yaml +0 -18
  1673. data/doc/ri/Struct/restore_snapshot-i.yaml +0 -10
  1674. data/doc/ri/Struct/take_snapshot-i.yaml +0 -10
  1675. data/doc/ri/Symbol/cdesc-Symbol.yaml +0 -15
  1676. data/doc/ri/SyncArray/cdesc-SyncArray.yaml +0 -19
  1677. data/doc/ri/SyncArray/new-c.yaml +0 -12
  1678. data/doc/ri/SyncHash/Delegator/%5b%5d%3d-i.yaml +0 -10
  1679. data/doc/ri/SyncHash/Delegator/%5b%5d-i.yaml +0 -10
  1680. data/doc/ri/SyncHash/Delegator/cdesc-Delegator.yaml +0 -30
  1681. data/doc/ri/SyncHash/Delegator/clear-i.yaml +0 -10
  1682. data/doc/ri/SyncHash/Delegator/delete-i.yaml +0 -10
  1683. data/doc/ri/SyncHash/Delegator/keys-i.yaml +0 -10
  1684. data/doc/ri/SyncHash/Delegator/size-i.yaml +0 -10
  1685. data/doc/ri/SyncHash/Delegator/values-i.yaml +0 -10
  1686. data/doc/ri/SyncHash/Inheritor/%5b%5d%3d-i.yaml +0 -10
  1687. data/doc/ri/SyncHash/Inheritor/%5b%5d-i.yaml +0 -10
  1688. data/doc/ri/SyncHash/Inheritor/cdesc-Inheritor.yaml +0 -30
  1689. data/doc/ri/SyncHash/Inheritor/clear-i.yaml +0 -10
  1690. data/doc/ri/SyncHash/Inheritor/delete-i.yaml +0 -10
  1691. data/doc/ri/SyncHash/Inheritor/keys-i.yaml +0 -10
  1692. data/doc/ri/SyncHash/Inheritor/size-i.yaml +0 -10
  1693. data/doc/ri/SyncHash/Inheritor/values-i.yaml +0 -10
  1694. data/doc/ri/SyncHash/cdesc-SyncHash.yaml +0 -38
  1695. data/doc/ri/SyncHash/new-c.yaml +0 -10
  1696. data/doc/ri/System/argf-i.yaml +0 -12
  1697. data/doc/ri/System/argv-i.yaml +0 -11
  1698. data/doc/ri/System/cdesc-System.yaml +0 -145
  1699. data/doc/ri/System/child_status-i.yaml +0 -11
  1700. data/doc/ri/System/coding%3d-i.yaml +0 -10
  1701. data/doc/ri/System/coding-i.yaml +0 -10
  1702. data/doc/ri/System/current_platform-i.yaml +0 -12
  1703. data/doc/ri/System/data-i.yaml +0 -12
  1704. data/doc/ri/System/debug-i.yaml +0 -10
  1705. data/doc/ri/System/default_input-i.yaml +0 -13
  1706. data/doc/ri/System/default_output%3d-i.yaml +0 -11
  1707. data/doc/ri/System/default_output-i.yaml +0 -11
  1708. data/doc/ri/System/defin-i.yaml +0 -12
  1709. data/doc/ri/System/defout%3d-i.yaml +0 -12
  1710. data/doc/ri/System/defout-i.yaml +0 -12
  1711. data/doc/ri/System/env-i.yaml +0 -10
  1712. data/doc/ri/System/environment-i.yaml +0 -10
  1713. data/doc/ri/System/error_info-i.yaml +0 -10
  1714. data/doc/ri/System/error_position-i.yaml +0 -10
  1715. data/doc/ri/System/exit_status-i.yaml +0 -12
  1716. data/doc/ri/System/extentions-i.yaml +0 -10
  1717. data/doc/ri/System/fs%3d-i.yaml +0 -12
  1718. data/doc/ri/System/fs-i.yaml +0 -12
  1719. data/doc/ri/System/input_field_separator%3d-i.yaml +0 -11
  1720. data/doc/ri/System/input_field_separator-i.yaml +0 -11
  1721. data/doc/ri/System/input_line_number-i.yaml +0 -11
  1722. data/doc/ri/System/input_lineno-i.yaml +0 -12
  1723. data/doc/ri/System/input_record_separator%3d-i.yaml +0 -11
  1724. data/doc/ri/System/input_record_separator-i.yaml +0 -11
  1725. data/doc/ri/System/line_end_processing-i.yaml +0 -10
  1726. data/doc/ri/System/load_path-i.yaml +0 -12
  1727. data/doc/ri/System/loaded_features-i.yaml +0 -11
  1728. data/doc/ri/System/match_platform-i.yaml +0 -11
  1729. data/doc/ri/System/ofs%3d-i.yaml +0 -12
  1730. data/doc/ri/System/ofs-i.yaml +0 -12
  1731. data/doc/ri/System/options-i.yaml +0 -12
  1732. data/doc/ri/System/ors%3d-i.yaml +0 -12
  1733. data/doc/ri/System/ors-i.yaml +0 -12
  1734. data/doc/ri/System/output_field_separator%3d-i.yaml +0 -11
  1735. data/doc/ri/System/output_field_separator-i.yaml +0 -11
  1736. data/doc/ri/System/output_record_separator%3d-i.yaml +0 -11
  1737. data/doc/ri/System/output_record_separator-i.yaml +0 -11
  1738. data/doc/ri/System/pid-i.yaml +0 -12
  1739. data/doc/ri/System/platform-i.yaml +0 -10
  1740. data/doc/ri/System/process_id-i.yaml +0 -15
  1741. data/doc/ri/System/program_loop-i.yaml +0 -10
  1742. data/doc/ri/System/program_name%3d-i.yaml +0 -10
  1743. data/doc/ri/System/program_name-i.yaml +0 -12
  1744. data/doc/ri/System/release-i.yaml +0 -10
  1745. data/doc/ri/System/required-i.yaml +0 -12
  1746. data/doc/ri/System/rs%3d-i.yaml +0 -12
  1747. data/doc/ri/System/rs-i.yaml +0 -12
  1748. data/doc/ri/System/rubylibdir-i.yaml +0 -10
  1749. data/doc/ri/System/rubypath-i.yaml +0 -10
  1750. data/doc/ri/System/safe-i.yaml +0 -10
  1751. data/doc/ri/System/stderr%3d-i.yaml +0 -10
  1752. data/doc/ri/System/stderr-i.yaml +0 -10
  1753. data/doc/ri/System/stdin%3d-i.yaml +0 -10
  1754. data/doc/ri/System/stdin-i.yaml +0 -12
  1755. data/doc/ri/System/stdout%3d-i.yaml +0 -10
  1756. data/doc/ri/System/stdout-i.yaml +0 -10
  1757. data/doc/ri/System/verbose%3d-i.yaml +0 -10
  1758. data/doc/ri/System/verbose-i.yaml +0 -10
  1759. data/doc/ri/System/version-i.yaml +0 -10
  1760. data/doc/ri/Time/cdesc-Time.yaml +0 -17
  1761. data/doc/ri/Timer/Dummy/cdesc-Dummy.yaml +0 -20
  1762. data/doc/ri/Timer/Dummy/start-i.yaml +0 -10
  1763. data/doc/ri/Timer/Dummy/stop-i.yaml +0 -10
  1764. data/doc/ri/Timer/cdesc-Timer.yaml +0 -57
  1765. data/doc/ri/Timer/defuse-i.yaml +0 -12
  1766. data/doc/ri/Timer/limit-i.yaml +0 -12
  1767. data/doc/ri/Timer/new-c.yaml +0 -10
  1768. data/doc/ri/Timer/on_timeout-i.yaml +0 -10
  1769. data/doc/ri/Timer/reset-i.yaml +0 -12
  1770. data/doc/ri/Timer/reset_limit-i.yaml +0 -14
  1771. data/doc/ri/Timer/running%3f-i.yaml +0 -12
  1772. data/doc/ri/Timer/start-i.yaml +0 -12
  1773. data/doc/ri/Timer/stop-i.yaml +0 -12
  1774. data/doc/ri/Timer/stopped%3f-i.yaml +0 -12
  1775. data/doc/ri/Timer/total_time-i.yaml +0 -12
  1776. data/doc/ri/TracePoint/%3d%3d%3d-i.yaml +0 -12
  1777. data/doc/ri/TracePoint/active%3d-c.yaml +0 -10
  1778. data/doc/ri/TracePoint/active-c.yaml +0 -10
  1779. data/doc/ri/TracePoint/back-i.yaml +0 -12
  1780. data/doc/ri/TracePoint/bind-i.yaml +0 -12
  1781. data/doc/ri/TracePoint/called-i.yaml +0 -13
  1782. data/doc/ri/TracePoint/callee-i.yaml +0 -13
  1783. data/doc/ri/TracePoint/cdesc-TracePoint.yaml +0 -82
  1784. data/doc/ri/TracePoint/event%3f-i.yaml +0 -12
  1785. data/doc/ri/TracePoint/event_map-i.yaml +0 -10
  1786. data/doc/ri/TracePoint/eventless%3f-i.yaml +0 -10
  1787. data/doc/ri/TracePoint/method_name-i.yaml +0 -12
  1788. data/doc/ri/TracePoint/new-c.yaml +0 -12
  1789. data/doc/ri/TracePoint/self-i.yaml +0 -12
  1790. data/doc/ri/TracePoint/trace-c.yaml +0 -12
  1791. data/doc/ri/TrueClass/cdesc-TrueClass.yaml +0 -15
  1792. data/doc/ri/Tuple/%3c%3c-i.yaml +0 -12
  1793. data/doc/ri/Tuple/%3c%3d%3e-i.yaml +0 -10
  1794. data/doc/ri/Tuple/%3d%7e-i.yaml +0 -12
  1795. data/doc/ri/Tuple/%5b%5d%3d-i.yaml +0 -10
  1796. data/doc/ri/Tuple/%5b%5d-c.yaml +0 -10
  1797. data/doc/ri/Tuple/%5b%5d-i.yaml +0 -10
  1798. data/doc/ri/Tuple/cast_from_array-c.yaml +0 -11
  1799. data/doc/ri/Tuple/cast_from_string-c.yaml +0 -20
  1800. data/doc/ri/Tuple/cdesc-Tuple.yaml +0 -113
  1801. data/doc/ri/Tuple/constraint_to_lambda-c.yaml +0 -12
  1802. data/doc/ri/Tuple/divider-i.yaml +0 -10
  1803. data/doc/ri/Tuple/each-i.yaml +0 -10
  1804. data/doc/ri/Tuple/each_index-i.yaml +0 -10
  1805. data/doc/ri/Tuple/empty%3f-i.yaml +0 -10
  1806. data/doc/ri/Tuple/eql%3f-i.yaml +0 -12
  1807. data/doc/ri/Tuple/first-i.yaml +0 -10
  1808. data/doc/ri/Tuple/hash-i.yaml +0 -12
  1809. data/doc/ri/Tuple/index-i.yaml +0 -10
  1810. data/doc/ri/Tuple/inspect-i.yaml +0 -10
  1811. data/doc/ri/Tuple/last-i.yaml +0 -10
  1812. data/doc/ri/Tuple/length-i.yaml +0 -10
  1813. data/doc/ri/Tuple/major-i.yaml +0 -12
  1814. data/doc/ri/Tuple/minor-i.yaml +0 -10
  1815. data/doc/ri/Tuple/multiton_id-c.yaml +0 -10
  1816. data/doc/ri/Tuple/new-c.yaml +0 -10
  1817. data/doc/ri/Tuple/parse_constraint-c.yaml +0 -10
  1818. data/doc/ri/Tuple/pop-i.yaml +0 -10
  1819. data/doc/ri/Tuple/pot-i.yaml +0 -13
  1820. data/doc/ri/Tuple/pull-i.yaml +0 -13
  1821. data/doc/ri/Tuple/push-i.yaml +0 -10
  1822. data/doc/ri/Tuple/rindex-i.yaml +0 -10
  1823. data/doc/ri/Tuple/shift-i.yaml +0 -12
  1824. data/doc/ri/Tuple/size-i.yaml +0 -10
  1825. data/doc/ri/Tuple/teeny-i.yaml +0 -10
  1826. data/doc/ri/Tuple/to_a-i.yaml +0 -10
  1827. data/doc/ri/Tuple/to_ary-i.yaml +0 -10
  1828. data/doc/ri/Tuple/to_s-i.yaml +0 -10
  1829. data/doc/ri/Tuple/to_t-i.yaml +0 -10
  1830. data/doc/ri/Tuple/to_tuple-i.yaml +0 -10
  1831. data/doc/ri/Tuple/unshift-i.yaml +0 -12
  1832. data/doc/ri/Tuple/values-i.yaml +0 -10
  1833. data/doc/ri/TypeCast/Class/cast_from-i.yaml +0 -14
  1834. data/doc/ri/TypeCast/Class/cdesc-Class.yaml +0 -18
  1835. data/doc/ri/TypeCast/Object/cast_to-i.yaml +0 -14
  1836. data/doc/ri/TypeCast/Object/cdesc-Object.yaml +0 -18
  1837. data/doc/ri/TypeCast/cdesc-TypeCast.yaml +0 -52
  1838. data/doc/ri/TypeCastException/cdesc-TypeCastException.yaml +0 -17
  1839. data/doc/ri/URI/Hash/cdesc-Hash.yaml +0 -16
  1840. data/doc/ri/URI/Hash/to_uri-i.yaml +0 -11
  1841. data/doc/ri/URI/Kernel/cdesc-Kernel.yaml +0 -18
  1842. data/doc/ri/URI/Kernel/unuri-i.yaml +0 -11
  1843. data/doc/ri/URI/Kernel/uri-i.yaml +0 -11
  1844. data/doc/ri/URI/cdesc-URI.yaml +0 -38
  1845. data/doc/ri/URI/cgi_escape-i.yaml +0 -12
  1846. data/doc/ri/URI/cgi_parse-i.yaml +0 -11
  1847. data/doc/ri/URI/cgi_unescape-i.yaml +0 -11
  1848. data/doc/ri/URI/chomp_query_string-i.yaml +0 -16
  1849. data/doc/ri/URI/decode-i.yaml +0 -12
  1850. data/doc/ri/URI/get_query_string-i.yaml +0 -16
  1851. data/doc/ri/URI/hash_to_query-i.yaml +0 -15
  1852. data/doc/ri/URI/hash_to_query_string-i.yaml +0 -12
  1853. data/doc/ri/URI/query_string_to_hash-i.yaml +0 -12
  1854. data/doc/ri/URI/query_to_hash-i.yaml +0 -17
  1855. data/doc/ri/URI/update_query_string-i.yaml +0 -18
  1856. data/doc/ri/URI/update_request_uri-i.yaml +0 -12
  1857. data/doc/ri/UnboundMethod/arguments-i.yaml +0 -18
  1858. data/doc/ri/UnboundMethod/cdesc-UnboundMethod.yaml +0 -18
  1859. data/doc/ri/UnboundMethod/name-i.yaml +0 -14
  1860. data/doc/ri/Uninheritable/cdesc-Uninheritable.yaml +0 -21
  1861. data/doc/ri/Uninheritable/inherited-i.yaml +0 -12
  1862. data/doc/ri/UploadUtils/cdesc-UploadUtils.yaml +0 -47
  1863. data/doc/ri/UploadUtils/files-i.yaml +0 -12
  1864. data/doc/ri/UploadUtils/ftp-i.yaml +0 -12
  1865. data/doc/ri/UploadUtils/rsync-i.yaml +0 -12
  1866. data/doc/ri/UploadUtils/sftp-i.yaml +0 -12
  1867. data/doc/ri/UploadUtils/stage_linkdir-i.yaml +0 -12
  1868. data/doc/ri/UploadUtils/stage_transfer-i.yaml +0 -20
  1869. data/doc/ri/UploadUtils/upload-i.yaml +0 -12
  1870. data/doc/ri/UploadUtils/upload_parameters-i.yaml +0 -12
  1871. data/doc/ri/VersionNumber/%3c%3d%3e-i.yaml +0 -12
  1872. data/doc/ri/VersionNumber/%3d%7e-i.yaml +0 -12
  1873. data/doc/ri/VersionNumber/%5b%5d-i.yaml +0 -10
  1874. data/doc/ri/VersionNumber/cdesc-VersionNumber.yaml +0 -45
  1875. data/doc/ri/VersionNumber/constraint_lambda-c.yaml +0 -12
  1876. data/doc/ri/VersionNumber/inspect-i.yaml +0 -10
  1877. data/doc/ri/VersionNumber/major-i.yaml +0 -12
  1878. data/doc/ri/VersionNumber/method_missing-i.yaml +0 -12
  1879. data/doc/ri/VersionNumber/minor-i.yaml +0 -12
  1880. data/doc/ri/VersionNumber/new-c.yaml +0 -10
  1881. data/doc/ri/VersionNumber/parse_constraint-c.yaml +0 -10
  1882. data/doc/ri/VersionNumber/teeny-i.yaml +0 -12
  1883. data/doc/ri/VersionNumber/to_s-i.yaml +0 -10
  1884. data/doc/ri/VersionNumber/to_str-i.yaml +0 -12
  1885. data/doc/ri/Weekdays/after-i.yaml +0 -12
  1886. data/doc/ri/Weekdays/ago-i.yaml +0 -13
  1887. data/doc/ri/Weekdays/before-i.yaml +0 -12
  1888. data/doc/ri/Weekdays/cdesc-Weekdays.yaml +0 -38
  1889. data/doc/ri/Weekdays/from_now-i.yaml +0 -12
  1890. data/doc/ri/Weekdays/new-c.yaml +0 -10
  1891. data/doc/ri/Weekdays/since-i.yaml +0 -13
  1892. data/doc/ri/Weekdays/step-i.yaml +0 -10
  1893. data/doc/ri/Weekdays/until-i.yaml +0 -12
  1894. data/doc/ri/XOXO/Parser/cdesc-Parser.yaml +0 -15
  1895. data/doc/ri/XOXO/cdesc-XOXO.yaml +0 -25
  1896. data/doc/ri/XOXO/dump-c.yaml +0 -35
  1897. data/doc/ri/XOXO/load-c.yaml +0 -12
  1898. data/doc/ri/XOXO/make_xoxo-c.yaml +0 -10
  1899. data/doc/ri/ZipUtils/DryRun/cdesc-DryRun.yaml +0 -32
  1900. data/doc/ri/ZipUtils/DryRun/compress-i.yaml +0 -10
  1901. data/doc/ri/ZipUtils/DryRun/tar_bzip2-i.yaml +0 -10
  1902. data/doc/ri/ZipUtils/DryRun/tar_gzip-i.yaml +0 -10
  1903. data/doc/ri/ZipUtils/DryRun/untar_bzip2-i.yaml +0 -10
  1904. data/doc/ri/ZipUtils/DryRun/untar_gzip-i.yaml +0 -10
  1905. data/doc/ri/ZipUtils/DryRun/unzip-i.yaml +0 -10
  1906. data/doc/ri/ZipUtils/DryRun/zip-i.yaml +0 -10
  1907. data/doc/ri/ZipUtils/NoWrite/cdesc-NoWrite.yaml +0 -32
  1908. data/doc/ri/ZipUtils/NoWrite/compress-i.yaml +0 -10
  1909. data/doc/ri/ZipUtils/NoWrite/tar_bzip2-i.yaml +0 -10
  1910. data/doc/ri/ZipUtils/NoWrite/tar_gzip-i.yaml +0 -10
  1911. data/doc/ri/ZipUtils/NoWrite/untar_bzip2-i.yaml +0 -10
  1912. data/doc/ri/ZipUtils/NoWrite/untar_gzip-i.yaml +0 -10
  1913. data/doc/ri/ZipUtils/NoWrite/unzip-i.yaml +0 -10
  1914. data/doc/ri/ZipUtils/NoWrite/zip-i.yaml +0 -10
  1915. data/doc/ri/ZipUtils/Verbose/cdesc-Verbose.yaml +0 -32
  1916. data/doc/ri/ZipUtils/Verbose/compress-i.yaml +0 -10
  1917. data/doc/ri/ZipUtils/Verbose/tar_bzip2-i.yaml +0 -10
  1918. data/doc/ri/ZipUtils/Verbose/tar_gzip-i.yaml +0 -10
  1919. data/doc/ri/ZipUtils/Verbose/untar_bzip2-i.yaml +0 -10
  1920. data/doc/ri/ZipUtils/Verbose/untar_gzip-i.yaml +0 -10
  1921. data/doc/ri/ZipUtils/Verbose/unzip-i.yaml +0 -10
  1922. data/doc/ri/ZipUtils/Verbose/zip-i.yaml +0 -10
  1923. data/doc/ri/ZipUtils/cdesc-ZipUtils.yaml +0 -50
  1924. data/doc/ri/ZipUtils/compress-i.yaml +0 -27
  1925. data/doc/ri/ZipUtils/tar_bzip-i.yaml +0 -12
  1926. data/doc/ri/ZipUtils/tar_bzip2-i.yaml +0 -15
  1927. data/doc/ri/ZipUtils/tar_gzip-i.yaml +0 -13
  1928. data/doc/ri/ZipUtils/tar_j-i.yaml +0 -12
  1929. data/doc/ri/ZipUtils/tar_z-i.yaml +0 -12
  1930. data/doc/ri/ZipUtils/tgz-i.yaml +0 -11
  1931. data/doc/ri/ZipUtils/untar_bzip-i.yaml +0 -12
  1932. data/doc/ri/ZipUtils/untar_bzip2-i.yaml +0 -15
  1933. data/doc/ri/ZipUtils/untar_gzip-i.yaml +0 -13
  1934. data/doc/ri/ZipUtils/untar_j-i.yaml +0 -12
  1935. data/doc/ri/ZipUtils/untar_z-i.yaml +0 -12
  1936. data/doc/ri/ZipUtils/unzip-i.yaml +0 -12
  1937. data/doc/ri/ZipUtils/zip-i.yaml +0 -12
  1938. data/doc/ri/created.rid +0 -1
  1939. data/lib/core/facets/kernel/suppress.rb +0 -18
  1940. data/lib/core/facets/string/to_time.rb +0 -15
  1941. data/lib/core/facets/time/to_date.rb +0 -26
  1942. data/test/core/string/test_to_time.rb +0 -15
  1943. data/test/core/time/test_to_date.rb +0 -12
@@ -1 +1,21 @@
1
- require 'facets/time/change'
1
+ class Time
2
+
3
+ # Like change but does not reset earlier times.
4
+ #
5
+ # NOTE: It would be better, probably if this were called "change".
6
+ # and that #change were called "reset".
7
+ #
8
+ def set(options)
9
+ opts={}; options.each_pair{ |k,v| opts[k] = v.to_i }
10
+ self.class.send( self.utc? ? :utc : :local,
11
+ opts[:year] || self.year,
12
+ opts[:month] || self.month,
13
+ opts[:day] || self.day,
14
+ opts[:hour] || self.hour,
15
+ opts[:min] || self.min,
16
+ opts[:sec] || self.sec,
17
+ opts[:usec] || self.usec
18
+ )
19
+ end
20
+
21
+ end
@@ -6,7 +6,9 @@ class Time
6
6
  :dbase => "%Y-%m-%d %H:%M:%S",
7
7
  :datbase => "%Y-%m-%d %H:%M:%S",
8
8
  :utc => "%Y-%m-%d %H:%M:%S",
9
+ :number => "%Y%m%d%H%M%S",
9
10
  :short => "%d %b %H:%M",
11
+ :time => "%H:%M",
10
12
  :long => "%B %d, %Y %H:%M",
11
13
  :day1st => "%d-%m-%Y %H:%M",
12
14
  :dmYHM => "%d-%m-%Y %H:%M",
@@ -38,9 +40,5 @@ class Time
38
40
  strftime(fmt).strip
39
41
  end
40
42
 
41
- # DEPRECATED.
42
- # Enhance #to_s by aliasing to #stamp.
43
- #alias_method :to_s, :stamp
44
-
45
43
  end
46
44
 
@@ -1,6 +1,6 @@
1
- unless (RUBY_VERSION[0,3] == '1.9')
1
+ class Time
2
2
 
3
- class Time
3
+ unless defined? to_time #1.9
4
4
 
5
5
  # To be able to keep Dates and Times interchangeable
6
6
  # on conversions.
@@ -9,6 +9,12 @@ unless (RUBY_VERSION[0,3] == '1.9')
9
9
  getlocal
10
10
  end
11
11
 
12
+ # A method to keep Time, Date and DateTime instances interchangeable on conversions.
13
+ # In this case, it simply returns +self+.
14
+ #def to_time
15
+ # self
16
+ #end
17
+
12
18
  end
13
19
 
14
20
  end
@@ -1,3 +1,6 @@
1
- require 'facets/unboundmethod/arguments'
2
- require 'facets/unboundmethod/name'
1
+ dir, base = *File.split(__FILE__)
2
+ base = base.chomp('.rb')
3
+ Dir[File.join(dir, base, '*')].each do |lib|
4
+ require "facets/#{base}/#{File.basename(lib)}"
5
+ end
3
6
 
@@ -1,263 +1,14 @@
1
- # = BasicObject
2
- #
3
- # BasicObject provides an abstract base class with no predefined
4
- # methods, except for <tt>respond_to?</tt>, any method starting in
5
- # <tt>\_\_</tt> (two underscore, like <tt>\_\_id__</tt>) as well as
6
- # any method starting with <tt>instance_</ttr>.
7
- #
8
- # BasicObject is useful as a base class when writing classes that
9
- # depend upon <tt>method_missing</tt> (e.g. dynamic proxies).
10
- #
11
- # The patterns used to reserve methods are:
12
- #
13
- # /^__/, /^instance/, /^object/, /\?$/, /^\W$/,
14
- # 'initialize', 'initialize_copy', 'inspect', 'dup', 'clone', 'null', 'as'
15
- #
16
- # By default these are the reserved methods:
17
- #
18
- # == __id__ __self__ __send__ as clone dup eql? equal? frozen?
19
- # initialize inspect instance_eval instance_of? instance_variable_get
20
- # instance_variable_set instance_variables is_a? kind_of? nil? null object_class
21
- # respond_to? tainted?
22
- #
23
- # In practice only 'as', 'clone', 'dup' and 'null' have much chance of name clash.
24
- # So be especially aware of these four. All the rest either begin with a '__',
25
- # end in a '?' mark or start with the word 'instance' or 'object'.
26
- #
27
- # The special method #object_self allows access to the underlying object via a
28
- # specialized Functor-style class access via as(Object). This binds the
29
- # actual self to the subsequently called methods of Object instancea methods.
30
- # So even though a method may no longer be defined for BasicObject it can still
31
- # be called via this interface.
32
- #
33
- # class A < BasicObject
34
- # end
35
- #
36
- # a.object_self.class #=> A
37
- # a.class #=> NoMethodError
38
- #
39
- # Note that #object_self used to be called __self__. Also provided is #object_class.
40
- #
41
- # == Authors
42
- #
43
- # * Jim Weirich
44
- # * Thomas Sawyer
45
- #
46
- # == History
47
- #
48
- # Thanks to Jim Weirich for BlankSlate Copyright (c) 2004 by Jim Weirich,
49
- # on which BasicObject is based.
50
- #
51
- # == Todo
52
- #
53
- # * Might be nice it there were a factory method to alter which methods
54
- # were excluded. But probably too dangerous.
55
- #
56
- # == Copying
57
- #
58
- # Copyright (c) 2005 Thomas Sawyer, Jim Weirich
59
- #
60
- # Ruby License
61
- #
62
- # This module is free software. You may use, modify, and/or redistribute this
63
- # software under the same terms as Ruby.
64
- #
65
- # This program is distributed in the hope that it will be useful, but WITHOUT
66
- # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
67
- # FOR A PARTICULAR PURPOSE.
1
+ # Facets' old BasicObject has been replaced totally replaced by
2
+ # Jim Weirich's BlankSlate. Since Ruby 1.9 has a BasicObject class
3
+ # this will of course be deprecated when 1.9 goes mainstream.
68
4
 
69
- require 'facets/kernel/object_class'
70
- require 'facets/kernel/as'
5
+ unless defined? ::BasicObject # just in case it already exists!
71
6
 
72
- # = BasicObject
73
- #
74
- # BasicObject provides an abstract base class with no predefined
75
- # methods, except for <tt>respond_to?</tt>, any method starting in
76
- # <tt>\_\_</tt> (two underscore, like <tt>\_\_id__</tt>) as well as
77
- # any method starting with <tt>instance_</ttr>.
78
- #
79
- # BasicObject is useful as a base class when writing classes that
80
- # depend upon <tt>method_missing</tt> (e.g. dynamic proxies).
81
- #
82
- # The patterns used to reserve methods are:
83
- #
84
- # /^__/, /^instance/, /^object/, /\?$/, /^\W$/,
85
- # 'initialize', 'initialize_copy', 'inspect', 'dup', 'clone', 'null', 'as'
86
- #
87
- # By default these are the reserved methods:
88
- #
89
- # == __id__ __self__ __send__ as clone dup eql? equal? frozen?
90
- # initialize inspect instance_eval instance_of? instance_variable_get
91
- # instance_variable_set instance_variables is_a? kind_of? nil? null object_class
92
- # respond_to? tainted?
93
- #
94
- # In practice only 'as', 'clone', 'dup' and 'null' have much chance of name clash.
95
- # So be especially aware of these four. All the rest either begin with a '__',
96
- # end in a '?' mark or start with the word 'instance' or 'object'.
97
- #
98
- # The special method #object_self allows access to the underlying object via a
99
- # specialized Functor-style class access via as(Object). This binds the
100
- # actual self to the subsequently called methods of Object instancea methods.
101
- # So even though a method may no longer be defined for BasicObject it can still
102
- # be called via this interface.
103
- #
104
- # class A < BasicObject
105
- # end
106
- #
107
- # a.object_self.class #=> A
108
- # a.class #=> NoMethodError
109
- #
110
- # Note that #object_self used to be called __self__. Also provided is #object_class.
111
- #
112
- # Since Ruby is very dynamic, methods added to the ancestors of
113
- # BasicObject <em>after BasicObject is defined</em> will show up in the
114
- # list of available BasicObject methods. We handle this by defining
115
- # hooks in Object, Kernel and Module that will hide any defined.
7
+ require 'facets/blankslate'
116
8
 
117
- class BasicObject
9
+ # ActiveSupport compatiable version of BasicObject
10
+ # if not Ruby 1.9+ uses Jim Weirich's BlankSlate.
11
+ BasicObject = BlankSlate
118
12
 
119
- # Returns the Self functor class, which can then be used to
120
- # call Kernel/Object methods on the current object.
121
-
122
- def object_self
123
- @__object_self__ ||= As.new(self, ::Object)
124
- end
125
- alias :__self__ :object_self
126
-
127
- #--
128
- # The Self class allows one to get access the hidden Object/Kernel methods.
129
- # It is essentially a specialized Functor which binds an Object/Kernel
130
- # method to the current object for the current call.
131
-
132
- #class Self < self
133
- # def initialize(obj, as=nil)
134
- # @obj = obj
135
- # @as = as || ::Object
136
- # end
137
- # def method_missing(meth, *args, &blk)
138
- # @as.instance_method(meth).bind(@obj).call(*args, &blk)
139
- # end
140
- #end
141
-
142
- # This method is like #__self__, but allows any ancestor
143
- # to act on behalf of self, not just Object.
144
- #
145
- #def __as__( ancestor )
146
- # Self.new( self, ancestor )
147
- #end
148
- #alias_method :as, :__as__
149
-
150
- # Shadow some other important methods.
151
-
152
- #alias_method :__eval__, :eval
153
- #alias_method :__method__, :method
154
- #++
155
-
156
- # Methods not to get rid of as they are either too important, or
157
- # they are not likely to get in the way (such as methods ending in '?').
158
- #
159
- # In Ruby 1.9 BasicObject has only these methods:
160
- # [ /^__/, "funcall", "send", "respond_to?", "equal?", "==", "object_id" ]
161
- #
162
- # NOTE The absolute bare minimum is EXCLUDE = /^(__|instance_eval$)/.
163
- # But in most cases you'll want a few extra methods like #dup too.
164
- #
165
- #--
166
- # TODO In the future it might be nice to allow some selectability
167
- # in these via a factory method.
168
- #++
169
-
170
- EXCLUDE = [
171
- /^__/, /^instance_/, /^object_/, /\?$/, /^\W$/,
172
- 'initialize', 'initialize_copy', 'inspect', 'dup', 'clone', 'null', 'as'
173
- ]
174
-
175
- # Undef unwanted method as long as it doesn't match anything in the EXCLUDE list.
176
-
177
- def self.hide(name)
178
- #if instance_methods.include?(name.to_s) and name !~ EXCLUDE #/^(#{EXCLUDE.join('|')})/
179
- #if name !~ EXCLUDE and
180
- case name
181
- when *EXCLUDE
182
- # do nothing
183
- else
184
- #if ( public_instance_methods.include?(name.to_s) or
185
- # private_instance_methods.include?(name.to_s) or
186
- # protected_instance_methods.include?(name.to_s)
187
- # )
188
- undef_method name rescue nil
189
- #end
190
- end
191
- end
192
-
193
- # remove all methods
194
-
195
- public_instance_methods(true).each { |m| hide(m) }
196
- private_instance_methods(true).each { |m| hide(m) }
197
- protected_instance_methods(true).each { |m| hide(m) }
198
-
199
- #--
200
- # If the method isn't defined and has the form '__method__'
201
- # then try sending 'method' to self-as-Object. Remember
202
- # this will not have any effect if you override it!
203
-
204
- #def method_missing( sym, *args, &blk )
205
- # if md = /^__(.+)__$/.match( sym.to_s )
206
- # as(Object).__send__( md[1], *args, &blk )
207
- # else
208
- # super
209
- # end
210
- #end
211
- #++
212
-
213
- end
214
-
215
- module Kernel #:nodoc:
216
- class << self
217
- madded = method(:method_added)
218
- define_method(:method_added) do |name|
219
- r = madded.call(name)
220
- return r if self != Kernel
221
- BasicObject.hide(name)
222
- r
223
- end
224
- end
225
- end
226
-
227
- # See Kernel callback.
228
-
229
- class Object #:nodoc:
230
- class << self
231
- madded = method(:method_added)
232
- define_method(:method_added) do |name|
233
- r = madded.call(name)
234
- return r if self != Object
235
- BasicObject.hide(name)
236
- r
237
- end
238
- end
239
- end
240
-
241
- # Also, modules included into Object need to be scanned and have their
242
- # instance methods removed from blank slate. In theory, modules
243
- # included into Kernel would have to be removed as well, but a
244
- # "feature" of Ruby prevents late includes into modules from being
245
- # exposed in the first place.
246
- =begin
247
- class Module
248
- if method_defined?(:append_features)
249
- mappended = method(:append_features)
250
- else
251
- mappended = nil
252
- end
253
- define_method(:append_features) do |mod|
254
- r = mappended.call(mod) if mappended
255
- return r if mod != Object
256
- public_instance_methods(true).each { |name| BasicObject.hide(name) }
257
- private_instance_methods(true).each { |name| BasicObject.hide(name) }
258
- public_instance_methods(true).each { |name| BasicObject.hide(name) }
259
- r
260
- end
261
13
  end
262
- =end
263
14
 
@@ -7,7 +7,7 @@ require 'cgi'
7
7
 
8
8
  # = CGI Extensions
9
9
 
10
- module CGI
10
+ class CGI
11
11
 
12
12
  # Create an hidden input field through which an object can can be marshalled.
13
13
  # This makes it very easy to pass from data betwenn requests.
@@ -1,57 +1,85 @@
1
- # = Date Extended
2
- #
3
- # Ruby's standard Date class with a few extensions.
4
- #
5
- # == Authors
6
- #
7
- # * Thomas Sawyer
8
- #
9
- # == Copying
10
- #
11
- # Copyright (c) 2004 Thomas Sawyer
1
+ require 'date'
2
+ require 'facets/time/stamp'
3
+
4
+ # = Date
12
5
  #
13
- # Ruby License
6
+ # This new version of Date extension has been largely improved by
7
+ # porting some of the methods used by ActiveSupport. The old version
8
+ # already had much in common with the Active Support library, so it
9
+ # was decided to take it a step further in that direction for the
10
+ # sake of interoparability.
14
11
  #
15
- # This module is free software. You may use, modify, and/or redistribute this
16
- # software under the same terms as Ruby.
12
+ # Hopefully most of these methods will find there way into Ruby's
13
+ # own standard library eventually.
17
14
  #
18
- # This program is distributed in the hope that it will be useful, but WITHOUT
19
- # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
20
- # FOR A PARTICULAR PURPOSE.
21
-
22
- require 'date'
23
- require 'parsedate' # needed for String#to_date
15
+ # The biggest difference with ActiveSupport is the lack of many
16
+ # of the "English-esque" methods, and that we use #stamp with
17
+ # Date::FORMAT, instead of #to_formmated_s with Date::DATE_FORMATS.
18
+ # We do not override the standard #to_s method like ActiveSupport does.
24
19
 
25
20
  class Date
26
21
 
27
- # To be able to keep Dates and Times
28
- # interchangeable on conversions.
22
+ FORMAT = {
23
+ :short => "%e %b",
24
+ :long => "%B %e, %Y",
25
+ :db => "%Y-%m-%d",
26
+ :number => "%Y%m%d",
27
+ :rfc822 => "%e %b %Y",
28
+ :default => "%Y-%m-%d",
29
+ nil => "%Y-%m-%d"
30
+ }
31
+
32
+ # Returns a new Date representing the date 1 day ago (i.e. yesterday's date).
33
+ def self.yesterday
34
+ ::Date.today.yesterday
35
+ end
36
+
37
+ # Returns a new Date representing the date 1 day after today (i.e. tomorrow's date).
38
+ def self.tomorrow
39
+ ::Date.today.tomorrow
40
+ end
41
+
42
+ # Returns Time.zone.today when config.time_zone is set, otherwise just returns Date.today.
43
+ def self.current
44
+ ::Time.zone_default ? ::Time.zone.today : ::Date.today
45
+ end
46
+
47
+ # A method to keep Time, Date and DateTime instances interchangeable
48
+ # on conversions. In this case, it simply returns +self+.
29
49
  def to_date
30
50
  self
31
- end
51
+ end if RUBY_VERSION < '1.9'
32
52
 
33
- # Convert Date to Time.
53
+ # Converts a Date instance to a DateTime, where the time is set to the beginning of the day
54
+ # and UTC offset is set to 0.
34
55
  #
35
- def to_time(form = :local)
56
+ # ==== Example:
57
+ # date = Date.new(2007, 11, 10) # => Sat, 10 Nov 2007
58
+ #
59
+ # date.to_datetime # => Sat, 10 Nov 2007 00:00:00 0000
60
+ def to_datetime
61
+ ::DateTime.civil(year, month, day, 0, 0, 0, 0)
62
+ end if RUBY_VERSION < '1.9'
63
+
64
+ # Converts a Date instance to a Time, where the time is set to the beginning of the day.
65
+ # The timezone can be either :local or :utc (default :local).
66
+ #
67
+ # date = Date.new(2007, 11, 10) # => Sat, 10 Nov 2007
68
+ #
69
+ # date.to_time # => Sat Nov 10 00:00:00 0800 2007
70
+ # date.to_time(:local) # => Sat Nov 10 00:00:00 0800 2007
71
+ #
72
+ # date.to_time(:utc) # => Sat Nov 10 00:00:00 UTC 2007
73
+ #
74
+ def to_time(form=:local)
36
75
  ::Time.send(form, year, month, day)
76
+ #::Time.send("#{form}_time", year, month, day)
37
77
  end
38
78
 
39
- # An enhanched #to_s method that cane take an optional
40
- # format flag of :short or :long.
41
- def stamp(format = nil)
42
- case format
43
- when :short
44
- strftime("%e %b").strip
45
- when :long
46
- strftime("%B %e, %Y").strip
47
- else
48
- strftime("%Y-%m-%d") # standard to_s
49
- end
79
+ def xmlschema
80
+ to_time.xmlschema
50
81
  end
51
82
 
52
- # Enhance #to_s by aliasing to #stamp.
53
- alias_method( :to_s, :stamp )
54
-
55
83
  # Returns the number of days in the date's month.
56
84
  #
57
85
  # Date.new(2004,2).days_in_month #=> 28
@@ -74,16 +102,294 @@ class Date
74
102
  MONTHNAMES[self.month]
75
103
  end
76
104
 
105
+ # Convert to a formatted string. See DATE_FORMATS for predefined formats.
106
+ #
107
+ # This method is aliased to <tt>to_s</tt>.
108
+ #
109
+ # ==== Examples:
110
+ # date = Date.new(2007, 11, 10) # => Sat, 10 Nov 2007
111
+ #
112
+ # date.stamp(:db) # => "2007-11-10"
113
+ # date.stamp(:short) # => "10 Nov"
114
+ # date.stamp(:long) # => "November 10, 2007"
115
+ # date.stamp(:rfc822) # => "10 Nov 2007"
116
+ #
117
+ # == Adding your own formats to stamp
118
+ # You can add your own formats to the Date::FORMAT hash.
119
+ # Use the format name as the hash key and a strftime string
120
+ # as the value. Eg.
121
+ #
122
+ # Date::FORMAT[:month_and_year] = "%B %Y"
123
+ #
124
+ def stamp(format=:default)
125
+ if formatter = FORMAT[format]
126
+ strftime(formatter)
127
+ else
128
+ to_s
129
+ end
130
+ end
131
+
132
+ # Overrides the default inspect method with a human readable one, e.g., "Mon, 21 Feb 2005"
133
+ #def inspect
134
+ # strftime("%a, %d %b %Y")
135
+ #end
136
+
137
+ # Provides precise Date calculations for years, months, and days. The +options+ parameter takes a hash with
138
+ # any of these keys: <tt>:years</tt>, <tt>:months</tt>, <tt>:weeks</tt>, <tt>:days</tt>.
139
+ def advance(options)
140
+ d = self
141
+ d = d >> options.delete(:years) * 12 if options[:years]
142
+ d = d >> options.delete(:months) if options[:months]
143
+ d = d + options.delete(:weeks) * 7 if options[:weeks]
144
+ d = d + options.delete(:days) if options[:days]
145
+ d
146
+ end
147
+
148
+ # Returns a new Date where one or more of the elements have been changed according to the +options+ parameter.
149
+ #
150
+ # Examples:
151
+ #
152
+ # Date.new(2007, 5, 12).change(:day => 1) # => Date.new(2007, 5, 1)
153
+ # Date.new(2007, 5, 12).change(:year => 2005, :month => 1) # => Date.new(2005, 1, 12)
154
+ def change(options)
155
+ ::Date.new(
156
+ options[:year] || self.year,
157
+ options[:month] || self.month,
158
+ options[:day] || self.day
159
+ )
160
+ end
161
+
162
+ # Converts Date to a Time (or DateTime if necessary) with the time portion set to the beginning of the day (0:00)
163
+ # and then subtracts the specified number of seconds
164
+ def ago(seconds)
165
+ to_time.since(-seconds)
166
+ end
167
+
168
+ # Converts Date to a Time (or DateTime if necessary) with the time portion set to the beginning of the day (0:00)
169
+ # and then adds the specified number of seconds
170
+ def since(seconds)
171
+ to_time.since(seconds)
172
+ end
173
+ alias :in :since
174
+
175
+ # Converts Date to a Time (or DateTime if necessary) with the time portion set to the beginning of the day (0:00)
176
+ def beginning_of_day
177
+ to_time
178
+ end
179
+ alias :midnight :beginning_of_day
180
+
181
+ # Convenience method which returns a new Date/DateTime representing the time 1 day ago
182
+ def yesterday
183
+ self - 1
184
+ end
185
+
186
+ # Convenience method which returns a new Date/DateTime representing the time 1 day since the instance time
187
+ def tomorrow
188
+ self + 1
189
+ end
190
+
77
191
  end
78
192
 
79
- class String
80
193
 
81
- # Parse data from string.
194
+ class DateTime
195
+
82
196
  #
83
- # CREDIT: Trans
197
+ def self.local_offset
198
+ ::Time.local(2007).utc_offset.to_r / 86400
199
+ end
84
200
 
201
+ # Converts self to a Ruby Date object; time portion is discarded
202
+ def to_date
203
+ ::Date.new(year, month, day)
204
+ end
205
+
206
+ # Attempts to convert self to a Ruby Time object; returns self if
207
+ # out of range of Ruby Time class, If self has an offset other than 0,
208
+ # self will just be returned unaltered, since there's no clean way
209
+ # to map it to a Time
210
+ def to_time
211
+ self.offset == 0 ? ::Time.utc_time(year, month, day, hour, min, sec) : self
212
+ end
213
+
214
+ # To be able to keep Times, Dates and DateTimes interchangeable on conversions
215
+ def to_datetime
216
+ self
217
+ end
218
+
219
+ # Convert to a formatted string. See Time::FORMAT for predefined formats.
220
+ #
221
+ # This method is aliased to <tt>to_s</tt>.
222
+ #
223
+ # === Examples:
224
+ # datetime = DateTime.civil(2007, 12, 4, 0, 0, 0, 0) # => Tue, 04 Dec 2007 00:00:00 +0000
225
+ #
226
+ # datetime.stamp(:db) # => "2007-12-04 00:00:00"
227
+ # datetime.stamp(:db) # => "2007-12-04 00:00:00"
228
+ # datetime.stamp(:number) # => "20071204000000"
229
+ # datetime.stamp(:short) # => "04 Dec 00:00"
230
+ # datetime.stamp(:long) # => "December 04, 2007 00:00"
231
+ # datetime.stamp(:rfc822) # => "Tue, 04 Dec 2007 00:00:00 +0000"
232
+ #
233
+ # == Adding your own datetime formats to stamp
234
+ # DateTime formats are shared with Time. You can add your own to the
235
+ # Time::FORMAT hash. Use the format name as the hash key and
236
+ # a strftime string as the value. Eg.
237
+ #
238
+ # Time::FORMAT[:month_and_year] = "%B %Y"
239
+ #
240
+ def stamp(format=:default)
241
+ if formatter = ::Time::FORMAT[format]
242
+ strftime(formatter)
243
+ else
244
+ to_s
245
+ end
246
+ end
247
+
248
+ # Seconds since midnight: DateTime.now.seconds_since_midnight
249
+ def seconds_since_midnight
250
+ self.sec + (self.min * 60) + (self.hour * 3600)
251
+ end
252
+
253
+ # Returns a new DateTime where one or more of the elements have been
254
+ # changed according to the +options+ parameter. The time options
255
+ # (hour, minute, sec) reset cascadingly, so if only the hour is
256
+ # passed, then minute and sec is set to 0. If the hour and
257
+ # minute is passed, then sec is set to 0.
258
+ def change(options)
259
+ ::DateTime.civil(
260
+ options[:year] || self.year,
261
+ options[:month] || self.month,
262
+ options[:day] || self.day,
263
+ options[:hour] || self.hour,
264
+ options[:min] || (options[:hour] ? 0 : self.min),
265
+ options[:sec] || ((options[:hour] || options[:min]) ? 0 : self.sec),
266
+ options[:offset] || self.offset,
267
+ options[:start] || self.start
268
+ )
269
+ end
270
+
271
+ # Uses Date to provide precise Time calculations for years, months, and days.
272
+ # The +options+ parameter takes a hash with any of these keys: <tt>:years</tt>,
273
+ # <tt>:months</tt>, <tt>:weeks</tt>, <tt>:days</tt>, <tt>:hours</tt>,
274
+ # <tt>:minutes</tt>, <tt>:seconds</tt>.
275
+ def advance(options)
276
+ d = to_date.advance(options)
277
+ datetime_advanced_by_date = change(:year => d.year, :month => d.month, :day => d.day)
278
+ seconds_to_advance = (options[:seconds] || 0) + (options[:minutes] || 0) * 60 + (options[:hours] || 0) * 3600
279
+ seconds_to_advance == 0 ? datetime_advanced_by_date : datetime_advanced_by_date.since(seconds_to_advance)
280
+ end
281
+
282
+ # Returns a new DateTime representing the time a number of seconds ago
283
+ # Do not use this method in combination with x.months, use months_ago instead!
284
+ def ago(seconds)
285
+ self.since(-seconds)
286
+ end
287
+
288
+ # Returns a new DateTime representing the time a number of seconds since the instance time
289
+ # Do not use this method in combination with x.months, use months_since instead!
290
+ def since(seconds)
291
+ self + Rational(seconds.round, 86400)
292
+ end
293
+ alias :in :since
294
+
295
+ # Returns a new DateTime representing the start of the day (0:00)
296
+ def beginning_of_day
297
+ change(:hour => 0)
298
+ end
299
+ alias :midnight :beginning_of_day
300
+
301
+ # Returns a new DateTime representing the end of the day (23:59:59)
302
+ def end_of_day
303
+ change(:hour => 23, :min => 59, :sec => 59)
304
+ end
305
+
306
+ # Adjusts DateTime to UTC by adding its offset value; offset is set to 0
307
+ #
308
+ # Example:
309
+ #
310
+ # DateTime.civil(2005, 2, 21, 10, 11, 12, Rational(-6, 24)) # => Mon, 21 Feb 2005 10:11:12 -0600
311
+ # DateTime.civil(2005, 2, 21, 10, 11, 12, Rational(-6, 24)).utc # => Mon, 21 Feb 2005 16:11:12 +0000
312
+ def utc
313
+ new_offset(0)
314
+ end
315
+ alias_method :getutc, :utc
316
+
317
+ # Returns true if offset == 0
318
+ def utc?
319
+ offset == 0
320
+ end
321
+
322
+ # Returns the offset value in seconds
323
+ def utc_offset
324
+ (offset * 86400).to_i
325
+ end
326
+
327
+ # Converts datetime to an appropriate format for use in XML
328
+ def xmlschema
329
+ strftime("%Y-%m-%dT%H:%M:%S%Z")
330
+ end if RUBY_VERSION < '1.9'
331
+
332
+ # Converts self to a floating-point number of seconds since the Unix epoch
333
+ def to_f
334
+ days_since_unix_epoch = self - ::DateTime.civil(1970)
335
+ (days_since_unix_epoch * 86_400).to_f
336
+ end
337
+
338
+ end
339
+
340
+
341
+ class Time
342
+
343
+ public :to_date
344
+ public :to_datetime
345
+
346
+ # Converts a Time object to a Date, dropping hour, minute, and second precision.
347
+ #
348
+ # my_time = Time.now # => Mon Nov 12 22:59:51 -0500 2007
349
+ # my_time.to_date # => Mon, 12 Nov 2007
350
+ #
351
+ # your_time = Time.parse("1/13/2009 1:13:03 P.M.") # => Tue Jan 13 13:13:03 -0500 2009
352
+ # your_time.to_date # => Tue, 13 Jan 2009
353
+ def to_date
354
+ ::Date.new(year, month, day)
355
+ end
356
+
357
+ # # Convert a Time to a Date. Time is a superset of Date.
358
+ # # It is the year, month and day that are carried over.
359
+ #
360
+ # def to_date
361
+ # require 'date' # just in case
362
+ # jd = Date.__send__(:civil_to_jd, year, mon, mday, Date::ITALY)
363
+ # Date.new!(Date.__send__(:jd_to_ajd, jd, 0, 0), 0, Date::ITALY)
364
+ # end
365
+
366
+
367
+ # Converts a Time instance to a Ruby DateTime instance, preserving UTC offset.
368
+ #
369
+ # my_time = Time.now # => Mon Nov 12 23:04:21 -0500 2007
370
+ # my_time.to_datetime # => Mon, 12 Nov 2007 23:04:21 -0500
371
+ #
372
+ # your_time = Time.parse("1/13/2009 1:13:03 P.M.") # => Tue Jan 13 13:13:03 -0500 2009
373
+ # your_time.to_datetime # => Tue, 13 Jan 2009 13:13:03 -0500
374
+ def to_datetime
375
+ ::DateTime.civil(year, month, day, hour, min, sec, Rational(utc_offset, 86400))
376
+ end
377
+
378
+ end
379
+
380
+
381
+ class String
382
+
383
+ # Convert string to DateTime.
384
+ def to_datetime
385
+ date = ::Date._parse(self, false).values_at(:year, :mon, :mday, :hour, :min, :sec).map { |arg| arg || 0 }
386
+ ::DateTime.civil(*date)
387
+ end
388
+
389
+ # Parse data from string.
85
390
  def to_date
86
- ::Date::civil(*ParseDate.parsedate(self)[0..2])
391
+ #::Date::civil(*ParseDate.parsedate(self)[0..2])
392
+ ::Date.new(*::Date._parse(self, false).values_at(:year, :mon, :mday))
87
393
  end
88
394
 
89
395
  end