facets 2.9.3 → 3.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.index +76 -0
- data/CONTRIBUTE.md +78 -0
- data/HISTORY.md +2459 -0
- data/{RUBY.txt → LICENSE.txt} +0 -0
- data/README.rdoc +29 -7
- data/demo/applique/assertion_framework.rb +1 -0
- data/{qed → demo}/applique/file_helpers.rb +0 -0
- data/{qed → demo}/core/array/combination.rdoc +0 -0
- data/{qed → demo}/core/array/delete.rdoc +0 -0
- data/{qed → demo}/core/array/index.rdoc +0 -0
- data/{qed → demo}/core/array/merge.rdoc +0 -0
- data/{qed → demo}/core/array/only.rdoc +0 -0
- data/{qed → demo}/core/array/pad.rdoc +0 -0
- data/{qed → demo}/core/array/permutation.rdoc +0 -0
- data/{qed → demo}/core/array/product.rdoc +0 -0
- data/{qed → demo}/core/array/recursively.rdoc +0 -0
- data/{qed → demo}/core/array/rotate.rdoc +0 -0
- data/{qed → demo}/core/array/select.rdoc +0 -0
- data/{qed → demo}/core/array/uniq_by.rdoc +0 -0
- data/{qed → demo}/core/binding/caller.rdoc +0 -0
- data/{qed → demo}/core/binding/defined.rdoc +0 -0
- data/{qed → demo}/core/binding/eval.rdoc +0 -0
- data/{qed → demo}/core/binding/local_variables.rdoc +0 -0
- data/{qed → demo}/core/binding/opvars.rdoc +0 -0
- data/{qed → demo}/core/binding/self.rdoc +0 -0
- data/{qed → demo}/core/class/descendants.rdoc +0 -0
- data/{qed → demo}/core/class/to_proc.rdoc +0 -0
- data/{qed → demo}/core/comparable/cap.rdoc +0 -0
- data/{qed → demo}/core/comparable/clip.rdoc +0 -0
- data/{qed → demo}/core/comparable/cmp.rdoc +0 -0
- data/{qed → demo}/core/comparable/op_get.rdoc +0 -0
- data/{qed → demo}/core/dir/ascend.rdoc +0 -0
- data/{qed → demo}/core/dir/descend.rdoc +0 -0
- data/{qed → demo}/core/dir/multiglob.rdoc +0 -0
- data/{qed → demo}/core/dir/parent.rdoc +0 -0
- data/{qed → demo}/core/dir/recurse.rdoc +0 -0
- data/{qed → demo}/core/exception/detail.rdoc +0 -0
- data/{qed → demo}/core/facets.rdoc +0 -0
- data/{qed → demo}/core/filetest/root.rdoc +0 -0
- data/{qed → demo}/core/hash/recursively.rdoc +0 -0
- data/{qed → demo}/core/indexable.rdoc +0 -0
- data/{qed → demo}/core/integer/bitmask.rdoc +0 -0
- data/{qed → demo}/core/integer/even.rdoc +0 -0
- data/{qed → demo}/core/integer/factorial.rdoc +0 -0
- data/{qed → demo}/core/integer/length.rdoc +0 -0
- data/{qed → demo}/core/integer/multiple.rdoc +0 -0
- data/{qed → demo}/core/integer/odd.rdoc +0 -0
- data/{qed → demo}/core/integer/of.rdoc +0 -0
- data/{qed → demo}/core/integer/ordinal.rdoc +0 -0
- data/{qed → demo}/core/matchdata/match.rdoc +0 -0
- data/{qed → demo}/core/matchdata/matchset.rdoc +0 -0
- data/{qed → demo}/core/module/cattr.rdoc +0 -0
- data/{qed → demo}/core/module/class_extend.rdoc +0 -0
- data/{qed → demo}/core/module/class_inheritor.rdoc +0 -0
- data/{qed → demo}/core/module/copy_inheritor.rdoc +0 -0
- data/{qed → demo}/core/module/method_space.rdoc +0 -0
- data/{qed → demo}/core/string/align.rdoc +0 -0
- data/{qed → demo}/core/string/bracket.rdoc +0 -0
- data/{qed → demo}/core/string/bytes.rdoc +0 -0
- data/{qed → demo}/core/string/camelcase.rdoc +0 -0
- data/{qed → demo}/core/string/capitalized.rdoc +0 -0
- data/{qed → demo}/core/string/characters.rdoc +0 -0
- data/{qed → demo}/core/string/cleanlines.rdoc +0 -0
- data/{qed → demo}/core/string/cleave.rdoc +0 -0
- data/{qed → demo}/core/string/divide.rdoc +0 -0
- data/{qed → demo}/core/string/each_char.rdoc +0 -0
- data/{qed → demo}/core/string/each_word.rdoc +0 -0
- data/{qed → demo}/core/string/end_with.rdoc +0 -0
- data/{qed → demo}/core/string/expand_tabs.rdoc +0 -0
- data/{qed → demo}/core/string/fold.rdoc +0 -0
- data/{qed → demo}/core/string/indent.rdoc +0 -0
- data/{qed → demo}/core/string/interpolate.rdoc +0 -0
- data/{qed → demo}/core/string/lchomp.rdoc +0 -0
- data/{qed → demo}/core/string/line_wrap.rdoc +0 -0
- data/{qed → demo}/core/string/lines.rdoc +0 -0
- data/{qed → demo}/core/string/margin.rdoc +0 -0
- data/{qed → demo}/core/string/methodize.rdoc +0 -0
- data/{qed → demo}/core/string/modulize.rdoc +0 -0
- data/{qed → demo}/core/string/mscan.rdoc +0 -0
- data/{qed → demo}/core/string/natcmp.rdoc +0 -0
- data/{qed → demo}/core/string/nchar.rdoc +0 -0
- data/{qed → demo}/core/string/newlines.rdoc +0 -0
- data/{qed → demo}/core/string/op_sub.rdoc +0 -0
- data/{qed → demo}/core/string/pathize.rdoc +0 -0
- data/{qed → demo}/core/string/quote.rdoc +0 -0
- data/{qed → demo}/core/string/range.rdoc +0 -0
- data/{qed → demo}/core/string/rewrite.rdoc +0 -0
- data/{qed → demo}/core/string/shatter.rdoc +0 -0
- data/{qed → demo}/core/string/snakecase.rdoc +0 -0
- data/{qed → demo}/core/string/splice.rdoc +0 -0
- data/{qed → demo}/core/string/start_with.rdoc +0 -0
- data/{qed → demo}/core/string/subtract.rdoc +0 -0
- data/{qed → demo}/core/string/tab.rdoc +0 -0
- data/{qed → demo}/core/string/tabto.rdoc +0 -0
- data/{qed → demo}/core/string/titlecase.rdoc +0 -0
- data/{qed → demo}/core/string/to_re.rdoc +0 -0
- data/{qed → demo}/core/string/unfold.rdoc +0 -0
- data/{qed → demo}/core/string/unindent.rdoc +0 -0
- data/{qed → demo}/core/string/unquote.rdoc +0 -0
- data/{qed → demo}/core/string/variablize.rdoc +0 -0
- data/{qed → demo}/core/string/word_wrap.rdoc +0 -0
- data/{qed → demo}/core/string/words.rdoc +0 -0
- data/{qed → demo}/core/string/xor.rdoc +0 -0
- data/{qed → demo}/standard/02_cloneable.rdoc +0 -0
- data/{qed → demo}/standard/03_enumargs.rdoc +0 -0
- data/{qed → demo}/standard/04_equitable.rdoc +0 -0
- data/{qed → demo}/standard/05_instantiable.rdoc +0 -0
- data/{qed → demo}/standard/basic_object.rdoc +0 -0
- data/{qed → demo}/standard/memoizable.rdoc +0 -0
- data/{qed → demo}/standard/mulititon.rdoc +0 -0
- data/lib/core/facets.rb +1 -2
- data/lib/core/facets.yml +61 -42
- data/lib/core/facets/array.rb +8 -28
- data/lib/core/facets/array/arrange.rb +42 -0
- data/lib/core/facets/array/before.rb +2 -0
- data/lib/core/facets/array/collapse.rb +2 -0
- data/lib/core/facets/array/commonality.rb +24 -12
- data/lib/core/facets/array/duplicates.rb +22 -1
- data/lib/core/facets/array/each_overlap.rb +25 -0
- data/lib/core/facets/array/intersection.rb +25 -0
- data/lib/core/facets/array/missing.rb +29 -0
- data/lib/core/facets/array/nonuniq.rb +7 -53
- data/lib/core/facets/array/occur.rb +38 -0
- data/lib/core/facets/array/occurrence.rb +28 -0
- data/lib/core/facets/array/only.rb +12 -1
- data/lib/core/facets/array/recursively.rb +11 -5
- data/lib/core/facets/array/reject_values.rb +21 -0
- data/lib/core/facets/array/splice.rb +5 -1
- data/lib/core/facets/array/split.rb +5 -2
- data/lib/core/facets/array/squeeze.rb +23 -0
- data/lib/core/facets/array/step.rb +31 -0
- data/lib/core/facets/array/store.rb +4 -0
- data/lib/core/facets/array/to_h.rb +22 -0
- data/lib/core/facets/array/traverse.rb +11 -5
- data/lib/core/facets/array/uniq_by.rb +5 -1
- data/lib/core/facets/array/unique_permutation.rb +29 -0
- data/lib/core/facets/array/zip.rb +21 -0
- data/lib/core/facets/binding.rb +0 -3
- data/lib/core/facets/binding/call_stack.rb +1 -1
- data/lib/core/facets/binding/caller.rb +1 -3
- data/lib/core/facets/binding/callstack.rb +1 -1
- data/lib/core/facets/binding/defined.rb +0 -2
- data/lib/core/facets/binding/local_variables.rb +0 -2
- data/lib/core/facets/binding/op_get.rb +0 -2
- data/lib/core/facets/binding/self.rb +1 -3
- data/lib/core/facets/cattr.rb +1 -0
- data/lib/core/facets/class.rb +0 -2
- data/lib/core/facets/class/cattr.rb +1 -0
- data/lib/core/facets/class/singleton.rb +1 -13
- data/lib/core/facets/class/singleton_class.rb +16 -0
- data/lib/core/facets/comparable.rb +0 -2
- data/lib/core/facets/dir.rb +0 -2
- data/lib/core/facets/dir/ascend.rb +2 -2
- data/lib/core/facets/dir/lookup.rb +20 -0
- data/lib/core/facets/enumerable.rb +10 -9
- data/lib/core/facets/enumerable/accumulate.rb +18 -16
- data/lib/core/facets/enumerable/apply.rb +20 -0
- data/lib/core/facets/enumerable/associate.rb +6 -0
- data/lib/core/facets/enumerable/cluster.rb +24 -0
- data/lib/core/facets/enumerable/every.rb +1 -1
- data/lib/core/facets/enumerable/ewise.rb +2 -0
- data/lib/core/facets/enumerable/graph.rb +0 -3
- data/lib/core/facets/enumerable/hashify.rb +222 -19
- data/lib/core/facets/enumerable/hinge.rb +18 -0
- data/lib/core/facets/enumerable/key_by.rb +27 -0
- data/lib/core/facets/enumerable/map_to.rb +13 -0
- data/lib/core/facets/enumerable/mash.rb +34 -1
- data/lib/core/facets/enumerable/occur.rb +12 -9
- data/lib/core/facets/enumerable/only.rb +56 -0
- data/lib/core/facets/enumerable/{cluster_by.rb → organize_by.rb} +5 -4
- data/lib/core/facets/enumerable/pair.rb +20 -0
- data/lib/core/facets/enumerable/per.rb +27 -35
- data/lib/core/facets/enumerable/recursively.rb +3 -3
- data/lib/core/facets/enumerable/squeeze.rb +36 -0
- data/lib/core/facets/enumerable/sum.rb +18 -6
- data/lib/core/facets/enumerable/unassociate.rb +23 -0
- data/lib/core/facets/enumerable/value_by.rb +25 -0
- data/lib/core/facets/enumerator/fx.rb +16 -25
- data/lib/core/facets/enumerator/lazy/squeeze.rb +33 -0
- data/lib/core/facets/essentials.rb +65 -0
- data/lib/core/facets/exception.rb +0 -2
- data/lib/core/facets/exception/set_message.rb +10 -0
- data/lib/core/facets/file.rb +1 -2
- data/lib/core/facets/file/common_path.rb +17 -0
- data/lib/core/facets/file/rootname.rb +1 -1
- data/lib/core/facets/filetest.rb +0 -2
- data/lib/core/facets/filetest/relative.rb +1 -1
- data/lib/core/facets/filetest/safe.rb +14 -10
- data/lib/core/facets/float.rb +1 -3
- data/lib/core/facets/float/round_to.rb +1 -0
- data/lib/core/facets/functor.rb +8 -10
- data/lib/core/facets/hash.rb +2 -5
- data/lib/core/facets/hash/collate.rb +22 -8
- data/lib/core/facets/hash/count.rb +8 -4
- data/lib/core/facets/hash/data.rb +5 -2
- data/lib/core/facets/hash/dearray_values.rb +1 -1
- data/lib/core/facets/hash/deep_rekey.rb +54 -0
- data/lib/core/facets/hash/each_with_key.rb +12 -0
- data/lib/core/facets/hash/fetch_nested.rb +20 -0
- data/lib/core/facets/hash/keys.rb +4 -13
- data/lib/core/facets/hash/only_keys.rb +1 -0
- data/lib/core/facets/hash/op_push.rb +9 -1
- data/lib/core/facets/hash/op_sub.rb +1 -1
- data/lib/core/facets/hash/recursively.rb +6 -6
- data/lib/core/facets/hash/rekey.rb +26 -34
- data/lib/core/facets/hash/revalue.rb +61 -0
- data/lib/core/facets/hash/slice.rb +16 -3
- data/lib/core/facets/hash/subset.rb +11 -8
- data/lib/core/facets/hash/update_each.rb +1 -1
- data/lib/core/facets/hash/weave.rb +1 -1
- data/lib/core/facets/indexable.rb +6 -6
- data/lib/core/facets/integer.rb +0 -4
- data/lib/core/facets/kernel.rb +4 -7
- data/lib/core/facets/kernel/__dir__.rb +2 -0
- data/lib/core/facets/kernel/as.rb +2 -1
- data/lib/core/facets/kernel/call_stack.rb +1 -56
- data/lib/core/facets/kernel/callstack.rb +56 -1
- data/lib/core/facets/kernel/constant.rb +2 -0
- data/lib/core/facets/kernel/deep_clone.rb +27 -1
- data/lib/core/facets/kernel/deep_copy.rb +0 -24
- data/lib/core/facets/kernel/eigen.rb +2 -33
- data/lib/core/facets/kernel/eigenclass.rb +1 -1
- data/lib/core/facets/kernel/ergo.rb +1 -1
- data/lib/core/facets/kernel/extend.rb +4 -6
- data/lib/core/facets/kernel/instance_assign.rb +8 -6
- data/lib/core/facets/kernel/instance_extract.rb +22 -0
- data/lib/core/facets/kernel/instance_replace.rb +40 -0
- data/lib/core/facets/kernel/{equate.rb → like.rb} +7 -4
- data/lib/core/facets/kernel/load_relative.rb +25 -1
- data/lib/core/facets/kernel/meta.rb +35 -0
- data/lib/core/facets/kernel/meta_def.rb +4 -0
- data/lib/core/facets/kernel/object_send.rb +11 -14
- data/lib/core/facets/kernel/respond.rb +3 -13
- data/lib/core/facets/kernel/tap.rb +27 -39
- data/lib/core/facets/load_path.rb +1 -0
- data/lib/core/facets/load_path/search.rb +16 -0
- data/lib/core/facets/matchdata.rb +0 -2
- data/lib/core/facets/method.rb +0 -2
- data/lib/core/facets/method/composition.rb +32 -16
- data/lib/core/facets/method/curry.rb +13 -0
- data/lib/core/facets/method/partial.rb +10 -0
- data/lib/core/facets/method/public.rb +33 -0
- data/lib/core/facets/module.rb +0 -2
- data/lib/core/facets/module/alias_class_method.rb +11 -0
- data/lib/core/facets/module/basename.rb +1 -31
- data/lib/core/facets/module/cattr.rb +1 -0
- data/lib/core/facets/module/lastname.rb +30 -0
- data/lib/core/facets/module/mattr.rb +4 -4
- data/lib/core/facets/nilclass.rb +0 -3
- data/lib/core/facets/numeric.rb +0 -4
- data/lib/core/facets/numeric/approx.rb +3 -2
- data/lib/core/facets/numeric/range.rb +12 -0
- data/lib/core/facets/numeric/round_to.rb +32 -1
- data/lib/core/facets/object.rb +2 -3
- data/lib/core/facets/object/itself.rb +16 -0
- data/lib/core/facets/objectspace.rb +0 -3
- data/lib/core/facets/proc.rb +0 -3
- data/lib/core/facets/proc/bind_to.rb +3 -3
- data/lib/core/facets/proc/wrap.rb +17 -0
- data/lib/core/facets/process.rb +0 -2
- data/lib/core/facets/range.rb +4 -4
- data/lib/core/facets/range/op_add.rb +15 -0
- data/lib/core/facets/range/op_sub.rb +45 -0
- data/lib/core/facets/range/{to_r.rb → to_rng.rb} +1 -1
- data/lib/core/facets/regexp.rb +0 -2
- data/lib/core/facets/regexp/to_proc.rb +13 -0
- data/lib/core/facets/string.rb +8 -9
- data/lib/core/facets/string/ascii_only.rb +52 -0
- data/lib/core/facets/string/each_match.rb +1 -0
- data/lib/core/facets/string/ends_with.rb +1 -0
- data/lib/core/facets/string/file.rb +6 -20
- data/lib/core/facets/string/fold.rb +5 -5
- data/lib/core/facets/string/indent.rb +37 -20
- data/lib/core/facets/string/indexable.rb +7 -0
- data/lib/core/facets/string/interpolate.rb +6 -2
- data/lib/core/facets/string/linear.rb +19 -0
- data/lib/core/facets/string/margin.rb +47 -19
- data/lib/core/facets/string/mscan.rb +3 -0
- data/lib/core/facets/string/number.rb +14 -0
- data/lib/core/facets/string/op_sub.rb +1 -14
- data/lib/core/facets/string/random.rb +34 -0
- data/lib/core/facets/string/remove.rb +30 -0
- data/lib/core/facets/string/rotate.rb +24 -0
- data/lib/core/facets/string/similarity.rb +2 -2
- data/lib/core/facets/string/starts_with.rb +5 -0
- data/lib/core/facets/string/tab.rb +2 -17
- data/lib/core/facets/string/tabto.rb +2 -19
- data/lib/core/facets/string/to_rx.rb +1 -0
- data/lib/core/facets/string/trim.rb +45 -0
- data/lib/core/facets/string/unfold.rb +7 -2
- data/lib/core/facets/struct.rb +1 -2
- data/lib/core/facets/struct/replace.rb +8 -0
- data/lib/core/facets/symbol.rb +1 -3
- data/lib/core/facets/symbol/as_s.rb +3 -1
- data/lib/core/facets/symbol/call.rb +29 -0
- data/lib/core/facets/symbol/thrown.rb +9 -5
- data/lib/core/facets/time.rb +0 -2
- data/lib/core/facets/time/future.rb +6 -4
- data/lib/core/facets/unboundmethod.rb +0 -3
- data/lib/core/facets/version.rb +5 -5
- data/lib/standard/facets/against.rb +53 -0
- data/lib/standard/facets/binding/block_exec.rb +44 -0
- data/lib/standard/facets/cgi.rb +2 -40
- data/lib/standard/facets/cgi/esc.rb +11 -0
- data/lib/standard/facets/cgi/escape_html.rb +63 -0
- data/lib/standard/facets/cgi/marshal.rb +20 -0
- data/lib/standard/facets/cli.rb +54 -0
- data/lib/standard/facets/cloneable.rb +12 -9
- data/lib/standard/facets/enumargs.rb +159 -168
- data/lib/standard/facets/find.rb +1 -15
- data/lib/standard/facets/find/select.rb +16 -0
- data/lib/standard/facets/gem/search.rb +18 -0
- data/lib/standard/facets/gem/specification/current_specs.rb +21 -0
- data/lib/standard/facets/gem/specification/find_requireable_file.rb +21 -0
- data/lib/standard/facets/hash_builder.rb +46 -0
- data/lib/standard/facets/load_monitor.rb +26 -0
- data/lib/standard/facets/math.rb +57 -57
- data/lib/standard/facets/math/acosec.rb +1 -0
- data/lib/standard/facets/math/acsc.rb +6 -1
- data/lib/standard/facets/math/beta.rb +8 -3
- data/lib/standard/facets/math/cosec.rb +1 -0
- data/lib/standard/facets/math/cosech.rb +1 -0
- data/lib/standard/facets/math/csc.rb +6 -1
- data/lib/standard/facets/math/csch.rb +6 -1
- data/lib/standard/facets/math/distance.rb +19 -0
- data/lib/standard/facets/math/ec.rb +5 -0
- data/lib/standard/facets/math/lgamma.rb +21 -21
- data/lib/standard/facets/math/lngamma.rb +18 -0
- data/lib/standard/facets/math/pow.rb +6 -1
- data/lib/standard/facets/math/root.rb +1 -1
- data/lib/standard/facets/math/sign.rb +15 -4
- data/lib/standard/facets/math/tau.rb +5 -0
- data/lib/standard/facets/math/tgamma.rb +1 -1
- data/lib/standard/facets/memoizer.rb +63 -0
- data/lib/standard/facets/ostruct.rb +37 -156
- data/lib/standard/facets/ostruct/each.rb +11 -0
- data/lib/standard/facets/ostruct/initialize.rb +48 -0
- data/lib/standard/facets/ostruct/merge.rb +21 -0
- data/lib/standard/facets/ostruct/op_fetch.rb +29 -0
- data/lib/standard/facets/ostruct/op_store.rb +1 -0
- data/lib/standard/facets/ostruct/to_h.rb +10 -0
- data/lib/standard/facets/ostruct/to_ostruct.rb +65 -0
- data/lib/standard/facets/pathname.rb +18 -215
- data/lib/standard/facets/pathname/chdir.rb +15 -0
- data/lib/standard/facets/pathname/empty.rb +10 -0
- data/lib/standard/facets/pathname/exists.rb +6 -0
- data/lib/standard/facets/pathname/glob.rb +57 -0
- data/lib/standard/facets/pathname/home.rb +12 -0
- data/lib/standard/facets/pathname/null.rb +20 -0
- data/lib/standard/facets/pathname/op_div.rb +15 -0
- data/lib/standard/facets/pathname/op_fetch.rb +13 -0
- data/lib/standard/facets/pathname/outofdate.rb +13 -0
- data/lib/standard/facets/pathname/readline.rb +13 -0
- data/lib/standard/facets/pathname/root.rb +10 -0
- data/lib/standard/facets/pathname/rootname.rb +10 -0
- data/lib/standard/facets/pathname/safe.rb +15 -0
- data/lib/standard/facets/pathname/split_root.rb +9 -0
- data/lib/standard/facets/pathname/to_path.rb +28 -0
- data/lib/standard/facets/pathname/to_str.rb +8 -0
- data/lib/standard/facets/pathname/uptodate.rb +11 -0
- data/lib/standard/facets/pathname/visit.rb +38 -0
- data/lib/standard/facets/pathname/work.rb +10 -0
- data/lib/standard/facets/platform.rb +2 -2
- data/lib/standard/facets/random.rb +32 -2
- data/lib/standard/facets/shellwords.rb +5 -2
- data/lib/standard/facets/thread.rb +2 -2
- data/lib/standard/facets/uri.rb +7 -178
- data/lib/standard/facets/uri/cgi_escape.rb +46 -0
- data/lib/standard/facets/uri/cgi_parse.rb +1 -0
- data/lib/standard/facets/uri/cgi_unescape.rb +1 -0
- data/lib/standard/facets/uri/decode.rb +32 -0
- data/lib/standard/facets/uri/parameters.rb +63 -0
- data/lib/standard/facets/uri/query.rb +148 -0
- data/lib/standard/facets/yaml.rb +3 -56
- data/lib/standard/facets/yaml/file.rb +41 -0
- data/lib/standard/facets/yaml/kernel.rb +29 -0
- data/lib/standard/facets/yaml/read.rb +12 -0
- data/test/core/array/test_arrange.rb +37 -0
- data/test/core/array/test_each_overlap.rb +31 -0
- data/test/core/array/test_intersection.rb +19 -0
- data/test/core/array/test_missing.rb +12 -0
- data/test/core/array/test_occur.rb +52 -0
- data/test/core/array/test_occurrence.rb +20 -0
- data/test/core/array/test_reject_values.rb +17 -0
- data/test/core/array/test_squeeze.rb +22 -0
- data/test/core/array/test_step.rb +28 -0
- data/test/core/array/test_unique_permutation.rb +23 -0
- data/test/core/enumerable/test_key_by.rb +22 -0
- data/test/core/enumerable/test_occur.rb +18 -5
- data/test/core/enumerable/test_only.rb +40 -0
- data/test/core/enumerable/test_squeeze.rb +35 -0
- data/test/core/enumerable/test_sum.rb +8 -3
- data/test/core/enumerator/lazy/test_squeeze.rb +33 -0
- data/test/core/hash/test_count.rb +10 -1
- data/test/core/hash/test_deep_rekey.rb +131 -0
- data/test/core/hash/test_each_with_key.rb +16 -0
- data/test/core/hash/test_fetch_nested.rb +24 -0
- data/test/core/hash/test_keys.rb +0 -11
- data/test/core/hash/test_rekey.rb +41 -1
- data/test/core/hash/test_revalue.rb +98 -0
- data/test/core/hash/test_slice.rb +12 -1
- data/test/core/kernel/test_deep_clone.rb +31 -0
- data/test/core/kernel/test_deep_copy.rb +2 -28
- data/test/core/kernel/test_instance_extract.rb +28 -0
- data/test/core/method/test_composition.rb +42 -0
- data/test/core/range/test_op_add.rb +24 -0
- data/test/core/range/test_op_sub.rb +34 -0
- data/test/core/string/test_ascii_only.rb +30 -0
- data/test/core/string/test_margin.rb +4 -104
- data/test/core/string/test_number.rb +44 -0
- data/test/core/string/test_remove.rb +36 -0
- data/test/core/string/test_rotate.rb +31 -0
- data/test/core/string/test_trim.rb +116 -0
- data/test/core/symbol/test_thrown.rb +22 -0
- data/test/standard/binding/test_block_exec.rb +21 -0
- data/test/standard/math/test_acot.rb +23 -0
- data/test/standard/math/test_acoth.rb +22 -0
- data/test/standard/math/test_beta.rb +19 -0
- data/test/standard/math/test_ceil.rb +22 -0
- data/test/standard/math/test_cosec.rb +19 -0
- data/test/standard/math/test_cosech.rb +19 -0
- data/test/standard/math/test_cot.rb +13 -0
- data/test/standard/math/test_coth.rb +13 -0
- data/test/standard/math/test_distance.rb +16 -0
- data/test/standard/math/test_exp10.rb +14 -0
- data/test/standard/math/test_exp2.rb +14 -0
- data/test/standard/math/test_factorial.rb +13 -0
- data/test/standard/math/test_floor.rb +23 -0
- data/test/standard/math/test_gcd.rb +18 -0
- data/test/standard/math/test_lcm.rb +13 -0
- data/test/standard/math/test_pow.rb +30 -0
- data/test/standard/math/test_root.rb +15 -0
- data/test/standard/math/test_sec.rb +19 -0
- data/test/standard/math/test_sech.rb +19 -0
- data/test/standard/math/test_sign.rb +6 -0
- data/test/standard/math/test_sinc.rb +15 -0
- data/test/standard/math/test_srq.rb +20 -0
- data/test/standard/pathname/test_chdir.rb +16 -0
- data/test/standard/pathname/test_readline.rb +23 -0
- data/test/standard/test_enumargs.rb +1 -1
- data/test/standard/test_math.rb +3 -0
- data/test/standard/test_ostruct.rb +26 -21
- data/test/standard/test_uri.rb +9 -0
- metadata +802 -183
- data/.ruby +0 -54
- data/HISTORY.rdoc +0 -2386
- data/lib/core/facets/array/combination.rb +0 -43
- data/lib/core/facets/array/index.rb +0 -23
- data/lib/core/facets/array/occurent.rb +0 -1
- data/lib/core/facets/array/permutation.rb +0 -32
- data/lib/core/facets/array/product.rb +0 -30
- data/lib/core/facets/array/rotate.rb +0 -48
- data/lib/core/facets/array/select.rb +0 -20
- data/lib/core/facets/binding/eval.rb +0 -14
- data/lib/core/facets/enumerable/count.rb +0 -53
- data/lib/core/facets/enumerable/each_with_object.rb +0 -38
- data/lib/core/facets/enumerable/group_by.rb +0 -33
- data/lib/core/facets/enumerable/none.rb +0 -32
- data/lib/core/facets/enumerable/one.rb +0 -39
- data/lib/core/facets/enumerable/take.rb +0 -16
- data/lib/core/facets/float/round.rb +0 -2
- data/lib/core/facets/hash/select.rb +0 -17
- data/lib/core/facets/hash/to_h.rb +0 -1
- data/lib/core/facets/hash/url_params.rb +0 -21
- data/lib/core/facets/instance.rb +0 -157
- data/lib/core/facets/integer/even.rb +0 -1
- data/lib/core/facets/integer/odd.rb +0 -37
- data/lib/core/facets/kernel/__callee__.rb +0 -1
- data/lib/core/facets/kernel/__method__.rb +0 -48
- data/lib/core/facets/kernel/require_relative.rb +0 -52
- data/lib/core/facets/kernel/source_location.rb +0 -13
- data/lib/core/facets/nilclass/to_f.rb +0 -17
- data/lib/core/facets/numeric/round.rb +0 -69
- data/lib/core/facets/numeric/round_at.rb +0 -1
- data/lib/core/facets/object/replace.rb +0 -43
- data/lib/core/facets/objectspace/reflect.rb +0 -62
- data/lib/core/facets/proc/curry.rb +0 -32
- data/lib/core/facets/string/bytes.rb +0 -21
- data/lib/core/facets/string/each_char.rb +0 -31
- data/lib/core/facets/string/end_with.rb +0 -1
- data/lib/core/facets/string/lines.rb +0 -19
- data/lib/core/facets/string/random_binary.rb +0 -10
- data/lib/core/facets/string/start_with.rb +0 -60
- data/lib/core/facets/symbol/to_proc.rb +0 -33
- data/lib/core/facets/to_hash.rb +0 -336
- data/lib/core/facets/unboundmethod/name.rb +0 -28
- data/lib/standard/facets/math/gamma.rb +0 -12
- data/test/core/array/test_occurent.rb +0 -33
- data/test/core/kernel/test_source_location.rb +0 -25
- data/test/core/string/test_tabto.rb +0 -16
@@ -0,0 +1,20 @@
|
|
1
|
+
require 'facets/math/sqr'
|
2
|
+
require 'facets/numeric/range'
|
3
|
+
|
4
|
+
test_case Math do
|
5
|
+
|
6
|
+
class_method :sqr do
|
7
|
+
test do
|
8
|
+
Math.sqr(-0.9).range(1.0e-6).assert === 0.81
|
9
|
+
Math.sqr(-0.7).range(1.0e-6).assert === 0.49
|
10
|
+
Math.sqr(-0.7).range(1.0e-6).assert === 0.49
|
11
|
+
Math.sqr( 0.9).range(1.0e-6).assert === 0.81
|
12
|
+
end
|
13
|
+
end
|
14
|
+
|
15
|
+
# TODO: Check complementarity of sqrt and sqr
|
16
|
+
# assert_equal_float(0.3, Math.sqrt(Math.sqr( 0.3)), 1.0e-6)
|
17
|
+
# assert_equal_float(0.3, Math.sqrt(Math.sqr(-0.3)), 1.0e-6)
|
18
|
+
# assert_equal_float(0.3, Math.sqr(Math.sqrt( 0.3)), 1.0e-6)
|
19
|
+
|
20
|
+
end
|
@@ -0,0 +1,23 @@
|
|
1
|
+
require 'pathname'
|
2
|
+
|
3
|
+
covers 'facets/pathname/readline'
|
4
|
+
|
5
|
+
test_case Pathname do
|
6
|
+
|
7
|
+
method :readline do
|
8
|
+
|
9
|
+
setup do
|
10
|
+
@test_file = Pathname.new('tmp/test_file')
|
11
|
+
File.open(@test_file, "w") { |f| f << "line1\nline2" }
|
12
|
+
end
|
13
|
+
|
14
|
+
test do
|
15
|
+
@test_file.readline.assert == "line1\n"
|
16
|
+
end
|
17
|
+
|
18
|
+
end
|
19
|
+
end
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
|
@@ -2,18 +2,18 @@ covers 'facets/ostruct'
|
|
2
2
|
|
3
3
|
test_case OpenStruct do
|
4
4
|
|
5
|
-
method :
|
5
|
+
method :merge! do
|
6
6
|
test do
|
7
7
|
o = OpenStruct.new(:a => 1)
|
8
8
|
h = { :b => 2 }
|
9
|
-
o.
|
9
|
+
o.merge!(h)
|
10
10
|
o.b.assert == 2
|
11
11
|
end
|
12
12
|
|
13
13
|
test do
|
14
14
|
o = OpenStruct.new( { :a => 1 } )
|
15
15
|
h = { :b => 2 }
|
16
|
-
o.
|
16
|
+
o.merge!(h)
|
17
17
|
o.b.assert == 2
|
18
18
|
end
|
19
19
|
end
|
@@ -52,19 +52,20 @@ test_case OpenStruct do
|
|
52
52
|
end
|
53
53
|
end
|
54
54
|
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
end
|
55
|
+
# @deprecated
|
56
|
+
#method :instance_delegate do
|
57
|
+
# test "store" do
|
58
|
+
# o = OpenStruct.new(:a => 1)
|
59
|
+
# o.instance_delegate.store(:a,1)
|
60
|
+
# o.a.assert == 1
|
61
|
+
# end
|
62
|
+
#
|
63
|
+
# test "update" do
|
64
|
+
# o = OpenStruct.new
|
65
|
+
# o.instance_delegate.update(:a=>1)
|
66
|
+
# o.a.assert == 1
|
67
|
+
# end
|
68
|
+
#end
|
68
69
|
|
69
70
|
method :[] do
|
70
71
|
test do
|
@@ -150,11 +151,15 @@ end
|
|
150
151
|
test_case Hash do
|
151
152
|
|
152
153
|
method :to_ostruct do
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
154
|
+
|
155
|
+
test do
|
156
|
+
a = { :a => 1, :b => 2, :c => 3 }
|
157
|
+
ao = a.to_ostruct
|
158
|
+
ao.a.assert == a[:a]
|
159
|
+
ao.b.assert == a[:b]
|
160
|
+
ao.c.assert == a[:c]
|
161
|
+
end
|
162
|
+
|
158
163
|
end
|
159
164
|
|
160
165
|
method :to_ostruct_recurse do
|
data/test/standard/test_uri.rb
CHANGED
@@ -2,6 +2,15 @@ covers 'facets/uri'
|
|
2
2
|
|
3
3
|
test_case URI do
|
4
4
|
|
5
|
+
class_method :query do
|
6
|
+
test do
|
7
|
+
h = { :a=>1, :b=>2 }
|
8
|
+
r = URI.query(h)
|
9
|
+
assert(r == "a=1;b=2" || r == "b=2;a=1")
|
10
|
+
end
|
11
|
+
end
|
12
|
+
|
13
|
+
# this is an alias of the above
|
5
14
|
class_method :hash_to_query do
|
6
15
|
test do
|
7
16
|
h = { :a=>1, :b=>2 }
|
metadata
CHANGED
@@ -1,49 +1,85 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: facets
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
5
|
-
prerelease:
|
4
|
+
version: 3.0.0
|
6
5
|
platform: ruby
|
7
6
|
authors:
|
8
7
|
- Thomas Sawyer
|
9
8
|
autorequire:
|
10
9
|
bindir: bin
|
11
10
|
cert_chain: []
|
12
|
-
date:
|
11
|
+
date: 2014-12-20 00:00:00.000000000 Z
|
13
12
|
dependencies:
|
14
13
|
- !ruby/object:Gem::Dependency
|
15
14
|
name: lemon
|
16
|
-
requirement:
|
17
|
-
none: false
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
18
16
|
requirements:
|
19
|
-
- -
|
17
|
+
- - '>='
|
20
18
|
- !ruby/object:Gem::Version
|
21
19
|
version: '0'
|
22
20
|
type: :development
|
23
21
|
prerelease: false
|
24
|
-
version_requirements:
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - '>='
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: '0'
|
25
27
|
- !ruby/object:Gem::Dependency
|
26
28
|
name: qed
|
27
|
-
requirement:
|
28
|
-
none: false
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
29
30
|
requirements:
|
30
|
-
- -
|
31
|
+
- - '>='
|
31
32
|
- !ruby/object:Gem::Version
|
32
33
|
version: '0'
|
33
34
|
type: :development
|
34
35
|
prerelease: false
|
35
|
-
version_requirements:
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - '>='
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '0'
|
36
41
|
- !ruby/object:Gem::Dependency
|
37
|
-
name:
|
38
|
-
requirement:
|
39
|
-
none: false
|
42
|
+
name: rubytest-cli
|
43
|
+
requirement: !ruby/object:Gem::Requirement
|
40
44
|
requirements:
|
41
|
-
- -
|
45
|
+
- - '>='
|
42
46
|
- !ruby/object:Gem::Version
|
43
47
|
version: '0'
|
44
48
|
type: :development
|
45
49
|
prerelease: false
|
46
|
-
version_requirements:
|
50
|
+
version_requirements: !ruby/object:Gem::Requirement
|
51
|
+
requirements:
|
52
|
+
- - '>='
|
53
|
+
- !ruby/object:Gem::Version
|
54
|
+
version: '0'
|
55
|
+
- !ruby/object:Gem::Dependency
|
56
|
+
name: rake
|
57
|
+
requirement: !ruby/object:Gem::Requirement
|
58
|
+
requirements:
|
59
|
+
- - '>='
|
60
|
+
- !ruby/object:Gem::Version
|
61
|
+
version: '0'
|
62
|
+
type: :development
|
63
|
+
prerelease: false
|
64
|
+
version_requirements: !ruby/object:Gem::Requirement
|
65
|
+
requirements:
|
66
|
+
- - '>='
|
67
|
+
- !ruby/object:Gem::Version
|
68
|
+
version: '0'
|
69
|
+
- !ruby/object:Gem::Dependency
|
70
|
+
name: simplecov
|
71
|
+
requirement: !ruby/object:Gem::Requirement
|
72
|
+
requirements:
|
73
|
+
- - '>='
|
74
|
+
- !ruby/object:Gem::Version
|
75
|
+
version: '0'
|
76
|
+
type: :development
|
77
|
+
prerelease: false
|
78
|
+
version_requirements: !ruby/object:Gem::Requirement
|
79
|
+
requirements:
|
80
|
+
- - '>='
|
81
|
+
- !ruby/object:Gem::Version
|
82
|
+
version: '0'
|
47
83
|
description: Facets is the premier collection of extension methods for the Ruby programming
|
48
84
|
language. Facets extensions are unique by virtue of thier atomicity. They are stored
|
49
85
|
in individual files allowing for highly granular control of requirements. In addition,
|
@@ -54,19 +90,20 @@ email:
|
|
54
90
|
executables: []
|
55
91
|
extensions: []
|
56
92
|
extra_rdoc_files:
|
57
|
-
-
|
58
|
-
- HISTORY.rdoc
|
59
|
-
- README.rdoc
|
93
|
+
- LICENSE.txt
|
60
94
|
- NOTICE.rdoc
|
95
|
+
- README.rdoc
|
96
|
+
- CONTRIBUTE.md
|
97
|
+
- HISTORY.md
|
61
98
|
files:
|
62
|
-
- .
|
99
|
+
- .index
|
63
100
|
- .yardopts
|
64
101
|
- lib/core/facets/applique/file_helpers.rb
|
65
102
|
- lib/core/facets/array/after.rb
|
103
|
+
- lib/core/facets/array/arrange.rb
|
66
104
|
- lib/core/facets/array/before.rb
|
67
105
|
- lib/core/facets/array/collapse.rb
|
68
106
|
- lib/core/facets/array/collisions.rb
|
69
|
-
- lib/core/facets/array/combination.rb
|
70
107
|
- lib/core/facets/array/commonality.rb
|
71
108
|
- lib/core/facets/array/conjoin.rb
|
72
109
|
- lib/core/facets/array/contains.rb
|
@@ -75,38 +112,43 @@ files:
|
|
75
112
|
- lib/core/facets/array/delete_values.rb
|
76
113
|
- lib/core/facets/array/divide.rb
|
77
114
|
- lib/core/facets/array/duplicates.rb
|
115
|
+
- lib/core/facets/array/each_overlap.rb
|
78
116
|
- lib/core/facets/array/each_pair.rb
|
79
117
|
- lib/core/facets/array/each_value.rb
|
80
118
|
- lib/core/facets/array/entropy.rb
|
81
119
|
- lib/core/facets/array/extract_options.rb
|
82
120
|
- lib/core/facets/array/from.rb
|
83
|
-
- lib/core/facets/array/index.rb
|
84
121
|
- lib/core/facets/array/indexable.rb
|
122
|
+
- lib/core/facets/array/intersection.rb
|
85
123
|
- lib/core/facets/array/median.rb
|
86
124
|
- lib/core/facets/array/merge.rb
|
125
|
+
- lib/core/facets/array/missing.rb
|
87
126
|
- lib/core/facets/array/mode.rb
|
88
127
|
- lib/core/facets/array/nonuniq.rb
|
89
128
|
- lib/core/facets/array/not_empty.rb
|
90
|
-
- lib/core/facets/array/
|
129
|
+
- lib/core/facets/array/occur.rb
|
130
|
+
- lib/core/facets/array/occurrence.rb
|
91
131
|
- lib/core/facets/array/only.rb
|
92
132
|
- lib/core/facets/array/op_pow.rb
|
93
133
|
- lib/core/facets/array/pad.rb
|
94
134
|
- lib/core/facets/array/peek.rb
|
95
|
-
- lib/core/facets/array/permutation.rb
|
96
135
|
- lib/core/facets/array/poke.rb
|
97
136
|
- lib/core/facets/array/probability.rb
|
98
|
-
- lib/core/facets/array/product.rb
|
99
137
|
- lib/core/facets/array/pull.rb
|
100
138
|
- lib/core/facets/array/recurse.rb
|
101
139
|
- lib/core/facets/array/recursively.rb
|
102
|
-
- lib/core/facets/array/
|
103
|
-
- lib/core/facets/array/select.rb
|
140
|
+
- lib/core/facets/array/reject_values.rb
|
104
141
|
- lib/core/facets/array/splice.rb
|
105
142
|
- lib/core/facets/array/split.rb
|
143
|
+
- lib/core/facets/array/squeeze.rb
|
144
|
+
- lib/core/facets/array/step.rb
|
106
145
|
- lib/core/facets/array/store.rb
|
107
146
|
- lib/core/facets/array/thru.rb
|
147
|
+
- lib/core/facets/array/to_h.rb
|
108
148
|
- lib/core/facets/array/traverse.rb
|
109
149
|
- lib/core/facets/array/uniq_by.rb
|
150
|
+
- lib/core/facets/array/unique_permutation.rb
|
151
|
+
- lib/core/facets/array/zip.rb
|
110
152
|
- lib/core/facets/array.rb
|
111
153
|
- lib/core/facets/binding/__callee__.rb
|
112
154
|
- lib/core/facets/binding/__method__.rb
|
@@ -114,7 +156,6 @@ files:
|
|
114
156
|
- lib/core/facets/binding/caller.rb
|
115
157
|
- lib/core/facets/binding/callstack.rb
|
116
158
|
- lib/core/facets/binding/defined.rb
|
117
|
-
- lib/core/facets/binding/eval.rb
|
118
159
|
- lib/core/facets/binding/local_variables.rb
|
119
160
|
- lib/core/facets/binding/op.rb
|
120
161
|
- lib/core/facets/binding/op_get.rb
|
@@ -123,12 +164,15 @@ files:
|
|
123
164
|
- lib/core/facets/binding/with.rb
|
124
165
|
- lib/core/facets/binding.rb
|
125
166
|
- lib/core/facets/boolean.rb
|
167
|
+
- lib/core/facets/cattr.rb
|
168
|
+
- lib/core/facets/class/cattr.rb
|
126
169
|
- lib/core/facets/class/descendants.rb
|
127
170
|
- lib/core/facets/class/hierarchically.rb
|
128
171
|
- lib/core/facets/class/methodize.rb
|
129
172
|
- lib/core/facets/class/pathize.rb
|
130
173
|
- lib/core/facets/class/preallocate.rb
|
131
174
|
- lib/core/facets/class/singleton.rb
|
175
|
+
- lib/core/facets/class/singleton_class.rb
|
132
176
|
- lib/core/facets/class/subclasses.rb
|
133
177
|
- lib/core/facets/class/to_proc.rb
|
134
178
|
- lib/core/facets/class.rb
|
@@ -144,18 +188,19 @@ files:
|
|
144
188
|
- lib/core/facets/dir/ascend.rb
|
145
189
|
- lib/core/facets/dir/descend.rb
|
146
190
|
- lib/core/facets/dir/each_child.rb
|
191
|
+
- lib/core/facets/dir/lookup.rb
|
147
192
|
- lib/core/facets/dir/multiglob.rb
|
148
193
|
- lib/core/facets/dir/parent.rb
|
149
194
|
- lib/core/facets/dir/recurse.rb
|
150
195
|
- lib/core/facets/dir.rb
|
151
196
|
- lib/core/facets/enumerable/accumulate.rb
|
152
|
-
- lib/core/facets/enumerable/
|
197
|
+
- lib/core/facets/enumerable/apply.rb
|
198
|
+
- lib/core/facets/enumerable/associate.rb
|
199
|
+
- lib/core/facets/enumerable/cluster.rb
|
153
200
|
- lib/core/facets/enumerable/collect_with_index.rb
|
154
201
|
- lib/core/facets/enumerable/compact_map.rb
|
155
|
-
- lib/core/facets/enumerable/count.rb
|
156
202
|
- lib/core/facets/enumerable/defer.rb
|
157
203
|
- lib/core/facets/enumerable/each_by.rb
|
158
|
-
- lib/core/facets/enumerable/each_with_object.rb
|
159
204
|
- lib/core/facets/enumerable/every.rb
|
160
205
|
- lib/core/facets/enumerable/ewise.rb
|
161
206
|
- lib/core/facets/enumerable/exclude.rb
|
@@ -164,39 +209,48 @@ files:
|
|
164
209
|
- lib/core/facets/enumerable/find_yield.rb
|
165
210
|
- lib/core/facets/enumerable/frequency.rb
|
166
211
|
- lib/core/facets/enumerable/graph.rb
|
167
|
-
- lib/core/facets/enumerable/group_by.rb
|
168
212
|
- lib/core/facets/enumerable/hashify.rb
|
213
|
+
- lib/core/facets/enumerable/hinge.rb
|
169
214
|
- lib/core/facets/enumerable/incase.rb
|
215
|
+
- lib/core/facets/enumerable/key_by.rb
|
170
216
|
- lib/core/facets/enumerable/map_by.rb
|
171
217
|
- lib/core/facets/enumerable/map_detect.rb
|
172
218
|
- lib/core/facets/enumerable/map_send.rb
|
219
|
+
- lib/core/facets/enumerable/map_to.rb
|
173
220
|
- lib/core/facets/enumerable/map_with.rb
|
174
221
|
- lib/core/facets/enumerable/map_with_index.rb
|
175
222
|
- lib/core/facets/enumerable/mash.rb
|
176
223
|
- lib/core/facets/enumerable/modulate.rb
|
177
|
-
- lib/core/facets/enumerable/none.rb
|
178
224
|
- lib/core/facets/enumerable/occur.rb
|
179
|
-
- lib/core/facets/enumerable/
|
225
|
+
- lib/core/facets/enumerable/only.rb
|
226
|
+
- lib/core/facets/enumerable/organize_by.rb
|
227
|
+
- lib/core/facets/enumerable/pair.rb
|
180
228
|
- lib/core/facets/enumerable/per.rb
|
181
229
|
- lib/core/facets/enumerable/purge.rb
|
182
230
|
- lib/core/facets/enumerable/recursively.rb
|
231
|
+
- lib/core/facets/enumerable/squeeze.rb
|
183
232
|
- lib/core/facets/enumerable/sum.rb
|
184
|
-
- lib/core/facets/enumerable/
|
233
|
+
- lib/core/facets/enumerable/unassociate.rb
|
185
234
|
- lib/core/facets/enumerable/uniq_by.rb
|
235
|
+
- lib/core/facets/enumerable/value_by.rb
|
186
236
|
- lib/core/facets/enumerable/visit.rb
|
187
237
|
- lib/core/facets/enumerable/zip_map.rb
|
188
238
|
- lib/core/facets/enumerable.rb
|
189
239
|
- lib/core/facets/enumerator/fx.rb
|
240
|
+
- lib/core/facets/enumerator/lazy/squeeze.rb
|
190
241
|
- lib/core/facets/enumerator.rb
|
242
|
+
- lib/core/facets/essentials.rb
|
191
243
|
- lib/core/facets/exception/detail.rb
|
192
244
|
- lib/core/facets/exception/error_print.rb
|
193
245
|
- lib/core/facets/exception/raised.rb
|
246
|
+
- lib/core/facets/exception/set_message.rb
|
194
247
|
- lib/core/facets/exception/suppress.rb
|
195
248
|
- lib/core/facets/exception.rb
|
196
249
|
- lib/core/facets/file/append.rb
|
197
250
|
- lib/core/facets/file/atomic_id.rb
|
198
251
|
- lib/core/facets/file/atomic_open.rb
|
199
252
|
- lib/core/facets/file/atomic_write.rb
|
253
|
+
- lib/core/facets/file/common_path.rb
|
200
254
|
- lib/core/facets/file/create.rb
|
201
255
|
- lib/core/facets/file/ext.rb
|
202
256
|
- lib/core/facets/file/null.rb
|
@@ -218,7 +272,7 @@ files:
|
|
218
272
|
- lib/core/facets/filetest/separator_pattern.rb
|
219
273
|
- lib/core/facets/filetest.rb
|
220
274
|
- lib/core/facets/fixnum.rb
|
221
|
-
- lib/core/facets/float/
|
275
|
+
- lib/core/facets/float/round_to.rb
|
222
276
|
- lib/core/facets/float.rb
|
223
277
|
- lib/core/facets/functor.rb
|
224
278
|
- lib/core/facets/hash/alias.rb
|
@@ -230,12 +284,15 @@ files:
|
|
230
284
|
- lib/core/facets/hash/data.rb
|
231
285
|
- lib/core/facets/hash/dearray_values.rb
|
232
286
|
- lib/core/facets/hash/deep_merge.rb
|
287
|
+
- lib/core/facets/hash/deep_rekey.rb
|
233
288
|
- lib/core/facets/hash/delete.rb
|
234
289
|
- lib/core/facets/hash/delete_at.rb
|
235
290
|
- lib/core/facets/hash/delete_unless.rb
|
236
291
|
- lib/core/facets/hash/delete_values.rb
|
237
292
|
- lib/core/facets/hash/diff.rb
|
293
|
+
- lib/core/facets/hash/each_with_key.rb
|
238
294
|
- lib/core/facets/hash/except.rb
|
295
|
+
- lib/core/facets/hash/fetch_nested.rb
|
239
296
|
- lib/core/facets/hash/graph.rb
|
240
297
|
- lib/core/facets/hash/insert.rb
|
241
298
|
- lib/core/facets/hash/inverse.rb
|
@@ -243,6 +300,7 @@ files:
|
|
243
300
|
- lib/core/facets/hash/keys.rb
|
244
301
|
- lib/core/facets/hash/mash.rb
|
245
302
|
- lib/core/facets/hash/new_with.rb
|
303
|
+
- lib/core/facets/hash/only_keys.rb
|
246
304
|
- lib/core/facets/hash/op.rb
|
247
305
|
- lib/core/facets/hash/op_add.rb
|
248
306
|
- lib/core/facets/hash/op_and.rb
|
@@ -254,14 +312,13 @@ files:
|
|
254
312
|
- lib/core/facets/hash/recursively.rb
|
255
313
|
- lib/core/facets/hash/rekey.rb
|
256
314
|
- lib/core/facets/hash/replace_each.rb
|
315
|
+
- lib/core/facets/hash/revalue.rb
|
257
316
|
- lib/core/facets/hash/reverse_merge.rb
|
258
|
-
- lib/core/facets/hash/select.rb
|
259
317
|
- lib/core/facets/hash/slice.rb
|
260
318
|
- lib/core/facets/hash/stringify_keys.rb
|
261
319
|
- lib/core/facets/hash/subset.rb
|
262
320
|
- lib/core/facets/hash/swap.rb
|
263
321
|
- lib/core/facets/hash/symbolize_keys.rb
|
264
|
-
- lib/core/facets/hash/to_h.rb
|
265
322
|
- lib/core/facets/hash/to_mod.rb
|
266
323
|
- lib/core/facets/hash/to_options.rb
|
267
324
|
- lib/core/facets/hash/to_proc.rb
|
@@ -271,27 +328,21 @@ files:
|
|
271
328
|
- lib/core/facets/hash/update_each.rb
|
272
329
|
- lib/core/facets/hash/update_keys.rb
|
273
330
|
- lib/core/facets/hash/update_values.rb
|
274
|
-
- lib/core/facets/hash/url_params.rb
|
275
331
|
- lib/core/facets/hash/weave.rb
|
276
332
|
- lib/core/facets/hash/zip.rb
|
277
333
|
- lib/core/facets/hash.rb
|
278
334
|
- lib/core/facets/indexable.rb
|
279
|
-
- lib/core/facets/instance.rb
|
280
335
|
- lib/core/facets/integer/bit.rb
|
281
336
|
- lib/core/facets/integer/bitmask.rb
|
282
|
-
- lib/core/facets/integer/even.rb
|
283
337
|
- lib/core/facets/integer/factorial.rb
|
284
338
|
- lib/core/facets/integer/multiple.rb
|
285
|
-
- lib/core/facets/integer/odd.rb
|
286
339
|
- lib/core/facets/integer/of.rb
|
287
340
|
- lib/core/facets/integer/ordinal.rb
|
288
341
|
- lib/core/facets/integer/roman.rb
|
289
342
|
- lib/core/facets/integer.rb
|
290
|
-
- lib/core/facets/kernel/__callee__.rb
|
291
343
|
- lib/core/facets/kernel/__class__.rb
|
292
344
|
- lib/core/facets/kernel/__dir__.rb
|
293
345
|
- lib/core/facets/kernel/__get__.rb
|
294
|
-
- lib/core/facets/kernel/__method__.rb
|
295
346
|
- lib/core/facets/kernel/__set__.rb
|
296
347
|
- lib/core/facets/kernel/as.rb
|
297
348
|
- lib/core/facets/kernel/ask.rb
|
@@ -312,7 +363,6 @@ files:
|
|
312
363
|
- lib/core/facets/kernel/eigen.rb
|
313
364
|
- lib/core/facets/kernel/eigenclass.rb
|
314
365
|
- lib/core/facets/kernel/enable_warnings.rb
|
315
|
-
- lib/core/facets/kernel/equate.rb
|
316
366
|
- lib/core/facets/kernel/ergo.rb
|
317
367
|
- lib/core/facets/kernel/extend.rb
|
318
368
|
- lib/core/facets/kernel/extension.rb
|
@@ -324,11 +374,15 @@ files:
|
|
324
374
|
- lib/core/facets/kernel/instance_assign.rb
|
325
375
|
- lib/core/facets/kernel/instance_class.rb
|
326
376
|
- lib/core/facets/kernel/instance_exec.rb
|
377
|
+
- lib/core/facets/kernel/instance_extract.rb
|
378
|
+
- lib/core/facets/kernel/instance_replace.rb
|
327
379
|
- lib/core/facets/kernel/instance_send.rb
|
380
|
+
- lib/core/facets/kernel/like.rb
|
328
381
|
- lib/core/facets/kernel/load_all.rb
|
329
382
|
- lib/core/facets/kernel/load_relative.rb
|
330
383
|
- lib/core/facets/kernel/maybe.rb
|
331
384
|
- lib/core/facets/kernel/memo.rb
|
385
|
+
- lib/core/facets/kernel/meta.rb
|
332
386
|
- lib/core/facets/kernel/meta_alias.rb
|
333
387
|
- lib/core/facets/kernel/meta_class.rb
|
334
388
|
- lib/core/facets/kernel/meta_def.rb
|
@@ -345,13 +399,11 @@ files:
|
|
345
399
|
- lib/core/facets/kernel/present.rb
|
346
400
|
- lib/core/facets/kernel/qua_class.rb
|
347
401
|
- lib/core/facets/kernel/require_all.rb
|
348
|
-
- lib/core/facets/kernel/require_relative.rb
|
349
402
|
- lib/core/facets/kernel/respond.rb
|
350
403
|
- lib/core/facets/kernel/returning.rb
|
351
404
|
- lib/core/facets/kernel/silence.rb
|
352
405
|
- lib/core/facets/kernel/silence_warnings.rb
|
353
406
|
- lib/core/facets/kernel/singleton_class.rb
|
354
|
-
- lib/core/facets/kernel/source_location.rb
|
355
407
|
- lib/core/facets/kernel/super_method.rb
|
356
408
|
- lib/core/facets/kernel/tap.rb
|
357
409
|
- lib/core/facets/kernel/temporarily.rb
|
@@ -365,17 +417,23 @@ files:
|
|
365
417
|
- lib/core/facets/kernel/yes.rb
|
366
418
|
- lib/core/facets/kernel.rb
|
367
419
|
- lib/core/facets/lazy.rb
|
420
|
+
- lib/core/facets/load_path/search.rb
|
421
|
+
- lib/core/facets/load_path.rb
|
368
422
|
- lib/core/facets/matchdata/match.rb
|
369
423
|
- lib/core/facets/matchdata/matchset.rb
|
370
424
|
- lib/core/facets/matchdata.rb
|
371
425
|
- lib/core/facets/metaid.rb
|
372
426
|
- lib/core/facets/method/composition.rb
|
427
|
+
- lib/core/facets/method/curry.rb
|
373
428
|
- lib/core/facets/method/memoize.rb
|
374
429
|
- lib/core/facets/method/op_mul.rb
|
375
430
|
- lib/core/facets/method/op_pow.rb
|
431
|
+
- lib/core/facets/method/partial.rb
|
432
|
+
- lib/core/facets/method/public.rb
|
376
433
|
- lib/core/facets/method.rb
|
377
434
|
- lib/core/facets/module/abstract.rb
|
378
435
|
- lib/core/facets/module/alias_accessor.rb
|
436
|
+
- lib/core/facets/module/alias_class_method.rb
|
379
437
|
- lib/core/facets/module/alias_method_chain.rb
|
380
438
|
- lib/core/facets/module/alias_module_function.rb
|
381
439
|
- lib/core/facets/module/all_instance_methods.rb
|
@@ -387,6 +445,7 @@ files:
|
|
387
445
|
- lib/core/facets/module/attr_validator.rb
|
388
446
|
- lib/core/facets/module/basename.rb
|
389
447
|
- lib/core/facets/module/can.rb
|
448
|
+
- lib/core/facets/module/cattr.rb
|
390
449
|
- lib/core/facets/module/class.rb
|
391
450
|
- lib/core/facets/module/class_accessor.rb
|
392
451
|
- lib/core/facets/module/class_def.rb
|
@@ -407,6 +466,7 @@ files:
|
|
407
466
|
- lib/core/facets/module/instance_method_defined.rb
|
408
467
|
- lib/core/facets/module/integrate.rb
|
409
468
|
- lib/core/facets/module/is.rb
|
469
|
+
- lib/core/facets/module/lastname.rb
|
410
470
|
- lib/core/facets/module/let.rb
|
411
471
|
- lib/core/facets/module/mattr.rb
|
412
472
|
- lib/core/facets/module/memoize.rb
|
@@ -436,7 +496,6 @@ files:
|
|
436
496
|
- lib/core/facets/module.rb
|
437
497
|
- lib/core/facets/na.rb
|
438
498
|
- lib/core/facets/nilclass/ergo.rb
|
439
|
-
- lib/core/facets/nilclass/to_f.rb
|
440
499
|
- lib/core/facets/nilclass.rb
|
441
500
|
- lib/core/facets/numeric/approx.rb
|
442
501
|
- lib/core/facets/numeric/close.rb
|
@@ -444,35 +503,35 @@ files:
|
|
444
503
|
- lib/core/facets/numeric/length.rb
|
445
504
|
- lib/core/facets/numeric/negative.rb
|
446
505
|
- lib/core/facets/numeric/positive.rb
|
447
|
-
- lib/core/facets/numeric/
|
448
|
-
- lib/core/facets/numeric/round_at.rb
|
506
|
+
- lib/core/facets/numeric/range.rb
|
449
507
|
- lib/core/facets/numeric/round_to.rb
|
450
508
|
- lib/core/facets/numeric/spacing.rb
|
451
509
|
- lib/core/facets/numeric.rb
|
452
510
|
- lib/core/facets/object/clone.rb
|
453
511
|
- lib/core/facets/object/dup.rb
|
512
|
+
- lib/core/facets/object/itself.rb
|
454
513
|
- lib/core/facets/object/object_state.rb
|
455
|
-
- lib/core/facets/object/replace.rb
|
456
514
|
- lib/core/facets/object/try_dup.rb
|
457
515
|
- lib/core/facets/object.rb
|
458
516
|
- lib/core/facets/objectspace/classes.rb
|
459
517
|
- lib/core/facets/objectspace/op_fetch.rb
|
460
|
-
- lib/core/facets/objectspace/reflect.rb
|
461
518
|
- lib/core/facets/objectspace.rb
|
462
519
|
- lib/core/facets/proc/bind.rb
|
463
520
|
- lib/core/facets/proc/bind_to.rb
|
464
521
|
- lib/core/facets/proc/compose.rb
|
465
|
-
- lib/core/facets/proc/curry.rb
|
466
522
|
- lib/core/facets/proc/partial.rb
|
467
523
|
- lib/core/facets/proc/to_method.rb
|
468
524
|
- lib/core/facets/proc/update.rb
|
525
|
+
- lib/core/facets/proc/wrap.rb
|
469
526
|
- lib/core/facets/proc.rb
|
470
527
|
- lib/core/facets/process/daemon.rb
|
471
528
|
- lib/core/facets/process.rb
|
472
529
|
- lib/core/facets/range/combine.rb
|
530
|
+
- lib/core/facets/range/op_add.rb
|
531
|
+
- lib/core/facets/range/op_sub.rb
|
473
532
|
- lib/core/facets/range/overlap.rb
|
474
533
|
- lib/core/facets/range/quantile.rb
|
475
|
-
- lib/core/facets/range/
|
534
|
+
- lib/core/facets/range/to_rng.rb
|
476
535
|
- lib/core/facets/range/umbrella.rb
|
477
536
|
- lib/core/facets/range/within.rb
|
478
537
|
- lib/core/facets/range.rb
|
@@ -480,14 +539,15 @@ files:
|
|
480
539
|
- lib/core/facets/regexp/multiline.rb
|
481
540
|
- lib/core/facets/regexp/op_add.rb
|
482
541
|
- lib/core/facets/regexp/op_or.rb
|
542
|
+
- lib/core/facets/regexp/to_proc.rb
|
483
543
|
- lib/core/facets/regexp/to_re.rb
|
484
544
|
- lib/core/facets/regexp.rb
|
485
545
|
- lib/core/facets/roman.rb
|
486
546
|
- lib/core/facets/string/acronym.rb
|
487
547
|
- lib/core/facets/string/align.rb
|
548
|
+
- lib/core/facets/string/ascii_only.rb
|
488
549
|
- lib/core/facets/string/bracket.rb
|
489
550
|
- lib/core/facets/string/briefcase.rb
|
490
|
-
- lib/core/facets/string/bytes.rb
|
491
551
|
- lib/core/facets/string/camelcase.rb
|
492
552
|
- lib/core/facets/string/capitalized.rb
|
493
553
|
- lib/core/facets/string/characters.rb
|
@@ -497,20 +557,21 @@ files:
|
|
497
557
|
- lib/core/facets/string/compress_lines.rb
|
498
558
|
- lib/core/facets/string/crypt.rb
|
499
559
|
- lib/core/facets/string/divide.rb
|
500
|
-
- lib/core/facets/string/
|
560
|
+
- lib/core/facets/string/each_match.rb
|
501
561
|
- lib/core/facets/string/each_word.rb
|
502
562
|
- lib/core/facets/string/edit_distance.rb
|
503
|
-
- lib/core/facets/string/
|
563
|
+
- lib/core/facets/string/ends_with.rb
|
504
564
|
- lib/core/facets/string/exclude.rb
|
505
565
|
- lib/core/facets/string/expand_tab.rb
|
506
566
|
- lib/core/facets/string/file.rb
|
507
567
|
- lib/core/facets/string/fold.rb
|
508
568
|
- lib/core/facets/string/indent.rb
|
509
569
|
- lib/core/facets/string/index_all.rb
|
570
|
+
- lib/core/facets/string/indexable.rb
|
510
571
|
- lib/core/facets/string/interpolate.rb
|
511
572
|
- lib/core/facets/string/lchomp.rb
|
512
573
|
- lib/core/facets/string/line_wrap.rb
|
513
|
-
- lib/core/facets/string/
|
574
|
+
- lib/core/facets/string/linear.rb
|
514
575
|
- lib/core/facets/string/lowercase.rb
|
515
576
|
- lib/core/facets/string/margin.rb
|
516
577
|
- lib/core/facets/string/methodize.rb
|
@@ -519,29 +580,34 @@ files:
|
|
519
580
|
- lib/core/facets/string/natcmp.rb
|
520
581
|
- lib/core/facets/string/nchar.rb
|
521
582
|
- lib/core/facets/string/newlines.rb
|
583
|
+
- lib/core/facets/string/number.rb
|
522
584
|
- lib/core/facets/string/op_div.rb
|
523
585
|
- lib/core/facets/string/op_sub.rb
|
524
586
|
- lib/core/facets/string/outdent.rb
|
525
587
|
- lib/core/facets/string/pathize.rb
|
526
588
|
- lib/core/facets/string/quote.rb
|
527
|
-
- lib/core/facets/string/
|
589
|
+
- lib/core/facets/string/random.rb
|
528
590
|
- lib/core/facets/string/range.rb
|
529
591
|
- lib/core/facets/string/range_all.rb
|
530
592
|
- lib/core/facets/string/range_of_line.rb
|
593
|
+
- lib/core/facets/string/remove.rb
|
531
594
|
- lib/core/facets/string/rewrite.rb
|
532
595
|
- lib/core/facets/string/roman.rb
|
596
|
+
- lib/core/facets/string/rotate.rb
|
533
597
|
- lib/core/facets/string/shatter.rb
|
534
598
|
- lib/core/facets/string/similarity.rb
|
535
599
|
- lib/core/facets/string/snakecase.rb
|
536
600
|
- lib/core/facets/string/splice.rb
|
537
601
|
- lib/core/facets/string/squish.rb
|
538
|
-
- lib/core/facets/string/
|
602
|
+
- lib/core/facets/string/starts_with.rb
|
539
603
|
- lib/core/facets/string/store.rb
|
540
604
|
- lib/core/facets/string/subtract.rb
|
541
605
|
- lib/core/facets/string/tab.rb
|
542
606
|
- lib/core/facets/string/tabto.rb
|
543
607
|
- lib/core/facets/string/titlecase.rb
|
544
608
|
- lib/core/facets/string/to_re.rb
|
609
|
+
- lib/core/facets/string/to_rx.rb
|
610
|
+
- lib/core/facets/string/trim.rb
|
545
611
|
- lib/core/facets/string/unbracket.rb
|
546
612
|
- lib/core/facets/string/underscore.rb
|
547
613
|
- lib/core/facets/string/unfold.rb
|
@@ -554,9 +620,11 @@ files:
|
|
554
620
|
- lib/core/facets/string/xor.rb
|
555
621
|
- lib/core/facets/string.rb
|
556
622
|
- lib/core/facets/struct/attributes.rb
|
623
|
+
- lib/core/facets/struct/replace.rb
|
557
624
|
- lib/core/facets/struct.rb
|
558
625
|
- lib/core/facets/symbol/as_s.rb
|
559
626
|
- lib/core/facets/symbol/bang.rb
|
627
|
+
- lib/core/facets/symbol/call.rb
|
560
628
|
- lib/core/facets/symbol/chomp.rb
|
561
629
|
- lib/core/facets/symbol/generate.rb
|
562
630
|
- lib/core/facets/symbol/not.rb
|
@@ -567,7 +635,6 @@ files:
|
|
567
635
|
- lib/core/facets/symbol/setter.rb
|
568
636
|
- lib/core/facets/symbol/succ.rb
|
569
637
|
- lib/core/facets/symbol/thrown.rb
|
570
|
-
- lib/core/facets/symbol/to_proc.rb
|
571
638
|
- lib/core/facets/symbol/variablize.rb
|
572
639
|
- lib/core/facets/symbol/writer.rb
|
573
640
|
- lib/core/facets/symbol.rb
|
@@ -587,16 +654,20 @@ files:
|
|
587
654
|
- lib/core/facets/time/to_time.rb
|
588
655
|
- lib/core/facets/time/trunc.rb
|
589
656
|
- lib/core/facets/time.rb
|
590
|
-
- lib/core/facets/to_hash.rb
|
591
657
|
- lib/core/facets/unboundmethod/arguments.rb
|
592
|
-
- lib/core/facets/unboundmethod/name.rb
|
593
658
|
- lib/core/facets/unboundmethod.rb
|
594
659
|
- lib/core/facets/version.rb
|
595
660
|
- lib/core/facets.rb
|
596
661
|
- lib/core/facets.yml
|
662
|
+
- lib/standard/facets/against.rb
|
597
663
|
- lib/standard/facets/argvector.rb
|
598
664
|
- lib/standard/facets/basicobject.rb
|
665
|
+
- lib/standard/facets/binding/block_exec.rb
|
666
|
+
- lib/standard/facets/cgi/esc.rb
|
667
|
+
- lib/standard/facets/cgi/escape_html.rb
|
668
|
+
- lib/standard/facets/cgi/marshal.rb
|
599
669
|
- lib/standard/facets/cgi.rb
|
670
|
+
- lib/standard/facets/cli.rb
|
600
671
|
- lib/standard/facets/cloneable.rb
|
601
672
|
- lib/standard/facets/continuation.rb
|
602
673
|
- lib/standard/facets/date.rb
|
@@ -619,11 +690,18 @@ files:
|
|
619
690
|
- lib/standard/facets/fileutils/whereis.rb
|
620
691
|
- lib/standard/facets/fileutils/which.rb
|
621
692
|
- lib/standard/facets/fileutils.rb
|
693
|
+
- lib/standard/facets/find/select.rb
|
622
694
|
- lib/standard/facets/find.rb
|
695
|
+
- lib/standard/facets/gem/search.rb
|
696
|
+
- lib/standard/facets/gem/specification/current_specs.rb
|
697
|
+
- lib/standard/facets/gem/specification/find_requireable_file.rb
|
623
698
|
- lib/standard/facets/getoptlong.rb
|
699
|
+
- lib/standard/facets/hash_builder.rb
|
624
700
|
- lib/standard/facets/instantiable.rb
|
625
701
|
- lib/standard/facets/interval.rb
|
702
|
+
- lib/standard/facets/load_monitor.rb
|
626
703
|
- lib/standard/facets/math/abs.rb
|
704
|
+
- lib/standard/facets/math/acosec.rb
|
627
705
|
- lib/standard/facets/math/acot.rb
|
628
706
|
- lib/standard/facets/math/acoth.rb
|
629
707
|
- lib/standard/facets/math/acsc.rb
|
@@ -636,23 +714,27 @@ files:
|
|
636
714
|
- lib/standard/facets/math/beta.rb
|
637
715
|
- lib/standard/facets/math/cdf.rb
|
638
716
|
- lib/standard/facets/math/ceil.rb
|
717
|
+
- lib/standard/facets/math/cosec.rb
|
718
|
+
- lib/standard/facets/math/cosech.rb
|
639
719
|
- lib/standard/facets/math/cot.rb
|
640
720
|
- lib/standard/facets/math/coth.rb
|
641
721
|
- lib/standard/facets/math/csc.rb
|
642
722
|
- lib/standard/facets/math/csch.rb
|
643
723
|
- lib/standard/facets/math/delta.rb
|
724
|
+
- lib/standard/facets/math/distance.rb
|
725
|
+
- lib/standard/facets/math/ec.rb
|
644
726
|
- lib/standard/facets/math/epsilon.rb
|
645
727
|
- lib/standard/facets/math/exp10.rb
|
646
728
|
- lib/standard/facets/math/exp2.rb
|
647
729
|
- lib/standard/facets/math/factorial.rb
|
648
730
|
- lib/standard/facets/math/floor.rb
|
649
|
-
- lib/standard/facets/math/gamma.rb
|
650
731
|
- lib/standard/facets/math/gcd.rb
|
651
732
|
- lib/standard/facets/math/gini_coefficient.rb
|
652
733
|
- lib/standard/facets/math/kldivergence.rb
|
653
734
|
- lib/standard/facets/math/lcm.rb
|
654
735
|
- lib/standard/facets/math/lgamma.rb
|
655
736
|
- lib/standard/facets/math/linsolve.rb
|
737
|
+
- lib/standard/facets/math/lngamma.rb
|
656
738
|
- lib/standard/facets/math/log2.rb
|
657
739
|
- lib/standard/facets/math/max.rb
|
658
740
|
- lib/standard/facets/math/mean.rb
|
@@ -675,17 +757,45 @@ files:
|
|
675
757
|
- lib/standard/facets/math/stderr.rb
|
676
758
|
- lib/standard/facets/math/sum.rb
|
677
759
|
- lib/standard/facets/math/summed_sqdevs.rb
|
760
|
+
- lib/standard/facets/math/tau.rb
|
678
761
|
- lib/standard/facets/math/tgamma.rb
|
679
762
|
- lib/standard/facets/math/theil_index.rb
|
680
763
|
- lib/standard/facets/math/variance.rb
|
681
764
|
- lib/standard/facets/math.rb
|
682
765
|
- lib/standard/facets/memoizable.rb
|
766
|
+
- lib/standard/facets/memoizer.rb
|
683
767
|
- lib/standard/facets/multipliers.rb
|
684
768
|
- lib/standard/facets/multiton.rb
|
685
769
|
- lib/standard/facets/net/http.rb
|
686
770
|
- lib/standard/facets/nullclass.rb
|
687
771
|
- lib/standard/facets/opesc.rb
|
772
|
+
- lib/standard/facets/ostruct/each.rb
|
773
|
+
- lib/standard/facets/ostruct/initialize.rb
|
774
|
+
- lib/standard/facets/ostruct/merge.rb
|
775
|
+
- lib/standard/facets/ostruct/op_fetch.rb
|
776
|
+
- lib/standard/facets/ostruct/op_store.rb
|
777
|
+
- lib/standard/facets/ostruct/to_h.rb
|
778
|
+
- lib/standard/facets/ostruct/to_ostruct.rb
|
688
779
|
- lib/standard/facets/ostruct.rb
|
780
|
+
- lib/standard/facets/pathname/chdir.rb
|
781
|
+
- lib/standard/facets/pathname/empty.rb
|
782
|
+
- lib/standard/facets/pathname/exists.rb
|
783
|
+
- lib/standard/facets/pathname/glob.rb
|
784
|
+
- lib/standard/facets/pathname/home.rb
|
785
|
+
- lib/standard/facets/pathname/null.rb
|
786
|
+
- lib/standard/facets/pathname/op_div.rb
|
787
|
+
- lib/standard/facets/pathname/op_fetch.rb
|
788
|
+
- lib/standard/facets/pathname/outofdate.rb
|
789
|
+
- lib/standard/facets/pathname/readline.rb
|
790
|
+
- lib/standard/facets/pathname/root.rb
|
791
|
+
- lib/standard/facets/pathname/rootname.rb
|
792
|
+
- lib/standard/facets/pathname/safe.rb
|
793
|
+
- lib/standard/facets/pathname/split_root.rb
|
794
|
+
- lib/standard/facets/pathname/to_path.rb
|
795
|
+
- lib/standard/facets/pathname/to_str.rb
|
796
|
+
- lib/standard/facets/pathname/uptodate.rb
|
797
|
+
- lib/standard/facets/pathname/visit.rb
|
798
|
+
- lib/standard/facets/pathname/work.rb
|
689
799
|
- lib/standard/facets/pathname.rb
|
690
800
|
- lib/standard/facets/platform.rb
|
691
801
|
- lib/standard/facets/random.rb
|
@@ -696,114 +806,125 @@ files:
|
|
696
806
|
- lib/standard/facets/thread.rb
|
697
807
|
- lib/standard/facets/timer.rb
|
698
808
|
- lib/standard/facets/tuple.rb
|
809
|
+
- lib/standard/facets/uri/cgi_escape.rb
|
810
|
+
- lib/standard/facets/uri/cgi_parse.rb
|
811
|
+
- lib/standard/facets/uri/cgi_unescape.rb
|
812
|
+
- lib/standard/facets/uri/decode.rb
|
813
|
+
- lib/standard/facets/uri/parameters.rb
|
814
|
+
- lib/standard/facets/uri/query.rb
|
699
815
|
- lib/standard/facets/uri.rb
|
816
|
+
- lib/standard/facets/yaml/file.rb
|
817
|
+
- lib/standard/facets/yaml/kernel.rb
|
818
|
+
- lib/standard/facets/yaml/read.rb
|
700
819
|
- lib/standard/facets/yaml.rb
|
701
820
|
- lib/standard/facets/zlib.rb
|
702
|
-
-
|
703
|
-
-
|
704
|
-
-
|
705
|
-
-
|
706
|
-
-
|
707
|
-
-
|
708
|
-
-
|
709
|
-
-
|
710
|
-
-
|
711
|
-
-
|
712
|
-
-
|
713
|
-
-
|
714
|
-
-
|
715
|
-
-
|
716
|
-
-
|
717
|
-
-
|
718
|
-
-
|
719
|
-
-
|
720
|
-
-
|
721
|
-
-
|
722
|
-
-
|
723
|
-
-
|
724
|
-
-
|
725
|
-
-
|
726
|
-
-
|
727
|
-
-
|
728
|
-
-
|
729
|
-
-
|
730
|
-
-
|
731
|
-
-
|
732
|
-
-
|
733
|
-
-
|
734
|
-
-
|
735
|
-
-
|
736
|
-
-
|
737
|
-
-
|
738
|
-
-
|
739
|
-
-
|
740
|
-
-
|
741
|
-
-
|
742
|
-
-
|
743
|
-
-
|
744
|
-
-
|
745
|
-
-
|
746
|
-
-
|
747
|
-
-
|
748
|
-
-
|
749
|
-
-
|
750
|
-
-
|
751
|
-
-
|
752
|
-
-
|
753
|
-
-
|
754
|
-
-
|
755
|
-
-
|
756
|
-
-
|
757
|
-
-
|
758
|
-
-
|
759
|
-
-
|
760
|
-
-
|
761
|
-
-
|
762
|
-
-
|
763
|
-
-
|
764
|
-
-
|
765
|
-
-
|
766
|
-
-
|
767
|
-
-
|
768
|
-
-
|
769
|
-
-
|
770
|
-
-
|
771
|
-
-
|
772
|
-
-
|
773
|
-
-
|
774
|
-
-
|
775
|
-
-
|
776
|
-
-
|
777
|
-
-
|
778
|
-
-
|
779
|
-
-
|
780
|
-
-
|
781
|
-
-
|
782
|
-
-
|
783
|
-
-
|
784
|
-
-
|
785
|
-
-
|
786
|
-
-
|
787
|
-
-
|
788
|
-
-
|
789
|
-
-
|
790
|
-
-
|
791
|
-
-
|
792
|
-
-
|
793
|
-
-
|
794
|
-
-
|
795
|
-
-
|
796
|
-
-
|
797
|
-
-
|
798
|
-
-
|
799
|
-
-
|
800
|
-
-
|
801
|
-
-
|
802
|
-
-
|
803
|
-
-
|
804
|
-
-
|
805
|
-
-
|
821
|
+
- demo/applique/assertion_framework.rb
|
822
|
+
- demo/applique/file_helpers.rb
|
823
|
+
- demo/core/array/combination.rdoc
|
824
|
+
- demo/core/array/delete.rdoc
|
825
|
+
- demo/core/array/index.rdoc
|
826
|
+
- demo/core/array/merge.rdoc
|
827
|
+
- demo/core/array/only.rdoc
|
828
|
+
- demo/core/array/pad.rdoc
|
829
|
+
- demo/core/array/permutation.rdoc
|
830
|
+
- demo/core/array/product.rdoc
|
831
|
+
- demo/core/array/recursively.rdoc
|
832
|
+
- demo/core/array/rotate.rdoc
|
833
|
+
- demo/core/array/select.rdoc
|
834
|
+
- demo/core/array/uniq_by.rdoc
|
835
|
+
- demo/core/binding/caller.rdoc
|
836
|
+
- demo/core/binding/defined.rdoc
|
837
|
+
- demo/core/binding/eval.rdoc
|
838
|
+
- demo/core/binding/local_variables.rdoc
|
839
|
+
- demo/core/binding/opvars.rdoc
|
840
|
+
- demo/core/binding/self.rdoc
|
841
|
+
- demo/core/class/descendants.rdoc
|
842
|
+
- demo/core/class/to_proc.rdoc
|
843
|
+
- demo/core/comparable/cap.rdoc
|
844
|
+
- demo/core/comparable/clip.rdoc
|
845
|
+
- demo/core/comparable/cmp.rdoc
|
846
|
+
- demo/core/comparable/op_get.rdoc
|
847
|
+
- demo/core/dir/ascend.rdoc
|
848
|
+
- demo/core/dir/descend.rdoc
|
849
|
+
- demo/core/dir/multiglob.rdoc
|
850
|
+
- demo/core/dir/parent.rdoc
|
851
|
+
- demo/core/dir/recurse.rdoc
|
852
|
+
- demo/core/exception/detail.rdoc
|
853
|
+
- demo/core/facets.rdoc
|
854
|
+
- demo/core/filetest/root.rdoc
|
855
|
+
- demo/core/hash/recursively.rdoc
|
856
|
+
- demo/core/indexable.rdoc
|
857
|
+
- demo/core/integer/bitmask.rdoc
|
858
|
+
- demo/core/integer/even.rdoc
|
859
|
+
- demo/core/integer/factorial.rdoc
|
860
|
+
- demo/core/integer/length.rdoc
|
861
|
+
- demo/core/integer/multiple.rdoc
|
862
|
+
- demo/core/integer/odd.rdoc
|
863
|
+
- demo/core/integer/of.rdoc
|
864
|
+
- demo/core/integer/ordinal.rdoc
|
865
|
+
- demo/core/matchdata/match.rdoc
|
866
|
+
- demo/core/matchdata/matchset.rdoc
|
867
|
+
- demo/core/module/cattr.rdoc
|
868
|
+
- demo/core/module/class_extend.rdoc
|
869
|
+
- demo/core/module/class_inheritor.rdoc
|
870
|
+
- demo/core/module/copy_inheritor.rdoc
|
871
|
+
- demo/core/module/method_space.rdoc
|
872
|
+
- demo/core/string/align.rdoc
|
873
|
+
- demo/core/string/bracket.rdoc
|
874
|
+
- demo/core/string/bytes.rdoc
|
875
|
+
- demo/core/string/camelcase.rdoc
|
876
|
+
- demo/core/string/capitalized.rdoc
|
877
|
+
- demo/core/string/characters.rdoc
|
878
|
+
- demo/core/string/cleanlines.rdoc
|
879
|
+
- demo/core/string/cleave.rdoc
|
880
|
+
- demo/core/string/divide.rdoc
|
881
|
+
- demo/core/string/each_char.rdoc
|
882
|
+
- demo/core/string/each_word.rdoc
|
883
|
+
- demo/core/string/end_with.rdoc
|
884
|
+
- demo/core/string/expand_tabs.rdoc
|
885
|
+
- demo/core/string/fold.rdoc
|
886
|
+
- demo/core/string/indent.rdoc
|
887
|
+
- demo/core/string/interpolate.rdoc
|
888
|
+
- demo/core/string/lchomp.rdoc
|
889
|
+
- demo/core/string/line_wrap.rdoc
|
890
|
+
- demo/core/string/lines.rdoc
|
891
|
+
- demo/core/string/margin.rdoc
|
892
|
+
- demo/core/string/methodize.rdoc
|
893
|
+
- demo/core/string/modulize.rdoc
|
894
|
+
- demo/core/string/mscan.rdoc
|
895
|
+
- demo/core/string/natcmp.rdoc
|
896
|
+
- demo/core/string/nchar.rdoc
|
897
|
+
- demo/core/string/newlines.rdoc
|
898
|
+
- demo/core/string/op_sub.rdoc
|
899
|
+
- demo/core/string/pathize.rdoc
|
900
|
+
- demo/core/string/quote.rdoc
|
901
|
+
- demo/core/string/range.rdoc
|
902
|
+
- demo/core/string/rewrite.rdoc
|
903
|
+
- demo/core/string/shatter.rdoc
|
904
|
+
- demo/core/string/snakecase.rdoc
|
905
|
+
- demo/core/string/splice.rdoc
|
906
|
+
- demo/core/string/start_with.rdoc
|
907
|
+
- demo/core/string/subtract.rdoc
|
908
|
+
- demo/core/string/tab.rdoc
|
909
|
+
- demo/core/string/tabto.rdoc
|
910
|
+
- demo/core/string/titlecase.rdoc
|
911
|
+
- demo/core/string/to_re.rdoc
|
912
|
+
- demo/core/string/unfold.rdoc
|
913
|
+
- demo/core/string/unindent.rdoc
|
914
|
+
- demo/core/string/unquote.rdoc
|
915
|
+
- demo/core/string/variablize.rdoc
|
916
|
+
- demo/core/string/word_wrap.rdoc
|
917
|
+
- demo/core/string/words.rdoc
|
918
|
+
- demo/core/string/xor.rdoc
|
919
|
+
- demo/standard/02_cloneable.rdoc
|
920
|
+
- demo/standard/03_enumargs.rdoc
|
921
|
+
- demo/standard/04_equitable.rdoc
|
922
|
+
- demo/standard/05_instantiable.rdoc
|
923
|
+
- demo/standard/basic_object.rdoc
|
924
|
+
- demo/standard/memoizable.rdoc
|
925
|
+
- demo/standard/mulititon.rdoc
|
806
926
|
- test/core/array/test_after.rb
|
927
|
+
- test/core/array/test_arrange.rb
|
807
928
|
- test/core/array/test_before.rb
|
808
929
|
- test/core/array/test_collapse.rb
|
809
930
|
- test/core/array/test_combination.rb
|
@@ -813,17 +934,21 @@ files:
|
|
813
934
|
- test/core/array/test_delete.rb
|
814
935
|
- test/core/array/test_divide.rb
|
815
936
|
- test/core/array/test_duplicates.rb
|
937
|
+
- test/core/array/test_each_overlap.rb
|
816
938
|
- test/core/array/test_entropy.rb
|
817
939
|
- test/core/array/test_extract_options.rb
|
818
940
|
- test/core/array/test_first.rb
|
819
941
|
- test/core/array/test_index.rb
|
942
|
+
- test/core/array/test_intersection.rb
|
820
943
|
- test/core/array/test_last.rb
|
821
944
|
- test/core/array/test_median.rb
|
822
945
|
- test/core/array/test_merge.rb
|
946
|
+
- test/core/array/test_missing.rb
|
823
947
|
- test/core/array/test_mode.rb
|
824
948
|
- test/core/array/test_nonuniq.rb
|
825
949
|
- test/core/array/test_not_empty.rb
|
826
|
-
- test/core/array/
|
950
|
+
- test/core/array/test_occur.rb
|
951
|
+
- test/core/array/test_occurrence.rb
|
827
952
|
- test/core/array/test_only.rb
|
828
953
|
- test/core/array/test_pad.rb
|
829
954
|
- test/core/array/test_peek.rb
|
@@ -834,13 +959,17 @@ files:
|
|
834
959
|
- test/core/array/test_pull.rb
|
835
960
|
- test/core/array/test_recurse.rb
|
836
961
|
- test/core/array/test_recursively.rb
|
962
|
+
- test/core/array/test_reject_values.rb
|
837
963
|
- test/core/array/test_rotate.rb
|
838
964
|
- test/core/array/test_select.rb
|
839
965
|
- test/core/array/test_splice.rb
|
840
966
|
- test/core/array/test_split.rb
|
967
|
+
- test/core/array/test_squeeze.rb
|
968
|
+
- test/core/array/test_step.rb
|
841
969
|
- test/core/array/test_store.rb
|
842
970
|
- test/core/array/test_traverse.rb
|
843
971
|
- test/core/array/test_uniq_by.rb
|
972
|
+
- test/core/array/test_unique_permutation.rb
|
844
973
|
- test/core/binding/test_caller.rb
|
845
974
|
- test/core/binding/test_defined.rb
|
846
975
|
- test/core/binding/test_eval.rb
|
@@ -879,6 +1008,7 @@ files:
|
|
879
1008
|
- test/core/enumerable/test_frequency.rb
|
880
1009
|
- test/core/enumerable/test_graph.rb
|
881
1010
|
- test/core/enumerable/test_group_by.rb
|
1011
|
+
- test/core/enumerable/test_key_by.rb
|
882
1012
|
- test/core/enumerable/test_map_by.rb
|
883
1013
|
- test/core/enumerable/test_map_send.rb
|
884
1014
|
- test/core/enumerable/test_map_with_index.rb
|
@@ -887,13 +1017,16 @@ files:
|
|
887
1017
|
- test/core/enumerable/test_none.rb
|
888
1018
|
- test/core/enumerable/test_occur.rb
|
889
1019
|
- test/core/enumerable/test_one.rb
|
1020
|
+
- test/core/enumerable/test_only.rb
|
890
1021
|
- test/core/enumerable/test_per.rb
|
891
1022
|
- test/core/enumerable/test_purge.rb
|
892
1023
|
- test/core/enumerable/test_recursively.rb
|
1024
|
+
- test/core/enumerable/test_squeeze.rb
|
893
1025
|
- test/core/enumerable/test_sum.rb
|
894
1026
|
- test/core/enumerable/test_take.rb
|
895
1027
|
- test/core/enumerable/test_uniq_by.rb
|
896
1028
|
- test/core/enumerable/test_visit.rb
|
1029
|
+
- test/core/enumerator/lazy/test_squeeze.rb
|
897
1030
|
- test/core/enumerator/test_fx.rb
|
898
1031
|
- test/core/enumerator/test_new.rb
|
899
1032
|
- test/core/enumerator_tc.rb
|
@@ -923,11 +1056,14 @@ files:
|
|
923
1056
|
- test/core/hash/test_data.rb
|
924
1057
|
- test/core/hash/test_dearray_values.rb
|
925
1058
|
- test/core/hash/test_deep_merge.rb
|
1059
|
+
- test/core/hash/test_deep_rekey.rb
|
926
1060
|
- test/core/hash/test_delete_at.rb
|
927
1061
|
- test/core/hash/test_delete_unless.rb
|
928
1062
|
- test/core/hash/test_delete_values.rb
|
929
1063
|
- test/core/hash/test_diff.rb
|
1064
|
+
- test/core/hash/test_each_with_key.rb
|
930
1065
|
- test/core/hash/test_expect.rb
|
1066
|
+
- test/core/hash/test_fetch_nested.rb
|
931
1067
|
- test/core/hash/test_graph.rb
|
932
1068
|
- test/core/hash/test_insert.rb
|
933
1069
|
- test/core/hash/test_inverse.rb
|
@@ -944,6 +1080,7 @@ files:
|
|
944
1080
|
- test/core/hash/test_recursively.rb
|
945
1081
|
- test/core/hash/test_rekey.rb
|
946
1082
|
- test/core/hash/test_replace_each.rb
|
1083
|
+
- test/core/hash/test_revalue.rb
|
947
1084
|
- test/core/hash/test_reverse_merge.rb
|
948
1085
|
- test/core/hash/test_select.rb
|
949
1086
|
- test/core/hash/test_slice.rb
|
@@ -979,6 +1116,7 @@ files:
|
|
979
1116
|
- test/core/kernel/test_complete.rb
|
980
1117
|
- test/core/kernel/test_constant.rb
|
981
1118
|
- test/core/kernel/test_d.rb
|
1119
|
+
- test/core/kernel/test_deep_clone.rb
|
982
1120
|
- test/core/kernel/test_deep_copy.rb
|
983
1121
|
- test/core/kernel/test_dir.rb
|
984
1122
|
- test/core/kernel/test_disable_warnings.rb
|
@@ -990,6 +1128,7 @@ files:
|
|
990
1128
|
- test/core/kernel/test_in.rb
|
991
1129
|
- test/core/kernel/test_instance_assign.rb
|
992
1130
|
- test/core/kernel/test_instance_class.rb
|
1131
|
+
- test/core/kernel/test_instance_extract.rb
|
993
1132
|
- test/core/kernel/test_instance_send.rb
|
994
1133
|
- test/core/kernel/test_maybe.rb
|
995
1134
|
- test/core/kernel/test_meta_alias.rb
|
@@ -1010,7 +1149,6 @@ files:
|
|
1010
1149
|
- test/core/kernel/test_returning.rb
|
1011
1150
|
- test/core/kernel/test_silence.rb
|
1012
1151
|
- test/core/kernel/test_singleton_class.rb
|
1013
|
-
- test/core/kernel/test_source_location.rb
|
1014
1152
|
- test/core/kernel/test_super_method.rb
|
1015
1153
|
- test/core/kernel/test_tap.rb
|
1016
1154
|
- test/core/kernel/test_temporarily.rb
|
@@ -1021,6 +1159,7 @@ files:
|
|
1021
1159
|
- test/core/kernel/test_writers.rb
|
1022
1160
|
- test/core/matchdata/test_match.rb
|
1023
1161
|
- test/core/matchdata/test_matchset.rb
|
1162
|
+
- test/core/method/test_composition.rb
|
1024
1163
|
- test/core/module/test_abstract.rb
|
1025
1164
|
- test/core/module/test_alias_accessor.rb
|
1026
1165
|
- test/core/module/test_alias_method_chain.rb
|
@@ -1080,6 +1219,8 @@ files:
|
|
1080
1219
|
- test/core/proc/test_to_method.rb
|
1081
1220
|
- test/core/proc/test_update.rb
|
1082
1221
|
- test/core/range/test_combine.rb
|
1222
|
+
- test/core/range/test_op_add.rb
|
1223
|
+
- test/core/range/test_op_sub.rb
|
1083
1224
|
- test/core/range/test_overlap.rb
|
1084
1225
|
- test/core/range/test_to_r.rb
|
1085
1226
|
- test/core/range/test_umbrella.rb
|
@@ -1090,6 +1231,7 @@ files:
|
|
1090
1231
|
- test/core/regexp/test_op_or.rb
|
1091
1232
|
- test/core/regexp/test_to_re.rb
|
1092
1233
|
- test/core/string/test_align.rb
|
1234
|
+
- test/core/string/test_ascii_only.rb
|
1093
1235
|
- test/core/string/test_bracket.rb
|
1094
1236
|
- test/core/string/test_bytes.rb
|
1095
1237
|
- test/core/string/test_camelcase.rb
|
@@ -1122,12 +1264,15 @@ files:
|
|
1122
1264
|
- test/core/string/test_natcmp.rb
|
1123
1265
|
- test/core/string/test_nchar.rb
|
1124
1266
|
- test/core/string/test_newlines.rb
|
1267
|
+
- test/core/string/test_number.rb
|
1125
1268
|
- test/core/string/test_op_div.rb
|
1126
1269
|
- test/core/string/test_op_sub.rb
|
1127
1270
|
- test/core/string/test_pathize.rb
|
1128
1271
|
- test/core/string/test_quote.rb
|
1129
1272
|
- test/core/string/test_range.rb
|
1273
|
+
- test/core/string/test_remove.rb
|
1130
1274
|
- test/core/string/test_rewrite.rb
|
1275
|
+
- test/core/string/test_rotate.rb
|
1131
1276
|
- test/core/string/test_shatter.rb
|
1132
1277
|
- test/core/string/test_similarity.rb
|
1133
1278
|
- test/core/string/test_snakecase.rb
|
@@ -1137,9 +1282,9 @@ files:
|
|
1137
1282
|
- test/core/string/test_store.rb
|
1138
1283
|
- test/core/string/test_subtract.rb
|
1139
1284
|
- test/core/string/test_tab.rb
|
1140
|
-
- test/core/string/test_tabto.rb
|
1141
1285
|
- test/core/string/test_titlecase.rb
|
1142
1286
|
- test/core/string/test_to_re.rb
|
1287
|
+
- test/core/string/test_trim.rb
|
1143
1288
|
- test/core/string/test_unbracket.rb
|
1144
1289
|
- test/core/string/test_underscore.rb
|
1145
1290
|
- test/core/string/test_unfold.rb
|
@@ -1160,6 +1305,7 @@ files:
|
|
1160
1305
|
- test/core/symbol/test_query.rb
|
1161
1306
|
- test/core/symbol/test_setter.rb
|
1162
1307
|
- test/core/symbol/test_succ.rb
|
1308
|
+
- test/core/symbol/test_thrown.rb
|
1163
1309
|
- test/core/symbol/test_to_proc.rb
|
1164
1310
|
- test/core/symbol/test_variablize.rb
|
1165
1311
|
- test/core/time/test_ago.rb
|
@@ -1180,16 +1326,41 @@ files:
|
|
1180
1326
|
- test/core/to_hash_tc.rb
|
1181
1327
|
- test/core/unboundmethod/test_arguments.rb
|
1182
1328
|
- test/core/unboundmethod/test_name.rb
|
1329
|
+
- test/standard/binding/test_block_exec.rb
|
1183
1330
|
- test/standard/math/test_abs.rb
|
1331
|
+
- test/standard/math/test_acot.rb
|
1332
|
+
- test/standard/math/test_acoth.rb
|
1333
|
+
- test/standard/math/test_beta.rb
|
1334
|
+
- test/standard/math/test_ceil.rb
|
1335
|
+
- test/standard/math/test_cosec.rb
|
1336
|
+
- test/standard/math/test_cosech.rb
|
1337
|
+
- test/standard/math/test_cot.rb
|
1338
|
+
- test/standard/math/test_coth.rb
|
1339
|
+
- test/standard/math/test_distance.rb
|
1340
|
+
- test/standard/math/test_exp10.rb
|
1341
|
+
- test/standard/math/test_exp2.rb
|
1342
|
+
- test/standard/math/test_factorial.rb
|
1343
|
+
- test/standard/math/test_floor.rb
|
1344
|
+
- test/standard/math/test_gcd.rb
|
1345
|
+
- test/standard/math/test_lcm.rb
|
1184
1346
|
- test/standard/math/test_median.rb
|
1185
1347
|
- test/standard/math/test_percentile.rb
|
1348
|
+
- test/standard/math/test_pow.rb
|
1349
|
+
- test/standard/math/test_root.rb
|
1350
|
+
- test/standard/math/test_sec.rb
|
1351
|
+
- test/standard/math/test_sech.rb
|
1186
1352
|
- test/standard/math/test_sign.rb
|
1353
|
+
- test/standard/math/test_sinc.rb
|
1354
|
+
- test/standard/math/test_srq.rb
|
1355
|
+
- test/standard/pathname/test_chdir.rb
|
1356
|
+
- test/standard/pathname/test_readline.rb
|
1187
1357
|
- test/standard/test_argvector.rb
|
1188
1358
|
- test/standard/test_cloneable.rb
|
1189
1359
|
- test/standard/test_date.rb
|
1190
1360
|
- test/standard/test_enumargs.rb
|
1191
1361
|
- test/standard/test_equitable.rb
|
1192
1362
|
- test/standard/test_instantiable.rb
|
1363
|
+
- test/standard/test_math.rb
|
1193
1364
|
- test/standard/test_memoizable.rb
|
1194
1365
|
- test/standard/test_multipliers.rb
|
1195
1366
|
- test/standard/test_ostruct.rb
|
@@ -1199,34 +1370,482 @@ files:
|
|
1199
1370
|
- test/standard/test_timer.rb
|
1200
1371
|
- test/standard/test_tuple.rb
|
1201
1372
|
- test/standard/test_uri.rb
|
1202
|
-
-
|
1203
|
-
-
|
1204
|
-
- RUBY.txt
|
1373
|
+
- CONTRIBUTE.md
|
1374
|
+
- HISTORY.md
|
1205
1375
|
- NOTICE.rdoc
|
1376
|
+
- README.rdoc
|
1377
|
+
- LICENSE.txt
|
1206
1378
|
homepage: http://rubyworks.github.com/facets
|
1207
1379
|
licenses:
|
1208
|
-
-
|
1380
|
+
- BSD-2-Clause
|
1381
|
+
metadata: {}
|
1209
1382
|
post_install_message:
|
1210
1383
|
rdoc_options: []
|
1211
1384
|
require_paths:
|
1212
1385
|
- lib/core
|
1213
1386
|
- lib/standard
|
1214
1387
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1215
|
-
none: false
|
1216
1388
|
requirements:
|
1217
|
-
- -
|
1389
|
+
- - '>='
|
1218
1390
|
- !ruby/object:Gem::Version
|
1219
1391
|
version: '0'
|
1220
1392
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1221
|
-
none: false
|
1222
1393
|
requirements:
|
1223
|
-
- -
|
1394
|
+
- - '>='
|
1224
1395
|
- !ruby/object:Gem::Version
|
1225
1396
|
version: '0'
|
1226
1397
|
requirements: []
|
1227
1398
|
rubyforge_project:
|
1228
|
-
rubygems_version:
|
1399
|
+
rubygems_version: 2.0.3
|
1229
1400
|
signing_key:
|
1230
|
-
specification_version:
|
1231
|
-
summary:
|
1232
|
-
test_files:
|
1401
|
+
specification_version: 4
|
1402
|
+
summary: The orginal well curated collection of extension methods for Ruby.
|
1403
|
+
test_files:
|
1404
|
+
- test/core/to_hash_tc.rb
|
1405
|
+
- test/core/hash/test_symbolize_keys.rb
|
1406
|
+
- test/core/hash/test_update_each.rb
|
1407
|
+
- test/core/hash/test_count.rb
|
1408
|
+
- test/core/hash/test_to_proc.rb
|
1409
|
+
- test/core/hash/test_delete_at.rb
|
1410
|
+
- test/core/hash/test_recursively.rb
|
1411
|
+
- test/core/hash/test_autonew.rb
|
1412
|
+
- test/core/hash/test_traverse.rb
|
1413
|
+
- test/core/hash/test_swap.rb
|
1414
|
+
- test/core/hash/test_select.rb
|
1415
|
+
- test/core/hash/test_expect.rb
|
1416
|
+
- test/core/hash/test_diff.rb
|
1417
|
+
- test/core/hash/test_op_or.rb
|
1418
|
+
- test/core/hash/test_inverse.rb
|
1419
|
+
- test/core/hash/test_join.rb
|
1420
|
+
- test/core/hash/test_deep_merge.rb
|
1421
|
+
- test/core/hash/test_alias.rb
|
1422
|
+
- test/core/hash/test_revalue.rb
|
1423
|
+
- test/core/hash/test_new_with.rb
|
1424
|
+
- test/core/hash/test_reverse_merge.rb
|
1425
|
+
- test/core/hash/test_replace_each.rb
|
1426
|
+
- test/core/hash/test_argumentize.rb
|
1427
|
+
- test/core/hash/test_op_add.rb
|
1428
|
+
- test/core/hash/test_to_struct.rb
|
1429
|
+
- test/core/hash/test_dearray_values.rb
|
1430
|
+
- test/core/hash/test_zip.rb
|
1431
|
+
- test/core/hash/test_slice.rb
|
1432
|
+
- test/core/hash/test_url_params.rb
|
1433
|
+
- test/core/hash/test_data.rb
|
1434
|
+
- test/core/hash/test_deep_rekey.rb
|
1435
|
+
- test/core/hash/test_insert.rb
|
1436
|
+
- test/core/hash/test_update_values.rb
|
1437
|
+
- test/core/hash/test_rekey.rb
|
1438
|
+
- test/core/hash/test_op_sub.rb
|
1439
|
+
- test/core/hash/test_keys.rb
|
1440
|
+
- test/core/hash/test_at.rb
|
1441
|
+
- test/core/hash/test_weave.rb
|
1442
|
+
- test/core/hash/test_collate.rb
|
1443
|
+
- test/core/hash/test_delete_unless.rb
|
1444
|
+
- test/core/hash/test_stringify_keys.rb
|
1445
|
+
- test/core/hash/test_each_with_key.rb
|
1446
|
+
- test/core/hash/test_op_and.rb
|
1447
|
+
- test/core/hash/test_recurse.rb
|
1448
|
+
- test/core/hash/test_op_mul.rb
|
1449
|
+
- test/core/hash/test_to_mod.rb
|
1450
|
+
- test/core/hash/test_delete_values.rb
|
1451
|
+
- test/core/hash/test_op_push.rb
|
1452
|
+
- test/core/hash/test_update_keys.rb
|
1453
|
+
- test/core/hash/test_fetch_nested.rb
|
1454
|
+
- test/core/hash/test_graph.rb
|
1455
|
+
- test/core/comparable/test_op_get.rb
|
1456
|
+
- test/core/comparable/test_cmp.rb
|
1457
|
+
- test/core/comparable/test_bound.rb
|
1458
|
+
- test/core/comparable/test_clip.rb
|
1459
|
+
- test/core/comparable/test_cap.rb
|
1460
|
+
- test/core/functor_tc.rb
|
1461
|
+
- test/core/enumerator_tc.rb
|
1462
|
+
- test/core/unboundmethod/test_name.rb
|
1463
|
+
- test/core/unboundmethod/test_arguments.rb
|
1464
|
+
- test/core/dir/test_descend.rb
|
1465
|
+
- test/core/dir/test_each_child.rb
|
1466
|
+
- test/core/dir/test_multiglob.rb
|
1467
|
+
- test/core/dir/test_parent.rb
|
1468
|
+
- test/core/dir/test_recurse.rb
|
1469
|
+
- test/core/dir/test_ascend.rb
|
1470
|
+
- test/core/nilclass/test_to_f.rb
|
1471
|
+
- test/core/range/test_to_r.rb
|
1472
|
+
- test/core/range/test_op_add.rb
|
1473
|
+
- test/core/range/test_umbrella.rb
|
1474
|
+
- test/core/range/test_op_sub.rb
|
1475
|
+
- test/core/range/test_overlap.rb
|
1476
|
+
- test/core/range/test_combine.rb
|
1477
|
+
- test/core/range/test_within.rb
|
1478
|
+
- test/core/indexable_tc.rb
|
1479
|
+
- test/core/binding/test_self.rb
|
1480
|
+
- test/core/binding/test_op.rb
|
1481
|
+
- test/core/binding/test_local_variables.rb
|
1482
|
+
- test/core/binding/test_eval.rb
|
1483
|
+
- test/core/binding/test_caller.rb
|
1484
|
+
- test/core/binding/test_defined.rb
|
1485
|
+
- test/core/denumerable_tc.rb
|
1486
|
+
- test/core/string/test_shatter.rb
|
1487
|
+
- test/core/string/test_lchomp.rb
|
1488
|
+
- test/core/string/test_rotate.rb
|
1489
|
+
- test/core/string/test_op_div.rb
|
1490
|
+
- test/core/string/test_fold.rb
|
1491
|
+
- test/core/string/test_squish.rb
|
1492
|
+
- test/core/string/test_ascii_only.rb
|
1493
|
+
- test/core/string/test_subtract.rb
|
1494
|
+
- test/core/string/test_line_wrap.rb
|
1495
|
+
- test/core/string/test_align.rb
|
1496
|
+
- test/core/string/test_unfold.rb
|
1497
|
+
- test/core/string/test_indent.rb
|
1498
|
+
- test/core/string/test_word_wrap.rb
|
1499
|
+
- test/core/string/test_exclude.rb
|
1500
|
+
- test/core/string/test_modulize.rb
|
1501
|
+
- test/core/string/test_end_with.rb
|
1502
|
+
- test/core/string/test_words.rb
|
1503
|
+
- test/core/string/test_to_re.rb
|
1504
|
+
- test/core/string/test_pathize.rb
|
1505
|
+
- test/core/string/test_compress_lines.rb
|
1506
|
+
- test/core/string/test_index_all.rb
|
1507
|
+
- test/core/string/test_variablize.rb
|
1508
|
+
- test/core/string/test_start_with.rb
|
1509
|
+
- test/core/string/test_unquote.rb
|
1510
|
+
- test/core/string/test_cmp.rb
|
1511
|
+
- test/core/string/test_camelcase.rb
|
1512
|
+
- test/core/string/test_number.rb
|
1513
|
+
- test/core/string/test_xor.rb
|
1514
|
+
- test/core/string/test_uppercase.rb
|
1515
|
+
- test/core/string/test_store.rb
|
1516
|
+
- test/core/string/test_titlecase.rb
|
1517
|
+
- test/core/string/test_nchar.rb
|
1518
|
+
- test/core/string/test_lowercase.rb
|
1519
|
+
- test/core/string/test_divide.rb
|
1520
|
+
- test/core/string/test_trim.rb
|
1521
|
+
- test/core/string/test_cleave.rb
|
1522
|
+
- test/core/string/test_rewrite.rb
|
1523
|
+
- test/core/string/test_expand_tabs.rb
|
1524
|
+
- test/core/string/test_lines.rb
|
1525
|
+
- test/core/string/test_op_sub.rb
|
1526
|
+
- test/core/string/test_margin.rb
|
1527
|
+
- test/core/string/test_quote.rb
|
1528
|
+
- test/core/string/test_interpolate.rb
|
1529
|
+
- test/core/string/test_snakecase.rb
|
1530
|
+
- test/core/string/test_newlines.rb
|
1531
|
+
- test/core/string/test_bracket.rb
|
1532
|
+
- test/core/string/test_unindent.rb
|
1533
|
+
- test/core/string/test_bytes.rb
|
1534
|
+
- test/core/string/test_natcmp.rb
|
1535
|
+
- test/core/string/test_splice.rb
|
1536
|
+
- test/core/string/test_underscore.rb
|
1537
|
+
- test/core/string/test_tab.rb
|
1538
|
+
- test/core/string/test_similarity.rb
|
1539
|
+
- test/core/string/test_edit_distance.rb
|
1540
|
+
- test/core/string/test_characters.rb
|
1541
|
+
- test/core/string/test_each_word.rb
|
1542
|
+
- test/core/string/test_cleanlines.rb
|
1543
|
+
- test/core/string/test_mscan.rb
|
1544
|
+
- test/core/string/test_methodize.rb
|
1545
|
+
- test/core/string/test_unbracket.rb
|
1546
|
+
- test/core/string/test_each_char.rb
|
1547
|
+
- test/core/string/test_remove.rb
|
1548
|
+
- test/core/string/test_capitalized.rb
|
1549
|
+
- test/core/string/test_file.rb
|
1550
|
+
- test/core/string/test_range.rb
|
1551
|
+
- test/core/enumerable/test_each_with_object.rb
|
1552
|
+
- test/core/enumerable/test_group_by.rb
|
1553
|
+
- test/core/enumerable/test_count.rb
|
1554
|
+
- test/core/enumerable/test_recursively.rb
|
1555
|
+
- test/core/enumerable/test_modulate.rb
|
1556
|
+
- test/core/enumerable/test_exclude.rb
|
1557
|
+
- test/core/enumerable/test_each_by.rb
|
1558
|
+
- test/core/enumerable/test_sum.rb
|
1559
|
+
- test/core/enumerable/test_occur.rb
|
1560
|
+
- test/core/enumerable/test_one.rb
|
1561
|
+
- test/core/enumerable/test_mash.rb
|
1562
|
+
- test/core/enumerable/test_take.rb
|
1563
|
+
- test/core/enumerable/test_per.rb
|
1564
|
+
- test/core/enumerable/test_filter.rb
|
1565
|
+
- test/core/enumerable/test_defer.rb
|
1566
|
+
- test/core/enumerable/test_only.rb
|
1567
|
+
- test/core/enumerable/test_map_by.rb
|
1568
|
+
- test/core/enumerable/test_frequency.rb
|
1569
|
+
- test/core/enumerable/test_map_send.rb
|
1570
|
+
- test/core/enumerable/test_accumulate.rb
|
1571
|
+
- test/core/enumerable/test_compact_map.rb
|
1572
|
+
- test/core/enumerable/test_key_by.rb
|
1573
|
+
- test/core/enumerable/test_squeeze.rb
|
1574
|
+
- test/core/enumerable/test_find_yield.rb
|
1575
|
+
- test/core/enumerable/test_expand.rb
|
1576
|
+
- test/core/enumerable/test_every.rb
|
1577
|
+
- test/core/enumerable/test_purge.rb
|
1578
|
+
- test/core/enumerable/test_ewise.rb
|
1579
|
+
- test/core/enumerable/test_none.rb
|
1580
|
+
- test/core/enumerable/test_map_with_index.rb
|
1581
|
+
- test/core/enumerable/test_cluster_by.rb
|
1582
|
+
- test/core/enumerable/test_uniq_by.rb
|
1583
|
+
- test/core/enumerable/test_graph.rb
|
1584
|
+
- test/core/enumerable/test_visit.rb
|
1585
|
+
- test/core/object/test_try_dup.rb
|
1586
|
+
- test/core/object/test_dup.rb
|
1587
|
+
- test/core/object/test_replace.rb
|
1588
|
+
- test/core/object/test_object_state.rb
|
1589
|
+
- test/core/method/test_composition.rb
|
1590
|
+
- test/core/array/test_arrange.rb
|
1591
|
+
- test/core/array/test_merge.rb
|
1592
|
+
- test/core/array/test_rotate.rb
|
1593
|
+
- test/core/array/test_extract_options.rb
|
1594
|
+
- test/core/array/test_reject_values.rb
|
1595
|
+
- test/core/array/test_recursively.rb
|
1596
|
+
- test/core/array/test_contains.rb
|
1597
|
+
- test/core/array/test_traverse.rb
|
1598
|
+
- test/core/array/test_product.rb
|
1599
|
+
- test/core/array/test_select.rb
|
1600
|
+
- test/core/array/test_pad.rb
|
1601
|
+
- test/core/array/test_entropy.rb
|
1602
|
+
- test/core/array/test_peek.rb
|
1603
|
+
- test/core/array/test_permutation.rb
|
1604
|
+
- test/core/array/test_occur.rb
|
1605
|
+
- test/core/array/test_pull.rb
|
1606
|
+
- test/core/array/test_not_empty.rb
|
1607
|
+
- test/core/array/test_delete.rb
|
1608
|
+
- test/core/array/test_store.rb
|
1609
|
+
- test/core/array/test_occurrence.rb
|
1610
|
+
- test/core/array/test_divide.rb
|
1611
|
+
- test/core/array/test_probability.rb
|
1612
|
+
- test/core/array/test_intersection.rb
|
1613
|
+
- test/core/array/test_split.rb
|
1614
|
+
- test/core/array/test_only.rb
|
1615
|
+
- test/core/array/test_commonality.rb
|
1616
|
+
- test/core/array/test_nonuniq.rb
|
1617
|
+
- test/core/array/test_before.rb
|
1618
|
+
- test/core/array/test_duplicates.rb
|
1619
|
+
- test/core/array/test_step.rb
|
1620
|
+
- test/core/array/test_unique_permutation.rb
|
1621
|
+
- test/core/array/test_last.rb
|
1622
|
+
- test/core/array/test_missing.rb
|
1623
|
+
- test/core/array/test_each_overlap.rb
|
1624
|
+
- test/core/array/test_after.rb
|
1625
|
+
- test/core/array/test_poke.rb
|
1626
|
+
- test/core/array/test_squeeze.rb
|
1627
|
+
- test/core/array/test_index.rb
|
1628
|
+
- test/core/array/test_recurse.rb
|
1629
|
+
- test/core/array/test_collapse.rb
|
1630
|
+
- test/core/array/test_splice.rb
|
1631
|
+
- test/core/array/test_conjoin.rb
|
1632
|
+
- test/core/array/test_mode.rb
|
1633
|
+
- test/core/array/test_combination.rb
|
1634
|
+
- test/core/array/test_first.rb
|
1635
|
+
- test/core/array/test_uniq_by.rb
|
1636
|
+
- test/core/array/test_median.rb
|
1637
|
+
- test/core/module/test_alias_method_chain.rb
|
1638
|
+
- test/core/module/test_method_space.rb
|
1639
|
+
- test/core/module/test_abstract.rb
|
1640
|
+
- test/core/module/test_module_load.rb
|
1641
|
+
- test/core/module/test_instance_function.rb
|
1642
|
+
- test/core/module/test_class_def.rb
|
1643
|
+
- test/core/module/test_rename_method.rb
|
1644
|
+
- test/core/module/test_class_extend.rb
|
1645
|
+
- test/core/module/test_is.rb
|
1646
|
+
- test/core/module/test_alias_module_function.rb
|
1647
|
+
- test/core/module/test_alias_accessor.rb
|
1648
|
+
- test/core/module/test_class.rb
|
1649
|
+
- test/core/module/test_modname.rb
|
1650
|
+
- test/core/module/test_instance_method.rb
|
1651
|
+
- test/core/module/test_pathize.rb
|
1652
|
+
- test/core/module/test_op.rb
|
1653
|
+
- test/core/module/test_to_obj.rb
|
1654
|
+
- test/core/module/test_can.rb
|
1655
|
+
- test/core/module/test_set.rb
|
1656
|
+
- test/core/module/test_all_instance_methods.rb
|
1657
|
+
- test/core/module/test_wrap_method.rb
|
1658
|
+
- test/core/module/test_spacename.rb
|
1659
|
+
- test/core/module/test_anonymous.rb
|
1660
|
+
- test/core/module/test_basename.rb
|
1661
|
+
- test/core/module/test_nodef.rb
|
1662
|
+
- test/core/module/test_module_def.rb
|
1663
|
+
- test/core/module/test_revise.rb
|
1664
|
+
- test/core/module/test_redirect_method.rb
|
1665
|
+
- test/core/module/test_copy_inheritor.rb
|
1666
|
+
- test/core/module/test_instance_method_defined.rb
|
1667
|
+
- test/core/module/test_ancestor.rb
|
1668
|
+
- test/core/module/test_memoize.rb
|
1669
|
+
- test/core/module/test_class_inheritor.rb
|
1670
|
+
- test/core/module/test_integrate.rb
|
1671
|
+
- test/core/module/test_method_clash.rb
|
1672
|
+
- test/core/module/test_enclosure.rb
|
1673
|
+
- test/core/module/test_methodize.rb
|
1674
|
+
- test/core/module/test_remove.rb
|
1675
|
+
- test/core/module/test_attr_setter.rb
|
1676
|
+
- test/core/module/test_redefine_method.rb
|
1677
|
+
- test/core/module/test_preextend.rb
|
1678
|
+
- test/core/symbol/test_setter.rb
|
1679
|
+
- test/core/symbol/test_op_div.rb
|
1680
|
+
- test/core/symbol/test_not.rb
|
1681
|
+
- test/core/symbol/test_to_proc.rb
|
1682
|
+
- test/core/symbol/test_succ.rb
|
1683
|
+
- test/core/symbol/test_as_s.rb
|
1684
|
+
- test/core/symbol/test_thrown.rb
|
1685
|
+
- test/core/symbol/test_generate.rb
|
1686
|
+
- test/core/symbol/test_variablize.rb
|
1687
|
+
- test/core/symbol/test_query.rb
|
1688
|
+
- test/core/symbol/test_plain.rb
|
1689
|
+
- test/core/symbol/test_chomp.rb
|
1690
|
+
- test/core/symbol/test_bang.rb
|
1691
|
+
- test/core/numeric/test_round.rb
|
1692
|
+
- test/core/numeric/test_approx.rb
|
1693
|
+
- test/core/numeric/test_spacing.rb
|
1694
|
+
- test/core/numeric/test_length.rb
|
1695
|
+
- test/core/numeric/test_distance.rb
|
1696
|
+
- test/core/enumerator/test_fx.rb
|
1697
|
+
- test/core/enumerator/lazy/test_squeeze.rb
|
1698
|
+
- test/core/enumerator/test_new.rb
|
1699
|
+
- test/core/matchdata/test_match.rb
|
1700
|
+
- test/core/matchdata/test_matchset.rb
|
1701
|
+
- test/core/kernel/test_not_nil.rb
|
1702
|
+
- test/core/kernel/test_meta_class.rb
|
1703
|
+
- test/core/kernel/test_meta_eval.rb
|
1704
|
+
- test/core/kernel/test_blank.rb
|
1705
|
+
- test/core/kernel/test_dir.rb
|
1706
|
+
- test/core/kernel/test_not.rb
|
1707
|
+
- test/core/kernel/test_tap.rb
|
1708
|
+
- test/core/kernel/test_ask.rb
|
1709
|
+
- test/core/kernel/test_try.rb
|
1710
|
+
- test/core/kernel/test_temporarily.rb
|
1711
|
+
- test/core/kernel/test_class.rb
|
1712
|
+
- test/core/kernel/test_instance_send.rb
|
1713
|
+
- test/core/kernel/test_object_send.rb
|
1714
|
+
- test/core/kernel/test_returning.rb
|
1715
|
+
- test/core/kernel/test_attr_singleton.rb
|
1716
|
+
- test/core/kernel/test_assign.rb
|
1717
|
+
- test/core/kernel/test_in.rb
|
1718
|
+
- test/core/kernel/test_deep_copy.rb
|
1719
|
+
- test/core/kernel/test_instance_assign.rb
|
1720
|
+
- test/core/kernel/test_qua_class.rb
|
1721
|
+
- test/core/kernel/test_presence.rb
|
1722
|
+
- test/core/kernel/test_get.rb
|
1723
|
+
- test/core/kernel/test_object_hexid.rb
|
1724
|
+
- test/core/kernel/test_maybe.rb
|
1725
|
+
- test/core/kernel/test_instance_class.rb
|
1726
|
+
- test/core/kernel/test_disable_warnings.rb
|
1727
|
+
- test/core/kernel/test_complete.rb
|
1728
|
+
- test/core/kernel/test_assign_from.rb
|
1729
|
+
- test/core/kernel/test_require_all.rb
|
1730
|
+
- test/core/kernel/test_as.rb
|
1731
|
+
- test/core/kernel/test_deep_clone.rb
|
1732
|
+
- test/core/kernel/test_super_method.rb
|
1733
|
+
- test/core/kernel/test_ergo.rb
|
1734
|
+
- test/core/kernel/test_callstack.rb
|
1735
|
+
- test/core/kernel/test_require_relative.rb
|
1736
|
+
- test/core/kernel/test_instance_extract.rb
|
1737
|
+
- test/core/kernel/test_d.rb
|
1738
|
+
- test/core/kernel/test_hierarchical_send.rb
|
1739
|
+
- test/core/kernel/test_meta_alias.rb
|
1740
|
+
- test/core/kernel/test_meta_def.rb
|
1741
|
+
- test/core/kernel/test_writers.rb
|
1742
|
+
- test/core/kernel/test_extension.rb
|
1743
|
+
- test/core/kernel/test_constant.rb
|
1744
|
+
- test/core/kernel/test_silence.rb
|
1745
|
+
- test/core/kernel/test_object_class.rb
|
1746
|
+
- test/core/kernel/test_with.rb
|
1747
|
+
- test/core/kernel/test_respond.rb
|
1748
|
+
- test/core/kernel/test_val.rb
|
1749
|
+
- test/core/kernel/test_here.rb
|
1750
|
+
- test/core/kernel/test_singleton_class.rb
|
1751
|
+
- test/core/kernel/test_true.rb
|
1752
|
+
- test/core/kernel/test_method.rb
|
1753
|
+
- test/core/integer/test_bitmask.rb
|
1754
|
+
- test/core/integer/test_of.rb
|
1755
|
+
- test/core/integer/test_multiple.rb
|
1756
|
+
- test/core/integer/test_ordinal.rb
|
1757
|
+
- test/core/integer/test_even.rb
|
1758
|
+
- test/core/integer/test_factorial.rb
|
1759
|
+
- test/core/integer/test_odd.rb
|
1760
|
+
- test/core/filetest/test_root.rb
|
1761
|
+
- test/core/file/test_read_list.rb
|
1762
|
+
- test/core/file/test_split_all.rb
|
1763
|
+
- test/core/file/test_ext.rb
|
1764
|
+
- test/core/file/test_null.rb
|
1765
|
+
- test/core/file/test_create.rb
|
1766
|
+
- test/core/file/test_read_binary.rb
|
1767
|
+
- test/core/file/test_append.rb
|
1768
|
+
- test/core/file/test_writelines.rb
|
1769
|
+
- test/core/file/test_sanitize.rb
|
1770
|
+
- test/core/file/test_write.rb
|
1771
|
+
- test/core/file/test_rewrite.rb
|
1772
|
+
- test/core/file/test_rootname.rb
|
1773
|
+
- test/core/exception/test_detail.rb
|
1774
|
+
- test/core/exception/test_raised.rb
|
1775
|
+
- test/core/exception/test_suppress.rb
|
1776
|
+
- test/core/class/test_to_proc.rb
|
1777
|
+
- test/core/class/test_preallocate.rb
|
1778
|
+
- test/core/class/test_descendents.rb
|
1779
|
+
- test/core/class/test_subclasses.rb
|
1780
|
+
- test/core/regexp/test_op_or.rb
|
1781
|
+
- test/core/regexp/test_arity.rb
|
1782
|
+
- test/core/regexp/test_to_re.rb
|
1783
|
+
- test/core/regexp/test_multiline.rb
|
1784
|
+
- test/core/regexp/test_op_add.rb
|
1785
|
+
- test/core/proc/test_partial.rb
|
1786
|
+
- test/core/proc/test_bind.rb
|
1787
|
+
- test/core/proc/test_curry.rb
|
1788
|
+
- test/core/proc/test_bind_to.rb
|
1789
|
+
- test/core/proc/test_compose.rb
|
1790
|
+
- test/core/proc/test_update.rb
|
1791
|
+
- test/core/proc/test_to_method.rb
|
1792
|
+
- test/core/time/test_hence.rb
|
1793
|
+
- test/core/time/test_trunc.rb
|
1794
|
+
- test/core/time/test_elapse.rb
|
1795
|
+
- test/core/time/test_to_time.rb
|
1796
|
+
- test/core/time/test_change.rb
|
1797
|
+
- test/core/time/test_in.rb
|
1798
|
+
- test/core/time/test_stamp.rb
|
1799
|
+
- test/core/time/test_ago.rb
|
1800
|
+
- test/core/time/test_set.rb
|
1801
|
+
- test/core/time/test_less.rb
|
1802
|
+
- test/core/time/test_future.rb
|
1803
|
+
- test/core/time/test_dst_adjustment.rb
|
1804
|
+
- test/core/time/test_past.rb
|
1805
|
+
- test/core/time/test_round_to.rb
|
1806
|
+
- test/core/time/test_shift.rb
|
1807
|
+
- test/standard/test_multipliers.rb
|
1808
|
+
- test/standard/test_shellwords.rb
|
1809
|
+
- test/standard/test_cloneable.rb
|
1810
|
+
- test/standard/test_math.rb
|
1811
|
+
- test/standard/test_argvector.rb
|
1812
|
+
- test/standard/test_uri.rb
|
1813
|
+
- test/standard/math/test_sign.rb
|
1814
|
+
- test/standard/math/test_exp2.rb
|
1815
|
+
- test/standard/math/test_ceil.rb
|
1816
|
+
- test/standard/math/test_percentile.rb
|
1817
|
+
- test/standard/math/test_root.rb
|
1818
|
+
- test/standard/math/test_gcd.rb
|
1819
|
+
- test/standard/math/test_acot.rb
|
1820
|
+
- test/standard/math/test_sec.rb
|
1821
|
+
- test/standard/math/test_cosec.rb
|
1822
|
+
- test/standard/math/test_cosech.rb
|
1823
|
+
- test/standard/math/test_cot.rb
|
1824
|
+
- test/standard/math/test_srq.rb
|
1825
|
+
- test/standard/math/test_lcm.rb
|
1826
|
+
- test/standard/math/test_floor.rb
|
1827
|
+
- test/standard/math/test_factorial.rb
|
1828
|
+
- test/standard/math/test_coth.rb
|
1829
|
+
- test/standard/math/test_pow.rb
|
1830
|
+
- test/standard/math/test_acoth.rb
|
1831
|
+
- test/standard/math/test_sinc.rb
|
1832
|
+
- test/standard/math/test_sech.rb
|
1833
|
+
- test/standard/math/test_distance.rb
|
1834
|
+
- test/standard/math/test_exp10.rb
|
1835
|
+
- test/standard/math/test_abs.rb
|
1836
|
+
- test/standard/math/test_median.rb
|
1837
|
+
- test/standard/math/test_beta.rb
|
1838
|
+
- test/standard/test_memoizable.rb
|
1839
|
+
- test/standard/test_thread.rb
|
1840
|
+
- test/standard/binding/test_block_exec.rb
|
1841
|
+
- test/standard/test_enumargs.rb
|
1842
|
+
- test/standard/test_ostruct.rb
|
1843
|
+
- test/standard/test_instantiable.rb
|
1844
|
+
- test/standard/pathname/test_readline.rb
|
1845
|
+
- test/standard/pathname/test_chdir.rb
|
1846
|
+
- test/standard/test_tuple.rb
|
1847
|
+
- test/standard/test_date.rb
|
1848
|
+
- test/standard/test_equitable.rb
|
1849
|
+
- test/standard/test_random.rb
|
1850
|
+
- test/standard/test_timer.rb
|
1851
|
+
has_rdoc:
|