facets 2.2.1 → 2.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (313) hide show
  1. data/CHANGES +6 -0
  2. data/NOTES +14 -1
  3. data/Rakefile +26 -0
  4. data/demo/bench/general/bench_calls.rb +74 -0
  5. data/demo/bench/general/bench_includes.rb +25 -0
  6. data/demo/bench/general/bench_methods.rb +17 -0
  7. data/demo/bench/general/bench_pathname.rb +24 -0
  8. data/demo/bench/general/bench_range.rb +64 -0
  9. data/demo/bench/general/bench_return.rb +56 -0
  10. data/demo/bench/general/bench_yeild.rb +75 -0
  11. data/lib/{more → class}/facets/association.rb +0 -0
  12. data/lib/{more → class}/facets/autoarray.rb +0 -0
  13. data/lib/{more → class}/facets/basicobject.rb +0 -0
  14. data/lib/{more → class}/facets/buildingblock.rb +0 -44
  15. data/lib/{more → class}/facets/cachedelegator.rb +3 -0
  16. data/lib/{more → class}/facets/coroutine.rb +0 -56
  17. data/lib/{more → class}/facets/dictionary.rb +0 -0
  18. data/lib/{more → class}/facets/downloader.rb +0 -0
  19. data/lib/{more → class}/facets/filelist.rb +0 -0
  20. data/lib/{more → class}/facets/fileshell.rb +0 -0
  21. data/lib/{more → class}/facets/hashbuilder.rb +0 -0
  22. data/lib/{more → class}/facets/heap.rb +0 -0
  23. data/lib/{more → class}/facets/infinity.rb +0 -46
  24. data/lib/{more → class}/facets/interval.rb +0 -0
  25. data/lib/{more → class}/facets/ioredirect.rb +0 -0
  26. data/lib/{more → class}/facets/linkedlist.rb +0 -42
  27. data/lib/{more → class}/facets/lrucache.rb +0 -23
  28. data/lib/{more → class}/facets/minitar.rb +0 -0
  29. data/lib/{more → class}/facets/nackclass.rb +0 -0
  30. data/lib/{more → class}/facets/nullclass.rb +0 -0
  31. data/lib/{more → class}/facets/opencascade.rb +0 -70
  32. data/lib/{more → class}/facets/opencollection.rb +0 -0
  33. data/lib/class/facets/openhash.rb +41 -0
  34. data/lib/{more → class}/facets/openobject.rb +0 -121
  35. data/lib/{more → class}/facets/orderedhash.rb +0 -0
  36. data/lib/{more → class}/facets/pathlist.rb +0 -0
  37. data/lib/{more → class}/facets/pool.rb +0 -0
  38. data/lib/{more → class}/facets/pqueue.rb +0 -0
  39. data/lib/{more → class}/facets/progressbar.rb +0 -0
  40. data/lib/{more → class}/facets/recorder.rb +0 -40
  41. data/lib/{more → class}/facets/reference.rb +0 -0
  42. data/lib/{more → class}/facets/rwdelegator.rb +0 -0
  43. data/lib/{more → class}/facets/semaphore.rb +0 -0
  44. data/lib/{more → class}/facets/syncarray.rb +0 -24
  45. data/lib/{more → class}/facets/synchash.rb +1 -25
  46. data/lib/{more → class}/facets/timer.rb +0 -62
  47. data/lib/{more → class}/facets/tuple.rb +0 -60
  48. data/lib/{more → class}/facets/version.rb +0 -0
  49. data/lib/core/facets/dir/multiglob.rb +20 -5
  50. data/lib/core/facets/enumerable/cartesian.rb +2 -2
  51. data/lib/core/facets/enumerable/combination.rb +9 -1
  52. data/lib/core/facets/kernel/object.rb +1 -1
  53. data/lib/{more → mixin}/facets/binreadable.rb +0 -62
  54. data/lib/{more → mixin}/facets/buildable.rb +0 -48
  55. data/lib/mixin/facets/cloneable.rb +90 -0
  56. data/lib/{more → mixin}/facets/enumerablepass.rb +0 -81
  57. data/lib/{more → mixin}/facets/expirable.rb +0 -0
  58. data/lib/{more → mixin}/facets/fileable.rb +0 -0
  59. data/lib/{more → mixin}/facets/instantiable.rb +0 -30
  60. data/lib/{more → mixin}/facets/multiton.rb +0 -0
  61. data/lib/{more → mixin}/facets/registerable.rb +0 -0
  62. data/lib/mixin/facets/tasksystem.rb +350 -0
  63. data/lib/{more → mixin}/facets/uninheritable.rb +1 -39
  64. data/lib/{more → mixin}/facets/validation.rb +0 -0
  65. data/lib/more/facets/arguments.rb +0 -66
  66. data/lib/more/facets/attributes.rb +0 -35
  67. data/lib/more/facets/bbcode.rb +1 -31
  68. data/lib/more/facets/bytes.rb +0 -80
  69. data/lib/more/facets/class_extension.rb +0 -66
  70. data/lib/more/facets/classmethods.rb +0 -64
  71. data/lib/more/facets/compare_on.rb +0 -52
  72. data/lib/more/facets/curry.rb +0 -29
  73. data/lib/more/facets/cut.rb +0 -27
  74. data/lib/more/facets/date.rb +0 -54
  75. data/lib/more/facets/dependency.rb +0 -70
  76. data/lib/more/facets/elementor.rb +0 -67
  77. data/lib/more/facets/getoptlong.rb +0 -30
  78. data/lib/more/facets/{hash_keyize.rb → hash/keyize.rb} +0 -0
  79. data/lib/more/facets/inheritor.rb +0 -150
  80. data/lib/more/facets/instantise.rb +0 -41
  81. data/lib/more/facets/let.rb +0 -20
  82. data/lib/more/facets/memoize.rb +0 -45
  83. data/lib/more/facets/multipliers.rb +0 -110
  84. data/lib/more/facets/ostruct.rb +0 -124
  85. data/lib/more/facets/random.rb +0 -153
  86. data/lib/more/facets/rbconfig.rb +55 -0
  87. data/lib/more/facets/set.rb +27 -0
  88. data/lib/more/facets/snapshot.rb +0 -30
  89. data/lib/more/facets/stylize.rb +0 -147
  90. data/lib/more/facets/times.rb +0 -98
  91. data/lib/more/facets/tracepoint.rb +194 -0
  92. data/lib/more/facets/typecast.rb +0 -63
  93. data/lib/more/facets/ziputils.rb +7 -0
  94. data/log/Changelog-0.txt +239 -0
  95. data/log/Changelog-1.txt +450 -0
  96. data/log/Changelog.txt +841 -0
  97. data/log/Fixme.txt +18 -0
  98. data/log/Testlog.txt +188 -0
  99. data/log/Todo.txt +326 -0
  100. data/meta/MANIFEST +1 -1
  101. data/meta/VERSION +1 -0
  102. data/meta/authors +48 -0
  103. data/meta/description +8 -0
  104. data/meta/project.yaml +11 -5
  105. data/task/install +4 -2
  106. data/task/rdoc +5 -0
  107. data/task/test +40 -0
  108. data/test/{unit → class}/test_association.rb +0 -0
  109. data/test/{unit → class}/test_autoarray.rb +0 -0
  110. data/test/{unit → class}/test_basicobject.rb +0 -0
  111. data/test/{unit → class}/test_buildingblock.rb +1 -0
  112. data/test/{unit → class}/test_coroutine.rb +0 -0
  113. data/test/{unit → class}/test_dictionary.rb +0 -0
  114. data/test/{unit → class}/test_infinity.rb +0 -0
  115. data/test/{unit → class}/test_interval.rb +0 -0
  116. data/test/{unit → class}/test_linkedlist.rb +1 -1
  117. data/test/{unit → class}/test_lrucache.rb +3 -0
  118. data/test/{unit → class}/test_opencascade.rb +0 -0
  119. data/test/{unit → class}/test_openobject.rb +0 -0
  120. data/test/{unit → class}/test_recorder.rb +0 -1
  121. data/test/{unit → class}/test_syncarray.rb +2 -4
  122. data/test/{unit → class}/test_synchash.rb +2 -4
  123. data/test/{unit → class}/test_timer.rb +0 -1
  124. data/test/{unit → class}/test_tuple.rb +0 -0
  125. data/test/{unit → core}/array/test_delete.rb +0 -0
  126. data/test/{unit → core}/array/test_indexable.rb +0 -0
  127. data/test/{unit → core}/array/test_merge.rb +0 -0
  128. data/test/{unit → core}/array/test_only.rb +0 -0
  129. data/test/{unit → core}/array/test_pad.rb +0 -0
  130. data/test/{unit → core}/array/test_rotate.rb +0 -0
  131. data/test/{unit → core}/array/test_select.rb +0 -0
  132. data/test/{unit → core}/array/test_stackable.rb +0 -0
  133. data/test/{unit/binding/test_cflow.rb → core/binding/test_caller.rb} +2 -2
  134. data/test/{unit → core}/binding/test_defined.rb +0 -0
  135. data/test/{unit → core}/binding/test_eval.rb +0 -0
  136. data/test/{unit → core}/binding/test_here.rb +0 -0
  137. data/test/{unit → core}/binding/test_self.rb +0 -0
  138. data/test/{unit → core}/binding/test_vars.rb +0 -0
  139. data/test/{unit → core}/class/test_descendents.rb +0 -0
  140. data/test/{unit → core}/class/test_initializer.rb +0 -0
  141. data/test/{unit → core}/class/test_remove_descendents.rb +0 -0
  142. data/test/{unit → core}/comparable/test_bound.rb +0 -0
  143. data/test/{unit → core}/comparable/test_cmp.rb +0 -0
  144. data/test/{unit → core}/dir/test_parent.rb +0 -0
  145. data/test/{unit → core}/dir/test_recurse.rb +0 -0
  146. data/test/{unit → core}/dir/test_traverse.rb +0 -0
  147. data/test/{unit → core}/enumerable/test_cartesian.rb +0 -0
  148. data/test/{unit → core}/enumerable/test_collect.rb +0 -0
  149. data/test/{unit → core}/enumerable/test_combination.rb +0 -0
  150. data/test/{unit → core}/enumerable/test_count.rb +0 -0
  151. data/test/{unit → core}/enumerable/test_each.rb +0 -0
  152. data/test/{unit → core}/enumerable/test_mash.rb +0 -0
  153. data/test/{unit → core}/enumerable/test_permutation.rb +0 -0
  154. data/test/{unit → core}/enumerable/test_probability.rb +0 -0
  155. data/test/{unit → core}/enumerable/test_split.rb +0 -0
  156. data/test/{unit → core}/exception/test_detail.rb +0 -0
  157. data/test/{unit → core}/file/test_null.rb +0 -0
  158. data/test/{unit → core}/file/test_read.rb +0 -0
  159. data/test/{unit → core}/file/test_sanitize.rb +0 -0
  160. data/test/{unit → core}/file/test_split_all.rb +0 -0
  161. data/test/{unit → core}/file/test_write.rb +0 -0
  162. data/test/{unit → core}/filetest/test_root.rb +0 -0
  163. data/test/{unit → core}/hash/test_alias.rb +0 -0
  164. data/test/{unit → core}/hash/test_at.rb +0 -0
  165. data/test/{unit → core}/hash/test_autonew.rb +0 -0
  166. data/test/core/hash/test_collate.rb +33 -0
  167. data/test/{unit → core}/hash/test_delete.rb +0 -0
  168. data/test/{unit → core}/hash/test_each_with_key.rb +0 -0
  169. data/test/{unit → core}/hash/test_has_keys.rb +0 -0
  170. data/test/{unit → core}/hash/test_insert.rb +0 -0
  171. data/test/{unit → core}/hash/test_inverse.rb +0 -0
  172. data/test/{unit → core}/hash/test_op.rb +0 -0
  173. data/test/{unit → core}/hash/test_rekey.rb +0 -0
  174. data/test/{unit → core}/hash/test_reverse_merge.rb +0 -0
  175. data/test/{unit → core}/hash/test_select.rb +0 -0
  176. data/test/{unit → core}/hash/test_swap.rb +0 -0
  177. data/test/{unit → core}/hash/test_traverse.rb +0 -0
  178. data/test/{unit → core}/hash/test_update.rb +0 -0
  179. data/test/{unit → core}/hash/test_weave.rb +0 -0
  180. data/test/{unit → core}/hash/test_zipnew.rb +0 -0
  181. data/test/{unit → core}/integer/test_bitmask.rb +0 -0
  182. data/test/{unit → core}/integer/test_factorial.rb +0 -0
  183. data/test/{unit → core}/integer/test_multiple.rb +0 -0
  184. data/test/{unit → core}/integer/test_of.rb +0 -0
  185. data/test/{unit → core}/kernel/test_callstack.rb +0 -0
  186. data/test/{unit → core}/kernel/test_constant.rb +0 -0
  187. data/test/{unit → core}/kernel/test_deepcopy.rb +0 -0
  188. data/test/{unit → core}/kernel/test_instance.rb +0 -0
  189. data/test/{unit → core}/kernel/test_metaid.rb +0 -0
  190. data/test/{unit → core}/kernel/test_object.rb +1 -1
  191. data/test/{unit → core}/kernel/test_populate.rb +0 -0
  192. data/test/{unit → core}/kernel/test_report.rb +0 -0
  193. data/test/{unit → core}/kernel/test_returning.rb +0 -0
  194. data/test/{unit → core}/kernel/test_silence.rb +0 -0
  195. data/test/{unit → core}/kernel/test_super.rb +0 -0
  196. data/test/{unit → core}/kernel/test_tap.rb +0 -0
  197. data/test/{unit → core}/kernel/test_val.rb +0 -0
  198. data/test/{unit → core}/kernel/test_withattr.rb +0 -0
  199. data/test/{unit → core}/matchdata/test_match.rb +0 -0
  200. data/test/{unit → core}/matchdata/test_matchset.rb +0 -0
  201. data/test/{unit → core}/module/test_abstract.rb +0 -0
  202. data/test/{unit → core}/module/test_alias.rb +0 -0
  203. data/test/{unit → core}/module/test_cattr.rb +0 -0
  204. data/test/{unit → core}/module/test_clone.rb +0 -0
  205. data/test/{unit → core}/module/test_include.rb +0 -0
  206. data/test/{unit → core}/module/test_modify.rb +0 -0
  207. data/test/{unit → core}/module/test_name.rb +0 -0
  208. data/test/{unit → core}/module/test_traits.rb +0 -0
  209. data/test/{unit → core}/numeric/test_round.rb +0 -0
  210. data/test/{unit → core}/proc/test_bind.rb +0 -0
  211. data/test/{unit → core}/proc/test_compose.rb +0 -0
  212. data/test/{unit → core}/range/test_combine.rb +0 -0
  213. data/test/{unit → core}/range/test_overlap.rb +0 -0
  214. data/test/{unit → core}/regexp/test_arity.rb +0 -0
  215. data/test/{unit → core}/string/test_align.rb +0 -0
  216. data/test/{unit → core}/string/test_blank.rb +0 -0
  217. data/test/{unit → core}/string/test_bracket.rb +0 -0
  218. data/test/{unit → core}/string/test_case.rb +0 -0
  219. data/test/{unit → core}/string/test_crypt.rb +0 -0
  220. data/test/{unit → core}/string/test_filter.rb +0 -0
  221. data/test/{unit → core}/string/test_indexable.rb +0 -0
  222. data/test/{unit → core}/string/test_interpolate.rb +0 -0
  223. data/test/{unit → core}/string/test_natcmp.rb +0 -0
  224. data/test/{unit → core}/string/test_nchar.rb +0 -0
  225. data/test/{unit → core}/string/test_op.rb +0 -0
  226. data/test/{unit → core}/string/test_partitions.rb +0 -0
  227. data/test/{unit → core}/string/test_range.rb +0 -0
  228. data/test/{unit → core}/string/test_regesc.rb +0 -0
  229. data/test/{unit → core}/string/test_scan.rb +0 -0
  230. data/test/{unit → core}/string/test_stackable.rb +0 -0
  231. data/test/{unit → core}/string/test_tabs.rb +0 -0
  232. data/test/{unit → core}/string/test_wrap.rb +0 -0
  233. data/test/{unit → core}/symbol/test_chomp.rb +0 -0
  234. data/test/{unit → core}/symbol/test_generate.rb +0 -0
  235. data/test/{unit → core}/symbol/test_not.rb +0 -0
  236. data/test/{unit → core}/symbol/test_shadow.rb +0 -0
  237. data/test/{unit → core}/symbol/test_succ.rb +0 -0
  238. data/test/{unit → core}/symbol/test_to_proc.rb +0 -0
  239. data/test/{unit → core}/test_1stclassmethod.rb +0 -0
  240. data/test/{unit → core}/test_boolean.rb +0 -0
  241. data/test/{unit → core}/test_conversion.rb +0 -0
  242. data/test/{unit → core}/test_functor.rb +0 -0
  243. data/test/{unit → core}/time/test_change.rb +0 -0
  244. data/test/{unit → core}/time/test_elapse.rb +0 -0
  245. data/test/{unit → core}/time/test_stamp.rb +0 -0
  246. data/test/{unit → mixin}/test_binreadable.rb +0 -0
  247. data/test/{unit → mixin}/test_buildable.rb +1 -0
  248. data/test/mixin/test_cloneable.rb +41 -0
  249. data/test/{unit → mixin}/test_enumerablepass.rb +0 -0
  250. data/test/{unit → mixin}/test_instantiable.rb +2 -1
  251. data/test/{unit → mixin}/test_multiton.rb +0 -0
  252. data/test/{unit → mixin}/test_uninheritable.rb +1 -2
  253. data/test/{unit → more/hash}/test_keyize.rb +1 -1
  254. data/test/{unit → more}/test_advice.rb +0 -0
  255. data/test/{unit → more}/test_annotations.rb +0 -0
  256. data/test/{unit → more}/test_ansicode.rb +0 -0
  257. data/test/{unit → more}/test_aop.rb +0 -0
  258. data/test/{unit → more}/test_arguments.rb +1 -0
  259. data/test/{unit → more}/test_attributes.rb +2 -2
  260. data/test/{unit → more}/test_bbcode.rb +1 -0
  261. data/test/{unit → more}/test_bytes.rb +1 -0
  262. data/test/{unit → more}/test_class_extension.rb +2 -1
  263. data/test/{unit → more}/test_classmethods.rb +2 -1
  264. data/test/{unit → more}/test_compare_on.rb +0 -1
  265. data/test/{unit → more}/test_continuation.rb +0 -0
  266. data/test/{unit → more}/test_crypt.rb +0 -0
  267. data/test/{unit → more}/test_curry.rb +1 -0
  268. data/test/{unit → more}/test_cut.rb +2 -1
  269. data/test/{unit → more}/test_date.rb +1 -1
  270. data/test/{unit → more}/test_dependency.rb +2 -2
  271. data/test/{unit → more}/test_elementor.rb +1 -1
  272. data/test/{unit → more}/test_getoptlong.rb +1 -0
  273. data/test/{unit → more}/test_inheritor.rb +1 -1
  274. data/test/{unit → more}/test_instantise.rb +2 -1
  275. data/test/{unit → more}/test_interface.rb +0 -0
  276. data/test/{unit → more}/test_let.rb +0 -1
  277. data/test/{unit → more}/test_memoize.rb +2 -3
  278. data/test/{unit → more}/test_multipliers.rb +1 -1
  279. data/test/{unit → more}/test_namespace.rb +0 -0
  280. data/test/{unit → more}/test_ostruct.rb +0 -0
  281. data/test/{unit → more}/test_overload.rb +0 -0
  282. data/test/{unit → more}/test_paramix.rb +0 -0
  283. data/test/{unit → more}/test_prototype.rb +0 -0
  284. data/test/more/test_random.rb +146 -0
  285. data/test/{unit → more}/test_snapshot.rb +0 -3
  286. data/test/{unit → more}/test_stylize.rb +1 -2
  287. data/test/{unit → more}/test_thread.rb +0 -0
  288. data/test/{unit → more}/test_times.rb +2 -2
  289. data/test/{unit → more}/test_typecast.rb +0 -3
  290. metadata +1117 -1098
  291. data/lib/more/facets/cloneable.rb +0 -75
  292. data/log/changelog.txt +0 -0
  293. data/meta/facets.roll +0 -4
  294. data/meta/google_ad.html +0 -15
  295. data/meta/icli.yaml +0 -17
  296. data/task/changes +0 -29
  297. data/task/clean +0 -17
  298. data/task/clobber/package +0 -10
  299. data/task/log +0 -17
  300. data/task/prepare +0 -7
  301. data/task/publish +0 -43
  302. data/task/release +0 -10
  303. data/task/stamp +0 -33
  304. data/task/stats +0 -138
  305. data/task/test/cross +0 -309
  306. data/task/test/each +0 -42
  307. data/task/test/load +0 -30
  308. data/task/test/pairs +0 -50
  309. data/task/test/solo +0 -294
  310. data/task/test/syntax +0 -31
  311. data/task/test/whole +0 -34
  312. data/test/unit/hash/test_collate.rb +0 -31
  313. data/test/unit/test_random.rb +0 -149
@@ -0,0 +1,18 @@
1
+
2
+ = FIXME
3
+
4
+ file://lib/class/facets/minitar.rb
5
+ * FIXME: what if an exception is raised in the block? (357)
6
+ * FIXME: what if an exception is raised in the block? (394)
7
+
8
+ file://lib/class/facets/progressbar.rb
9
+ * FIXME: I don't know how portable it is. (133)
10
+
11
+ file://lib/mixin/facets/validation.rb
12
+ * FIXME: how to get the Regexp options? (240)
13
+
14
+ file://lib/more/facets/console.rb
15
+ * FIXME: I don't know how portable it is. (61)
16
+
17
+ file://lib/more/facets/settings.rb
18
+ * FIXME: this does not work as expected. (207)
@@ -0,0 +1,188 @@
1
+ = Solo Test @ Mon Feb 18 15:58:39 -0500 2008
2
+
3
+ TEST FILE TESTS ASSERTIONS FAILURES ERRORS
4
+ test/core/integer/test_of.rb 2 2 0 0 [PASS]
5
+ test/core/integer/test_factorial.rb 1 5 0 0 [PASS]
6
+ test/core/integer/test_bitmask.rb 6 21 0 0 [PASS]
7
+ test/core/integer/test_multiple.rb 3 410 0 0 [PASS]
8
+ test/core/symbol/test_generate.rb 1 1 0 0 [PASS]
9
+ test/core/symbol/test_chomp.rb 2 2 0 0 [PASS]
10
+ test/core/symbol/test_not.rb 1 2 0 0 [PASS]
11
+ test/core/symbol/test_succ.rb 1 3 0 0 [PASS]
12
+ test/core/symbol/test_to_proc.rb 3 7 0 0 [PASS]
13
+ test/core/symbol/test_shadow.rb 1 2 0 0 [PASS]
14
+ test/core/test_1stclassmethod.rb 2 3 0 0 [PASS]
15
+ test/core/test_boolean.rb 8 35 0 0 [PASS]
16
+ test/core/numeric/test_round.rb 6 13 0 0 [PASS]
17
+ test/core/test_conversion.rb 23 33 0 0 [PASS]
18
+ test/core/binding/test_defined.rb 1 1 0 0 [PASS]
19
+ test/core/binding/test_self.rb 1 1 0 0 [PASS]
20
+ test/core/binding/test_vars.rb 3 4 0 0 [PASS]
21
+ test/core/binding/test_eval.rb 1 1 0 0 [PASS]
22
+ test/core/binding/test_caller.rb 7 7 0 0 [PASS]
23
+ test/core/binding/test_here.rb 1 1 0 0 [PASS]
24
+ test/core/proc/test_bind.rb 2 103 0 0 [PASS]
25
+ test/core/proc/test_compose.rb 3 5 0 0 [PASS]
26
+ test/core/range/test_overlap.rb 5 15 0 0 [PASS]
27
+ test/core/range/test_combine.rb 2 2 0 0 [PASS]
28
+ test/core/file/test_write.rb 2 3 0 0 [PASS]
29
+ test/core/file/test_read.rb 0 0 0 0 [PASS]
30
+ test/core/file/test_sanitize.rb 6 6 0 0 [PASS]
31
+ test/core/file/test_null.rb 1 0 0 0 [PASS]
32
+ test/core/file/test_split_all.rb 1 1 0 0 [PASS]
33
+ test/core/hash/test_collate.rb 2 12 0 0 [PASS]
34
+ test/core/hash/test_inverse.rb 1 3 0 0 [PASS]
35
+ test/core/hash/test_delete.rb 3 3 0 0 [PASS]
36
+ test/core/hash/test_each_with_key.rb 1 1 0 0 [PASS]
37
+ test/core/hash/test_reverse_merge.rb 1 1 0 0 [PASS]
38
+ test/core/hash/test_weave.rb 1 1 0 0 [PASS]
39
+ test/core/hash/test_alias.rb 1 3 0 0 [PASS]
40
+ test/core/hash/test_update.rb 4 4 0 0 [PASS]
41
+ test/core/hash/test_swap.rb 2 4 0 0 [PASS]
42
+ test/core/hash/test_at.rb 1 2 0 0 [PASS]
43
+ test/core/hash/test_op.rb 6 6 0 0 [PASS]
44
+ test/core/hash/test_select.rb 1 12 0 0 [PASS]
45
+ test/core/hash/test_has_keys.rb 2 4 0 0 [PASS]
46
+ test/core/hash/test_autonew.rb 1 0 0 0 [PASS]
47
+ test/core/hash/test_insert.rb 1 2 0 0 [PASS]
48
+ test/core/hash/test_traverse.rb 2 3 0 0 [PASS]
49
+ test/core/hash/test_zipnew.rb 1 1 0 0 [PASS]
50
+ test/core/hash/test_rekey.rb 5 10 0 0 [PASS]
51
+ test/core/kernel/test_super.rb 4 5 0 0 [PASS]
52
+ test/core/kernel/test_metaid.rb 5 5 0 0 [PASS]
53
+ test/core/kernel/test_val.rb 5 12 0 0 [PASS]
54
+ test/core/kernel/test_constant.rb 1 4 0 0 [PASS]
55
+ test/core/kernel/test_report.rb 0 0 0 0 [PASS]
56
+ test/core/kernel/test_populate.rb 3 9 0 0 [PASS]
57
+ test/core/kernel/test_callstack.rb 3 3 0 0 [PASS]
58
+ test/core/kernel/test_silence.rb 1 1 0 0 [PASS]
59
+ test/core/kernel/test_instance.rb 6 8 0 0 [PASS]
60
+ test/core/kernel/test_withattr.rb 3 8 0 0 [PASS]
61
+ test/core/kernel/test_object.rb 3 3 0 0 [PASS]
62
+ test/core/kernel/test_tap.rb 2 2 0 0 [PASS]
63
+ test/core/kernel/test_returning.rb 1 1 0 0 [PASS]
64
+ test/core/kernel/test_deepcopy.rb 1 1 0 0 [PASS]
65
+ test/core/comparable/test_cmp.rb 6 27 0 0 [PASS]
66
+ test/core/comparable/test_bound.rb 4 22 0 0 [PASS]
67
+ test/core/enumerable/test_combination.rb 3 3 0 0 [PASS]
68
+ test/core/enumerable/test_cartesian.rb 5 5 0 0 [PASS]
69
+ test/core/enumerable/test_probability.rb 5 9 0 0 [PASS]
70
+ test/core/enumerable/test_split.rb 3 7 0 0 [PASS]
71
+ test/core/enumerable/test_count.rb 7 18 0 0 [PASS]
72
+ test/core/enumerable/test_permutation.rb 1 1 0 0 [PASS]
73
+ test/core/enumerable/test_each.rb 9 10 0 0 [PASS]
74
+ test/core/enumerable/test_collect.rb 7 7 0 0 [PASS]
75
+ test/core/enumerable/test_mash.rb 7 7 0 0 [PASS]
76
+ test/core/string/test_natcmp.rb 1 5 0 0 [PASS]
77
+ test/core/string/test_crypt.rb 2 2 0 0 [PASS]
78
+ test/core/string/test_scan.rb 3 6 0 0 [PASS]
79
+ test/core/string/test_wrap.rb 9 23 0 0 [PASS]
80
+ test/core/string/test_nchar.rb 1 4 0 0 [PASS]
81
+ test/core/string/test_filter.rb 2 2 0 0 [PASS]
82
+ test/core/string/test_stackable.rb 10 44 0 0 [PASS]
83
+ test/core/string/test_tabs.rb 15 129 0 0 [PASS]
84
+ test/core/string/test_regesc.rb 2 3 0 0 [PASS]
85
+ test/core/string/test_partitions.rb 8 9 0 0 [PASS]
86
+ test/core/string/test_op.rb 1 3 0 0 [PASS]
87
+ test/core/string/test_range.rb 3 5 0 0 [PASS]
88
+ test/core/string/test_align.rb 3 3 0 0 [PASS]
89
+ test/core/string/test_indexable.rb 9 18 0 0 [PASS]
90
+ test/core/string/test_blank.rb 2 4 0 0 [PASS]
91
+ test/core/string/test_interpolate.rb 1 1 0 0 [PASS]
92
+ test/core/string/test_case.rb 5 5 0 0 [PASS]
93
+ test/core/string/test_bracket.rb 7 22 0 0 [PASS]
94
+ test/core/module/test_name.rb 5 11 0 0 [PASS]
95
+ test/core/module/test_alias.rb 2 2 0 0 [PASS]
96
+ test/core/module/test_include.rb 2 3 0 0 [PASS]
97
+ test/core/module/test_traits.rb 3 11 0 0 [PASS]
98
+ test/core/module/test_modify.rb 11 15 0 0 [PASS]
99
+ test/core/module/test_abstract.rb 2 2 0 0 [PASS]
100
+ test/core/module/test_clone.rb 3 7 0 0 [PASS]
101
+ test/core/module/test_cattr.rb 4 8 0 0 [PASS]
102
+ test/core/time/test_stamp.rb 2 2 0 0 [PASS]
103
+ test/core/time/test_change.rb 1 1 0 0 [PASS]
104
+ test/core/time/test_elapse.rb 1 1 0 0 [PASS]
105
+ test/core/dir/test_parent.rb 1 1 0 0 [PASS]
106
+ test/core/dir/test_recurse.rb 0 0 0 0 [PASS]
107
+ test/core/dir/test_traverse.rb 0 0 0 0 [PASS]
108
+ test/core/filetest/test_root.rb 1 1 0 0 [PASS]
109
+ test/core/class/test_initializer.rb 1 1 0 0 [PASS]
110
+ test/core/class/test_descendents.rb 1 1 0 0 [PASS]
111
+ test/core/class/test_remove_descendents.rb 1 1 0 0 [PASS]
112
+ test/core/test_functor.rb 2 9 0 0 [PASS]
113
+ test/core/array/test_delete.rb 3 7 0 0 [PASS]
114
+ test/core/array/test_stackable.rb 2 4 0 0 [PASS]
115
+ test/core/array/test_select.rb 1 1 0 0 [PASS]
116
+ test/core/array/test_only.rb 1 4 0 0 [PASS]
117
+ test/core/array/test_indexable.rb 14 28 0 0 [PASS]
118
+ test/core/array/test_pad.rb 4 4 0 0 [PASS]
119
+ test/core/array/test_merge.rb 2 2 0 0 [PASS]
120
+ test/core/array/test_rotate.rb 2 4 0 0 [PASS]
121
+ test/core/regexp/test_arity.rb 1 4 0 0 [PASS]
122
+ test/core/matchdata/test_matchset.rb 3 3 0 0 [PASS]
123
+ test/core/matchdata/test_match.rb 1 1 0 0 [PASS]
124
+ test/core/exception/test_detail.rb 1 1 0 0 [PASS]
125
+ test/more/test_crypt.rb 2 8 0 0 [PASS]
126
+ test/more/test_bytes.rb 12 18 0 0 [PASS]
127
+ test/more/test_advice.rb 2 4 0 0 [PASS]
128
+ test/more/test_typecast.rb 6 6 0 0 [PASS]
129
+ test/more/test_instantise.rb 2 2 0 0 [PASS]
130
+ test/more/test_cut.rb 1 1 0 0 [PASS]
131
+ test/more/test_multipliers.rb 21 21 0 0 [PASS]
132
+ test/more/test_random.rb 20 260 0 0 [PASS]
133
+ test/more/test_continuation.rb 1 1 0 0 [PASS]
134
+ test/more/test_prototype.rb 2 4 0 0 [PASS]
135
+ test/more/test_ostruct.rb 13 41 0 0 [PASS]
136
+ test/more/test_class_extension.rb 5 9 0 0 [PASS]
137
+ test/more/test_thread.rb 3 3 0 0 [PASS]
138
+ test/more/test_date.rb 8 8 0 0 [PASS]
139
+ test/more/test_dependency.rb 4 4 0 0 [PASS]
140
+ test/more/test_curry.rb 3 3 0 0 [PASS]
141
+ test/more/test_times.rb 13 13 0 0 [PASS]
142
+ test/more/test_stylize.rb 18 40 0 0 [PASS]
143
+ test/more/test_inheritor.rb 20 23 0 0 [PASS]
144
+ test/more/test_compare_on.rb 2 8 0 0 [PASS]
145
+ test/more/test_annotations.rb 14 20 0 0 [PASS]
146
+ test/more/hash/test_keyize.rb 6 12 0 0 [PASS]
147
+ test/more/test_classmethods.rb 5 9 0 0 [PASS]
148
+ test/more/test_bbcode.rb 2 2 0 0 [PASS]
149
+ test/more/test_let.rb 1 1 0 0 [PASS]
150
+ test/more/test_memoize.rb 3 3 0 0 [PASS]
151
+ test/more/test_getoptlong.rb 1 2 0 0 [PASS]
152
+ test/more/test_snapshot.rb 1 3 0 0 [PASS]
153
+ test/more/test_overload.rb 3 3 0 0 [PASS]
154
+ test/more/test_elementor.rb 7 16 0 0 [PASS]
155
+ test/more/test_ansicode.rb 2 2 0 0 [PASS]
156
+ test/more/test_attributes.rb 2 2 0 0 [PASS]
157
+ test/more/test_aop.rb 5 7 0 0 [PASS]
158
+ test/more/test_arguments.rb 6 10 0 0 [PASS]
159
+ test/more/test_paramix.rb 7 12 0 0 [PASS]
160
+ test/more/test_namespace.rb 6 6 0 0 [PASS]
161
+ test/more/test_interface.rb 13 13 0 0 [PASS]
162
+ test/mixin/test_buildable.rb 1 1 0 0 [PASS]
163
+ test/mixin/test_binreadable.rb 4 13 0 0 [PASS]
164
+ test/mixin/test_cloneable.rb 2 6 0 0 [PASS]
165
+ test/mixin/test_uninheritable.rb 1 2 0 0 [PASS]
166
+ test/mixin/test_enumerablepass.rb 8 7 0 0 [PASS]
167
+ test/mixin/test_instantiable.rb 1 1 0 0 [PASS]
168
+ test/mixin/test_multiton.rb 6 16 0 0 [PASS]
169
+ test/class/test_syncarray.rb 1 1 0 0 [PASS]
170
+ test/class/test_infinity.rb 4 16 0 0 [PASS]
171
+ test/class/test_buildingblock.rb 1 1 0 0 [PASS]
172
+ test/class/test_openobject.rb 13 29 0 0 [PASS]
173
+ test/class/test_opencascade.rb 7 109 0 0 [PASS]
174
+ test/class/test_autoarray.rb 0 0 0 0 [PASS]
175
+ test/class/test_basicobject.rb 7 13 0 0 [PASS]
176
+ test/class/test_timer.rb 3 8 0 0 [PASS]
177
+ test/class/test_recorder.rb 1 1 0 0 [PASS]
178
+ test/class/test_tuple.rb 6 11 0 0 [PASS]
179
+ test/class/test_association.rb 3 4 0 0 [PASS]
180
+ test/class/test_interval.rb 36 36 0 0 [PASS]
181
+ test/class/test_coroutine.rb 1 1 0 0 [PASS]
182
+ test/class/test_dictionary.rb 11 31 0 0 [PASS]
183
+ test/class/test_lrucache.rb 1 0 0 0 [PASS]
184
+ test/class/test_linkedlist.rb 1 20 0 0 [PASS]
185
+ test/class/test_synchash.rb 1 1 0 0 [PASS]
186
+ TOTAL 751 2295 0 0
187
+
188
+
@@ -0,0 +1,326 @@
1
+
2
+ = TODO
3
+
4
+ file://lib/class/facets/basicobject.rb
5
+ * TODO In the future it might be nice to allow some selectability
6
+ in these via a factory method. (132)
7
+ * TODOs: (35)
8
+
9
+ file://lib/class/facets/buildingblock.rb
10
+ * TODO: (28)
11
+ * TODO: There may be other methods that need to be in this exception list. (94)
12
+
13
+ file://lib/class/facets/dictionary.rb
14
+ * TODO is this needed? Doesn't the super class do this? (86)
15
+
16
+ file://lib/class/facets/downloader.rb
17
+ * TODO This should be divied into two classes. The main Downloader
18
+ should be independent of any interface. The second Console::Downloader
19
+ using the first but with a console interface. (20)
20
+
21
+ file://lib/class/facets/filelist.rb
22
+ * TODO: check for pending (178)
23
+ * TODOs: (45)
24
+ * TODO This test needs a mock File class. (467)
25
+
26
+ file://lib/class/facets/hashbuilder.rb
27
+ * TODO: (29)
28
+
29
+ file://lib/class/facets/infinity.rb
30
+ * TODOs: (30)
31
+
32
+ file://lib/class/facets/interval.rb
33
+ * TODOs: (29)
34
+ * TODO: Add +n+ parameter to count segmentations like those produced by #each. (158)
35
+
36
+ file://lib/class/facets/ioredirect.rb
37
+ * TODO (124)
38
+
39
+ file://lib/class/facets/linkedlist.rb
40
+ * TODO: (40)
41
+
42
+ file://lib/class/facets/nullclass.rb
43
+ * TODO (76)
44
+
45
+ file://lib/class/facets/opencascade.rb
46
+ * TODO: (27)
47
+
48
+ file://lib/class/facets/openobject.rb
49
+ * TODO Not so sure about #as_hash!. For starters if it doesn't return a hash it will fail. (141)
50
+ * TODO Replace by using #as(Hash). Perhaps as_hash and as_object shortcuts? Why? (142)
51
+
52
+ file://lib/class/facets/orderedhash.rb
53
+ * TODO: (22)
54
+
55
+ file://lib/class/facets/pool.rb
56
+ * TODO (93)
57
+ * TODO: (27)
58
+
59
+ file://lib/class/facets/reference.rb
60
+ * TODO (98)
61
+
62
+ file://lib/class/facets/semaphore.rb
63
+ * TODO (91)
64
+
65
+ file://lib/class/facets/tuple.rb
66
+ * TODO: (26)
67
+ * TODO This needs to take into account the default
68
+ and maybe the divider too. (202)
69
+
70
+ file://lib/class/facets/version.rb
71
+ * TODO: (27)
72
+
73
+ file://lib/core/facets/1stclassmethod.rb
74
+ * TODO Should there be a be a #this! ? (79)
75
+
76
+ file://lib/core/facets/array/indexable.rb
77
+ * TODO: Maybe not appropriate for indexable.rb, but where? (9)
78
+ * TODO Probably not best to overide store and fetch operators. Rename? (99)
79
+
80
+ file://lib/core/facets/conversion.rb
81
+ * TODO: Deprecate for Ruby 1.9+. (419)
82
+
83
+ file://lib/core/facets/dir/parent.rb
84
+ * TODO: Instance version? (6)
85
+ * TODO: Needs improvement. (5)
86
+
87
+ file://lib/core/facets/dir/traverse.rb
88
+ * TODO: Make instance method versions ? (3)
89
+
90
+ file://lib/core/facets/enumerable/each.rb
91
+ * TODO: (1)
92
+
93
+ file://lib/core/facets/enumerable/split.rb
94
+ * TODO:
95
+ - Deprecate #group_by when released for Ruby 1.9. (16)
96
+
97
+ file://lib/core/facets/file/write.rb
98
+ * TODO Should it be in-place modification like this? Or would it be better
99
+ if whatever the block returns is written to the file instead? (84)
100
+
101
+ file://lib/core/facets/functor.rb
102
+ * TODO:
103
+ - Consider renaming Functor to Dispatch or Dispatcher ? (25)
104
+
105
+ file://lib/core/facets/hash/diff.rb
106
+ * TODO:
107
+ - Rewrite #diff to be more readable.
108
+ - Rename #diff to #difference or something else? (7)
109
+
110
+ file://lib/core/facets/hash/insert.rb
111
+ * TODO: Would #store? be a better name? (6)
112
+
113
+ file://lib/core/facets/hash/traverse.rb
114
+ * TODO Testing value to see if it is a Hash also catches subclasses of Hash.
115
+ This is probably not the right thing to do and should catch Hashes only (?) (15)
116
+
117
+ file://lib/core/facets/indexable.rb
118
+ * TODO Maybe #range could use a little error catch code (todo). (224)
119
+ * TODO: Remove Array#index_of when Ruby 1.9 adds block to #index. (216)
120
+
121
+ file://lib/core/facets/kernel/instance.rb
122
+ * TODO: Should is also accept class variables? (eg. @@a) (140)
123
+ * TODO: Should instance_assign be named instance_variable_assign?
124
+ Likewise for instance_assume. Is there a better term than 'assume'? (141)
125
+ * TODO: Remove for Ruby 1.9. (14)
126
+ * TODO: Make a little more flexiable to allow any hash-like object. (139)
127
+
128
+ file://lib/core/facets/kernel/op_esc.rb
129
+ * TODO: Is there any good way to avoid 'unless const_defined?'. (3)
130
+
131
+ file://lib/core/facets/kernel/report.rb
132
+ * TODO: Deprecate in favor of Exception#detail. (53)
133
+ * TODO: Is there a way to do this without the eval string in block?
134
+ Preferably just a block and no string. (74)
135
+
136
+ file://lib/core/facets/kernel/super.rb
137
+ * TODO Deprecate -- don't need two methods for the same thing, (139)
138
+
139
+ file://lib/core/facets/matchdata/match.rb
140
+ * TODO: Is MatchData#match really worth having? It's kind of confusing w/ Regexp#match. (8)
141
+
142
+ file://lib/core/facets/module/attr.rb
143
+ * TODO Perhaps need to make a check against overriding annotated version. (33)
144
+
145
+ file://lib/core/facets/module/include.rb
146
+ * TODO: Somewhat confusing with Module#is?, should this be deprecated? (143)
147
+ * TODO: This method ecourages a bad practice, and should not be used.
148
+ It's here because Nitro uses it, but eventually it will be deprecated. (117)
149
+
150
+ file://lib/core/facets/module/name.rb
151
+ * TODO: Does self need to be Object in the following lines? (35)
152
+
153
+ file://lib/core/facets/module/traits.rb
154
+ * TODO: Should this use all instance_methods, not just public? (46)
155
+ * TODO: All instance methods, or just public? (107)
156
+
157
+ file://lib/core/facets/proc/bind.rb
158
+ * TODO: Should use singleton instead of object.class ? (46)
159
+
160
+ file://lib/core/facets/range/combine.rb
161
+ * TODO: Incorporate end-sentinal inclusion vs. exclusion. (39)
162
+
163
+ file://lib/core/facets/stackable.rb
164
+ * TODO: Better name (besides unshift)? (68)
165
+
166
+ file://lib/core/facets/string/indexable.rb
167
+ * TODO: Should Strin#first= replace first char as in Indexable? (146)
168
+ * TODO: Culd probably be defined for Indexable in general too. (32)
169
+
170
+ file://lib/core/facets/string/natcmp.rb
171
+ * TODO: Invert case flag? (13)
172
+
173
+ file://lib/core/facets/string/range.rb
174
+ * TODO: Add offset, perhaps ? (20)
175
+
176
+ file://lib/core/facets/string/regesc.rb
177
+ * TODO: Should this be deprecated in favor of String#regesc ? (22)
178
+
179
+ file://lib/core/facets/string/wrap.rb
180
+ * TODO: This is alternateive from glue: worth providing? (118)
181
+
182
+ file://lib/core/facets/symbol/generate.rb
183
+ * TODO: Is the generated symbol format acceptable? (11)
184
+
185
+ file://lib/core/facets/symbol/succ.rb
186
+ * TODO: Make this work more like a simple character dial. (12)
187
+
188
+ file://lib/core/facets/symbol/to_proc.rb
189
+ * TODO: This will be deprecated as of Ruby 1.9, since it will become standard Ruby. (23)
190
+
191
+ file://lib/mixin/facets/binreadable.rb
192
+ * TODO Would like to get the core functionality this provides into the
193
+ System module and then change BinaryReader to depend on that instead. (38)
194
+
195
+ file://lib/mixin/facets/cloneable.rb
196
+ * TODO:
197
+ - Is there a more robust means to determining if clone or dup is used? (45)
198
+
199
+ file://lib/mixin/facets/enumerablepass.rb
200
+ * TODO (199)
201
+
202
+ file://lib/mixin/facets/expirable.rb
203
+ * TODO (76)
204
+
205
+ file://lib/mixin/facets/fileable.rb
206
+ * TODO Consider cachable version of Fileable. (31)
207
+ * TODOs: (29)
208
+
209
+ file://lib/mixin/facets/multiton.rb
210
+ * TODO Convert this into a real test and/or benchmark. (249)
211
+
212
+ file://lib/mixin/facets/tasksystem.rb
213
+ * TODO THIS TIES TASKS INTO BATCH, BETTER WAY? (172)
214
+ * TODO THIS TIES TASKS INTO BUILD, BETTER WAY? (179)
215
+ * TODO If @main is nil try task by same name a file (?)
216
+ If so, be careful of infinite loop via method_missing. (130)
217
+
218
+ file://lib/mixin/facets/validation.rb
219
+ * TODO: all validation methods should imply validate_value. (61)
220
+
221
+ file://lib/more/facets/annotations.rb
222
+ * TODO: (34)
223
+
224
+ file://lib/more/facets/ansicode.rb
225
+ * TODO Maybe up, down, right, left should have yielding
226
+ methods too? (30)
227
+ * TODO Need to add rest of ANSI codes. Include modes? (26)
228
+ * TODO Re-evaluate how color/yielding methods are defined. (28)
229
+
230
+ file://lib/more/facets/aop.rb
231
+ * TODO Should this accept pattern matches as an alternative to the block too?
232
+ Eg. join(name, pattern=nil, &block) (33)
233
+
234
+ file://lib/more/facets/attributes.rb
235
+ * TODO Should attribute alias be kept? (112)
236
+
237
+ file://lib/more/facets/autoreload.rb
238
+ * TODO (150)
239
+
240
+ file://lib/more/facets/behavior.rb
241
+ * TODOs: (28)
242
+
243
+ file://lib/more/facets/bytes.rb
244
+ * TODOs: (44)
245
+
246
+ file://lib/more/facets/capsule.rb
247
+ * TODO Is autoimport bets name for this? (211)
248
+ * TODO In order to load/require at the instance level.
249
+ This needs to be in a separate namespace however
250
+ b/c it can interfere with what is expected.
251
+ [ :require, :load ].each{ |meth|
252
+ m = method(meth)
253
+ define_method(meth) do |*args| m.call(*args) end
254
+ } (98)
255
+ * TODO Need to add load_path lookup. (136)
256
+ * TODOs: (30)
257
+
258
+ file://lib/more/facets/command.rb
259
+ * TODO Add support for __options. (425)
260
+ * TODO: (25)
261
+
262
+ file://lib/more/facets/compare_on.rb
263
+ * TODOs: (24)
264
+
265
+ file://lib/more/facets/cut.rb
266
+ * TODO Shutdown warning (114)
267
+
268
+ file://lib/more/facets/dependency.rb
269
+ * TODOS: (30)
270
+
271
+ file://lib/more/facets/duration.rb
272
+ * TODO: IF WE WANT TO DO THIS IT NEEDS TO BE ADDED TO times.rb ??? (480)
273
+
274
+ file://lib/more/facets/fileutils.rb
275
+ * TODO This test needs a Mock File. (352)
276
+ * TODO This test have been remarked out until such time
277
+ as a mock FileSystem can be used to test it against. (265)
278
+ * TODOs:
279
+ - Deprecate #safe_ln, if #ln has been fixed to do this. (18)
280
+ * TODO This test needs a mock File. (402)
281
+
282
+ file://lib/more/facets/inheritor.rb
283
+ * TODO This is an issue if you try to include a module
284
+ into Module or Class itself. How to fix? (89)
285
+
286
+ file://lib/more/facets/logger.rb
287
+ * TODO What's all this about then? (50)
288
+
289
+ file://lib/more/facets/namespace.rb
290
+ * TODO: (30)
291
+
292
+ file://lib/more/facets/rbsystem.rb
293
+ * TODO: (35)
294
+
295
+ file://lib/more/facets/settings.rb
296
+ * TODO: find a better name. (55)
297
+ * TODO: (30)
298
+
299
+ file://lib/more/facets/snapshot.rb
300
+ * TODOs: (27)
301
+
302
+ file://lib/more/facets/stylize.rb
303
+ * TODO : (141)
304
+ * TODO Make sure methodize it is revertible (105)
305
+ * TODO Make sure moduleize that all scenarios return a valid ruby class name (119)
306
+
307
+ file://lib/more/facets/thread.rb
308
+ * TODOs:
309
+ - Better names for these methods ? (11)
310
+
311
+ file://lib/more/facets/times.rb
312
+ * TODOs: (44)
313
+ * TODO Extra Add in_* methods, like in_days, in_hours, etc. (46)
314
+
315
+ file://lib/more/facets/tracepoint.rb
316
+ * TODO (178)
317
+
318
+ file://lib/more/facets/typecast.rb
319
+ * TODOS: (21)
320
+
321
+ file://lib/more/facets/uploadutils.rb
322
+ * TODOs: (28)
323
+
324
+ file://lib/more/facets/ziputils.rb
325
+ * TODO Write internalized untar_gzip function. (104)
326
+ * TODOs: (28)