facets 2.4.3 → 2.4.4
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGES +1584 -108
- data/MANIFEST +78 -1746
- data/METADATA +1 -1
- data/NEWS +37 -57
- data/demo/bench/bench_load.rb +56 -0
- data/{README.core → doc/README.core} +0 -0
- data/{README.lore → doc/README.lore} +0 -0
- data/{README.more → doc/README.more} +0 -0
- data/doc/{notes → book}/history.rdoc +0 -0
- data/doc/{notes → book}/notes.rdoc +0 -0
- data/doc/news/news-2.0.5 +8 -0
- data/doc/news/news-2.1.0 +9 -0
- data/doc/news/news-2.1.1 +5 -0
- data/doc/news/news-2.1.2 +6 -0
- data/doc/news/news-2.1.3 +5 -0
- data/doc/news/news-2.2.0 +14 -0
- data/doc/news/news-2.2.1 +4 -0
- data/doc/news/news-2.3.0 +6 -0
- data/doc/news/{NEWS-2.4.0 → news-2.4.0} +19 -1
- data/doc/news/news-2.4.1 +8 -0
- data/doc/news/news-2.4.2 +4 -0
- data/doc/news/news-2.4.3 +78 -0
- data/doc/rdoc/core/classes/Array.html +118 -850
- data/doc/rdoc/core/classes/Binding.html +45 -291
- data/doc/rdoc/core/classes/Class.html +20 -244
- data/doc/rdoc/core/classes/Comparable.html +26 -195
- data/doc/rdoc/core/classes/Dir.html +32 -332
- data/doc/rdoc/core/classes/Enumerable.html +152 -1154
- data/doc/rdoc/core/classes/Exception.html +8 -76
- data/doc/rdoc/core/classes/FalseClass.html +8 -8
- data/doc/rdoc/core/classes/File.html +59 -456
- data/doc/rdoc/core/classes/FileTest.html +4 -33
- data/doc/rdoc/core/classes/Float.html +10 -148
- data/doc/rdoc/core/classes/Friend.html +4 -43
- data/doc/rdoc/core/classes/Functor.html +12 -12
- data/doc/rdoc/core/classes/Hash.html +278 -1930
- data/doc/rdoc/core/classes/Indexable.html +97 -97
- data/doc/rdoc/core/classes/InstanceVariables.html +44 -251
- data/doc/rdoc/core/classes/Integer.html +90 -365
- data/doc/rdoc/core/classes/Kernel.html +365 -2062
- data/doc/rdoc/core/classes/Lazy/Promise.html +1 -1
- data/doc/rdoc/core/classes/MatchData.html +15 -121
- data/doc/rdoc/core/classes/Module.html +213 -1197
- data/doc/rdoc/core/classes/NilClass.html +22 -79
- data/doc/rdoc/core/classes/Numeric.html +27 -136
- data/doc/rdoc/core/classes/Object.html +52 -4
- data/doc/rdoc/core/classes/Proc.html +23 -228
- data/doc/rdoc/core/classes/Range.html +1 -263
- data/doc/rdoc/core/classes/Regexp.html +14 -110
- data/doc/rdoc/core/classes/Stackable.html +31 -31
- data/doc/rdoc/core/classes/String.html +401 -2464
- data/doc/rdoc/core/classes/Symbol.html +67 -245
- data/doc/rdoc/core/classes/Time.html +157 -459
- data/doc/rdoc/core/classes/TrueClass.html +8 -8
- data/doc/rdoc/core/classes/UnboundMethod.html +11 -110
- data/doc/rdoc/core/created.rid +1 -1
- data/doc/rdoc/core/files/{README_core.html → doc/README_core.html} +7 -6
- data/doc/rdoc/core/files/lib/core/facets/{module/alias_rb.html → array/index_rb.html} +4 -4
- data/doc/rdoc/core/files/lib/core/facets/array_rb.html +1 -37
- data/doc/rdoc/core/files/lib/core/facets/binding_rb.html +1 -9
- data/doc/rdoc/core/files/lib/core/facets/class/descendents_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/class_rb.html +1 -10
- data/doc/rdoc/core/files/lib/core/facets/comparable_rb.html +1 -7
- data/doc/rdoc/core/files/lib/core/facets/dir_rb.html +1 -11
- data/doc/rdoc/core/files/lib/core/facets/enumerable/group_by_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/enumerable_rb.html +1 -27
- data/doc/rdoc/core/files/lib/core/facets/exception_rb.html +1 -6
- data/doc/rdoc/core/files/lib/core/facets/file/split_root_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/file_rb.html +1 -9
- data/doc/rdoc/core/files/lib/core/facets/filetest_rb.html +1 -5
- data/doc/rdoc/core/files/lib/core/facets/float/round_rb.html +5 -5
- data/doc/rdoc/core/files/lib/core/facets/float_rb.html +1 -5
- data/doc/rdoc/core/files/lib/core/facets/hash/except_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/{time/to_date_rb.html → hash/op_push_rb.html} +4 -4
- data/doc/rdoc/core/files/lib/core/facets/hash/slice_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/hash/update_rb.html +5 -1
- data/doc/rdoc/core/files/lib/core/facets/hash_rb.html +1 -32
- data/doc/rdoc/core/files/lib/core/facets/indexable_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/integer_rb.html +1 -10
- data/doc/rdoc/core/files/lib/core/facets/kernel/instance_exec_rb.html +1 -5
- data/doc/rdoc/core/files/lib/core/facets/kernel/qua_class_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/kernel/singleton_class_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/kernel/with_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/kernel_rb.html +1 -46
- data/doc/rdoc/core/files/lib/core/facets/matchdata_rb.html +1 -6
- data/doc/rdoc/core/files/lib/core/facets/metaid_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/module/alias_accessor_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/module/alias_method_chain_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/module/alias_module_function_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/module/instance_methods_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/module_rb.html +1 -27
- data/doc/rdoc/core/files/lib/core/facets/nilclass/ergo_rb.html +96 -0
- data/doc/rdoc/core/files/lib/core/facets/nilclass/to_f_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/nilclass_rb.html +1 -5
- data/doc/rdoc/core/files/lib/core/facets/numeric/round_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/numeric_rb.html +1 -7
- data/doc/rdoc/core/files/lib/core/facets/proc/bind_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/proc_rb.html +1 -9
- data/doc/rdoc/core/files/lib/core/facets/range_rb.html +1 -9
- data/doc/rdoc/core/files/lib/core/facets/regexp_rb.html +1 -6
- data/doc/rdoc/core/files/lib/core/facets/string/chars_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/string/each_char_rb.html +5 -1
- data/doc/rdoc/core/files/lib/core/facets/{kernel/suppress_rb.html → string/op_sub_rb.html} +4 -4
- data/doc/rdoc/core/files/lib/core/facets/string/subtract_rb.html +9 -1
- data/doc/rdoc/core/files/lib/core/facets/string/variablize_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/string_rb.html +1 -38
- data/doc/rdoc/core/files/lib/core/facets/symbol/plain_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/symbol/query_rb.html +96 -0
- data/doc/rdoc/core/files/lib/core/facets/symbol/setter_rb.html +96 -0
- data/doc/rdoc/core/files/lib/core/facets/symbol/variablize_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/symbol_rb.html +1 -9
- data/doc/rdoc/core/files/lib/core/facets/time/advance_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/time/change_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time/elapse_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time/hence_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time/set_rb.html +1 -5
- data/doc/rdoc/core/files/lib/core/facets/time/stamp_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time/to_time_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time/trunc_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time_rb.html +1 -15
- data/doc/rdoc/core/files/lib/core/facets/unboundmethod_rb.html +1 -6
- data/doc/rdoc/core/fr_file_index.html +16 -242
- data/doc/rdoc/core/fr_method_index.html +425 -780
- data/doc/rdoc/core/index.html +1 -1
- data/doc/rdoc/lore/classes/Array.html +16 -16
- data/doc/rdoc/lore/classes/CGI.html +25 -19
- data/doc/rdoc/lore/classes/Config.html +8 -8
- data/doc/rdoc/lore/classes/Continuation.html +4 -4
- data/doc/rdoc/lore/classes/Date.html +425 -47
- data/doc/rdoc/lore/classes/DateTime.html +585 -0
- data/doc/rdoc/lore/classes/File.html +4 -4
- data/doc/rdoc/lore/classes/FileUtils.html +32 -376
- data/doc/rdoc/lore/classes/GetoptLong.html +4 -4
- data/doc/rdoc/lore/classes/GetoptLong/DSL.html +24 -24
- data/doc/rdoc/lore/classes/Kernel.html +137 -0
- data/doc/rdoc/lore/classes/Logger.html +12 -12
- data/doc/rdoc/lore/classes/Logger/Ansicolor.html +40 -40
- data/doc/rdoc/lore/classes/Logger/LogDevice.html +4 -4
- data/doc/rdoc/lore/classes/NilClass.html +5 -5
- data/doc/rdoc/lore/classes/OpenStruct.html +47 -47
- data/doc/rdoc/lore/classes/Pathname.html +126 -40
- data/doc/rdoc/lore/classes/Shellwords.html +4 -4
- data/doc/rdoc/lore/classes/String.html +29 -8
- data/doc/rdoc/lore/classes/Time.html +156 -0
- data/doc/rdoc/lore/classes/URI.html +48 -48
- data/doc/rdoc/lore/classes/URI/Hash.html +4 -4
- data/doc/rdoc/lore/classes/URI/Kernel.html +8 -8
- data/doc/rdoc/lore/created.rid +1 -1
- data/doc/rdoc/lore/files/{README_lore.html → doc/README_lore.html} +4 -4
- data/doc/rdoc/lore/files/lib/lore/facets/basicobject_rb.html +22 -94
- data/doc/rdoc/lore/files/lib/lore/facets/cgi_rb.html +1 -1
- data/doc/rdoc/lore/files/lib/lore/facets/continuation_rb.html +2 -2
- data/doc/rdoc/lore/files/lib/lore/facets/date_rb.html +2 -27
- data/doc/rdoc/lore/files/lib/lore/facets/ostruct_rb.html +1 -1
- data/doc/rdoc/lore/files/lib/lore/facets/pathname_rb.html +1 -15
- data/doc/rdoc/lore/files/lib/lore/facets/yaml_rb.html +2 -1
- data/doc/rdoc/lore/fr_class_index.html +3 -1
- data/doc/rdoc/lore/fr_file_index.html +1 -8
- data/doc/rdoc/lore/fr_method_index.html +125 -93
- data/doc/rdoc/lore/index.html +1 -1
- data/doc/rdoc/more/classes/ANSICode.html +66 -66
- data/doc/rdoc/more/classes/Advisable.html +37 -37
- data/doc/rdoc/more/classes/Advisable/Method.html +20 -20
- data/doc/rdoc/more/classes/Archive/Tar/Minitar.html +27 -27
- data/doc/rdoc/more/classes/Archive/Tar/Minitar/Input.html +28 -28
- data/doc/rdoc/more/classes/Archive/Tar/Minitar/Output.html +19 -19
- data/doc/rdoc/more/classes/Archive/Tar/Minitar/Reader.html +31 -31
- data/doc/rdoc/more/classes/Archive/Tar/Minitar/Writer.html +33 -33
- data/doc/rdoc/more/classes/Argvector.html +489 -0
- data/doc/rdoc/more/classes/Association.html +28 -28
- data/doc/rdoc/more/classes/Association/Kernel.html +8 -8
- data/doc/rdoc/more/classes/BBCode.html +34 -34
- data/doc/rdoc/more/classes/BaseX.html +16 -16
- data/doc/rdoc/more/classes/BiCrypt.html +67 -67
- data/doc/rdoc/more/classes/BigDuration.html +30 -30
- data/doc/rdoc/more/classes/BinReadable.html +85 -85
- data/doc/rdoc/more/classes/BinReadable/ByteOrder.html +25 -25
- data/doc/rdoc/more/classes/Binding.html +8 -61
- data/doc/rdoc/more/classes/BlankSlate.html +131 -0
- data/doc/rdoc/more/classes/Buildable.html +4 -4
- data/doc/rdoc/more/classes/BuildingBlock.html +1 -1
- data/doc/rdoc/more/classes/CLI/Arguments.html +88 -88
- data/doc/rdoc/more/classes/CLI/Command.html +29 -28
- data/doc/rdoc/more/classes/CLI/NoCommandError.html +5 -5
- data/doc/rdoc/more/classes/CLI/NoOptionError.html +5 -5
- data/doc/rdoc/more/classes/CacheDecorator.html +21 -21
- data/doc/rdoc/more/classes/Capsule.html +41 -41
- data/doc/rdoc/more/classes/Chain.html +17 -17
- data/doc/rdoc/more/classes/Cloneable.html +4 -4
- data/doc/rdoc/more/classes/ConsoleUtils.html +18 -18
- data/doc/rdoc/more/classes/Coroutine.html +35 -34
- data/doc/rdoc/more/classes/Crypt.html +16 -16
- data/doc/rdoc/more/classes/CssTree.html +8 -8
- data/doc/rdoc/more/classes/Dictionary.html +232 -232
- data/doc/rdoc/more/classes/DictionaryMatcher.html +38 -38
- data/doc/rdoc/more/classes/DictionaryMatcher/MatchData.html +4 -4
- data/doc/rdoc/more/classes/Duration.html +68 -68
- data/doc/rdoc/more/classes/Enumerable.html +44 -44
- data/doc/rdoc/more/classes/Enumerable/Elementor.html +16 -16
- data/doc/rdoc/more/classes/Enumerable/Enumerator.html +4 -4
- data/doc/rdoc/more/classes/EnumerablePass.html +15 -15
- data/doc/rdoc/more/classes/Equatable.html +16 -16
- data/doc/rdoc/more/classes/EventHook.html +8 -8
- data/doc/rdoc/more/classes/Expirable.html +17 -17
- data/doc/rdoc/more/classes/FileShell.html +174 -174
- data/doc/rdoc/more/classes/Fileable.html +14 -14
- data/doc/rdoc/more/classes/Fileable/DSL.html +41 -41
- data/doc/rdoc/more/classes/Hash.html +35 -181
- data/doc/rdoc/more/classes/Hash2Xml.html +4 -4
- data/doc/rdoc/more/classes/HtmlFilter.html +9 -9
- data/doc/rdoc/more/classes/InfinityClass.html +36 -36
- data/doc/rdoc/more/classes/InfinityClass/Numeric.html +23 -23
- data/doc/rdoc/more/classes/Ini.html +37 -37
- data/doc/rdoc/more/classes/Instantiable.html +9 -9
- data/doc/rdoc/more/classes/{Instantise.html → Instantize.html} +17 -17
- data/doc/rdoc/more/classes/Interval.html +189 -189
- data/doc/rdoc/more/classes/It.html +12 -12
- data/doc/rdoc/more/classes/LRUCache.html +38 -38
- data/doc/rdoc/more/classes/LinkedList.html +68 -68
- data/doc/rdoc/more/classes/LinkedList/Node.html +4 -4
- data/doc/rdoc/more/classes/Module.html +177 -177
- data/doc/rdoc/more/classes/Multiton.html +12 -12
- data/doc/rdoc/more/classes/Multiton/MetaMethods.html +28 -28
- data/doc/rdoc/more/classes/Net/SMTP.html +8 -69
- data/doc/rdoc/more/classes/NullClass.html +24 -24
- data/doc/rdoc/more/classes/OpEsc.html +5 -5
- data/doc/rdoc/more/classes/OpenCascade.html +4 -4
- data/doc/rdoc/more/classes/OpenCollection.html +8 -8
- data/doc/rdoc/more/classes/OpenHash.html +9 -9
- data/doc/rdoc/more/classes/OpenObject.html +117 -117
- data/doc/rdoc/more/classes/PQueue.html +84 -84
- data/doc/rdoc/more/classes/Paramix.html +11 -11
- data/doc/rdoc/more/classes/Paramix/Delegator.html +16 -16
- data/doc/rdoc/more/classes/PathList.html +8 -8
- data/doc/rdoc/more/classes/PathList/Finder.html +8 -8
- data/doc/rdoc/more/classes/Pool.html +18 -18
- data/doc/rdoc/more/classes/Proc.html +10 -10
- data/doc/rdoc/more/classes/ProgressBar.html +52 -52
- data/doc/rdoc/more/classes/Prototype.html +28 -28
- data/doc/rdoc/more/classes/RWDelegator.html +16 -16
- data/doc/rdoc/more/classes/Random.html +6 -23
- data/doc/rdoc/more/classes/Random/Array.html +52 -52
- data/doc/rdoc/more/classes/Random/Hash.html +64 -64
- data/doc/rdoc/more/classes/Random/Object.html +5 -5
- data/doc/rdoc/more/classes/Random/String.html +46 -46
- data/doc/rdoc/more/classes/Random/String/Self.html +13 -13
- data/doc/rdoc/more/classes/Recorder.html +16 -16
- data/doc/rdoc/more/classes/Reference.html +19 -19
- data/doc/rdoc/more/classes/Registerable.html +13 -13
- data/doc/rdoc/more/classes/Rope.html +434 -0
- data/doc/rdoc/more/classes/Semaphore.html +36 -36
- data/doc/rdoc/more/classes/Settings.html +28 -28
- data/doc/rdoc/more/classes/Settings/Setting.html +13 -13
- data/doc/rdoc/more/classes/Settings/SettingCollection.html +4 -4
- data/doc/rdoc/more/classes/SimpleStringIO.html +8 -8
- data/doc/rdoc/more/classes/String/Mask.html +557 -0
- data/doc/rdoc/more/classes/String/Style.html +146 -147
- data/doc/rdoc/more/classes/String/Words.html +31 -272
- data/doc/rdoc/more/classes/System.html +253 -253
- data/doc/rdoc/more/classes/Timer.html +50 -50
- data/doc/rdoc/more/classes/Timer/Dummy.html +9 -9
- data/doc/rdoc/more/classes/TracePoint.html +58 -58
- data/doc/rdoc/more/classes/Tuple.html +170 -170
- data/doc/rdoc/more/classes/TypeCast/Class.html +4 -4
- data/doc/rdoc/more/classes/TypeCast/Object.html +4 -4
- data/doc/rdoc/more/classes/Uninheritable.html +6 -6
- data/doc/rdoc/more/classes/UploadUtils.html +49 -49
- data/doc/rdoc/more/classes/VersionNumber.html +82 -56
- data/doc/rdoc/more/classes/Weekdays.html +28 -28
- data/doc/rdoc/more/classes/XOXO.html +9 -9
- data/doc/rdoc/more/classes/ZipUtils.html +58 -58
- data/doc/rdoc/more/classes/ZipUtils/DryRun.html +28 -28
- data/doc/rdoc/more/classes/ZipUtils/NoWrite.html +28 -28
- data/doc/rdoc/more/classes/ZipUtils/Verbose.html +28 -28
- data/doc/rdoc/more/created.rid +1 -1
- data/doc/rdoc/more/files/{README_more.html → doc/README_more.html} +3 -3
- data/doc/rdoc/more/files/lib/more/facets/annotations_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/arguments_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/argvector_rb.html +142 -0
- data/doc/rdoc/more/files/lib/more/facets/bicrypt_rb.html +2 -2
- data/doc/rdoc/more/files/lib/more/facets/blankslate_rb.html +92 -0
- data/doc/rdoc/more/files/lib/more/facets/buildable_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/bytes_rb.html +1 -78
- data/doc/rdoc/more/files/lib/more/facets/command_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/coroutine_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/dictionary_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/elementor_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/fileshell_rb.html +1 -29
- data/doc/rdoc/more/files/lib/more/facets/inheritor_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/instantise_rb.html +5 -54
- data/doc/rdoc/more/files/lib/more/facets/instantize_rb.html +160 -0
- data/doc/rdoc/more/files/lib/more/facets/interval_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/multipliers_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/openobject_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/random_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/recorder_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/reflection_rb.html +1 -2
- data/doc/rdoc/more/files/lib/more/facets/rope_rb.html +98 -0
- data/doc/rdoc/{core/files/lib/core/facets/string/to_time_rb.html → more/files/lib/more/facets/string/mask_rb.html} +5 -5
- data/doc/rdoc/more/files/lib/more/facets/{style_rb.html → string/style_rb.html} +4 -4
- data/doc/rdoc/more/files/lib/more/facets/timer_rb.html +2 -2
- data/doc/rdoc/more/files/lib/more/facets/typecast_rb.html +2 -2
- data/doc/rdoc/more/files/lib/more/facets/version_rb.html +2 -3
- data/doc/rdoc/more/fr_class_index.html +5 -2
- data/doc/rdoc/more/fr_file_index.html +7 -8
- data/doc/rdoc/more/fr_method_index.html +940 -926
- data/doc/rdoc/more/index.html +1 -1
- data/lib/core/facets-load.rb +12 -0
- data/lib/core/facets.rb +1 -1
- data/lib/core/facets/array.rb +5 -25
- data/lib/core/facets/array/index.rb +23 -0
- data/lib/core/facets/binding.rb +5 -6
- data/lib/core/facets/class.rb +5 -6
- data/lib/core/facets/class/descendents.rb +10 -2
- data/lib/core/facets/comparable.rb +5 -3
- data/lib/core/facets/dir.rb +5 -6
- data/lib/core/facets/enumerable.rb +5 -23
- data/lib/core/facets/enumerable/group_by.rb +2 -2
- data/lib/core/facets/exception.rb +6 -2
- data/lib/core/facets/file.rb +5 -5
- data/lib/core/facets/file/split_root.rb +10 -0
- data/lib/core/facets/filetest.rb +6 -1
- data/lib/core/facets/float.rb +6 -1
- data/lib/core/facets/float/round.rb +1 -35
- data/lib/core/facets/hash.rb +5 -28
- data/lib/core/facets/hash/except.rb +15 -11
- data/lib/core/facets/hash/op_push.rb +17 -0
- data/lib/core/facets/hash/slice.rb +21 -13
- data/lib/core/facets/hash/update.rb +19 -13
- data/lib/core/facets/indexable.rb +1 -0
- data/lib/core/facets/integer.rb +5 -7
- data/lib/core/facets/kernel.rb +5 -44
- data/lib/core/facets/kernel/instance_exec.rb +29 -8
- data/lib/core/facets/kernel/qua_class.rb +19 -0
- data/lib/core/facets/kernel/singleton_class.rb +6 -1
- data/lib/core/facets/kernel/with.rb +1 -1
- data/lib/core/facets/matchdata.rb +5 -3
- data/lib/core/facets/metaid.rb +0 -51
- data/lib/core/facets/module.rb +5 -23
- data/lib/core/facets/module/alias_accessor.rb +45 -0
- data/lib/core/facets/module/{alias.rb → alias_method_chain.rb} +0 -65
- data/lib/core/facets/module/alias_module_function.rb +30 -0
- data/lib/core/facets/module/instance_methods.rb +2 -2
- data/lib/core/facets/nilclass.rb +5 -2
- data/lib/core/facets/nilclass/ergo.rb +1 -0
- data/lib/core/facets/nilclass/to_f.rb +2 -2
- data/lib/core/facets/numeric.rb +5 -3
- data/lib/core/facets/numeric/round.rb +21 -0
- data/lib/core/facets/proc.rb +5 -5
- data/lib/core/facets/range.rb +5 -5
- data/lib/core/facets/regexp.rb +5 -2
- data/lib/core/facets/string.rb +5 -36
- data/lib/core/facets/string/chars.rb +3 -3
- data/lib/core/facets/string/each_char.rb +15 -6
- data/lib/core/facets/string/op_sub.rb +14 -0
- data/lib/core/facets/string/subtract.rb +3 -13
- data/lib/core/facets/string/variablize.rb +12 -0
- data/lib/core/facets/symbol.rb +5 -5
- data/lib/core/facets/symbol/plain.rb +44 -0
- data/lib/core/facets/symbol/query.rb +1 -0
- data/lib/core/facets/symbol/setter.rb +1 -0
- data/lib/core/facets/symbol/variablize.rb +12 -0
- data/lib/core/facets/time.rb +5 -12
- data/lib/core/facets/time/advance.rb +17 -0
- data/lib/core/facets/time/change.rb +16 -22
- data/lib/core/facets/time/elapse.rb +2 -2
- data/lib/core/facets/time/hence.rb +83 -50
- data/lib/core/facets/time/set.rb +21 -1
- data/lib/core/facets/time/stamp.rb +2 -4
- data/lib/core/facets/time/to_time.rb +8 -2
- data/lib/core/facets/unboundmethod.rb +5 -2
- data/lib/lore/facets/basicobject.rb +8 -257
- data/lib/lore/facets/cgi.rb +1 -1
- data/lib/lore/facets/date.rb +349 -43
- data/lib/lore/facets/ostruct.rb +1 -1
- data/lib/lore/facets/pathname.rb +41 -10
- data/lib/more/facets/annotations.rb +2 -0
- data/lib/more/facets/arguments.rb +2 -0
- data/lib/more/facets/argvector.rb +353 -0
- data/lib/more/facets/bicrypt.rb +1 -1
- data/lib/more/facets/blankslate.rb +66 -0
- data/lib/more/facets/buildable.rb +1 -1
- data/lib/more/facets/bytes.rb +2 -0
- data/lib/more/facets/command.rb +4 -1
- data/lib/more/facets/coroutine.rb +1 -0
- data/lib/more/facets/dictionary.rb +4 -4
- data/lib/more/facets/elementor.rb +1 -1
- data/lib/more/facets/fileshell.rb +2 -0
- data/lib/more/facets/inheritor.rb +9 -5
- data/lib/more/facets/instantise.rb +1 -92
- data/lib/more/facets/instantize.rb +95 -0
- data/lib/more/facets/interval.rb +2 -2
- data/lib/more/facets/multipliers.rb +4 -4
- data/lib/more/facets/openobject.rb +6 -1
- data/lib/more/facets/random.rb +25 -22
- data/lib/more/facets/recorder.rb +1 -1
- data/lib/more/facets/rope.rb +131 -0
- data/lib/more/facets/string/mask.rb +278 -0
- data/lib/more/facets/{style.rb → string/style.rb} +7 -6
- data/lib/more/facets/typecast.rb +1 -1
- data/lib/more/facets/version.rb +14 -0
- data/test/core/binding/test_local_variables.rb +1 -1
- data/test/core/enumerable/test_group_by.rb +7 -2
- data/test/core/hash/test_slice.rb +20 -0
- data/test/core/kernel/test_tap.rb +1 -1
- data/test/core/module/test_alias.rb +2 -1
- data/test/core/module/test_revise.rb +2 -2
- data/test/lore/test_basicobject.rb +26 -26
- data/test/lore/test_date.rb +9 -0
- data/test/lore/test_ostruct.rb +5 -5
- data/test/more/test_class_extension.rb +1 -1
- data/test/more/test_classmethods.rb +5 -5
- data/test/more/test_dictionary.rb +1 -1
- data/test/more/test_instantise.rb +2 -4
- data/test/more/test_interval.rb +4 -4
- data/test/more/test_linkedlist.rb +1 -1
- data/test/more/test_multipliers.rb +1 -1
- data/test/more/test_multiton.rb +1 -1
- data/test/more/test_random.rb +1 -1
- data/test/more/test_style.rb +1 -1
- data/test/more/test_typecast.rb +1 -1
- data/test/test_facets.rb +9 -0
- metadata +82 -1753
- data/doc/rdoc/lore/classes/BasicObject.html +0 -259
- data/doc/rdoc/more/classes/Kernel.html +0 -641
- data/doc/ri/ANSICode/cdesc-ANSICode.yaml +0 -60
- data/doc/ri/ANSICode/clear_line-i.yaml +0 -13
- data/doc/ri/ANSICode/clear_screen-i.yaml +0 -13
- data/doc/ri/ANSICode/clr-i.yaml +0 -12
- data/doc/ri/ANSICode/cls-i.yaml +0 -12
- data/doc/ri/ANSICode/colors-i.yaml +0 -10
- data/doc/ri/ANSICode/define_ansicolor_method-c.yaml +0 -12
- data/doc/ri/ANSICode/display-i.yaml +0 -12
- data/doc/ri/ANSICode/down-i.yaml +0 -12
- data/doc/ri/ANSICode/left-i.yaml +0 -12
- data/doc/ri/ANSICode/move-i.yaml +0 -12
- data/doc/ri/ANSICode/restore-i.yaml +0 -12
- data/doc/ri/ANSICode/right-i.yaml +0 -12
- data/doc/ri/ANSICode/save-i.yaml +0 -12
- data/doc/ri/ANSICode/uncolored-i.yaml +0 -10
- data/doc/ri/ANSICode/up-i.yaml +0 -12
- data/doc/ri/Advisable/Method/advice_after%3d-i.yaml +0 -10
- data/doc/ri/Advisable/Method/advice_around%3d-i.yaml +0 -10
- data/doc/ri/Advisable/Method/advice_before%3d-i.yaml +0 -10
- data/doc/ri/Advisable/Method/advised%3f-i.yaml +0 -10
- data/doc/ri/Advisable/Method/call_with_advice-i.yaml +0 -12
- data/doc/ri/Advisable/Method/cdesc-Method.yaml +0 -43
- data/doc/ri/Advisable/Method/lambda_target-i.yaml +0 -12
- data/doc/ri/Advisable/advice_after-i.yaml +0 -10
- data/doc/ri/Advisable/advice_around-i.yaml +0 -10
- data/doc/ri/Advisable/advice_before-i.yaml +0 -10
- data/doc/ri/Advisable/advise-i.yaml +0 -12
- data/doc/ri/Advisable/after-i.yaml +0 -10
- data/doc/ri/Advisable/around-i.yaml +0 -10
- data/doc/ri/Advisable/before-i.yaml +0 -10
- data/doc/ri/Advisable/cdesc-Advisable.yaml +0 -35
- data/doc/ri/Advisable/method_added-i.yaml +0 -16
- data/doc/ri/Archive/Tar/Minitar/BlockRequired/cdesc-BlockRequired.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/ClosedStream/cdesc-ClosedStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/FileNameTooLong/cdesc-FileNameTooLong.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Input/cdesc-Input.yaml +0 -30
- data/doc/ri/Archive/Tar/Minitar/Input/close-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Input/each-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Input/extract_entry-i.yaml +0 -43
- data/doc/ri/Archive/Tar/Minitar/Input/fsync_dir-i.yaml +0 -10
- data/doc/ri/Archive/Tar/Minitar/Input/new-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Input/open-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Input/tar-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/NonSeekableStream/cdesc-NonSeekableStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Output/cdesc-Output.yaml +0 -23
- data/doc/ri/Archive/Tar/Minitar/Output/close-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Output/new-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Output/open-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Output/tar-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Reader/EntryStream/cdesc-EntryStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Reader/InvalidEntryStream/cdesc-InvalidEntryStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Reader/cdesc-Reader.yaml +0 -27
- data/doc/ri/Archive/Tar/Minitar/Reader/close-i.yaml +0 -10
- data/doc/ri/Archive/Tar/Minitar/Reader/each-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Reader/each_entry-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Reader/new-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Reader/open-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Reader/rewind-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/UnexpectedEOF/cdesc-UnexpectedEOF.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Writer/BoundedStream/FileOverflow/cdesc-FileOverflow.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Writer/BoundedStream/cdesc-BoundedStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Writer/RestrictedStream/cdesc-RestrictedStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Writer/add_file-i.yaml +0 -34
- data/doc/ri/Archive/Tar/Minitar/Writer/add_file_simple-i.yaml +0 -33
- data/doc/ri/Archive/Tar/Minitar/Writer/cdesc-Writer.yaml +0 -31
- data/doc/ri/Archive/Tar/Minitar/Writer/close-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Writer/flush-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Writer/mkdir-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Writer/new-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Writer/open-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Writer/split_name-i.yaml +0 -10
- data/doc/ri/Archive/Tar/Minitar/cdesc-Minitar.yaml +0 -68
- data/doc/ri/Archive/Tar/Minitar/dir%3f-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/open-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/pack-c.yaml +0 -14
- data/doc/ri/Archive/Tar/Minitar/pack_file-c.yaml +0 -75
- data/doc/ri/Archive/Tar/Minitar/unpack-c.yaml +0 -12
- data/doc/ri/Archive/Tar/PosixHeader/cdesc-PosixHeader.yaml +0 -53
- data/doc/ri/Archive/Tar/cdesc-Tar.yaml +0 -15
- data/doc/ri/Archive/cdesc-Archive.yaml +0 -16
- data/doc/ri/Array/cdesc-Array.yaml +0 -17
- data/doc/ri/As/cdesc-As.yaml +0 -19
- data/doc/ri/Association/%3c%3d%3e-i.yaml +0 -10
- data/doc/ri/Association/%5b%5d-c.yaml +0 -10
- data/doc/ri/Association/Kernel/%3e%3e-i.yaml +0 -12
- data/doc/ri/Association/Kernel/associations-i.yaml +0 -10
- data/doc/ri/Association/Kernel/cdesc-Kernel.yaml +0 -20
- data/doc/ri/Association/cdesc-Association.yaml +0 -67
- data/doc/ri/Association/inspect-i.yaml +0 -10
- data/doc/ri/Association/invert%21-i.yaml +0 -10
- data/doc/ri/Association/new-c.yaml +0 -10
- data/doc/ri/Association/to_ary-i.yaml +0 -10
- data/doc/ri/Association/to_s-i.yaml +0 -10
- data/doc/ri/Autoarray/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/Autoarray/%5b%5d-i.yaml +0 -10
- data/doc/ri/Autoarray/cdesc-Autoarray.yaml +0 -26
- data/doc/ri/Autoarray/new-c.yaml +0 -10
- data/doc/ri/BBCode/ansi-c.yaml +0 -12
- data/doc/ri/BBCode/ansi_to_bbcode-c.yaml +0 -12
- data/doc/ri/BBCode/ansi_to_html-c.yaml +0 -12
- data/doc/ri/BBCode/bbcode_to_ansi-c.yaml +0 -12
- data/doc/ri/BBCode/bbcode_to_html-c.yaml +0 -12
- data/doc/ri/BBCode/cdesc-BBCode.yaml +0 -59
- data/doc/ri/BBCode/html_to_ansi-c.yaml +0 -12
- data/doc/ri/BBCode/html_to_bbcode-c.yaml +0 -12
- data/doc/ri/BBCode/strip_bbcode-c.yaml +0 -12
- data/doc/ri/BaseX/cdesc-BaseX.yaml +0 -27
- data/doc/ri/BaseX/convert_base-i.yaml +0 -10
- data/doc/ri/BaseX/decode-i.yaml +0 -10
- data/doc/ri/BaseX/encode-i.yaml +0 -10
- data/doc/ri/BaseX/new-c.yaml +0 -10
- data/doc/ri/BasicObject/__self__-i.yaml +0 -12
- data/doc/ri/BasicObject/cdesc-BasicObject.yaml +0 -53
- data/doc/ri/BasicObject/hide-c.yaml +0 -12
- data/doc/ri/BasicObject/object_self-i.yaml +0 -13
- data/doc/ri/BiCrypt/block_size-i.yaml +0 -10
- data/doc/ri/BiCrypt/carefully_open_file-i.yaml +0 -10
- data/doc/ri/BiCrypt/cdesc-BiCrypt.yaml +0 -53
- data/doc/ri/BiCrypt/decrypt_block-i.yaml +0 -10
- data/doc/ri/BiCrypt/decrypt_file-i.yaml +0 -10
- data/doc/ri/BiCrypt/decrypt_pair-i.yaml +0 -10
- data/doc/ri/BiCrypt/decrypt_stream-i.yaml +0 -10
- data/doc/ri/BiCrypt/decrypt_string-i.yaml +0 -10
- data/doc/ri/BiCrypt/encrypt_block-i.yaml +0 -10
- data/doc/ri/BiCrypt/encrypt_file-i.yaml +0 -10
- data/doc/ri/BiCrypt/encrypt_pair-i.yaml +0 -10
- data/doc/ri/BiCrypt/encrypt_stream-i.yaml +0 -10
- data/doc/ri/BiCrypt/encrypt_string-i.yaml +0 -10
- data/doc/ri/BiCrypt/f-i.yaml +0 -10
- data/doc/ri/BiCrypt/generate_initialization_vector-i.yaml +0 -12
- data/doc/ri/BiCrypt/new-c.yaml +0 -10
- data/doc/ri/BiCrypt/precalculate_S_table-i.yaml +0 -10
- data/doc/ri/BigDuration/cdesc-BigDuration.yaml +0 -41
- data/doc/ri/BigDuration/each-i.yaml +0 -12
- data/doc/ri/BigDuration/months%3d-i.yaml +0 -12
- data/doc/ri/BigDuration/new-c.yaml +0 -12
- data/doc/ri/BigDuration/seconds-i.yaml +0 -12
- data/doc/ri/BigDuration/strftime-i.yaml +0 -16
- data/doc/ri/BigDuration/years%3d-i.yaml +0 -12
- data/doc/ri/BinReadable/ByteOrder/big%3f-i.yaml +0 -12
- data/doc/ri/BinReadable/ByteOrder/big_endian%3f-i.yaml +0 -13
- data/doc/ri/BinReadable/ByteOrder/byte_order-i.yaml +0 -13
- data/doc/ri/BinReadable/ByteOrder/byteorder-i.yaml +0 -12
- data/doc/ri/BinReadable/ByteOrder/cdesc-ByteOrder.yaml +0 -39
- data/doc/ri/BinReadable/ByteOrder/little%3f-i.yaml +0 -12
- data/doc/ri/BinReadable/ByteOrder/little_endian%3f-i.yaml +0 -11
- data/doc/ri/BinReadable/ByteOrder/network%3f-i.yaml +0 -12
- data/doc/ri/BinReadable/byte_order%3d-i.yaml +0 -11
- data/doc/ri/BinReadable/byte_order-i.yaml +0 -13
- data/doc/ri/BinReadable/byteorder%3d-i.yaml +0 -12
- data/doc/ri/BinReadable/byteorder-i.yaml +0 -12
- data/doc/ri/BinReadable/cdesc-BinReadable.yaml +0 -65
- data/doc/ri/BinReadable/read_cstring-i.yaml +0 -10
- data/doc/ri/BinReadable/read_int16_big-i.yaml +0 -10
- data/doc/ri/BinReadable/read_int16_little-i.yaml +0 -10
- data/doc/ri/BinReadable/read_int16_native-i.yaml +0 -13
- data/doc/ri/BinReadable/read_int32_big-i.yaml +0 -10
- data/doc/ri/BinReadable/read_int32_little-i.yaml +0 -10
- data/doc/ri/BinReadable/read_int32_native-i.yaml +0 -13
- data/doc/ri/BinReadable/read_int8-i.yaml +0 -10
- data/doc/ri/BinReadable/read_uint8-i.yaml +0 -12
- data/doc/ri/BinReadable/read_word16_big-i.yaml +0 -10
- data/doc/ri/BinReadable/read_word16_little-i.yaml +0 -10
- data/doc/ri/BinReadable/read_word16_native-i.yaml +0 -13
- data/doc/ri/BinReadable/read_word32_big-i.yaml +0 -10
- data/doc/ri/BinReadable/read_word32_little-i.yaml +0 -10
- data/doc/ri/BinReadable/read_word32_native-i.yaml +0 -13
- data/doc/ri/BinReadable/read_word8-i.yaml +0 -13
- data/doc/ri/BinReadable/readn-i.yaml +0 -12
- data/doc/ri/BinReadable/ru-i.yaml +0 -12
- data/doc/ri/BinReadable/ru_swap-i.yaml +0 -12
- data/doc/ri/Binding/%5b%5d%3d-i.yaml +0 -14
- data/doc/ri/Binding/%5b%5d-i.yaml +0 -14
- data/doc/ri/Binding/__DIR__-i.yaml +0 -12
- data/doc/ri/Binding/__FILE__-i.yaml +0 -12
- data/doc/ri/Binding/__LINE__-i.yaml +0 -12
- data/doc/ri/Binding/__callee__-i.yaml +0 -14
- data/doc/ri/Binding/__method__-i.yaml +0 -14
- data/doc/ri/Binding/caller-i.yaml +0 -12
- data/doc/ri/Binding/callstack-i.yaml +0 -12
- data/doc/ri/Binding/cdesc-Binding.yaml +0 -40
- data/doc/ri/Binding/defined%3f-i.yaml +0 -12
- data/doc/ri/Binding/eval-i.yaml +0 -12
- data/doc/ri/Binding/local_variables-i.yaml +0 -14
- data/doc/ri/Binding/self-i.yaml +0 -12
- data/doc/ri/Buildable/cdesc-Buildable.yaml +0 -29
- data/doc/ri/Buildable/included-c.yaml +0 -10
- data/doc/ri/BuildingBlock/%3c%3c-i.yaml +0 -12
- data/doc/ri/BuildingBlock/build%21-i.yaml +0 -11
- data/doc/ri/BuildingBlock/cdesc-BuildingBlock.yaml +0 -57
- data/doc/ri/BuildingBlock/inspect-i.yaml +0 -12
- data/doc/ri/BuildingBlock/method_missing-i.yaml +0 -11
- data/doc/ri/BuildingBlock/new-c.yaml +0 -11
- data/doc/ri/BuildingBlock/to_buffer-i.yaml +0 -12
- data/doc/ri/BuildingBlock/to_s-i.yaml +0 -12
- data/doc/ri/BuildingBlock/to_str-i.yaml +0 -10
- data/doc/ri/CGI/cdesc-CGI.yaml +0 -25
- data/doc/ri/CGI/esc-i.yaml +0 -12
- data/doc/ri/CGI/escformat-i.yaml +0 -12
- data/doc/ri/CGI/marshal_from_cgi-i.yaml +0 -12
- data/doc/ri/CGI/marshal_to_cgi-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/arguments-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/assoc_options-i.yaml +0 -14
- data/doc/ri/CLI/Arguments/cdesc-Arguments.yaml +0 -77
- data/doc/ri/CLI/Arguments/flags-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/format_options-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/multi_flag-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/new-c.yaml +0 -12
- data/doc/ri/CLI/Arguments/operands-i.yaml +0 -13
- data/doc/ri/CLI/Arguments/options-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/parameters-c.yaml +0 -10
- data/doc/ri/CLI/Arguments/parameters-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/parameters_without_duplicates-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/parse-i.yaml +0 -14
- data/doc/ri/CLI/Arguments/parse_arity-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/parse_line-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/parse_preoptions-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/preflags-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/preoptions-i.yaml +0 -14
- data/doc/ri/CLI/Arguments/subcommand-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/subcommand_with_arguments-i.yaml +0 -14
- data/doc/ri/CLI/Arguments/subcommand_with_parameters-i.yaml +0 -13
- data/doc/ri/CLI/Arguments/subcommand_with_preoptions-i.yaml +0 -11
- data/doc/ri/CLI/Command/UniversalOptions/cdesc-UniversalOptions.yaml +0 -17
- data/doc/ri/CLI/Command/call-i.yaml +0 -12
- data/doc/ri/CLI/Command/cdesc-Command.yaml +0 -50
- data/doc/ri/CLI/Command/command_missing-i.yaml +0 -11
- data/doc/ri/CLI/Command/commands-i.yaml +0 -11
- data/doc/ri/CLI/Command/default-i.yaml +0 -12
- data/doc/ri/CLI/Command/initialize_arguments-i.yaml +0 -11
- data/doc/ri/CLI/Command/initialize_options-i.yaml +0 -11
- data/doc/ri/CLI/Command/new-c.yaml +0 -11
- data/doc/ri/CLI/Command/option_arity-c.yaml +0 -11
- data/doc/ri/CLI/Command/option_missing-i.yaml +0 -11
- data/doc/ri/CLI/Command/start-c.yaml +0 -11
- data/doc/ri/CLI/Command/subcommand-c.yaml +0 -12
- data/doc/ri/CLI/NoCommandError/cdesc-NoCommandError.yaml +0 -16
- data/doc/ri/CLI/NoCommandError/new-c.yaml +0 -10
- data/doc/ri/CLI/NoOptionError/cdesc-NoOptionError.yaml +0 -18
- data/doc/ri/CLI/NoOptionError/new-c.yaml +0 -10
- data/doc/ri/CLI/cdesc-CLI.yaml +0 -20
- data/doc/ri/CacheDecorator/cache-c.yaml +0 -10
- data/doc/ri/CacheDecorator/cdesc-CacheDecorator.yaml +0 -45
- data/doc/ri/CacheDecorator/method_missing-i.yaml +0 -10
- data/doc/ri/CacheDecorator/new-c.yaml +0 -10
- data/doc/ri/CacheDecorator/self-i.yaml +0 -10
- data/doc/ri/CacheDecorator/uncache-c.yaml +0 -10
- data/doc/ri/Capsule/MissingFile/cdesc-MissingFile.yaml +0 -17
- data/doc/ri/Capsule/cdesc-Capsule.yaml +0 -55
- data/doc/ri/Capsule/include-i.yaml +0 -11
- data/doc/ri/Capsule/include_script-i.yaml +0 -10
- data/doc/ri/Capsule/load-c.yaml +0 -12
- data/doc/ri/Capsule/load-i.yaml +0 -16
- data/doc/ri/Capsule/load_in_module-i.yaml +0 -12
- data/doc/ri/Capsule/load_path_lookup-i.yaml +0 -12
- data/doc/ri/Capsule/new-c.yaml +0 -12
- data/doc/ri/Capsule/require-i.yaml +0 -14
- data/doc/ri/Chain/%7e-i.yaml +0 -10
- data/doc/ri/Chain/cdesc-Chain.yaml +0 -36
- data/doc/ri/Chain/end-i.yaml +0 -16
- data/doc/ri/Chain/method_missing-i.yaml +0 -10
- data/doc/ri/Chain/new-c.yaml +0 -10
- data/doc/ri/Class/cdesc-Class.yaml +0 -17
- data/doc/ri/Cloneable/cdesc-Cloneable.yaml +0 -21
- data/doc/ri/Cloneable/initialize_copy-i.yaml +0 -10
- data/doc/ri/Comparable/at_least-i.yaml +0 -14
- data/doc/ri/Comparable/at_most-i.yaml +0 -14
- data/doc/ri/Comparable/bound-i.yaml +0 -15
- data/doc/ri/Comparable/cap-i.yaml +0 -14
- data/doc/ri/Comparable/cdesc-Comparable.yaml +0 -26
- data/doc/ri/Comparable/clip-i.yaml +0 -12
- data/doc/ri/Comparable/cmp-i.yaml +0 -18
- data/doc/ri/Config/cdesc-Config.yaml +0 -18
- data/doc/ri/Config/datadir-c.yaml +0 -16
- data/doc/ri/Config/inspect-c.yaml +0 -10
- data/doc/ri/Console/cdesc-Console.yaml +0 -17
- data/doc/ri/ConsoleUtils/ask-i.yaml +0 -12
- data/doc/ri/ConsoleUtils/cdesc-ConsoleUtils.yaml +0 -27
- data/doc/ri/ConsoleUtils/password-i.yaml +0 -12
- data/doc/ri/ConsoleUtils/print_justified-i.yaml +0 -14
- data/doc/ri/ConsoleUtils/screen_width-i.yaml +0 -14
- data/doc/ri/Continuation/cdesc-Continuation.yaml +0 -16
- data/doc/ri/Continuation/create-c.yaml +0 -10
- data/doc/ri/Coroutine/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/Coroutine/%5b%5d-i.yaml +0 -10
- data/doc/ri/Coroutine/cdesc-Coroutine.yaml +0 -42
- data/doc/ri/Coroutine/continue-i.yaml +0 -10
- data/doc/ri/Coroutine/new-c.yaml +0 -10
- data/doc/ri/Coroutine/resume-i.yaml +0 -10
- data/doc/ri/Coroutine/run-i.yaml +0 -10
- data/doc/ri/Coroutine/stop-i.yaml +0 -10
- data/doc/ri/Crypt/cdesc-Crypt.yaml +0 -28
- data/doc/ri/Crypt/check-c.yaml +0 -12
- data/doc/ri/Crypt/crypt-c.yaml +0 -20
- data/doc/ri/Crypt/generate_salt-c.yaml +0 -12
- data/doc/ri/CssFilter/accept_host-i.yaml +0 -11
- data/doc/ri/CssFilter/cdesc-CssFilter.yaml +0 -98
- data/doc/ri/CssFilter/clean_properties-i.yaml +0 -14
- data/doc/ri/CssFilter/clean_value-i.yaml +0 -11
- data/doc/ri/CssFilter/filter-i.yaml +0 -11
- data/doc/ri/CssFilter/new-c.yaml +0 -11
- data/doc/ri/CssFilter/parse-i.yaml +0 -14
- data/doc/ri/CssFilter/remove_blanklines-i.yaml +0 -11
- data/doc/ri/CssFilter/remove_comments-i.yaml +0 -11
- data/doc/ri/CssFilter/remove_nullvalues-i.yaml +0 -11
- data/doc/ri/CssFilter/remove_urls-i.yaml +0 -12
- data/doc/ri/CssFilter/remove_whitespace-i.yaml +0 -11
- data/doc/ri/CssTree/cdesc-CssTree.yaml +0 -19
- data/doc/ri/CssTree/new-c.yaml +0 -10
- data/doc/ri/CssTree/to_css-i.yaml +0 -12
- data/doc/ri/Date/cdesc-Date.yaml +0 -28
- data/doc/ri/Date/days_in_month-i.yaml +0 -14
- data/doc/ri/Date/days_of_month-i.yaml +0 -10
- data/doc/ri/Date/month_name-i.yaml +0 -14
- data/doc/ri/Date/stamp-i.yaml +0 -13
- data/doc/ri/Date/to_date-i.yaml +0 -12
- data/doc/ri/Date/to_s-i.yaml +0 -12
- data/doc/ri/Date/to_time-i.yaml +0 -12
- data/doc/ri/Dictionary/%3c%3c-i.yaml +0 -10
- data/doc/ri/Dictionary/%3d%3d-i.yaml +0 -16
- data/doc/ri/Dictionary/%5b%5d%3d-i.yaml +0 -18
- data/doc/ri/Dictionary/%5b%5d-c.yaml +0 -10
- data/doc/ri/Dictionary/%5b%5d-i.yaml +0 -10
- data/doc/ri/Dictionary/alpha-c.yaml +0 -18
- data/doc/ri/Dictionary/auto-c.yaml +0 -14
- data/doc/ri/Dictionary/cdesc-Dictionary.yaml +0 -150
- data/doc/ri/Dictionary/clear-i.yaml +0 -10
- data/doc/ri/Dictionary/delete-i.yaml +0 -10
- data/doc/ri/Dictionary/delete_if-i.yaml +0 -10
- data/doc/ri/Dictionary/dup-i.yaml +0 -10
- data/doc/ri/Dictionary/each-i.yaml +0 -11
- data/doc/ri/Dictionary/each_key-i.yaml +0 -10
- data/doc/ri/Dictionary/each_pair-i.yaml +0 -12
- data/doc/ri/Dictionary/each_value-i.yaml +0 -10
- data/doc/ri/Dictionary/empty%3f-i.yaml +0 -10
- data/doc/ri/Dictionary/fetch-i.yaml +0 -10
- data/doc/ri/Dictionary/first-i.yaml +0 -11
- data/doc/ri/Dictionary/has_key%3f-i.yaml +0 -10
- data/doc/ri/Dictionary/insert-i.yaml +0 -10
- data/doc/ri/Dictionary/inspect-i.yaml +0 -10
- data/doc/ri/Dictionary/invert-i.yaml +0 -10
- data/doc/ri/Dictionary/key%3f-i.yaml +0 -10
- data/doc/ri/Dictionary/keys-i.yaml +0 -10
- data/doc/ri/Dictionary/last-i.yaml +0 -11
- data/doc/ri/Dictionary/length-i.yaml +0 -11
- data/doc/ri/Dictionary/merge%21-i.yaml +0 -12
- data/doc/ri/Dictionary/merge-i.yaml +0 -10
- data/doc/ri/Dictionary/new-c.yaml +0 -12
- data/doc/ri/Dictionary/new_by-c.yaml +0 -12
- data/doc/ri/Dictionary/order-i.yaml +0 -10
- data/doc/ri/Dictionary/order_by-i.yaml +0 -12
- data/doc/ri/Dictionary/order_by_key-i.yaml +0 -20
- data/doc/ri/Dictionary/order_by_value-i.yaml +0 -18
- data/doc/ri/Dictionary/pop-i.yaml +0 -10
- data/doc/ri/Dictionary/push-i.yaml +0 -10
- data/doc/ri/Dictionary/reject%21-i.yaml +0 -10
- data/doc/ri/Dictionary/reject-i.yaml +0 -10
- data/doc/ri/Dictionary/reorder-i.yaml +0 -11
- data/doc/ri/Dictionary/replace-i.yaml +0 -10
- data/doc/ri/Dictionary/reverse%21-i.yaml +0 -10
- data/doc/ri/Dictionary/reverse-i.yaml +0 -10
- data/doc/ri/Dictionary/select-i.yaml +0 -10
- data/doc/ri/Dictionary/shift-i.yaml +0 -10
- data/doc/ri/Dictionary/size-i.yaml +0 -12
- data/doc/ri/Dictionary/store-i.yaml +0 -10
- data/doc/ri/Dictionary/to_a-i.yaml +0 -10
- data/doc/ri/Dictionary/to_h-i.yaml +0 -10
- data/doc/ri/Dictionary/to_hash-i.yaml +0 -10
- data/doc/ri/Dictionary/to_s-i.yaml +0 -10
- data/doc/ri/Dictionary/unshift-i.yaml +0 -10
- data/doc/ri/Dictionary/update-i.yaml +0 -11
- data/doc/ri/Dictionary/values-i.yaml +0 -10
- data/doc/ri/DictionaryMatcher/%3c%3c-i.yaml +0 -12
- data/doc/ri/DictionaryMatcher/%3d%3d%3d-i.yaml +0 -12
- data/doc/ri/DictionaryMatcher/%3d%7e-i.yaml +0 -13
- data/doc/ri/DictionaryMatcher/MatchData/cdesc-MatchData.yaml +0 -18
- data/doc/ri/DictionaryMatcher/MatchData/inspect-i.yaml +0 -10
- data/doc/ri/DictionaryMatcher/add-i.yaml +0 -13
- data/doc/ri/DictionaryMatcher/cdesc-DictionaryMatcher.yaml +0 -38
- data/doc/ri/DictionaryMatcher/compute_failure_function-i.yaml +0 -10
- data/doc/ri/DictionaryMatcher/include%3f-i.yaml +0 -12
- data/doc/ri/DictionaryMatcher/inspect-i.yaml +0 -10
- data/doc/ri/DictionaryMatcher/internal_match-i.yaml +0 -10
- data/doc/ri/DictionaryMatcher/match-i.yaml +0 -12
- data/doc/ri/DictionaryMatcher/new-c.yaml +0 -12
- data/doc/ri/DictionaryMatcher/scan-i.yaml +0 -12
- data/doc/ri/Dir/ascend-c.yaml +0 -18
- data/doc/ri/Dir/cdesc-Dir.yaml +0 -28
- data/doc/ri/Dir/descend-c.yaml +0 -18
- data/doc/ri/Dir/ls_r-c.yaml +0 -12
- data/doc/ri/Dir/multiglob-c.yaml +0 -30
- data/doc/ri/Dir/multiglob_r-c.yaml +0 -22
- data/doc/ri/Dir/parent%3f-c.yaml +0 -14
- data/doc/ri/Dir/recurse-c.yaml +0 -14
- data/doc/ri/Downloader/Checksum/cdesc-Checksum.yaml +0 -17
- data/doc/ri/Downloader/Mirror/cdesc-Mirror.yaml +0 -15
- data/doc/ri/Downloader/add_mirror-i.yaml +0 -10
- data/doc/ri/Downloader/add_mirrors-i.yaml +0 -10
- data/doc/ri/Downloader/cdesc-Downloader.yaml +0 -49
- data/doc/ri/Downloader/compute_checksum-i.yaml +0 -12
- data/doc/ri/Downloader/download-i.yaml +0 -14
- data/doc/ri/Downloader/extract-i.yaml +0 -12
- data/doc/ri/Downloader/fetch-i.yaml +0 -12
- data/doc/ri/Downloader/interface%3d-i.yaml +0 -10
- data/doc/ri/Downloader/interface-i.yaml +0 -12
- data/doc/ri/Downloader/mirrors-i.yaml +0 -10
- data/doc/ri/Downloader/monitored_download-i.yaml +0 -12
- data/doc/ri/Downloader/new-c.yaml +0 -10
- data/doc/ri/Downloader/prioritize_urls-i.yaml +0 -12
- data/doc/ri/Duration/%2a-i.yaml +0 -16
- data/doc/ri/Duration/%2b-i.yaml +0 -16
- data/doc/ri/Duration/%2d-i.yaml +0 -16
- data/doc/ri/Duration/%2f-i.yaml +0 -16
- data/doc/ri/Duration/%3c%3d%3e-i.yaml +0 -16
- data/doc/ri/Duration/cdesc-Duration.yaml +0 -93
- data/doc/ri/Duration/days%3d-i.yaml +0 -16
- data/doc/ri/Duration/each-i.yaml +0 -20
- data/doc/ri/Duration/hours%3d-i.yaml +0 -16
- data/doc/ri/Duration/inspect-i.yaml +0 -16
- data/doc/ri/Duration/minutes%3d-i.yaml +0 -16
- data/doc/ri/Duration/new-c.yaml +0 -16
- data/doc/ri/Duration/seconds%3d-i.yaml +0 -16
- data/doc/ri/Duration/seconds-i.yaml +0 -16
- data/doc/ri/Duration/strftime-i.yaml +0 -20
- data/doc/ri/Duration/to_s-i.yaml +0 -16
- data/doc/ri/Duration/weeks%3d-i.yaml +0 -16
- data/doc/ri/Enumerable/Elementor/cdesc-Elementor.yaml +0 -26
- data/doc/ri/Enumerable/Elementor/instance_delegate-i.yaml +0 -10
- data/doc/ri/Enumerable/Elementor/instance_operator-i.yaml +0 -10
- data/doc/ri/Enumerable/Elementor/method_missing-i.yaml +0 -10
- data/doc/ri/Enumerable/Elementor/new-c.yaml +0 -10
- data/doc/ri/Enumerable/Enumerator/cdesc-Enumerator.yaml +0 -16
- data/doc/ri/Enumerable/Enumerator/to_elem-i.yaml +0 -12
- data/doc/ri/Enumerable/accumulate-i.yaml +0 -18
- data/doc/ri/Enumerable/cdesc-Enumerable.yaml +0 -94
- data/doc/ri/Enumerable/cluster_by-i.yaml +0 -18
- data/doc/ri/Enumerable/collect_with_index-i.yaml +0 -15
- data/doc/ri/Enumerable/commonality-i.yaml +0 -14
- data/doc/ri/Enumerable/compact_collect-i.yaml +0 -12
- data/doc/ri/Enumerable/compact_map-i.yaml +0 -23
- data/doc/ri/Enumerable/count-i.yaml +0 -18
- data/doc/ri/Enumerable/divide-i.yaml +0 -14
- data/doc/ri/Enumerable/duplicates-i.yaml +0 -12
- data/doc/ri/Enumerable/each_by-i.yaml +0 -18
- data/doc/ri/Enumerable/elements%21-i.yaml +0 -12
- data/doc/ri/Enumerable/elements-i.yaml +0 -12
- data/doc/ri/Enumerable/elementwise-i.yaml +0 -15
- data/doc/ri/Enumerable/entropy-i.yaml +0 -14
- data/doc/ri/Enumerable/every%21-i.yaml +0 -13
- data/doc/ri/Enumerable/every-i.yaml +0 -15
- data/doc/ri/Enumerable/ewise-i.yaml +0 -12
- data/doc/ri/Enumerable/frequency-i.yaml +0 -14
- data/doc/ri/Enumerable/graph-i.yaml +0 -12
- data/doc/ri/Enumerable/group_by-i.yaml +0 -14
- data/doc/ri/Enumerable/ideal_entropy-i.yaml +0 -14
- data/doc/ri/Enumerable/inject%21-i.yaml +0 -20
- data/doc/ri/Enumerable/map_send-i.yaml +0 -14
- data/doc/ri/Enumerable/map_with_index-i.yaml +0 -12
- data/doc/ri/Enumerable/mash-i.yaml +0 -19
- data/doc/ri/Enumerable/mode-i.yaml +0 -14
- data/doc/ri/Enumerable/modulate-i.yaml +0 -18
- data/doc/ri/Enumerable/none%3f-i.yaml +0 -16
- data/doc/ri/Enumerable/nonuniq-i.yaml +0 -15
- data/doc/ri/Enumerable/occur-i.yaml +0 -14
- data/doc/ri/Enumerable/one%3f-i.yaml +0 -16
- data/doc/ri/Enumerable/per-i.yaml +0 -10
- data/doc/ri/Enumerable/probability-i.yaml +0 -14
- data/doc/ri/Enumerable/split-i.yaml +0 -16
- data/doc/ri/Enumerable/sum-i.yaml +0 -14
- data/doc/ri/Enumerable/threaded_map-i.yaml +0 -14
- data/doc/ri/Enumerable/threaded_map_send-i.yaml +0 -14
- data/doc/ri/Enumerable/to_elem-i.yaml +0 -12
- data/doc/ri/Enumerable/to_h-i.yaml +0 -14
- data/doc/ri/Enumerable/uniq_by-i.yaml +0 -18
- data/doc/ri/EnumerablePass/cdesc-EnumerablePass.yaml +0 -28
- data/doc/ri/EnumerablePass/detect-i.yaml +0 -12
- data/doc/ri/EnumerablePass/find-i.yaml +0 -15
- data/doc/ri/EnumerablePass/wrap_enumerable_method-c.yaml +0 -10
- data/doc/ri/Equatable/%3d%3d-i.yaml +0 -10
- data/doc/ri/Equatable/cdesc-Equatable.yaml +0 -34
- data/doc/ri/Equatable/eql%3f-i.yaml +0 -10
- data/doc/ri/Equatable/hash-i.yaml +0 -10
- data/doc/ri/Equatable/identify-c.yaml +0 -10
- data/doc/ri/EventHook/call-i.yaml +0 -10
- data/doc/ri/EventHook/cdesc-EventHook.yaml +0 -31
- data/doc/ri/EventHook/new-c.yaml +0 -10
- data/doc/ri/Exception/cdesc-Exception.yaml +0 -17
- data/doc/ri/Exception/detail-i.yaml +0 -18
- data/doc/ri/Exception/suppress-c.yaml +0 -14
- data/doc/ri/Expirable/cdesc-Expirable.yaml +0 -30
- data/doc/ri/Expirable/expired%3f-i.yaml +0 -12
- data/doc/ri/Expirable/expires_after-i.yaml +0 -12
- data/doc/ri/Expirable/expires_spread-i.yaml +0 -12
- data/doc/ri/Expirable/touch%21-i.yaml +0 -12
- data/doc/ri/FalseClass/cdesc-FalseClass.yaml +0 -15
- data/doc/ri/File/append-c.yaml +0 -14
- data/doc/ri/File/cdesc-File.yaml +0 -38
- data/doc/ri/File/create-c.yaml +0 -14
- data/doc/ri/File/null-c.yaml +0 -14
- data/doc/ri/File/read_binary-c.yaml +0 -14
- data/doc/ri/File/read_list-c.yaml +0 -14
- data/doc/ri/File/rewrite%21-c.yaml +0 -14
- data/doc/ri/File/rewrite-c.yaml +0 -24
- data/doc/ri/File/rootname-c.yaml +0 -14
- data/doc/ri/File/sanitize-c.yaml +0 -14
- data/doc/ri/File/write-c.yaml +0 -16
- data/doc/ri/File/writelines-c.yaml +0 -18
- data/doc/ri/File/yaml%3f-c.yaml +0 -14
- data/doc/ri/FileList/%2a-i.yaml +0 -12
- data/doc/ri/FileList/%3d%3d-i.yaml +0 -12
- data/doc/ri/FileList/%5b%5d-c.yaml +0 -14
- data/doc/ri/FileList/add-i.yaml +0 -12
- data/doc/ri/FileList/add_matching-i.yaml +0 -12
- data/doc/ri/FileList/calculate_exclude_regexp-i.yaml +0 -10
- data/doc/ri/FileList/cdesc-FileList.yaml +0 -111
- data/doc/ri/FileList/clear_exclude-i.yaml +0 -12
- data/doc/ri/FileList/clear_ignore_patterns-c.yaml +0 -12
- data/doc/ri/FileList/clone-i.yaml +0 -13
- data/doc/ri/FileList/dup-i.yaml +0 -12
- data/doc/ri/FileList/egrep-i.yaml +0 -12
- data/doc/ri/FileList/exclude%3f-i.yaml +0 -12
- data/doc/ri/FileList/exclude-i.yaml +0 -26
- data/doc/ri/FileList/ext-i.yaml +0 -18
- data/doc/ri/FileList/gsub%21-i.yaml +0 -12
- data/doc/ri/FileList/gsub-i.yaml +0 -16
- data/doc/ri/FileList/import-i.yaml +0 -10
- data/doc/ri/FileList/include-i.yaml +0 -17
- data/doc/ri/FileList/new-c.yaml +0 -16
- data/doc/ri/FileList/resolve-i.yaml +0 -12
- data/doc/ri/FileList/resolve_add-i.yaml +0 -10
- data/doc/ri/FileList/resolve_exclude-i.yaml +0 -10
- data/doc/ri/FileList/select_default_ignore_patterns-c.yaml +0 -35
- data/doc/ri/FileList/sub%21-i.yaml +0 -12
- data/doc/ri/FileList/sub-i.yaml +0 -16
- data/doc/ri/FileList/to_a-i.yaml +0 -12
- data/doc/ri/FileList/to_ary-i.yaml +0 -12
- data/doc/ri/FileList/to_s-i.yaml +0 -12
- data/doc/ri/FileShell/%5b%5d-i.yaml +0 -12
- data/doc/ri/FileShell/cd-i.yaml +0 -15
- data/doc/ri/FileShell/cdesc-FileShell.yaml +0 -83
- data/doc/ri/FileShell/chdir-i.yaml +0 -12
- data/doc/ri/FileShell/chmod-i.yaml +0 -12
- data/doc/ri/FileShell/chmod_R-i.yaml +0 -12
- data/doc/ri/FileShell/chown-i.yaml +0 -12
- data/doc/ri/FileShell/chown_R-i.yaml +0 -12
- data/doc/ri/FileShell/cp-i.yaml +0 -12
- data/doc/ri/FileShell/cp_r-i.yaml +0 -12
- data/doc/ri/FileShell/dryrun%3f-i.yaml +0 -10
- data/doc/ri/FileShell/fu-i.yaml +0 -11
- data/doc/ri/FileShell/install-i.yaml +0 -12
- data/doc/ri/FileShell/ln-i.yaml +0 -12
- data/doc/ri/FileShell/ln_s-i.yaml +0 -12
- data/doc/ri/FileShell/ln_sf-i.yaml +0 -12
- data/doc/ri/FileShell/ls-i.yaml +0 -12
- data/doc/ri/FileShell/mkdir-i.yaml +0 -12
- data/doc/ri/FileShell/mkdir_p-i.yaml +0 -12
- data/doc/ri/FileShell/move-i.yaml +0 -12
- data/doc/ri/FileShell/mv-i.yaml +0 -13
- data/doc/ri/FileShell/new-c.yaml +0 -10
- data/doc/ri/FileShell/pwd-i.yaml +0 -12
- data/doc/ri/FileShell/quiet%3f-i.yaml +0 -10
- data/doc/ri/FileShell/rm-i.yaml +0 -12
- data/doc/ri/FileShell/rm_r-i.yaml +0 -12
- data/doc/ri/FileShell/rm_rf-i.yaml +0 -12
- data/doc/ri/FileShell/rmdir-i.yaml +0 -12
- data/doc/ri/FileShell/root%3f-i.yaml +0 -12
- data/doc/ri/FileShell/touch-i.yaml +0 -12
- data/doc/ri/FileShell/verbose%3f-i.yaml +0 -10
- data/doc/ri/FileTest/cdesc-FileTest.yaml +0 -16
- data/doc/ri/FileTest/root%3f-i.yaml +0 -14
- data/doc/ri/FileUtils/cdesc-FileUtils.yaml +0 -39
- data/doc/ri/FileUtils/head-i.yaml +0 -14
- data/doc/ri/FileUtils/safe_ln-i.yaml +0 -14
- data/doc/ri/FileUtils/slice-i.yaml +0 -16
- data/doc/ri/FileUtils/tail-i.yaml +0 -16
- data/doc/ri/FileUtils/wc-i.yaml +0 -18
- data/doc/ri/FileUtils/whereis-i.yaml +0 -10
- data/doc/ri/FileUtils/which-i.yaml +0 -16
- data/doc/ri/Fileable/DSL/cdesc-DSL.yaml +0 -31
- data/doc/ri/Fileable/DSL/file-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/filename-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/included-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/load-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/load_cache-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/locate-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/lookup-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/open-i.yaml +0 -12
- data/doc/ri/Fileable/cdesc-Fileable.yaml +0 -30
- data/doc/ri/Fileable/included-c.yaml +0 -12
- data/doc/ri/Fileable/new-c.yaml +0 -12
- data/doc/ri/Fileable/read-i.yaml +0 -12
- data/doc/ri/Float/cdesc-Float.yaml +0 -17
- data/doc/ri/Friend/cdesc-Friend.yaml +0 -27
- data/doc/ri/Friend/new-c.yaml +0 -10
- data/doc/ri/Functor/cdesc-Functor.yaml +0 -23
- data/doc/ri/Functor/method_missing-i.yaml +0 -12
- data/doc/ri/Functor/new-c.yaml +0 -10
- data/doc/ri/Functor/to_proc-i.yaml +0 -10
- data/doc/ri/GetoptLong/DSL/cdesc-DSL.yaml +0 -30
- data/doc/ri/GetoptLong/DSL/flag-i.yaml +0 -10
- data/doc/ri/GetoptLong/DSL/new-c.yaml +0 -10
- data/doc/ri/GetoptLong/DSL/optional-i.yaml +0 -11
- data/doc/ri/GetoptLong/DSL/opts-i.yaml +0 -12
- data/doc/ri/GetoptLong/DSL/reqs-i.yaml +0 -12
- data/doc/ri/GetoptLong/DSL/required-i.yaml +0 -11
- data/doc/ri/GetoptLong/cdesc-GetoptLong.yaml +0 -16
- data/doc/ri/GetoptLong/new-c.yaml +0 -10
- data/doc/ri/Hash/cdesc-Hash.yaml +0 -15
- data/doc/ri/Hash2Xml/cdesc-Hash2Xml.yaml +0 -21
- data/doc/ri/Hash2Xml/convert-i.yaml +0 -10
- data/doc/ri/Hash2Xml/convert_body-i.yaml +0 -11
- data/doc/ri/Hash2Xml/convert_tag-i.yaml +0 -11
- data/doc/ri/HtmlFilter/balance_html-i.yaml +0 -11
- data/doc/ri/HtmlFilter/cdesc-HtmlFilter.yaml +0 -149
- data/doc/ri/HtmlFilter/check_entity-i.yaml +0 -11
- data/doc/ri/HtmlFilter/check_tags-i.yaml +0 -11
- data/doc/ri/HtmlFilter/decode_dec_entity-i.yaml +0 -11
- data/doc/ri/HtmlFilter/decode_entities-i.yaml +0 -12
- data/doc/ri/HtmlFilter/decode_hex_entity-i.yaml +0 -11
- data/doc/ri/HtmlFilter/decode_num_entity-i.yaml +0 -11
- data/doc/ri/HtmlFilter/escape_comments-i.yaml +0 -11
- data/doc/ri/HtmlFilter/escape_special_chars-i.yaml +0 -12
- data/doc/ri/HtmlFilter/filter-i.yaml +0 -12
- data/doc/ri/HtmlFilter/fix_case-i.yaml +0 -11
- data/doc/ri/HtmlFilter/fix_case_inner-i.yaml +0 -11
- data/doc/ri/HtmlFilter/is_valid_entity-i.yaml +0 -11
- data/doc/ri/HtmlFilter/new-c.yaml +0 -12
- data/doc/ri/HtmlFilter/process_param_protocol-i.yaml +0 -11
- data/doc/ri/HtmlFilter/process_remove_blanks-i.yaml +0 -11
- data/doc/ri/HtmlFilter/process_tag-i.yaml +0 -11
- data/doc/ri/HtmlFilter/strip_single-i.yaml +0 -11
- data/doc/ri/HtmlFilter/validate_entities-i.yaml +0 -11
- data/doc/ri/IORedirect/cdesc-IORedirect.yaml +0 -28
- data/doc/ri/IORedirect/new-c.yaml +0 -12
- data/doc/ri/IORedirect/redirect-c.yaml +0 -12
- data/doc/ri/IORedirect/start-i.yaml +0 -12
- data/doc/ri/IORedirect/stop-i.yaml +0 -12
- data/doc/ri/Indexable/body-i.yaml +0 -14
- data/doc/ri/Indexable/cdesc-Indexable.yaml +0 -55
- data/doc/ri/Indexable/ends-i.yaml +0 -16
- data/doc/ri/Indexable/first%21-i.yaml +0 -14
- data/doc/ri/Indexable/first%3d-i.yaml +0 -14
- data/doc/ri/Indexable/first-i.yaml +0 -14
- data/doc/ri/Indexable/foot-i.yaml +0 -14
- data/doc/ri/Indexable/head-i.yaml +0 -14
- data/doc/ri/Indexable/index_of-i.yaml +0 -16
- data/doc/ri/Indexable/last%21-i.yaml +0 -14
- data/doc/ri/Indexable/last%3d-i.yaml +0 -14
- data/doc/ri/Indexable/last-i.yaml +0 -14
- data/doc/ri/Indexable/mid-i.yaml +0 -16
- data/doc/ri/Indexable/middle-i.yaml +0 -16
- data/doc/ri/Indexable/pos-i.yaml +0 -14
- data/doc/ri/Indexable/range-i.yaml +0 -14
- data/doc/ri/Indexable/tail-i.yaml +0 -14
- data/doc/ri/Indexable/thru-i.yaml +0 -14
- data/doc/ri/InfinityClass/%2b%40-i.yaml +0 -12
- data/doc/ri/InfinityClass/%2d%40-i.yaml +0 -12
- data/doc/ri/InfinityClass/%3c%3d%3e-i.yaml +0 -12
- data/doc/ri/InfinityClass/%3d%3d-i.yaml +0 -12
- data/doc/ri/InfinityClass/Numeric/cdesc-Numeric.yaml +0 -27
- data/doc/ri/InfinityClass/Numeric/finite%3f-i.yaml +0 -10
- data/doc/ri/InfinityClass/Numeric/inf%3f-i.yaml +0 -12
- data/doc/ri/InfinityClass/Numeric/infinite%3f-i.yaml +0 -11
- data/doc/ri/InfinityClass/Numeric/nan%3f-i.yaml +0 -10
- data/doc/ri/InfinityClass/Numeric/neginf%3f-i.yaml +0 -10
- data/doc/ri/InfinityClass/Numeric/posinf%3f-i.yaml +0 -10
- data/doc/ri/InfinityClass/cdesc-InfinityClass.yaml +0 -75
- data/doc/ri/InfinityClass/coerce-i.yaml +0 -12
- data/doc/ri/InfinityClass/new-c.yaml +0 -10
- data/doc/ri/InfinityClass/times-i.yaml +0 -12
- data/doc/ri/InfinityClass/to_f-i.yaml +0 -12
- data/doc/ri/InfinityClass/to_s-i.yaml +0 -11
- data/doc/ri/Ini/%5b%5d%3d-i.yaml +0 -12
- data/doc/ri/Ini/%5b%5d-i.yaml +0 -12
- data/doc/ri/Ini/cdesc-Ini.yaml +0 -51
- data/doc/ri/Ini/new-c.yaml +0 -16
- data/doc/ri/Ini/read_comment_from_file-c.yaml +0 -16
- data/doc/ri/Ini/read_from_file-c.yaml +0 -16
- data/doc/ri/Ini/restore-i.yaml +0 -12
- data/doc/ri/Ini/to_s-c.yaml +0 -16
- data/doc/ri/Ini/update-i.yaml +0 -12
- data/doc/ri/Ini/write_to_file-c.yaml +0 -16
- data/doc/ri/InstanceVariables/%3c%3c-i.yaml +0 -10
- data/doc/ri/InstanceVariables/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/InstanceVariables/%5b%5d-i.yaml +0 -10
- data/doc/ri/InstanceVariables/atize-i.yaml +0 -10
- data/doc/ri/InstanceVariables/cdesc-InstanceVariables.yaml +0 -38
- data/doc/ri/InstanceVariables/each-i.yaml +0 -10
- data/doc/ri/InstanceVariables/instance_delegate-i.yaml +0 -10
- data/doc/ri/InstanceVariables/keys-i.yaml +0 -10
- data/doc/ri/InstanceVariables/names-i.yaml +0 -10
- data/doc/ri/InstanceVariables/new-c.yaml +0 -10
- data/doc/ri/InstanceVariables/to_hash-i.yaml +0 -10
- data/doc/ri/InstanceVariables/update-i.yaml +0 -10
- data/doc/ri/InstanceVariables/values-i.yaml +0 -10
- data/doc/ri/Instantiable/append_features-c.yaml +0 -10
- data/doc/ri/Instantiable/cdesc-Instantiable.yaml +0 -24
- data/doc/ri/Instantiable/new-i.yaml +0 -12
- data/doc/ri/Instantise/append_features-c.yaml +0 -10
- data/doc/ri/Instantise/cdesc-Instantise.yaml +0 -29
- data/doc/ri/Instantise/singleton_method_added-i.yaml +0 -10
- data/doc/ri/Integer/cdesc-Integer.yaml +0 -15
- data/doc/ri/Interval/%2b%40-i.yaml +0 -12
- data/doc/ri/Interval/%2d%40-i.yaml +0 -10
- data/doc/ri/Interval/%3d%3d%3d-i.yaml +0 -12
- data/doc/ri/Interval/%5b%5d-c.yaml +0 -10
- data/doc/ri/Interval/%7e-i.yaml +0 -10
- data/doc/ri/Interval/begin-i.yaml +0 -12
- data/doc/ri/Interval/cdesc-Interval.yaml +0 -97
- data/doc/ri/Interval/closed-i.yaml +0 -12
- data/doc/ri/Interval/degenerate%3f-i.yaml +0 -12
- data/doc/ri/Interval/direction-i.yaml +0 -14
- data/doc/ri/Interval/distance-i.yaml +0 -15
- data/doc/ri/Interval/each-i.yaml +0 -15
- data/doc/ri/Interval/end-i.yaml +0 -12
- data/doc/ri/Interval/eql%3f-i.yaml +0 -12
- data/doc/ri/Interval/exclude_begin%3f-i.yaml +0 -12
- data/doc/ri/Interval/exclude_end%3f-i.yaml +0 -12
- data/doc/ri/Interval/exclude_first%3f-i.yaml +0 -12
- data/doc/ri/Interval/exclude_last%3f-i.yaml +0 -11
- data/doc/ri/Interval/first-i.yaml +0 -13
- data/doc/ri/Interval/first_closed-i.yaml +0 -12
- data/doc/ri/Interval/first_opened-i.yaml +0 -10
- data/doc/ri/Interval/half_closed-i.yaml +0 -12
- data/doc/ri/Interval/include%3f-i.yaml +0 -15
- data/doc/ri/Interval/last-i.yaml +0 -11
- data/doc/ri/Interval/last_closed-i.yaml +0 -10
- data/doc/ri/Interval/last_opened-i.yaml +0 -10
- data/doc/ri/Interval/length-i.yaml +0 -12
- data/doc/ri/Interval/max-i.yaml +0 -12
- data/doc/ri/Interval/member%3f-i.yaml +0 -12
- data/doc/ri/Interval/min-i.yaml +0 -12
- data/doc/ri/Interval/new-c.yaml +0 -10
- data/doc/ri/Interval/null%3f-i.yaml +0 -12
- data/doc/ri/Interval/opened-i.yaml +0 -12
- data/doc/ri/Interval/reversed-i.yaml +0 -14
- data/doc/ri/Interval/sentinels-i.yaml +0 -14
- data/doc/ri/Interval/size-i.yaml +0 -12
- data/doc/ri/Interval/step-i.yaml +0 -12
- data/doc/ri/It/cdesc-It.yaml +0 -39
- data/doc/ri/It/first%3f-i.yaml +0 -10
- data/doc/ri/It/last%3f-i.yaml +0 -10
- data/doc/ri/It/new-c.yaml +0 -10
- data/doc/ri/It/next_iteration-i.yaml +0 -10
- data/doc/ri/Kernel/cdesc-Kernel.yaml +0 -16
- data/doc/ri/LRUCache/%5b%5d%3d-i.yaml +0 -12
- data/doc/ri/LRUCache/%5b%5d-i.yaml +0 -12
- data/doc/ri/LRUCache/Item/cdesc-Item.yaml +0 -28
- data/doc/ri/LRUCache/Sentinel/cdesc-Sentinel.yaml +0 -18
- data/doc/ri/LRUCache/cdesc-LRUCache.yaml +0 -65
- data/doc/ri/LRUCache/clear-i.yaml +0 -12
- data/doc/ri/LRUCache/delete-i.yaml +0 -12
- data/doc/ri/LRUCache/first-i.yaml +0 -12
- data/doc/ri/LRUCache/last-i.yaml +0 -13
- data/doc/ri/LRUCache/lru-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_append-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_clear-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_delete-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_insert-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_join-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_touch-i.yaml +0 -12
- data/doc/ri/LRUCache/new-c.yaml +0 -10
- data/doc/ri/Lazy/DivergenceError/cdesc-DivergenceError.yaml +0 -17
- data/doc/ri/Lazy/Future/cdesc-Future.yaml +0 -20
- data/doc/ri/Lazy/LazyException/cdesc-LazyException.yaml +0 -19
- data/doc/ri/Lazy/Promise/cdesc-Promise.yaml +0 -25
- data/doc/ri/Lazy/PromiseSafe/cdesc-PromiseSafe.yaml +0 -20
- data/doc/ri/Lazy/cdesc-Lazy.yaml +0 -20
- data/doc/ri/LinkedList/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/LinkedList/%5b%5d-i.yaml +0 -10
- data/doc/ri/LinkedList/Node/cdesc-Node.yaml +0 -33
- data/doc/ri/LinkedList/Node/new-c.yaml +0 -10
- data/doc/ri/LinkedList/cdesc-LinkedList.yaml +0 -57
- data/doc/ri/LinkedList/delete-i.yaml +0 -10
- data/doc/ri/LinkedList/each-i.yaml +0 -10
- data/doc/ri/LinkedList/empty%3f-i.yaml +0 -10
- data/doc/ri/LinkedList/first-i.yaml +0 -10
- data/doc/ri/LinkedList/last-i.yaml +0 -10
- data/doc/ri/LinkedList/length-i.yaml +0 -10
- data/doc/ri/LinkedList/new-c.yaml +0 -10
- data/doc/ri/LinkedList/node_delete-i.yaml +0 -10
- data/doc/ri/LinkedList/node_join-i.yaml +0 -10
- data/doc/ri/LinkedList/node_purge-i.yaml +0 -10
- data/doc/ri/LinkedList/pop-i.yaml +0 -10
- data/doc/ri/LinkedList/push-i.yaml +0 -10
- data/doc/ri/LinkedList/queue-i.yaml +0 -10
- data/doc/ri/LinkedList/shift-i.yaml +0 -10
- data/doc/ri/LinkedList/to_a-i.yaml +0 -10
- data/doc/ri/LinkedList/unshift-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/cdesc-Ansicolor.yaml +0 -36
- data/doc/ri/Logger/Ansicolor/debug-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/debug_with_color-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/error-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/error_with_color-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/fatal-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/fatal_with_color-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/info-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/info_with_color-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/warn-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/warn_with_color-i.yaml +0 -10
- data/doc/ri/Logger/LogDevice/ansicolor%3f-i.yaml +0 -10
- data/doc/ri/Logger/LogDevice/cdesc-LogDevice.yaml +0 -19
- data/doc/ri/Logger/ansicolor%3d-i.yaml +0 -10
- data/doc/ri/Logger/cdesc-Logger.yaml +0 -44
- data/doc/ri/Logger/format_procedure-i.yaml +0 -10
- data/doc/ri/Logger/setup_format-i.yaml +0 -21
- data/doc/ri/MatchData/cdesc-MatchData.yaml +0 -20
- data/doc/ri/MatchData/match-i.yaml +0 -14
- data/doc/ri/MatchData/matchset-i.yaml +0 -14
- data/doc/ri/MatchData/matchtree-i.yaml +0 -14
- data/doc/ri/Method/cdesc-Method.yaml +0 -15
- data/doc/ri/MissingArgument/cdesc-MissingArgument.yaml +0 -17
- data/doc/ri/Module/%2a-i.yaml +0 -14
- data/doc/ri/Module/%2b-i.yaml +0 -22
- data/doc/ri/Module/%2d-i.yaml +0 -14
- data/doc/ri/Module/Comparable-i.yaml +0 -18
- data/doc/ri/Module/Equatable-i.yaml +0 -18
- data/doc/ri/Module/abstract-i.yaml +0 -14
- data/doc/ri/Module/alias_accessor%21-i.yaml +0 -17
- data/doc/ri/Module/alias_accessor-i.yaml +0 -14
- data/doc/ri/Module/alias_method_chain-i.yaml +0 -32
- data/doc/ri/Module/alias_module_function-i.yaml +0 -14
- data/doc/ri/Module/alias_reader%21-i.yaml +0 -17
- data/doc/ri/Module/alias_reader%3f-i.yaml +0 -12
- data/doc/ri/Module/alias_reader-i.yaml +0 -12
- data/doc/ri/Module/alias_setter-i.yaml +0 -14
- data/doc/ri/Module/alias_switcher-i.yaml +0 -12
- data/doc/ri/Module/alias_tester-i.yaml +0 -12
- data/doc/ri/Module/alias_toggler-i.yaml +0 -12
- data/doc/ri/Module/alias_validator-i.yaml +0 -12
- data/doc/ri/Module/alias_writer%21-i.yaml +0 -14
- data/doc/ri/Module/alias_writer-i.yaml +0 -12
- data/doc/ri/Module/all_instance_methods-i.yaml +0 -18
- data/doc/ri/Module/ancestor%3f-i.yaml +0 -14
- data/doc/ri/Module/ann%21-i.yaml +0 -12
- data/doc/ri/Module/ann-i.yaml +0 -12
- data/doc/ri/Module/annotations-i.yaml +0 -10
- data/doc/ri/Module/append_features-c.yaml +0 -10
- data/doc/ri/Module/append_features-i.yaml +0 -11
- data/doc/ri/Module/append_features_without_class_extension-i.yaml +0 -12
- data/doc/ri/Module/attr-i.yaml +0 -10
- data/doc/ri/Module/attr_accessor%21-i.yaml +0 -21
- data/doc/ri/Module/attr_reader%21-i.yaml +0 -21
- data/doc/ri/Module/attr_reader%3f-i.yaml +0 -12
- data/doc/ri/Module/attr_setter-i.yaml +0 -18
- data/doc/ri/Module/attr_switcher-i.yaml +0 -12
- data/doc/ri/Module/attr_tester-i.yaml +0 -12
- data/doc/ri/Module/attr_toggler-i.yaml +0 -12
- data/doc/ri/Module/attr_validator-i.yaml +0 -14
- data/doc/ri/Module/attr_writer%21-i.yaml +0 -18
- data/doc/ri/Module/basename-i.yaml +0 -18
- data/doc/ri/Module/cdesc-Module.yaml +0 -192
- data/doc/ri/Module/class_def-i.yaml +0 -14
- data/doc/ri/Module/class_extension-i.yaml +0 -17
- data/doc/ri/Module/class_inherit-i.yaml +0 -12
- data/doc/ri/Module/class_load-i.yaml +0 -12
- data/doc/ri/Module/class_methods-i.yaml +0 -11
- data/doc/ri/Module/class_require-i.yaml +0 -12
- data/doc/ri/Module/classified_attributes-i.yaml +0 -14
- data/doc/ri/Module/conflict%3f-i.yaml +0 -14
- data/doc/ri/Module/define_dependency-i.yaml +0 -11
- data/doc/ri/Module/depend-i.yaml +0 -11
- data/doc/ri/Module/dependencies-i.yaml +0 -12
- data/doc/ri/Module/heritage-i.yaml +0 -10
- data/doc/ri/Module/include_as-i.yaml +0 -14
- data/doc/ri/Module/include_function_module-i.yaml +0 -14
- data/doc/ri/Module/instance_method%21-i.yaml +0 -16
- data/doc/ri/Module/instance_method_defined%3f-i.yaml +0 -14
- data/doc/ri/Module/integrate-i.yaml +0 -20
- data/doc/ri/Module/is%3f-i.yaml +0 -14
- data/doc/ri/Module/is-i.yaml +0 -12
- data/doc/ri/Module/memoize-i.yaml +0 -14
- data/doc/ri/Module/method_overloads-i.yaml +0 -10
- data/doc/ri/Module/method_space-i.yaml +0 -14
- data/doc/ri/Module/methodize-i.yaml +0 -14
- data/doc/ri/Module/mixin_parameters-i.yaml +0 -17
- data/doc/ri/Module/mixin_params-i.yaml +0 -12
- data/doc/ri/Module/modspace-i.yaml +0 -18
- data/doc/ri/Module/module_load-i.yaml +0 -15
- data/doc/ri/Module/module_method_defined%3f-i.yaml +0 -12
- data/doc/ri/Module/module_require-i.yaml +0 -15
- data/doc/ri/Module/nesting-i.yaml +0 -14
- data/doc/ri/Module/overload-i.yaml +0 -14
- data/doc/ri/Module/pathize-i.yaml +0 -16
- data/doc/ri/Module/prepend-i.yaml +0 -14
- data/doc/ri/Module/private_conflict%3f-i.yaml +0 -12
- data/doc/ri/Module/protected_conflict%3f-i.yaml +0 -12
- data/doc/ri/Module/public_conflict%3f-i.yaml +0 -12
- data/doc/ri/Module/redef-i.yaml +0 -12
- data/doc/ri/Module/redefine_method-i.yaml +0 -17
- data/doc/ri/Module/redirect-i.yaml +0 -12
- data/doc/ri/Module/redirect_method-i.yaml +0 -21
- data/doc/ri/Module/rename-i.yaml +0 -12
- data/doc/ri/Module/rename_method-i.yaml +0 -15
- data/doc/ri/Module/revisal-i.yaml +0 -12
- data/doc/ri/Module/revise-i.yaml +0 -15
- data/doc/ri/Module/setting-i.yaml +0 -21
- data/doc/ri/Module/singleton_method_defined%3f-i.yaml +0 -15
- data/doc/ri/Module/spacename-i.yaml +0 -20
- data/doc/ri/Module/wrap-i.yaml +0 -12
- data/doc/ri/Module/wrap_method-i.yaml +0 -19
- data/doc/ri/Multiton/Inclusive/cdesc-Inclusive.yaml +0 -18
- data/doc/ri/Multiton/Inclusive/included-i.yaml +0 -10
- data/doc/ri/Multiton/InstanceMutex/cdesc-InstanceMutex.yaml +0 -17
- data/doc/ri/Multiton/MetaMethods/_load-i.yaml +0 -10
- data/doc/ri/Multiton/MetaMethods/cdesc-MetaMethods.yaml +0 -34
- data/doc/ri/Multiton/MetaMethods/initialized%3f-i.yaml +0 -10
- data/doc/ri/Multiton/MetaMethods/instance-i.yaml +0 -11
- data/doc/ri/Multiton/MetaMethods/multiton_id-i.yaml +0 -12
- data/doc/ri/Multiton/MetaMethods/multiton_instance-i.yaml +0 -10
- data/doc/ri/Multiton/MetaMethods/multiton_mutex-i.yaml +0 -10
- data/doc/ri/Multiton/MetaMethods/new-i.yaml +0 -12
- data/doc/ri/Multiton/MetaMethods/reinitialize-i.yaml +0 -10
- data/doc/ri/Multiton/MetaMethods/singleton_method_added-i.yaml +0 -10
- data/doc/ri/Multiton/_dump-i.yaml +0 -12
- data/doc/ri/Multiton/cdesc-Multiton.yaml +0 -40
- data/doc/ri/Multiton/clone-i.yaml +0 -12
- data/doc/ri/Multiton/dup-i.yaml +0 -10
- data/doc/ri/NackClass/cdesc-NackClass.yaml +0 -20
- data/doc/ri/Net/SMTP/cdesc-SMTP.yaml +0 -25
- data/doc/ri/Net/SMTP/do_helo-i.yaml +0 -10
- data/doc/ri/Net/SMTP/do_tls_start-i.yaml +0 -10
- data/doc/ri/Net/SMTP/quit-i.yaml +0 -10
- data/doc/ri/Net/SMTP/start-c.yaml +0 -10
- data/doc/ri/Net/SMTP/start-i.yaml +0 -10
- data/doc/ri/Net/SMTP/starttls-i.yaml +0 -10
- data/doc/ri/Net/cdesc-Net.yaml +0 -15
- data/doc/ri/NilClass/cdesc-NilClass.yaml +0 -17
- data/doc/ri/NullClass/%5b%5d-i.yaml +0 -10
- data/doc/ri/NullClass/cdesc-NullClass.yaml +0 -32
- data/doc/ri/NullClass/inspect-i.yaml +0 -10
- data/doc/ri/NullClass/method_missing-i.yaml +0 -10
- data/doc/ri/NullClass/new-c.yaml +0 -10
- data/doc/ri/NullClass/nil%3f-i.yaml +0 -10
- data/doc/ri/NullClass/null%3f-i.yaml +0 -10
- data/doc/ri/Numeric/cdesc-Numeric.yaml +0 -26
- data/doc/ri/Object/cdesc-Object.yaml +0 -15
- data/doc/ri/ObjectReflection/_bind_method-i.yaml +0 -10
- data/doc/ri/ObjectReflection/cdesc-ObjectReflection.yaml +0 -28
- data/doc/ri/ObjectReflection/id-i.yaml +0 -11
- data/doc/ri/ObjectReflection/method_missing-i.yaml +0 -16
- data/doc/ri/ObjectReflection/new-c.yaml +0 -11
- data/doc/ri/OpEsc/cdesc-OpEsc.yaml +0 -30
- data/doc/ri/OpEsc/escape-c.yaml +0 -14
- data/doc/ri/OpenCascade/cdesc-OpenCascade.yaml +0 -25
- data/doc/ri/OpenCascade/method_missing-i.yaml +0 -10
- data/doc/ri/OpenCollection/cdesc-OpenCollection.yaml +0 -22
- data/doc/ri/OpenCollection/method_missing-i.yaml +0 -10
- data/doc/ri/OpenCollection/new-c.yaml +0 -10
- data/doc/ri/OpenHash/cdesc-OpenHash.yaml +0 -22
- data/doc/ri/OpenHash/method_missing-i.yaml +0 -12
- data/doc/ri/OpenHash/new-c.yaml +0 -12
- data/doc/ri/OpenObject/%3d%3d-i.yaml +0 -12
- data/doc/ri/OpenObject/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/OpenObject/%5b%5d-c.yaml +0 -10
- data/doc/ri/OpenObject/%5b%5d-i.yaml +0 -10
- data/doc/ri/OpenObject/as_hash%21-i.yaml +0 -12
- data/doc/ri/OpenObject/cdesc-OpenObject.yaml +0 -77
- data/doc/ri/OpenObject/default%21-i.yaml +0 -12
- data/doc/ri/OpenObject/define_slot-i.yaml +0 -10
- data/doc/ri/OpenObject/delete-i.yaml +0 -11
- data/doc/ri/OpenObject/each-i.yaml +0 -12
- data/doc/ri/OpenObject/fetch-i.yaml +0 -10
- data/doc/ri/OpenObject/initialize_copy-i.yaml +0 -10
- data/doc/ri/OpenObject/inspect-i.yaml +0 -12
- data/doc/ri/OpenObject/merge-i.yaml +0 -12
- data/doc/ri/OpenObject/method_missing-i.yaml +0 -10
- data/doc/ri/OpenObject/new-c.yaml +0 -14
- data/doc/ri/OpenObject/protect_slot-i.yaml +0 -10
- data/doc/ri/OpenObject/store-i.yaml +0 -10
- data/doc/ri/OpenObject/to_a-i.yaml +0 -12
- data/doc/ri/OpenObject/to_h-i.yaml +0 -10
- data/doc/ri/OpenObject/to_hash-i.yaml +0 -10
- data/doc/ri/OpenObject/to_openobject-i.yaml +0 -10
- data/doc/ri/OpenObject/to_proc-i.yaml +0 -10
- data/doc/ri/OpenObject/update-i.yaml +0 -12
- data/doc/ri/OpenStruct/%5b%5d%3d-i.yaml +0 -14
- data/doc/ri/OpenStruct/%5b%5d-i.yaml +0 -14
- data/doc/ri/OpenStruct/__merge__-i.yaml +0 -14
- data/doc/ri/OpenStruct/__update__-i.yaml +0 -14
- data/doc/ri/OpenStruct/cdesc-OpenStruct.yaml +0 -35
- data/doc/ri/OpenStruct/each-i.yaml +0 -11
- data/doc/ri/OpenStruct/instance_delegate-i.yaml +0 -19
- data/doc/ri/OpenStruct/new-c.yaml +0 -18
- data/doc/ri/OpenStruct/ostruct_delegate-i.yaml +0 -12
- data/doc/ri/OpenStruct/ostruct_merge-i.yaml +0 -14
- data/doc/ri/OpenStruct/ostruct_update-i.yaml +0 -14
- data/doc/ri/OpenStruct/to_h-i.yaml +0 -11
- data/doc/ri/PQueue/%3c%3c-i.yaml +0 -12
- data/doc/ri/PQueue/%3d%3d-i.yaml +0 -12
- data/doc/ri/PQueue/cdesc-PQueue.yaml +0 -77
- data/doc/ri/PQueue/clear-i.yaml +0 -12
- data/doc/ri/PQueue/downheap-i.yaml +0 -14
- data/doc/ri/PQueue/each_pop-i.yaml +0 -12
- data/doc/ri/PQueue/empty%3f-i.yaml +0 -12
- data/doc/ri/PQueue/heapify-i.yaml +0 -12
- data/doc/ri/PQueue/include%3f-i.yaml +0 -12
- data/doc/ri/PQueue/initialize_copy-i.yaml +0 -10
- data/doc/ri/PQueue/inspect-i.yaml +0 -12
- data/doc/ri/PQueue/merge-i.yaml +0 -12
- data/doc/ri/PQueue/new-c.yaml +0 -18
- data/doc/ri/PQueue/pop-i.yaml +0 -18
- data/doc/ri/PQueue/pop_array-i.yaml +0 -12
- data/doc/ri/PQueue/push-i.yaml +0 -15
- data/doc/ri/PQueue/push_all-i.yaml +0 -15
- data/doc/ri/PQueue/replace-i.yaml +0 -14
- data/doc/ri/PQueue/replace_top-i.yaml +0 -14
- data/doc/ri/PQueue/sort-i.yaml +0 -12
- data/doc/ri/PQueue/to_a-i.yaml +0 -13
- data/doc/ri/PQueue/top-i.yaml +0 -12
- data/doc/ri/PQueue/upheap-i.yaml +0 -14
- data/doc/ri/Paramix/Delegator/%5b%5d-i.yaml +0 -10
- data/doc/ri/Paramix/Delegator/append_features-i.yaml +0 -11
- data/doc/ri/Paramix/Delegator/cdesc-Delegator.yaml +0 -33
- data/doc/ri/Paramix/Delegator/extend_object-i.yaml +0 -11
- data/doc/ri/Paramix/Delegator/new-c.yaml +0 -11
- data/doc/ri/Paramix/append_features-c.yaml +0 -10
- data/doc/ri/Paramix/cdesc-Paramix.yaml +0 -41
- data/doc/ri/Paramix/new-c.yaml +0 -12
- data/doc/ri/PathList/Finder/cdesc-Finder.yaml +0 -21
- data/doc/ri/PathList/Finder/find-i.yaml +0 -11
- data/doc/ri/PathList/Finder/include%3f-i.yaml +0 -12
- data/doc/ri/PathList/cdesc-PathList.yaml +0 -28
- data/doc/ri/PathList/new-c.yaml +0 -10
- data/doc/ri/PathList/to_s-i.yaml +0 -10
- data/doc/ri/Pathname/%2f-c.yaml +0 -14
- data/doc/ri/Pathname/%5b%5d-c.yaml +0 -14
- data/doc/ri/Pathname/cdesc-Pathname.yaml +0 -27
- data/doc/ri/Pathname/home-c.yaml +0 -14
- data/doc/ri/Pathname/null-c.yaml +0 -12
- data/doc/ri/Pathname/root-c.yaml +0 -12
- data/doc/ri/Pathname/rootname-i.yaml +0 -11
- data/doc/ri/Pathname/work-c.yaml +0 -12
- data/doc/ri/Platform/%3d%3d%3d-i.yaml +0 -10
- data/doc/ri/Platform/%3d%3d-i.yaml +0 -10
- data/doc/ri/Platform/%3d%7e-i.yaml +0 -10
- data/doc/ri/Platform/cdesc-Platform.yaml +0 -65
- data/doc/ri/Platform/const_missing-c.yaml +0 -10
- data/doc/ri/Platform/inspect-i.yaml +0 -10
- data/doc/ri/Platform/local-c.yaml +0 -10
- data/doc/ri/Platform/match-c.yaml +0 -10
- data/doc/ri/Platform/new-c.yaml +0 -10
- data/doc/ri/Platform/supported-c.yaml +0 -12
- data/doc/ri/Platform/to_a-i.yaml +0 -10
- data/doc/ri/Platform/to_s-i.yaml +0 -10
- data/doc/ri/Pool/cdesc-Pool.yaml +0 -27
- data/doc/ri/Pool/new-c.yaml +0 -10
- data/doc/ri/Pool/obtain-i.yaml +0 -12
- data/doc/ri/Pool/pop-i.yaml +0 -12
- data/doc/ri/Pool/push-i.yaml +0 -12
- data/doc/ri/Proc/%2a-i.yaml +0 -14
- data/doc/ri/Proc/bind-i.yaml +0 -16
- data/doc/ri/Proc/cdesc-Proc.yaml +0 -28
- data/doc/ri/Proc/compose-i.yaml +0 -14
- data/doc/ri/Proc/curry-i.yaml +0 -14
- data/doc/ri/Proc/partial-i.yaml +0 -20
- data/doc/ri/Proc/to_method-i.yaml +0 -14
- data/doc/ri/Proc/to_openobject-i.yaml +0 -16
- data/doc/ri/ProgressBar/bar-i.yaml +0 -10
- data/doc/ri/ProgressBar/bar_mark%3d-i.yaml +0 -10
- data/doc/ri/ProgressBar/bytes-i.yaml +0 -10
- data/doc/ri/ProgressBar/cdesc-ProgressBar.yaml +0 -76
- data/doc/ri/ProgressBar/convert_bytes-i.yaml +0 -10
- data/doc/ri/ProgressBar/elapsed-i.yaml +0 -10
- data/doc/ri/ProgressBar/eol-i.yaml +0 -10
- data/doc/ri/ProgressBar/eta-i.yaml +0 -12
- data/doc/ri/ProgressBar/file_transfer_mode-i.yaml +0 -10
- data/doc/ri/ProgressBar/finish-i.yaml +0 -10
- data/doc/ri/ProgressBar/flush-i.yaml +0 -10
- data/doc/ri/ProgressBar/format%3d-i.yaml +0 -10
- data/doc/ri/ProgressBar/format_arguments%3d-i.yaml +0 -10
- data/doc/ri/ProgressBar/format_time-i.yaml +0 -10
- data/doc/ri/ProgressBar/get_width-i.yaml +0 -10
- data/doc/ri/ProgressBar/halt-i.yaml +0 -10
- data/doc/ri/ProgressBar/inc-i.yaml +0 -10
- data/doc/ri/ProgressBar/inspect-i.yaml +0 -10
- data/doc/ri/ProgressBar/new-c.yaml +0 -10
- data/doc/ri/ProgressBar/percentage-i.yaml +0 -10
- data/doc/ri/ProgressBar/set-i.yaml +0 -10
- data/doc/ri/ProgressBar/show-i.yaml +0 -10
- data/doc/ri/ProgressBar/show_progress-i.yaml +0 -10
- data/doc/ri/ProgressBar/stat-i.yaml +0 -10
- data/doc/ri/ProgressBar/stat_for_file_transfer-i.yaml +0 -10
- data/doc/ri/ProgressBar/title%3d-i.yaml +0 -10
- data/doc/ri/ProgressBar/title-i.yaml +0 -10
- data/doc/ri/ProgressBar/total_overflow%3d-i.yaml +0 -10
- data/doc/ri/ProgressBar/transfer_rate-i.yaml +0 -10
- data/doc/ri/Prototype/cdesc-Prototype.yaml +0 -30
- data/doc/ri/Prototype/fn-i.yaml +0 -10
- data/doc/ri/Prototype/meta-i.yaml +0 -10
- data/doc/ri/Prototype/method_missing-i.yaml +0 -10
- data/doc/ri/Prototype/new-c.yaml +0 -12
- data/doc/ri/Prototype/new-i.yaml +0 -10
- data/doc/ri/Prototype/trait-i.yaml +0 -10
- data/doc/ri/Prototype/traits-i.yaml +0 -10
- data/doc/ri/RWDelegator/%3d%3d-i.yaml +0 -10
- data/doc/ri/RWDelegator/cdesc-RWDelegator.yaml +0 -28
- data/doc/ri/RWDelegator/inspect-i.yaml +0 -10
- data/doc/ri/RWDelegator/method_missing-i.yaml +0 -10
- data/doc/ri/RWDelegator/new-c.yaml +0 -10
- data/doc/ri/Random/Array/at_rand%21-i.yaml +0 -14
- data/doc/ri/Random/Array/at_rand-i.yaml +0 -14
- data/doc/ri/Random/Array/cdesc-Array.yaml +0 -31
- data/doc/ri/Random/Array/pick%21-i.yaml +0 -12
- data/doc/ri/Random/Array/pick-i.yaml +0 -12
- data/doc/ri/Random/Array/rand_index-i.yaml +0 -12
- data/doc/ri/Random/Array/rand_subset-i.yaml +0 -18
- data/doc/ri/Random/Array/shuffle%21-i.yaml +0 -16
- data/doc/ri/Random/Array/shuffle-i.yaml +0 -14
- data/doc/ri/Random/Hash/at_rand%21-i.yaml +0 -12
- data/doc/ri/Random/Hash/at_rand-i.yaml +0 -12
- data/doc/ri/Random/Hash/cdesc-Hash.yaml +0 -41
- data/doc/ri/Random/Hash/pick-i.yaml +0 -12
- data/doc/ri/Random/Hash/pick_key-i.yaml +0 -12
- data/doc/ri/Random/Hash/pick_pair-i.yaml +0 -12
- data/doc/ri/Random/Hash/rand_key%21-i.yaml +0 -15
- data/doc/ri/Random/Hash/rand_key-i.yaml +0 -14
- data/doc/ri/Random/Hash/rand_pair%21-i.yaml +0 -15
- data/doc/ri/Random/Hash/rand_pair-i.yaml +0 -14
- data/doc/ri/Random/Hash/rand_value%21-i.yaml +0 -17
- data/doc/ri/Random/Hash/rand_value-i.yaml +0 -15
- data/doc/ri/Random/Hash/shuffle%21-i.yaml +0 -14
- data/doc/ri/Random/Hash/shuffle-i.yaml +0 -14
- data/doc/ri/Random/Object/cdesc-Object.yaml +0 -16
- data/doc/ri/Random/Object/maybe-i.yaml +0 -14
- data/doc/ri/Random/String/Self/cdesc-Self.yaml +0 -20
- data/doc/ri/Random/String/Self/rand_letter-i.yaml +0 -14
- data/doc/ri/Random/String/Self/random-i.yaml +0 -12
- data/doc/ri/Random/String/at_rand%21-i.yaml +0 -14
- data/doc/ri/Random/String/at_rand-i.yaml +0 -14
- data/doc/ri/Random/String/cdesc-String.yaml +0 -30
- data/doc/ri/Random/String/included-c.yaml +0 -10
- data/doc/ri/Random/String/rand_byte%21-i.yaml +0 -14
- data/doc/ri/Random/String/rand_byte-i.yaml +0 -14
- data/doc/ri/Random/String/rand_index-i.yaml +0 -14
- data/doc/ri/Random/String/shuffle%21-i.yaml +0 -12
- data/doc/ri/Random/String/shuffle-i.yaml +0 -14
- data/doc/ri/Random/append_features-c.yaml +0 -11
- data/doc/ri/Random/cdesc-Random.yaml +0 -31
- data/doc/ri/Random/number-c.yaml +0 -11
- data/doc/ri/Range/cdesc-Range.yaml +0 -27
- data/doc/ri/Range/combine-c.yaml +0 -14
- data/doc/ri/Range/combine-i.yaml +0 -14
- data/doc/ri/Range/overlap%3f-i.yaml +0 -14
- data/doc/ri/Range/to_r-i.yaml +0 -14
- data/doc/ri/Range/to_range-i.yaml +0 -16
- data/doc/ri/Range/umbrella-i.yaml +0 -20
- data/doc/ri/Range/within%3f-i.yaml +0 -14
- data/doc/ri/Recorder/__call__-i.yaml +0 -10
- data/doc/ri/Recorder/cdesc-Recorder.yaml +0 -34
- data/doc/ri/Recorder/inspect-i.yaml +0 -10
- data/doc/ri/Recorder/method_missing-i.yaml +0 -10
- data/doc/ri/Recorder/new-c.yaml +0 -11
- data/doc/ri/RecursiveDependency/cdesc-RecursiveDependency.yaml +0 -15
- data/doc/ri/Reference/__value__-i.yaml +0 -11
- data/doc/ri/Reference/become-i.yaml +0 -10
- data/doc/ri/Reference/cdesc-Reference.yaml +0 -30
- data/doc/ri/Reference/instance_delegate-i.yaml +0 -12
- data/doc/ri/Reference/method_missing-i.yaml +0 -10
- data/doc/ri/Reference/new-c.yaml +0 -10
- data/doc/ri/Regexp/arity-i.yaml +0 -18
- data/doc/ri/Regexp/cdesc-Regexp.yaml +0 -20
- data/doc/ri/Regexp/to_re-i.yaml +0 -16
- data/doc/ri/Regexp/to_regexp-i.yaml +0 -16
- data/doc/ri/Registerable/cdesc-Registerable.yaml +0 -23
- data/doc/ri/Registerable/register-i.yaml +0 -12
- data/doc/ri/Registerable/registry-i.yaml +0 -12
- data/doc/ri/Registerable/registry_invalid%3f-i.yaml +0 -11
- data/doc/ri/Semaphore/cdesc-Semaphore.yaml +0 -36
- data/doc/ri/Semaphore/down-i.yaml +0 -12
- data/doc/ri/Semaphore/exclusive-i.yaml +0 -11
- data/doc/ri/Semaphore/new-c.yaml +0 -10
- data/doc/ri/Semaphore/p-i.yaml +0 -12
- data/doc/ri/Semaphore/signal-i.yaml +0 -13
- data/doc/ri/Semaphore/synchronize-i.yaml +0 -12
- data/doc/ri/Semaphore/up-i.yaml +0 -12
- data/doc/ri/Semaphore/v-i.yaml +0 -12
- data/doc/ri/Semaphore/wait-i.yaml +0 -13
- data/doc/ri/Set/cdesc-Set.yaml +0 -16
- data/doc/ri/Set/power_set-i.yaml +0 -10
- data/doc/ri/Settings/Setting/cdesc-Setting.yaml +0 -42
- data/doc/ri/Settings/Setting/new-c.yaml +0 -10
- data/doc/ri/Settings/Setting/to_s-i.yaml +0 -12
- data/doc/ri/Settings/Setting/update-i.yaml +0 -12
- data/doc/ri/Settings/SettingCollection/cdesc-SettingCollection.yaml +0 -23
- data/doc/ri/Settings/SettingCollection/method_missing-i.yaml +0 -12
- data/doc/ri/Settings/add_setting-c.yaml +0 -17
- data/doc/ri/Settings/cdesc-Settings.yaml +0 -33
- data/doc/ri/Settings/load-c.yaml +0 -12
- data/doc/ri/Settings/method_missing-c.yaml +0 -10
- data/doc/ri/Settings/parse-c.yaml +0 -12
- data/doc/ri/Settings/settings-c.yaml +0 -12
- data/doc/ri/Settings/setup-c.yaml +0 -15
- data/doc/ri/Shellwords/cdesc-Shellwords.yaml +0 -16
- data/doc/ri/Shellwords/escape-i.yaml +0 -12
- data/doc/ri/SimpleStringIO/cdesc-SimpleStringIO.yaml +0 -20
- data/doc/ri/SimpleStringIO/new-c.yaml +0 -10
- data/doc/ri/SimpleStringIO/write-i.yaml +0 -10
- data/doc/ri/Snapshot/ValueHolder/cdesc-ValueHolder.yaml +0 -24
- data/doc/ri/Snapshot/ValueHolder/new-c.yaml +0 -10
- data/doc/ri/Snapshot/ValueHolder/restore_snapshot-i.yaml +0 -10
- data/doc/ri/Snapshot/ValueHolder/take_snapshot-i.yaml +0 -10
- data/doc/ri/Snapshot/add-i.yaml +0 -10
- data/doc/ri/Snapshot/cdesc-Snapshot.yaml +0 -36
- data/doc/ri/Snapshot/new-c.yaml +0 -10
- data/doc/ri/Snapshot/restore-i.yaml +0 -10
- data/doc/ri/Stackable/cdesc-Stackable.yaml +0 -33
- data/doc/ri/Stackable/peek-i.yaml +0 -14
- data/doc/ri/Stackable/poke-i.yaml +0 -15
- data/doc/ri/Stackable/pop-i.yaml +0 -14
- data/doc/ri/Stackable/pull-i.yaml +0 -15
- data/doc/ri/Stackable/push-i.yaml +0 -14
- data/doc/ri/Stackable/shift-i.yaml +0 -12
- data/doc/ri/Stackable/unshift-i.yaml +0 -12
- data/doc/ri/String/Style/camelize-c.yaml +0 -18
- data/doc/ri/String/Style/capitalize-c.yaml +0 -12
- data/doc/ri/String/Style/cdesc-Style.yaml +0 -69
- data/doc/ri/String/Style/classify-c.yaml +0 -20
- data/doc/ri/String/Style/dasherize-c.yaml +0 -16
- data/doc/ri/String/Style/demodulize-c.yaml +0 -16
- data/doc/ri/String/Style/downcase-c.yaml +0 -12
- data/doc/ri/String/Style/foreign_key-c.yaml +0 -16
- data/doc/ri/String/Style/humanize-c.yaml +0 -16
- data/doc/ri/String/Style/lowercamel-c.yaml +0 -10
- data/doc/ri/String/Style/lowercase-c.yaml +0 -12
- data/doc/ri/String/Style/methodize-c.yaml +0 -18
- data/doc/ri/String/Style/modulize-c.yaml +0 -18
- data/doc/ri/String/Style/ordinalize-c.yaml +0 -16
- data/doc/ri/String/Style/pathize-c.yaml +0 -22
- data/doc/ri/String/Style/snakecase-c.yaml +0 -18
- data/doc/ri/String/Style/tableize-c.yaml +0 -16
- data/doc/ri/String/Style/titlecase-c.yaml +0 -14
- data/doc/ri/String/Style/titleize-c.yaml +0 -18
- data/doc/ri/String/Style/underscore-c.yaml +0 -18
- data/doc/ri/String/Style/upcase-c.yaml +0 -12
- data/doc/ri/String/Style/uppercamel-c.yaml +0 -10
- data/doc/ri/String/Style/uppercase-c.yaml +0 -12
- data/doc/ri/String/Words/brief-i.yaml +0 -14
- data/doc/ri/String/Words/cdesc-Words.yaml +0 -28
- data/doc/ri/String/Words/each_word-i.yaml +0 -14
- data/doc/ri/String/Words/word_filter%21-i.yaml +0 -14
- data/doc/ri/String/Words/word_filter-i.yaml +0 -14
- data/doc/ri/String/Words/word_wrap%21-i.yaml +0 -14
- data/doc/ri/String/Words/word_wrap-i.yaml +0 -18
- data/doc/ri/String/Words/words-i.yaml +0 -14
- data/doc/ri/String/cdesc-String.yaml +0 -17
- data/doc/ri/Struct/cdesc-Struct.yaml +0 -18
- data/doc/ri/Struct/restore_snapshot-i.yaml +0 -10
- data/doc/ri/Struct/take_snapshot-i.yaml +0 -10
- data/doc/ri/Symbol/cdesc-Symbol.yaml +0 -15
- data/doc/ri/SyncArray/cdesc-SyncArray.yaml +0 -19
- data/doc/ri/SyncArray/new-c.yaml +0 -12
- data/doc/ri/SyncHash/Delegator/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/%5b%5d-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/cdesc-Delegator.yaml +0 -30
- data/doc/ri/SyncHash/Delegator/clear-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/delete-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/keys-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/size-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/values-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/%5b%5d-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/cdesc-Inheritor.yaml +0 -30
- data/doc/ri/SyncHash/Inheritor/clear-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/delete-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/keys-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/size-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/values-i.yaml +0 -10
- data/doc/ri/SyncHash/cdesc-SyncHash.yaml +0 -38
- data/doc/ri/SyncHash/new-c.yaml +0 -10
- data/doc/ri/System/argf-i.yaml +0 -12
- data/doc/ri/System/argv-i.yaml +0 -11
- data/doc/ri/System/cdesc-System.yaml +0 -145
- data/doc/ri/System/child_status-i.yaml +0 -11
- data/doc/ri/System/coding%3d-i.yaml +0 -10
- data/doc/ri/System/coding-i.yaml +0 -10
- data/doc/ri/System/current_platform-i.yaml +0 -12
- data/doc/ri/System/data-i.yaml +0 -12
- data/doc/ri/System/debug-i.yaml +0 -10
- data/doc/ri/System/default_input-i.yaml +0 -13
- data/doc/ri/System/default_output%3d-i.yaml +0 -11
- data/doc/ri/System/default_output-i.yaml +0 -11
- data/doc/ri/System/defin-i.yaml +0 -12
- data/doc/ri/System/defout%3d-i.yaml +0 -12
- data/doc/ri/System/defout-i.yaml +0 -12
- data/doc/ri/System/env-i.yaml +0 -10
- data/doc/ri/System/environment-i.yaml +0 -10
- data/doc/ri/System/error_info-i.yaml +0 -10
- data/doc/ri/System/error_position-i.yaml +0 -10
- data/doc/ri/System/exit_status-i.yaml +0 -12
- data/doc/ri/System/extentions-i.yaml +0 -10
- data/doc/ri/System/fs%3d-i.yaml +0 -12
- data/doc/ri/System/fs-i.yaml +0 -12
- data/doc/ri/System/input_field_separator%3d-i.yaml +0 -11
- data/doc/ri/System/input_field_separator-i.yaml +0 -11
- data/doc/ri/System/input_line_number-i.yaml +0 -11
- data/doc/ri/System/input_lineno-i.yaml +0 -12
- data/doc/ri/System/input_record_separator%3d-i.yaml +0 -11
- data/doc/ri/System/input_record_separator-i.yaml +0 -11
- data/doc/ri/System/line_end_processing-i.yaml +0 -10
- data/doc/ri/System/load_path-i.yaml +0 -12
- data/doc/ri/System/loaded_features-i.yaml +0 -11
- data/doc/ri/System/match_platform-i.yaml +0 -11
- data/doc/ri/System/ofs%3d-i.yaml +0 -12
- data/doc/ri/System/ofs-i.yaml +0 -12
- data/doc/ri/System/options-i.yaml +0 -12
- data/doc/ri/System/ors%3d-i.yaml +0 -12
- data/doc/ri/System/ors-i.yaml +0 -12
- data/doc/ri/System/output_field_separator%3d-i.yaml +0 -11
- data/doc/ri/System/output_field_separator-i.yaml +0 -11
- data/doc/ri/System/output_record_separator%3d-i.yaml +0 -11
- data/doc/ri/System/output_record_separator-i.yaml +0 -11
- data/doc/ri/System/pid-i.yaml +0 -12
- data/doc/ri/System/platform-i.yaml +0 -10
- data/doc/ri/System/process_id-i.yaml +0 -15
- data/doc/ri/System/program_loop-i.yaml +0 -10
- data/doc/ri/System/program_name%3d-i.yaml +0 -10
- data/doc/ri/System/program_name-i.yaml +0 -12
- data/doc/ri/System/release-i.yaml +0 -10
- data/doc/ri/System/required-i.yaml +0 -12
- data/doc/ri/System/rs%3d-i.yaml +0 -12
- data/doc/ri/System/rs-i.yaml +0 -12
- data/doc/ri/System/rubylibdir-i.yaml +0 -10
- data/doc/ri/System/rubypath-i.yaml +0 -10
- data/doc/ri/System/safe-i.yaml +0 -10
- data/doc/ri/System/stderr%3d-i.yaml +0 -10
- data/doc/ri/System/stderr-i.yaml +0 -10
- data/doc/ri/System/stdin%3d-i.yaml +0 -10
- data/doc/ri/System/stdin-i.yaml +0 -12
- data/doc/ri/System/stdout%3d-i.yaml +0 -10
- data/doc/ri/System/stdout-i.yaml +0 -10
- data/doc/ri/System/verbose%3d-i.yaml +0 -10
- data/doc/ri/System/verbose-i.yaml +0 -10
- data/doc/ri/System/version-i.yaml +0 -10
- data/doc/ri/Time/cdesc-Time.yaml +0 -17
- data/doc/ri/Timer/Dummy/cdesc-Dummy.yaml +0 -20
- data/doc/ri/Timer/Dummy/start-i.yaml +0 -10
- data/doc/ri/Timer/Dummy/stop-i.yaml +0 -10
- data/doc/ri/Timer/cdesc-Timer.yaml +0 -57
- data/doc/ri/Timer/defuse-i.yaml +0 -12
- data/doc/ri/Timer/limit-i.yaml +0 -12
- data/doc/ri/Timer/new-c.yaml +0 -10
- data/doc/ri/Timer/on_timeout-i.yaml +0 -10
- data/doc/ri/Timer/reset-i.yaml +0 -12
- data/doc/ri/Timer/reset_limit-i.yaml +0 -14
- data/doc/ri/Timer/running%3f-i.yaml +0 -12
- data/doc/ri/Timer/start-i.yaml +0 -12
- data/doc/ri/Timer/stop-i.yaml +0 -12
- data/doc/ri/Timer/stopped%3f-i.yaml +0 -12
- data/doc/ri/Timer/total_time-i.yaml +0 -12
- data/doc/ri/TracePoint/%3d%3d%3d-i.yaml +0 -12
- data/doc/ri/TracePoint/active%3d-c.yaml +0 -10
- data/doc/ri/TracePoint/active-c.yaml +0 -10
- data/doc/ri/TracePoint/back-i.yaml +0 -12
- data/doc/ri/TracePoint/bind-i.yaml +0 -12
- data/doc/ri/TracePoint/called-i.yaml +0 -13
- data/doc/ri/TracePoint/callee-i.yaml +0 -13
- data/doc/ri/TracePoint/cdesc-TracePoint.yaml +0 -82
- data/doc/ri/TracePoint/event%3f-i.yaml +0 -12
- data/doc/ri/TracePoint/event_map-i.yaml +0 -10
- data/doc/ri/TracePoint/eventless%3f-i.yaml +0 -10
- data/doc/ri/TracePoint/method_name-i.yaml +0 -12
- data/doc/ri/TracePoint/new-c.yaml +0 -12
- data/doc/ri/TracePoint/self-i.yaml +0 -12
- data/doc/ri/TracePoint/trace-c.yaml +0 -12
- data/doc/ri/TrueClass/cdesc-TrueClass.yaml +0 -15
- data/doc/ri/Tuple/%3c%3c-i.yaml +0 -12
- data/doc/ri/Tuple/%3c%3d%3e-i.yaml +0 -10
- data/doc/ri/Tuple/%3d%7e-i.yaml +0 -12
- data/doc/ri/Tuple/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/Tuple/%5b%5d-c.yaml +0 -10
- data/doc/ri/Tuple/%5b%5d-i.yaml +0 -10
- data/doc/ri/Tuple/cast_from_array-c.yaml +0 -11
- data/doc/ri/Tuple/cast_from_string-c.yaml +0 -20
- data/doc/ri/Tuple/cdesc-Tuple.yaml +0 -113
- data/doc/ri/Tuple/constraint_to_lambda-c.yaml +0 -12
- data/doc/ri/Tuple/divider-i.yaml +0 -10
- data/doc/ri/Tuple/each-i.yaml +0 -10
- data/doc/ri/Tuple/each_index-i.yaml +0 -10
- data/doc/ri/Tuple/empty%3f-i.yaml +0 -10
- data/doc/ri/Tuple/eql%3f-i.yaml +0 -12
- data/doc/ri/Tuple/first-i.yaml +0 -10
- data/doc/ri/Tuple/hash-i.yaml +0 -12
- data/doc/ri/Tuple/index-i.yaml +0 -10
- data/doc/ri/Tuple/inspect-i.yaml +0 -10
- data/doc/ri/Tuple/last-i.yaml +0 -10
- data/doc/ri/Tuple/length-i.yaml +0 -10
- data/doc/ri/Tuple/major-i.yaml +0 -12
- data/doc/ri/Tuple/minor-i.yaml +0 -10
- data/doc/ri/Tuple/multiton_id-c.yaml +0 -10
- data/doc/ri/Tuple/new-c.yaml +0 -10
- data/doc/ri/Tuple/parse_constraint-c.yaml +0 -10
- data/doc/ri/Tuple/pop-i.yaml +0 -10
- data/doc/ri/Tuple/pot-i.yaml +0 -13
- data/doc/ri/Tuple/pull-i.yaml +0 -13
- data/doc/ri/Tuple/push-i.yaml +0 -10
- data/doc/ri/Tuple/rindex-i.yaml +0 -10
- data/doc/ri/Tuple/shift-i.yaml +0 -12
- data/doc/ri/Tuple/size-i.yaml +0 -10
- data/doc/ri/Tuple/teeny-i.yaml +0 -10
- data/doc/ri/Tuple/to_a-i.yaml +0 -10
- data/doc/ri/Tuple/to_ary-i.yaml +0 -10
- data/doc/ri/Tuple/to_s-i.yaml +0 -10
- data/doc/ri/Tuple/to_t-i.yaml +0 -10
- data/doc/ri/Tuple/to_tuple-i.yaml +0 -10
- data/doc/ri/Tuple/unshift-i.yaml +0 -12
- data/doc/ri/Tuple/values-i.yaml +0 -10
- data/doc/ri/TypeCast/Class/cast_from-i.yaml +0 -14
- data/doc/ri/TypeCast/Class/cdesc-Class.yaml +0 -18
- data/doc/ri/TypeCast/Object/cast_to-i.yaml +0 -14
- data/doc/ri/TypeCast/Object/cdesc-Object.yaml +0 -18
- data/doc/ri/TypeCast/cdesc-TypeCast.yaml +0 -52
- data/doc/ri/TypeCastException/cdesc-TypeCastException.yaml +0 -17
- data/doc/ri/URI/Hash/cdesc-Hash.yaml +0 -16
- data/doc/ri/URI/Hash/to_uri-i.yaml +0 -11
- data/doc/ri/URI/Kernel/cdesc-Kernel.yaml +0 -18
- data/doc/ri/URI/Kernel/unuri-i.yaml +0 -11
- data/doc/ri/URI/Kernel/uri-i.yaml +0 -11
- data/doc/ri/URI/cdesc-URI.yaml +0 -38
- data/doc/ri/URI/cgi_escape-i.yaml +0 -12
- data/doc/ri/URI/cgi_parse-i.yaml +0 -11
- data/doc/ri/URI/cgi_unescape-i.yaml +0 -11
- data/doc/ri/URI/chomp_query_string-i.yaml +0 -16
- data/doc/ri/URI/decode-i.yaml +0 -12
- data/doc/ri/URI/get_query_string-i.yaml +0 -16
- data/doc/ri/URI/hash_to_query-i.yaml +0 -15
- data/doc/ri/URI/hash_to_query_string-i.yaml +0 -12
- data/doc/ri/URI/query_string_to_hash-i.yaml +0 -12
- data/doc/ri/URI/query_to_hash-i.yaml +0 -17
- data/doc/ri/URI/update_query_string-i.yaml +0 -18
- data/doc/ri/URI/update_request_uri-i.yaml +0 -12
- data/doc/ri/UnboundMethod/arguments-i.yaml +0 -18
- data/doc/ri/UnboundMethod/cdesc-UnboundMethod.yaml +0 -18
- data/doc/ri/UnboundMethod/name-i.yaml +0 -14
- data/doc/ri/Uninheritable/cdesc-Uninheritable.yaml +0 -21
- data/doc/ri/Uninheritable/inherited-i.yaml +0 -12
- data/doc/ri/UploadUtils/cdesc-UploadUtils.yaml +0 -47
- data/doc/ri/UploadUtils/files-i.yaml +0 -12
- data/doc/ri/UploadUtils/ftp-i.yaml +0 -12
- data/doc/ri/UploadUtils/rsync-i.yaml +0 -12
- data/doc/ri/UploadUtils/sftp-i.yaml +0 -12
- data/doc/ri/UploadUtils/stage_linkdir-i.yaml +0 -12
- data/doc/ri/UploadUtils/stage_transfer-i.yaml +0 -20
- data/doc/ri/UploadUtils/upload-i.yaml +0 -12
- data/doc/ri/UploadUtils/upload_parameters-i.yaml +0 -12
- data/doc/ri/VersionNumber/%3c%3d%3e-i.yaml +0 -12
- data/doc/ri/VersionNumber/%3d%7e-i.yaml +0 -12
- data/doc/ri/VersionNumber/%5b%5d-i.yaml +0 -10
- data/doc/ri/VersionNumber/cdesc-VersionNumber.yaml +0 -45
- data/doc/ri/VersionNumber/constraint_lambda-c.yaml +0 -12
- data/doc/ri/VersionNumber/inspect-i.yaml +0 -10
- data/doc/ri/VersionNumber/major-i.yaml +0 -12
- data/doc/ri/VersionNumber/method_missing-i.yaml +0 -12
- data/doc/ri/VersionNumber/minor-i.yaml +0 -12
- data/doc/ri/VersionNumber/new-c.yaml +0 -10
- data/doc/ri/VersionNumber/parse_constraint-c.yaml +0 -10
- data/doc/ri/VersionNumber/teeny-i.yaml +0 -12
- data/doc/ri/VersionNumber/to_s-i.yaml +0 -10
- data/doc/ri/VersionNumber/to_str-i.yaml +0 -12
- data/doc/ri/Weekdays/after-i.yaml +0 -12
- data/doc/ri/Weekdays/ago-i.yaml +0 -13
- data/doc/ri/Weekdays/before-i.yaml +0 -12
- data/doc/ri/Weekdays/cdesc-Weekdays.yaml +0 -38
- data/doc/ri/Weekdays/from_now-i.yaml +0 -12
- data/doc/ri/Weekdays/new-c.yaml +0 -10
- data/doc/ri/Weekdays/since-i.yaml +0 -13
- data/doc/ri/Weekdays/step-i.yaml +0 -10
- data/doc/ri/Weekdays/until-i.yaml +0 -12
- data/doc/ri/XOXO/Parser/cdesc-Parser.yaml +0 -15
- data/doc/ri/XOXO/cdesc-XOXO.yaml +0 -25
- data/doc/ri/XOXO/dump-c.yaml +0 -35
- data/doc/ri/XOXO/load-c.yaml +0 -12
- data/doc/ri/XOXO/make_xoxo-c.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/cdesc-DryRun.yaml +0 -32
- data/doc/ri/ZipUtils/DryRun/compress-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/tar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/tar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/untar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/untar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/unzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/zip-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/cdesc-NoWrite.yaml +0 -32
- data/doc/ri/ZipUtils/NoWrite/compress-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/tar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/tar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/untar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/untar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/unzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/zip-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/cdesc-Verbose.yaml +0 -32
- data/doc/ri/ZipUtils/Verbose/compress-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/tar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/tar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/untar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/untar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/unzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/zip-i.yaml +0 -10
- data/doc/ri/ZipUtils/cdesc-ZipUtils.yaml +0 -50
- data/doc/ri/ZipUtils/compress-i.yaml +0 -27
- data/doc/ri/ZipUtils/tar_bzip-i.yaml +0 -12
- data/doc/ri/ZipUtils/tar_bzip2-i.yaml +0 -15
- data/doc/ri/ZipUtils/tar_gzip-i.yaml +0 -13
- data/doc/ri/ZipUtils/tar_j-i.yaml +0 -12
- data/doc/ri/ZipUtils/tar_z-i.yaml +0 -12
- data/doc/ri/ZipUtils/tgz-i.yaml +0 -11
- data/doc/ri/ZipUtils/untar_bzip-i.yaml +0 -12
- data/doc/ri/ZipUtils/untar_bzip2-i.yaml +0 -15
- data/doc/ri/ZipUtils/untar_gzip-i.yaml +0 -13
- data/doc/ri/ZipUtils/untar_j-i.yaml +0 -12
- data/doc/ri/ZipUtils/untar_z-i.yaml +0 -12
- data/doc/ri/ZipUtils/unzip-i.yaml +0 -12
- data/doc/ri/ZipUtils/zip-i.yaml +0 -12
- data/doc/ri/created.rid +0 -1
- data/lib/core/facets/kernel/suppress.rb +0 -18
- data/lib/core/facets/string/to_time.rb +0 -15
- data/lib/core/facets/time/to_date.rb +0 -26
- data/test/core/string/test_to_time.rb +0 -15
- data/test/core/time/test_to_date.rb +0 -12
data/lib/more/facets/typecast.rb
CHANGED
data/lib/more/facets/version.rb
CHANGED
@@ -88,6 +88,20 @@ class VersionNumber #< Tuple
|
|
88
88
|
|
89
89
|
def teeny ; @self[2] || 0 ; end
|
90
90
|
|
91
|
+
#
|
92
|
+
def bump(which=:teeny)
|
93
|
+
case which
|
94
|
+
when :major
|
95
|
+
self.class.new(major+1)
|
96
|
+
when :minor
|
97
|
+
self.class.new(major, minor+1)
|
98
|
+
when :teeny
|
99
|
+
self.class.new(major, minor, teeny+1)
|
100
|
+
else
|
101
|
+
# ???
|
102
|
+
end
|
103
|
+
end
|
104
|
+
|
91
105
|
# Delegate to the array.
|
92
106
|
|
93
107
|
def method_missing( sym, *args, &blk )
|
@@ -3,20 +3,25 @@ require 'test/unit'
|
|
3
3
|
|
4
4
|
class TC_Enumerable < Test::Unit::TestCase
|
5
5
|
|
6
|
-
|
7
6
|
def test_group_by_for_array
|
8
7
|
a = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
9
8
|
r = {0=>[0, 2, 4, 6, 8], 1=>[1, 3, 5, 7, 9]}
|
10
|
-
assert_equal(r, a.group_by{|e| e%2}
|
9
|
+
assert_equal(r, a.group_by{ |e| e % 2 }) #.each{|k, v| v.sort!})
|
10
|
+
end
|
11
11
|
|
12
|
+
def test_group_by_for_hash
|
12
13
|
h = {0=>0, 1=>1, 2=>2, 3=>3, 4=>4, 5=>5, 6=>6, 7=>7, 8=>8, 9=>9}
|
13
14
|
r = {0=>[[0, 0], [2, 2], [4, 4], [6, 6], [8, 8]], 1=>[[1, 1], [3, 3], [5, 5], [7, 7], [9, 9]]}
|
14
15
|
assert_equal(r, h.group_by{|k, v| v%2}.each{|k, v| v.sort!})
|
16
|
+
end
|
15
17
|
|
18
|
+
def test_group_by_for_range
|
16
19
|
x = (1..5).group_by{ |n| n % 3 }
|
17
20
|
o = { 0 => [3], 1 => [1, 4], 2 => [2,5] }
|
18
21
|
assert_equal( o, x )
|
22
|
+
end
|
19
23
|
|
24
|
+
def test_group_by_for_array_of_string
|
20
25
|
x = ["I had", 1, "dollar and", 50, "cents"].group_by{ |e| e.class }
|
21
26
|
o = { String => ["I had","dollar and","cents"], Fixnum => [1,50] }
|
22
27
|
assert_equal( o, x )
|
@@ -0,0 +1,20 @@
|
|
1
|
+
require 'facets/hash/slice'
|
2
|
+
require 'test/unit'
|
3
|
+
|
4
|
+
class TC_Hash_Slice < Test::Unit::TestCase
|
5
|
+
|
6
|
+
def test_slice
|
7
|
+
h = {:a=>1,:b=>2,:c=>3}
|
8
|
+
e = {:b=>2, :a=>1}
|
9
|
+
assert_equal(e, h.slice(:a, :b))
|
10
|
+
end
|
11
|
+
|
12
|
+
def test_slice!
|
13
|
+
h = {:a=>1,:b=>2,:c=>3}
|
14
|
+
e = {:c=>3}
|
15
|
+
assert_equal(e, h.slice!(:a, :b))
|
16
|
+
assert_equal({:a=>1,:b=>2}, h)
|
17
|
+
end
|
18
|
+
|
19
|
+
end
|
20
|
+
|
@@ -93,7 +93,7 @@ class TestModuleModifyReDirect < Test::Unit::TestCase
|
|
93
93
|
|
94
94
|
redirect_method :red2 => :red1
|
95
95
|
|
96
|
-
def
|
96
|
+
def test_redirect_red
|
97
97
|
assert_equal( 1, red2 )
|
98
98
|
end
|
99
99
|
|
@@ -103,7 +103,7 @@ class TestModuleModifyReDirect < Test::Unit::TestCase
|
|
103
103
|
|
104
104
|
redirect :blue2 => :blue1
|
105
105
|
|
106
|
-
def
|
106
|
+
def test_redirect_blue
|
107
107
|
assert_equal( 1, blue2 )
|
108
108
|
end
|
109
109
|
|
@@ -12,42 +12,42 @@ class TestBasicObject < Test::Unit::TestCase
|
|
12
12
|
@a = A.new
|
13
13
|
end
|
14
14
|
|
15
|
-
def test_001
|
16
|
-
assert( ! @a.object_class.method_defined?( :id ) )
|
17
|
-
assert( ! @a.object_class.method_defined?( :class ) )
|
18
|
-
end
|
15
|
+
#def test_001
|
16
|
+
#assert( ! @a.object_class.method_defined?( :id ) )
|
17
|
+
#assert( ! @a.object_class.method_defined?( :class ) )
|
18
|
+
#end
|
19
19
|
|
20
|
-
def
|
21
|
-
assert( @a.
|
22
|
-
assert( @a.
|
23
|
-
assert( @a.object_class.method_defined?( :object_self ) )
|
24
|
-
assert( @a.object_class.method_defined?( :dup ) )
|
25
|
-
assert( @a.object_class.method_defined?( :as ) )
|
20
|
+
def test_has_underscore_methods
|
21
|
+
assert( @a.__id__ )
|
22
|
+
assert( @a.__send__(:__id__) )
|
23
|
+
#assert( @a.object_class.method_defined?( :object_self ) )
|
24
|
+
#assert( @a.object_class.method_defined?( :dup ) )
|
25
|
+
#assert( @a.object_class.method_defined?( :as ) )
|
26
26
|
end
|
27
27
|
|
28
|
-
def test_003
|
29
|
-
|
30
|
-
end
|
28
|
+
#def test_003
|
29
|
+
# assert_equal( A, @a.object_self.class )
|
30
|
+
#end
|
31
31
|
|
32
|
-
def
|
32
|
+
def test_ignore_new_kernel_methods
|
33
33
|
Kernel.module_eval { def xxx ; end }
|
34
|
-
|
34
|
+
assert_raises(NoMethodError) { @a.xxx }
|
35
35
|
end
|
36
36
|
|
37
|
-
def
|
37
|
+
def test_ignore_new_object_methods
|
38
38
|
Object.class_eval { def yyy ; end }
|
39
|
-
|
39
|
+
assert_raises(NoMethodError) { @a.yyy }
|
40
40
|
end
|
41
41
|
|
42
|
-
def test_006
|
43
|
-
|
44
|
-
|
45
|
-
end
|
42
|
+
#def test_006
|
43
|
+
# Object.class_eval { def yyy ; end }
|
44
|
+
# assert( ! @a.object_self.methods.include?( 'yyy' ) )
|
45
|
+
#end
|
46
46
|
|
47
|
-
def test_007
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
end
|
47
|
+
#def test_007
|
48
|
+
# Object.class_eval { def yyy ; end }
|
49
|
+
# assert( ! @a.object_class.method_defined?( :methods ) )
|
50
|
+
# assert( ! @a.object_self.methods.include?( :methods ) )
|
51
|
+
#end
|
52
52
|
|
53
53
|
end
|
data/test/lore/test_date.rb
CHANGED
data/test/lore/test_ostruct.rb
CHANGED
@@ -37,7 +37,7 @@ class TestOpenStruct < Test::Unit::TestCase
|
|
37
37
|
assert_equal( 1, @o.a )
|
38
38
|
end
|
39
39
|
|
40
|
-
def
|
40
|
+
def test_update_using_delegate
|
41
41
|
@o.instance_delegate.update(:a=>1)
|
42
42
|
assert_equal( 1, @o.a )
|
43
43
|
end
|
@@ -47,20 +47,20 @@ class TestOpenStruct < Test::Unit::TestCase
|
|
47
47
|
assert_equal( 1, o[:a] )
|
48
48
|
end
|
49
49
|
|
50
|
-
def
|
50
|
+
def test_op_store_nothing_raised
|
51
51
|
o = OpenStruct.new( { :a => 1 } )
|
52
52
|
assert_nothing_raised { o[:b] = 2 }
|
53
53
|
assert_equal( 2, o.b )
|
54
54
|
end
|
55
55
|
|
56
|
-
def
|
56
|
+
def test_update_nothing_raised
|
57
57
|
o = OpenStruct.new( { :a => 1 } )
|
58
58
|
h = { :b => 2 }
|
59
59
|
assert_nothing_raised { o.__update__( h ) }
|
60
60
|
assert_equal( 2, o.b )
|
61
61
|
end
|
62
62
|
|
63
|
-
def
|
63
|
+
def test_merge_with_hash
|
64
64
|
o = OpenStruct.new( { :a => 1 } )
|
65
65
|
h = { :b => 2 }
|
66
66
|
q = o.__merge__( h )
|
@@ -68,7 +68,7 @@ class TestOpenStruct < Test::Unit::TestCase
|
|
68
68
|
assert_equal( 2, q.b )
|
69
69
|
end
|
70
70
|
|
71
|
-
def
|
71
|
+
def test_merge_two_open_structs
|
72
72
|
o1 = OpenStruct.new( { :a => 1 } )
|
73
73
|
o2 = OpenStruct.new( { :b => 2 } )
|
74
74
|
q = o1.__merge__( o2 )
|
@@ -32,22 +32,22 @@ class TC_ClassMethods < Test::Unit::TestCase
|
|
32
32
|
|
33
33
|
# tests
|
34
34
|
|
35
|
-
def
|
35
|
+
def test_knows_self
|
36
36
|
assert_equal( 43, N.n )
|
37
37
|
assert_equal( N, N.s )
|
38
38
|
end
|
39
|
-
def
|
39
|
+
def test_included
|
40
40
|
assert_equal( 43, X.n )
|
41
41
|
assert_equal( X, X.s )
|
42
42
|
end
|
43
|
-
def
|
43
|
+
def test_instance_level
|
44
44
|
assert_equal( 11, X.new.n )
|
45
45
|
end
|
46
|
-
def
|
46
|
+
def test_included_and_redefined
|
47
47
|
assert_equal( 44, K.n )
|
48
48
|
assert_equal( K, K.s )
|
49
49
|
end
|
50
|
-
def
|
50
|
+
def test_included_again
|
51
51
|
assert_equal( 44, Z.n )
|
52
52
|
assert_equal( Z, Z.s )
|
53
53
|
end
|
@@ -1,6 +1,4 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
require 'facets/instantise.rb'
|
1
|
+
require 'facets/instantise'
|
4
2
|
require 'test/unit'
|
5
3
|
|
6
4
|
# fixture
|
@@ -18,7 +16,7 @@ end
|
|
18
16
|
|
19
17
|
# test
|
20
18
|
|
21
|
-
class
|
19
|
+
class TC_Instantise < Test::Unit::TestCase
|
22
20
|
|
23
21
|
def test01
|
24
22
|
assert_equal( 'TryMe', MyModule.jumble( "Try", "Me" ) )
|
data/test/more/test_interval.rb
CHANGED
@@ -58,13 +58,13 @@ class LrgNumericTest < Test::Unit::TestCase
|
|
58
58
|
|
59
59
|
def test_001B ; assert_equal( true, @b.include?(0) ) ; end
|
60
60
|
def test_002B ; assert_equal( true, @b.include?(5) ) ; end
|
61
|
-
def
|
62
|
-
def
|
63
|
-
#def
|
61
|
+
def test_003B ; assert_equal( true, @b.include?(70007) ) ; end
|
62
|
+
def test_004B ; assert_equal( true, @b.include?(5000005) ) ; end
|
63
|
+
#def test_005B ; assert_equal( false, @b.include?(INFINITY) ) ; end
|
64
64
|
|
65
65
|
end
|
66
66
|
|
67
|
-
class
|
67
|
+
class TC_SelectTest < Test::Unit::TestCase
|
68
68
|
|
69
69
|
def setup
|
70
70
|
@a = Interval.new( 0,10 )
|
data/test/more/test_multiton.rb
CHANGED
data/test/more/test_random.rb
CHANGED
data/test/more/test_style.rb
CHANGED
data/test/more/test_typecast.rb
CHANGED
@@ -41,7 +41,7 @@ class TC_TypeCast < Test::Unit::TestCase
|
|
41
41
|
end
|
42
42
|
|
43
43
|
def test_string_to_time
|
44
|
-
assert_equal( "Mon Oct 10 00:00:00 2005", "2005-10-10".cast_to(Time).strftime("%a %b %d %H:%M:%S %Y") )
|
44
|
+
assert_equal( "Mon Oct 10 00:00:00 2005", "2005-10-10".cast_to(Time).localtime.strftime("%a %b %d %H:%M:%S %Y") )
|
45
45
|
end
|
46
46
|
|
47
47
|
def test_no_converter
|
data/test/test_facets.rb
ADDED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: facets
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.4.
|
4
|
+
version: 2.4.4
|
5
5
|
platform: ruby
|
6
6
|
authors: []
|
7
7
|
|
@@ -9,7 +9,7 @@ autorequire:
|
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|
12
|
-
date: 2008-
|
12
|
+
date: 2008-09-01 00:00:00 -04:00
|
13
13
|
default_executable:
|
14
14
|
dependencies: []
|
15
15
|
|
@@ -23,22 +23,17 @@ extra_rdoc_files:
|
|
23
23
|
- README
|
24
24
|
- MANIFEST
|
25
25
|
- CHANGES
|
26
|
-
- README.lore
|
27
26
|
- AUTHORS
|
28
|
-
- README.core
|
29
27
|
- METADATA
|
30
28
|
- NEWS
|
31
|
-
- README.more
|
32
29
|
- COPYING
|
33
30
|
files:
|
34
31
|
- doc
|
35
|
-
- doc/notes
|
36
|
-
- doc/notes/notes.rdoc
|
37
|
-
- doc/notes/history.rdoc
|
38
32
|
- doc/rdoc
|
39
33
|
- doc/rdoc/lore
|
40
34
|
- doc/rdoc/lore/fr_file_index.html
|
41
35
|
- doc/rdoc/lore/classes
|
36
|
+
- doc/rdoc/lore/classes/DateTime.html
|
42
37
|
- doc/rdoc/lore/classes/String.html
|
43
38
|
- doc/rdoc/lore/classes/Logger
|
44
39
|
- doc/rdoc/lore/classes/Logger/LogDevice.html
|
@@ -51,6 +46,7 @@ files:
|
|
51
46
|
- doc/rdoc/lore/classes/Logger.html
|
52
47
|
- doc/rdoc/lore/classes/NilClass.html
|
53
48
|
- doc/rdoc/lore/classes/Config.html
|
49
|
+
- doc/rdoc/lore/classes/Kernel.html
|
54
50
|
- doc/rdoc/lore/classes/Set.html
|
55
51
|
- doc/rdoc/lore/classes/URI
|
56
52
|
- doc/rdoc/lore/classes/URI/Hash.html
|
@@ -60,13 +56,14 @@ files:
|
|
60
56
|
- doc/rdoc/lore/classes/FileUtils.html
|
61
57
|
- doc/rdoc/lore/classes/Continuation.html
|
62
58
|
- doc/rdoc/lore/classes/Shellwords.html
|
63
|
-
- doc/rdoc/lore/classes/BasicObject.html
|
64
59
|
- doc/rdoc/lore/classes/CGI.html
|
60
|
+
- doc/rdoc/lore/classes/Time.html
|
65
61
|
- doc/rdoc/lore/classes/OpenStruct.html
|
66
62
|
- doc/rdoc/lore/classes/File.html
|
67
63
|
- doc/rdoc/lore/rdoc-style.css
|
68
64
|
- doc/rdoc/lore/files
|
69
|
-
- doc/rdoc/lore/files/
|
65
|
+
- doc/rdoc/lore/files/doc
|
66
|
+
- doc/rdoc/lore/files/doc/README_lore.html
|
70
67
|
- doc/rdoc/lore/files/README.html
|
71
68
|
- doc/rdoc/lore/files/lib
|
72
69
|
- doc/rdoc/lore/files/lib/lore
|
@@ -139,7 +136,8 @@ files:
|
|
139
136
|
- doc/rdoc/core/classes/File.html
|
140
137
|
- doc/rdoc/core/rdoc-style.css
|
141
138
|
- doc/rdoc/core/files
|
142
|
-
- doc/rdoc/core/files/
|
139
|
+
- doc/rdoc/core/files/doc
|
140
|
+
- doc/rdoc/core/files/doc/README_core.html
|
143
141
|
- doc/rdoc/core/files/README.html
|
144
142
|
- doc/rdoc/core/files/lib
|
145
143
|
- doc/rdoc/core/files/lib/core
|
@@ -154,11 +152,15 @@ files:
|
|
154
152
|
- doc/rdoc/core/files/lib/core/facets/comparable_rb.html
|
155
153
|
- doc/rdoc/core/files/lib/core/facets/string_rb.html
|
156
154
|
- doc/rdoc/core/files/lib/core/facets/symbol
|
155
|
+
- doc/rdoc/core/files/lib/core/facets/symbol/query_rb.html
|
157
156
|
- doc/rdoc/core/files/lib/core/facets/symbol/not_rb.html
|
158
157
|
- doc/rdoc/core/files/lib/core/facets/symbol/chomp_rb.html
|
159
158
|
- doc/rdoc/core/files/lib/core/facets/symbol/to_proc_rb.html
|
159
|
+
- doc/rdoc/core/files/lib/core/facets/symbol/variablize_rb.html
|
160
160
|
- doc/rdoc/core/files/lib/core/facets/symbol/succ_rb.html
|
161
161
|
- doc/rdoc/core/files/lib/core/facets/symbol/generate_rb.html
|
162
|
+
- doc/rdoc/core/files/lib/core/facets/symbol/setter_rb.html
|
163
|
+
- doc/rdoc/core/files/lib/core/facets/symbol/plain_rb.html
|
162
164
|
- doc/rdoc/core/files/lib/core/facets/bitmask_rb.html
|
163
165
|
- doc/rdoc/core/files/lib/core/facets/kernel_rb.html
|
164
166
|
- doc/rdoc/core/files/lib/core/facets/unboundmethod
|
@@ -167,6 +169,7 @@ files:
|
|
167
169
|
- doc/rdoc/core/files/lib/core/facets/to_hash_rb.html
|
168
170
|
- doc/rdoc/core/files/lib/core/facets/numeric_rb.html
|
169
171
|
- doc/rdoc/core/files/lib/core/facets/nilclass
|
172
|
+
- doc/rdoc/core/files/lib/core/facets/nilclass/ergo_rb.html
|
170
173
|
- doc/rdoc/core/files/lib/core/facets/nilclass/to_f_rb.html
|
171
174
|
- doc/rdoc/core/files/lib/core/facets/proc_rb.html
|
172
175
|
- doc/rdoc/core/files/lib/core/facets/boolean_rb.html
|
@@ -204,6 +207,7 @@ files:
|
|
204
207
|
- doc/rdoc/core/files/lib/core/facets/file/rootname_rb.html
|
205
208
|
- doc/rdoc/core/files/lib/core/facets/file/write_rb.html
|
206
209
|
- doc/rdoc/core/files/lib/core/facets/file/read_rb.html
|
210
|
+
- doc/rdoc/core/files/lib/core/facets/file/split_root_rb.html
|
207
211
|
- doc/rdoc/core/files/lib/core/facets/file/null_rb.html
|
208
212
|
- doc/rdoc/core/files/lib/core/facets/time_rb.html
|
209
213
|
- doc/rdoc/core/files/lib/core/facets/hash
|
@@ -213,6 +217,7 @@ files:
|
|
213
217
|
- doc/rdoc/core/files/lib/core/facets/hash/alias_rb.html
|
214
218
|
- doc/rdoc/core/files/lib/core/facets/hash/keys_rb.html
|
215
219
|
- doc/rdoc/core/files/lib/core/facets/hash/weave_rb.html
|
220
|
+
- doc/rdoc/core/files/lib/core/facets/hash/op_push_rb.html
|
216
221
|
- doc/rdoc/core/files/lib/core/facets/hash/mash_rb.html
|
217
222
|
- doc/rdoc/core/files/lib/core/facets/hash/except_rb.html
|
218
223
|
- doc/rdoc/core/files/lib/core/facets/hash/merge_rb.html
|
@@ -239,7 +244,6 @@ files:
|
|
239
244
|
- doc/rdoc/core/files/lib/core/facets/kernel
|
240
245
|
- doc/rdoc/core/files/lib/core/facets/kernel/not_nil_rb.html
|
241
246
|
- doc/rdoc/core/files/lib/core/facets/kernel/object_class_rb.html
|
242
|
-
- doc/rdoc/core/files/lib/core/facets/kernel/suppress_rb.html
|
243
247
|
- doc/rdoc/core/files/lib/core/facets/kernel/respond_rb.html
|
244
248
|
- doc/rdoc/core/files/lib/core/facets/kernel/instance_rb.html
|
245
249
|
- doc/rdoc/core/files/lib/core/facets/kernel/ergo_rb.html
|
@@ -272,6 +276,7 @@ files:
|
|
272
276
|
- doc/rdoc/core/files/lib/core/facets/kernel/require_local_rb.html
|
273
277
|
- doc/rdoc/core/files/lib/core/facets/kernel/returning_rb.html
|
274
278
|
- doc/rdoc/core/files/lib/core/facets/kernel/ask_rb.html
|
279
|
+
- doc/rdoc/core/files/lib/core/facets/kernel/qua_class_rb.html
|
275
280
|
- doc/rdoc/core/files/lib/core/facets/kernel/complete_rb.html
|
276
281
|
- doc/rdoc/core/files/lib/core/facets/kernel/instance_send_rb.html
|
277
282
|
- doc/rdoc/core/files/lib/core/facets/kernel/maybe_rb.html
|
@@ -327,7 +332,8 @@ files:
|
|
327
332
|
- doc/rdoc/core/files/lib/core/facets/string/to_re_rb.html
|
328
333
|
- doc/rdoc/core/files/lib/core/facets/string/shatter_rb.html
|
329
334
|
- doc/rdoc/core/files/lib/core/facets/string/start_with_rb.html
|
330
|
-
- doc/rdoc/core/files/lib/core/facets/string/
|
335
|
+
- doc/rdoc/core/files/lib/core/facets/string/op_sub_rb.html
|
336
|
+
- doc/rdoc/core/files/lib/core/facets/string/variablize_rb.html
|
331
337
|
- doc/rdoc/core/files/lib/core/facets/string/mscan_rb.html
|
332
338
|
- doc/rdoc/core/files/lib/core/facets/string/lines_rb.html
|
333
339
|
- doc/rdoc/core/files/lib/core/facets/string/end_with_rb.html
|
@@ -350,9 +356,9 @@ files:
|
|
350
356
|
- doc/rdoc/core/files/lib/core/facets/module
|
351
357
|
- doc/rdoc/core/files/lib/core/facets/module/pathize_rb.html
|
352
358
|
- doc/rdoc/core/files/lib/core/facets/module/modspace_rb.html
|
353
|
-
- doc/rdoc/core/files/lib/core/facets/module/alias_rb.html
|
354
359
|
- doc/rdoc/core/files/lib/core/facets/module/basename_rb.html
|
355
360
|
- doc/rdoc/core/files/lib/core/facets/module/ancestor_rb.html
|
361
|
+
- doc/rdoc/core/files/lib/core/facets/module/alias_method_chain_rb.html
|
356
362
|
- doc/rdoc/core/files/lib/core/facets/module/module_load_rb.html
|
357
363
|
- doc/rdoc/core/files/lib/core/facets/module/instance_methods_rb.html
|
358
364
|
- doc/rdoc/core/files/lib/core/facets/module/redirect_method_rb.html
|
@@ -360,7 +366,9 @@ files:
|
|
360
366
|
- doc/rdoc/core/files/lib/core/facets/module/rename_method_rb.html
|
361
367
|
- doc/rdoc/core/files/lib/core/facets/module/class_rb.html
|
362
368
|
- doc/rdoc/core/files/lib/core/facets/module/abstract_rb.html
|
369
|
+
- doc/rdoc/core/files/lib/core/facets/module/alias_accessor_rb.html
|
363
370
|
- doc/rdoc/core/files/lib/core/facets/module/redefine_method_rb.html
|
371
|
+
- doc/rdoc/core/files/lib/core/facets/module/alias_module_function_rb.html
|
364
372
|
- doc/rdoc/core/files/lib/core/facets/module/spacename_rb.html
|
365
373
|
- doc/rdoc/core/files/lib/core/facets/module/methodize_rb.html
|
366
374
|
- doc/rdoc/core/files/lib/core/facets/module/is_rb.html
|
@@ -386,7 +394,7 @@ files:
|
|
386
394
|
- doc/rdoc/core/files/lib/core/facets/time/ago_rb.html
|
387
395
|
- doc/rdoc/core/files/lib/core/facets/time/set_rb.html
|
388
396
|
- doc/rdoc/core/files/lib/core/facets/time/trunc_rb.html
|
389
|
-
- doc/rdoc/core/files/lib/core/facets/time/
|
397
|
+
- doc/rdoc/core/files/lib/core/facets/time/advance_rb.html
|
390
398
|
- doc/rdoc/core/files/lib/core/facets/time/elapse_rb.html
|
391
399
|
- doc/rdoc/core/files/lib/core/facets/enumerable_rb.html
|
392
400
|
- doc/rdoc/core/files/lib/core/facets/array_rb.html
|
@@ -422,6 +430,7 @@ files:
|
|
422
430
|
- doc/rdoc/core/files/lib/core/facets/array/traverse_rb.html
|
423
431
|
- doc/rdoc/core/files/lib/core/facets/array/rotate_rb.html
|
424
432
|
- doc/rdoc/core/files/lib/core/facets/array/not_empty_rb.html
|
433
|
+
- doc/rdoc/core/files/lib/core/facets/array/index_rb.html
|
425
434
|
- doc/rdoc/core/files/lib/core/facets/array/pad_rb.html
|
426
435
|
- doc/rdoc/core/files/lib/core/facets/array/only_rb.html
|
427
436
|
- doc/rdoc/core/files/lib/core/facets/array/splice_rb.html
|
@@ -451,6 +460,7 @@ files:
|
|
451
460
|
- doc/rdoc/more/classes/TypeCast.html
|
452
461
|
- doc/rdoc/more/classes/Archive.html
|
453
462
|
- doc/rdoc/more/classes/String
|
463
|
+
- doc/rdoc/more/classes/String/Mask.html
|
454
464
|
- doc/rdoc/more/classes/String/Style.html
|
455
465
|
- doc/rdoc/more/classes/String/Words.html
|
456
466
|
- doc/rdoc/more/classes/BuildingBlock.html
|
@@ -468,6 +478,7 @@ files:
|
|
468
478
|
- doc/rdoc/more/classes/Net
|
469
479
|
- doc/rdoc/more/classes/Net/SMTP.html
|
470
480
|
- doc/rdoc/more/classes/PQueue.html
|
481
|
+
- doc/rdoc/more/classes/Instantize.html
|
471
482
|
- doc/rdoc/more/classes/Semaphore.html
|
472
483
|
- doc/rdoc/more/classes/Association.html
|
473
484
|
- doc/rdoc/more/classes/LRUCache
|
@@ -500,7 +511,6 @@ files:
|
|
500
511
|
- doc/rdoc/more/classes/OpenCollection.html
|
501
512
|
- doc/rdoc/more/classes/Hash.html
|
502
513
|
- doc/rdoc/more/classes/Autoarray.html
|
503
|
-
- doc/rdoc/more/classes/Kernel.html
|
504
514
|
- doc/rdoc/more/classes/Proc.html
|
505
515
|
- doc/rdoc/more/classes/TracePoint.html
|
506
516
|
- doc/rdoc/more/classes/ProgressBar.html
|
@@ -522,11 +532,12 @@ files:
|
|
522
532
|
- doc/rdoc/more/classes/CLI/NoOptionError.html
|
523
533
|
- doc/rdoc/more/classes/CLI/Command.html
|
524
534
|
- doc/rdoc/more/classes/CLI/Arguments.html
|
535
|
+
- doc/rdoc/more/classes/Rope.html
|
525
536
|
- doc/rdoc/more/classes/Advisable
|
526
537
|
- doc/rdoc/more/classes/Advisable/Method.html
|
527
|
-
- doc/rdoc/more/classes/Instantise.html
|
528
538
|
- doc/rdoc/more/classes/ConsoleUtils.html
|
529
539
|
- doc/rdoc/more/classes/LinkedList.html
|
540
|
+
- doc/rdoc/more/classes/BlankSlate.html
|
530
541
|
- doc/rdoc/more/classes/NackClass.html
|
531
542
|
- doc/rdoc/more/classes/Capsule.html
|
532
543
|
- doc/rdoc/more/classes/XOXO.html
|
@@ -557,6 +568,7 @@ files:
|
|
557
568
|
- doc/rdoc/more/classes/Settings/SettingCollection.html
|
558
569
|
- doc/rdoc/more/classes/Paramix.html
|
559
570
|
- doc/rdoc/more/classes/Advisable.html
|
571
|
+
- doc/rdoc/more/classes/Argvector.html
|
560
572
|
- doc/rdoc/more/classes/Struct.html
|
561
573
|
- doc/rdoc/more/classes/Registerable.html
|
562
574
|
- doc/rdoc/more/classes/UploadUtils.html
|
@@ -615,8 +627,9 @@ files:
|
|
615
627
|
- doc/rdoc/more/classes/Capsule/MissingFile.html
|
616
628
|
- doc/rdoc/more/rdoc-style.css
|
617
629
|
- doc/rdoc/more/files
|
630
|
+
- doc/rdoc/more/files/doc
|
631
|
+
- doc/rdoc/more/files/doc/README_more.html
|
618
632
|
- doc/rdoc/more/files/README.html
|
619
|
-
- doc/rdoc/more/files/README_more.html
|
620
633
|
- doc/rdoc/more/files/lib
|
621
634
|
- doc/rdoc/more/files/lib/more
|
622
635
|
- doc/rdoc/more/files/lib/more/facets
|
@@ -663,6 +676,7 @@ files:
|
|
663
676
|
- doc/rdoc/more/files/lib/more/facets/eventhook_rb.html
|
664
677
|
- doc/rdoc/more/files/lib/more/facets/pool_rb.html
|
665
678
|
- doc/rdoc/more/files/lib/more/facets/progressbar_rb.html
|
679
|
+
- doc/rdoc/more/files/lib/more/facets/blankslate_rb.html
|
666
680
|
- doc/rdoc/more/files/lib/more/facets/htmlfilter_rb.html
|
667
681
|
- doc/rdoc/more/files/lib/more/facets/reflection_rb.html
|
668
682
|
- doc/rdoc/more/files/lib/more/facets/binding
|
@@ -670,6 +684,7 @@ files:
|
|
670
684
|
- doc/rdoc/more/files/lib/more/facets/nullclass_rb.html
|
671
685
|
- doc/rdoc/more/files/lib/more/facets/duration_rb.html
|
672
686
|
- doc/rdoc/more/files/lib/more/facets/times_rb.html
|
687
|
+
- doc/rdoc/more/files/lib/more/facets/instantize_rb.html
|
673
688
|
- doc/rdoc/more/files/lib/more/facets/memoize_rb.html
|
674
689
|
- doc/rdoc/more/files/lib/more/facets/openhash_rb.html
|
675
690
|
- doc/rdoc/more/files/lib/more/facets/semaphore_rb.html
|
@@ -705,11 +720,12 @@ files:
|
|
705
720
|
- doc/rdoc/more/files/lib/more/facets/downloader_rb.html
|
706
721
|
- doc/rdoc/more/files/lib/more/facets/instantiable_rb.html
|
707
722
|
- doc/rdoc/more/files/lib/more/facets/bytes_rb.html
|
708
|
-
- doc/rdoc/more/files/lib/more/facets/style_rb.html
|
709
723
|
- doc/rdoc/more/files/lib/more/facets/syncarray_rb.html
|
710
724
|
- doc/rdoc/more/files/lib/more/facets/autoreload_rb.html
|
711
725
|
- doc/rdoc/more/files/lib/more/facets/string
|
726
|
+
- doc/rdoc/more/files/lib/more/facets/string/style_rb.html
|
712
727
|
- doc/rdoc/more/files/lib/more/facets/string/words_rb.html
|
728
|
+
- doc/rdoc/more/files/lib/more/facets/string/mask_rb.html
|
713
729
|
- doc/rdoc/more/files/lib/more/facets/inheritor_rb.html
|
714
730
|
- doc/rdoc/more/files/lib/more/facets/coroutine_rb.html
|
715
731
|
- doc/rdoc/more/files/lib/more/facets/instantise_rb.html
|
@@ -717,10 +733,12 @@ files:
|
|
717
733
|
- doc/rdoc/more/files/lib/more/facets/class_extension_rb.html
|
718
734
|
- doc/rdoc/more/files/lib/more/facets/xoxo_rb.html
|
719
735
|
- doc/rdoc/more/files/lib/more/facets/orderedhash_rb.html
|
736
|
+
- doc/rdoc/more/files/lib/more/facets/argvector_rb.html
|
720
737
|
- doc/rdoc/more/files/lib/more/facets/typecast_rb.html
|
721
738
|
- doc/rdoc/more/files/lib/more/facets/filelist_rb.html
|
722
739
|
- doc/rdoc/more/files/lib/more/facets/thread_rb.html
|
723
740
|
- doc/rdoc/more/files/lib/more/facets/reference_rb.html
|
741
|
+
- doc/rdoc/more/files/lib/more/facets/rope_rb.html
|
724
742
|
- doc/rdoc/more/files/lib/more/facets/binreadable_rb.html
|
725
743
|
- doc/rdoc/more/files/lib/more/facets/advisable_rb.html
|
726
744
|
- doc/rdoc/more/files/lib/more/facets/overload_rb.html
|
@@ -740,1729 +758,25 @@ files:
|
|
740
758
|
- doc/rdoc/more/index.html
|
741
759
|
- doc/rdoc/more/created.rid
|
742
760
|
- doc/rdoc/more/fr_method_index.html
|
761
|
+
- doc/book
|
762
|
+
- doc/book/notes.rdoc
|
763
|
+
- doc/book/history.rdoc
|
764
|
+
- doc/README.lore
|
765
|
+
- doc/README.core
|
743
766
|
- doc/news
|
744
|
-
- doc/news/
|
745
|
-
- doc/
|
746
|
-
- doc/
|
747
|
-
- doc/
|
748
|
-
- doc/
|
749
|
-
- doc/
|
750
|
-
- doc/
|
751
|
-
- doc/
|
752
|
-
- doc/
|
753
|
-
- doc/
|
754
|
-
- doc/
|
755
|
-
- doc/
|
756
|
-
- doc/
|
757
|
-
- doc/ri/PathList/to_s-i.yaml
|
758
|
-
- doc/ri/PathList/new-c.yaml
|
759
|
-
- doc/ri/Reference
|
760
|
-
- doc/ri/Reference/cdesc-Reference.yaml
|
761
|
-
- doc/ri/Reference/instance_delegate-i.yaml
|
762
|
-
- doc/ri/Reference/become-i.yaml
|
763
|
-
- doc/ri/Reference/__value__-i.yaml
|
764
|
-
- doc/ri/Reference/new-c.yaml
|
765
|
-
- doc/ri/Reference/method_missing-i.yaml
|
766
|
-
- doc/ri/System
|
767
|
-
- doc/ri/System/ofs-i.yaml
|
768
|
-
- doc/ri/System/input_record_separator-i.yaml
|
769
|
-
- doc/ri/System/rs%3d-i.yaml
|
770
|
-
- doc/ri/System/required-i.yaml
|
771
|
-
- doc/ri/System/stdin%3d-i.yaml
|
772
|
-
- doc/ri/System/options-i.yaml
|
773
|
-
- doc/ri/System/default_output%3d-i.yaml
|
774
|
-
- doc/ri/System/output_field_separator%3d-i.yaml
|
775
|
-
- doc/ri/System/loaded_features-i.yaml
|
776
|
-
- doc/ri/System/input_field_separator-i.yaml
|
777
|
-
- doc/ri/System/child_status-i.yaml
|
778
|
-
- doc/ri/System/program_loop-i.yaml
|
779
|
-
- doc/ri/System/program_name%3d-i.yaml
|
780
|
-
- doc/ri/System/output_field_separator-i.yaml
|
781
|
-
- doc/ri/System/ofs%3d-i.yaml
|
782
|
-
- doc/ri/System/stderr%3d-i.yaml
|
783
|
-
- doc/ri/System/release-i.yaml
|
784
|
-
- doc/ri/System/match_platform-i.yaml
|
785
|
-
- doc/ri/System/stdout-i.yaml
|
786
|
-
- doc/ri/System/rubylibdir-i.yaml
|
787
|
-
- doc/ri/System/output_record_separator%3d-i.yaml
|
788
|
-
- doc/ri/System/debug-i.yaml
|
789
|
-
- doc/ri/System/rubypath-i.yaml
|
790
|
-
- doc/ri/System/pid-i.yaml
|
791
|
-
- doc/ri/System/fs%3d-i.yaml
|
792
|
-
- doc/ri/System/data-i.yaml
|
793
|
-
- doc/ri/System/verbose-i.yaml
|
794
|
-
- doc/ri/System/default_input-i.yaml
|
795
|
-
- doc/ri/System/extentions-i.yaml
|
796
|
-
- doc/ri/System/coding%3d-i.yaml
|
797
|
-
- doc/ri/System/input_field_separator%3d-i.yaml
|
798
|
-
- doc/ri/System/output_record_separator-i.yaml
|
799
|
-
- doc/ri/System/program_name-i.yaml
|
800
|
-
- doc/ri/System/stderr-i.yaml
|
801
|
-
- doc/ri/System/platform-i.yaml
|
802
|
-
- doc/ri/System/argv-i.yaml
|
803
|
-
- doc/ri/System/cdesc-System.yaml
|
804
|
-
- doc/ri/System/input_lineno-i.yaml
|
805
|
-
- doc/ri/System/stdin-i.yaml
|
806
|
-
- doc/ri/System/coding-i.yaml
|
807
|
-
- doc/ri/System/defout-i.yaml
|
808
|
-
- doc/ri/System/line_end_processing-i.yaml
|
809
|
-
- doc/ri/System/version-i.yaml
|
810
|
-
- doc/ri/System/ors-i.yaml
|
811
|
-
- doc/ri/System/defout%3d-i.yaml
|
812
|
-
- doc/ri/System/process_id-i.yaml
|
813
|
-
- doc/ri/System/default_output-i.yaml
|
814
|
-
- doc/ri/System/error_position-i.yaml
|
815
|
-
- doc/ri/System/ors%3d-i.yaml
|
816
|
-
- doc/ri/System/exit_status-i.yaml
|
817
|
-
- doc/ri/System/input_line_number-i.yaml
|
818
|
-
- doc/ri/System/load_path-i.yaml
|
819
|
-
- doc/ri/System/environment-i.yaml
|
820
|
-
- doc/ri/System/error_info-i.yaml
|
821
|
-
- doc/ri/System/input_record_separator%3d-i.yaml
|
822
|
-
- doc/ri/System/rs-i.yaml
|
823
|
-
- doc/ri/System/argf-i.yaml
|
824
|
-
- doc/ri/System/env-i.yaml
|
825
|
-
- doc/ri/System/current_platform-i.yaml
|
826
|
-
- doc/ri/System/defin-i.yaml
|
827
|
-
- doc/ri/System/fs-i.yaml
|
828
|
-
- doc/ri/System/verbose%3d-i.yaml
|
829
|
-
- doc/ri/System/safe-i.yaml
|
830
|
-
- doc/ri/System/stdout%3d-i.yaml
|
831
|
-
- doc/ri/String
|
832
|
-
- doc/ri/String/cdesc-String.yaml
|
833
|
-
- doc/ri/String/Words
|
834
|
-
- doc/ri/String/Words/word_filter-i.yaml
|
835
|
-
- doc/ri/String/Words/word_wrap-i.yaml
|
836
|
-
- doc/ri/String/Words/word_wrap%21-i.yaml
|
837
|
-
- doc/ri/String/Words/each_word-i.yaml
|
838
|
-
- doc/ri/String/Words/word_filter%21-i.yaml
|
839
|
-
- doc/ri/String/Words/cdesc-Words.yaml
|
840
|
-
- doc/ri/String/Words/words-i.yaml
|
841
|
-
- doc/ri/String/Words/brief-i.yaml
|
842
|
-
- doc/ri/String/Style
|
843
|
-
- doc/ri/String/Style/methodize-c.yaml
|
844
|
-
- doc/ri/String/Style/pathize-c.yaml
|
845
|
-
- doc/ri/String/Style/camelize-c.yaml
|
846
|
-
- doc/ri/String/Style/titleize-c.yaml
|
847
|
-
- doc/ri/String/Style/demodulize-c.yaml
|
848
|
-
- doc/ri/String/Style/lowercase-c.yaml
|
849
|
-
- doc/ri/String/Style/downcase-c.yaml
|
850
|
-
- doc/ri/String/Style/capitalize-c.yaml
|
851
|
-
- doc/ri/String/Style/modulize-c.yaml
|
852
|
-
- doc/ri/String/Style/ordinalize-c.yaml
|
853
|
-
- doc/ri/String/Style/humanize-c.yaml
|
854
|
-
- doc/ri/String/Style/cdesc-Style.yaml
|
855
|
-
- doc/ri/String/Style/underscore-c.yaml
|
856
|
-
- doc/ri/String/Style/classify-c.yaml
|
857
|
-
- doc/ri/String/Style/uppercase-c.yaml
|
858
|
-
- doc/ri/String/Style/foreign_key-c.yaml
|
859
|
-
- doc/ri/String/Style/lowercamel-c.yaml
|
860
|
-
- doc/ri/String/Style/snakecase-c.yaml
|
861
|
-
- doc/ri/String/Style/dasherize-c.yaml
|
862
|
-
- doc/ri/String/Style/uppercamel-c.yaml
|
863
|
-
- doc/ri/String/Style/titlecase-c.yaml
|
864
|
-
- doc/ri/String/Style/upcase-c.yaml
|
865
|
-
- doc/ri/String/Style/tableize-c.yaml
|
866
|
-
- doc/ri/BiCrypt
|
867
|
-
- doc/ri/BiCrypt/decrypt_string-i.yaml
|
868
|
-
- doc/ri/BiCrypt/precalculate_S_table-i.yaml
|
869
|
-
- doc/ri/BiCrypt/carefully_open_file-i.yaml
|
870
|
-
- doc/ri/BiCrypt/generate_initialization_vector-i.yaml
|
871
|
-
- doc/ri/BiCrypt/cdesc-BiCrypt.yaml
|
872
|
-
- doc/ri/BiCrypt/encrypt_file-i.yaml
|
873
|
-
- doc/ri/BiCrypt/encrypt_block-i.yaml
|
874
|
-
- doc/ri/BiCrypt/f-i.yaml
|
875
|
-
- doc/ri/BiCrypt/decrypt_block-i.yaml
|
876
|
-
- doc/ri/BiCrypt/decrypt_file-i.yaml
|
877
|
-
- doc/ri/BiCrypt/encrypt_string-i.yaml
|
878
|
-
- doc/ri/BiCrypt/encrypt_stream-i.yaml
|
879
|
-
- doc/ri/BiCrypt/decrypt_pair-i.yaml
|
880
|
-
- doc/ri/BiCrypt/decrypt_stream-i.yaml
|
881
|
-
- doc/ri/BiCrypt/encrypt_pair-i.yaml
|
882
|
-
- doc/ri/BiCrypt/block_size-i.yaml
|
883
|
-
- doc/ri/BiCrypt/new-c.yaml
|
884
|
-
- doc/ri/DictionaryMatcher
|
885
|
-
- doc/ri/DictionaryMatcher/scan-i.yaml
|
886
|
-
- doc/ri/DictionaryMatcher/include%3f-i.yaml
|
887
|
-
- doc/ri/DictionaryMatcher/compute_failure_function-i.yaml
|
888
|
-
- doc/ri/DictionaryMatcher/cdesc-DictionaryMatcher.yaml
|
889
|
-
- doc/ri/DictionaryMatcher/MatchData
|
890
|
-
- doc/ri/DictionaryMatcher/MatchData/cdesc-MatchData.yaml
|
891
|
-
- doc/ri/DictionaryMatcher/MatchData/inspect-i.yaml
|
892
|
-
- doc/ri/DictionaryMatcher/%3d%3d%3d-i.yaml
|
893
|
-
- doc/ri/DictionaryMatcher/add-i.yaml
|
894
|
-
- doc/ri/DictionaryMatcher/inspect-i.yaml
|
895
|
-
- doc/ri/DictionaryMatcher/match-i.yaml
|
896
|
-
- doc/ri/DictionaryMatcher/%3c%3c-i.yaml
|
897
|
-
- doc/ri/DictionaryMatcher/%3d%7e-i.yaml
|
898
|
-
- doc/ri/DictionaryMatcher/internal_match-i.yaml
|
899
|
-
- doc/ri/DictionaryMatcher/new-c.yaml
|
900
|
-
- doc/ri/SyncArray
|
901
|
-
- doc/ri/SyncArray/cdesc-SyncArray.yaml
|
902
|
-
- doc/ri/SyncArray/new-c.yaml
|
903
|
-
- doc/ri/Comparable
|
904
|
-
- doc/ri/Comparable/clip-i.yaml
|
905
|
-
- doc/ri/Comparable/cdesc-Comparable.yaml
|
906
|
-
- doc/ri/Comparable/at_most-i.yaml
|
907
|
-
- doc/ri/Comparable/bound-i.yaml
|
908
|
-
- doc/ri/Comparable/cap-i.yaml
|
909
|
-
- doc/ri/Comparable/cmp-i.yaml
|
910
|
-
- doc/ri/Comparable/at_least-i.yaml
|
911
|
-
- doc/ri/Binding
|
912
|
-
- doc/ri/Binding/local_variables-i.yaml
|
913
|
-
- doc/ri/Binding/cdesc-Binding.yaml
|
914
|
-
- doc/ri/Binding/%5b%5d%3d-i.yaml
|
915
|
-
- doc/ri/Binding/__FILE__-i.yaml
|
916
|
-
- doc/ri/Binding/defined%3f-i.yaml
|
917
|
-
- doc/ri/Binding/__method__-i.yaml
|
918
|
-
- doc/ri/Binding/__LINE__-i.yaml
|
919
|
-
- doc/ri/Binding/eval-i.yaml
|
920
|
-
- doc/ri/Binding/self-i.yaml
|
921
|
-
- doc/ri/Binding/callstack-i.yaml
|
922
|
-
- doc/ri/Binding/__callee__-i.yaml
|
923
|
-
- doc/ri/Binding/caller-i.yaml
|
924
|
-
- doc/ri/Binding/%5b%5d-i.yaml
|
925
|
-
- doc/ri/Binding/__DIR__-i.yaml
|
926
|
-
- doc/ri/TrueClass
|
927
|
-
- doc/ri/TrueClass/cdesc-TrueClass.yaml
|
928
|
-
- doc/ri/Interval
|
929
|
-
- doc/ri/Interval/%2d%40-i.yaml
|
930
|
-
- doc/ri/Interval/degenerate%3f-i.yaml
|
931
|
-
- doc/ri/Interval/include%3f-i.yaml
|
932
|
-
- doc/ri/Interval/each-i.yaml
|
933
|
-
- doc/ri/Interval/null%3f-i.yaml
|
934
|
-
- doc/ri/Interval/sentinels-i.yaml
|
935
|
-
- doc/ri/Interval/distance-i.yaml
|
936
|
-
- doc/ri/Interval/begin-i.yaml
|
937
|
-
- doc/ri/Interval/last_opened-i.yaml
|
938
|
-
- doc/ri/Interval/opened-i.yaml
|
939
|
-
- doc/ri/Interval/%2b%40-i.yaml
|
940
|
-
- doc/ri/Interval/exclude_end%3f-i.yaml
|
941
|
-
- doc/ri/Interval/reversed-i.yaml
|
942
|
-
- doc/ri/Interval/end-i.yaml
|
943
|
-
- doc/ri/Interval/direction-i.yaml
|
944
|
-
- doc/ri/Interval/length-i.yaml
|
945
|
-
- doc/ri/Interval/half_closed-i.yaml
|
946
|
-
- doc/ri/Interval/exclude_last%3f-i.yaml
|
947
|
-
- doc/ri/Interval/%3d%3d%3d-i.yaml
|
948
|
-
- doc/ri/Interval/closed-i.yaml
|
949
|
-
- doc/ri/Interval/first_opened-i.yaml
|
950
|
-
- doc/ri/Interval/step-i.yaml
|
951
|
-
- doc/ri/Interval/last-i.yaml
|
952
|
-
- doc/ri/Interval/eql%3f-i.yaml
|
953
|
-
- doc/ri/Interval/size-i.yaml
|
954
|
-
- doc/ri/Interval/min-i.yaml
|
955
|
-
- doc/ri/Interval/first_closed-i.yaml
|
956
|
-
- doc/ri/Interval/%7e-i.yaml
|
957
|
-
- doc/ri/Interval/cdesc-Interval.yaml
|
958
|
-
- doc/ri/Interval/first-i.yaml
|
959
|
-
- doc/ri/Interval/last_closed-i.yaml
|
960
|
-
- doc/ri/Interval/exclude_begin%3f-i.yaml
|
961
|
-
- doc/ri/Interval/member%3f-i.yaml
|
962
|
-
- doc/ri/Interval/exclude_first%3f-i.yaml
|
963
|
-
- doc/ri/Interval/max-i.yaml
|
964
|
-
- doc/ri/Interval/%5b%5d-c.yaml
|
965
|
-
- doc/ri/Interval/new-c.yaml
|
966
|
-
- doc/ri/Console
|
967
|
-
- doc/ri/Console/cdesc-Console.yaml
|
968
|
-
- doc/ri/Logger
|
969
|
-
- doc/ri/Logger/cdesc-Logger.yaml
|
970
|
-
- doc/ri/Logger/format_procedure-i.yaml
|
971
|
-
- doc/ri/Logger/setup_format-i.yaml
|
972
|
-
- doc/ri/Logger/Ansicolor
|
973
|
-
- doc/ri/Logger/Ansicolor/warn-i.yaml
|
974
|
-
- doc/ri/Logger/Ansicolor/cdesc-Ansicolor.yaml
|
975
|
-
- doc/ri/Logger/Ansicolor/fatal-i.yaml
|
976
|
-
- doc/ri/Logger/Ansicolor/info_with_color-i.yaml
|
977
|
-
- doc/ri/Logger/Ansicolor/debug-i.yaml
|
978
|
-
- doc/ri/Logger/Ansicolor/error_with_color-i.yaml
|
979
|
-
- doc/ri/Logger/Ansicolor/fatal_with_color-i.yaml
|
980
|
-
- doc/ri/Logger/Ansicolor/info-i.yaml
|
981
|
-
- doc/ri/Logger/Ansicolor/error-i.yaml
|
982
|
-
- doc/ri/Logger/Ansicolor/warn_with_color-i.yaml
|
983
|
-
- doc/ri/Logger/Ansicolor/debug_with_color-i.yaml
|
984
|
-
- doc/ri/Logger/LogDevice
|
985
|
-
- doc/ri/Logger/LogDevice/cdesc-LogDevice.yaml
|
986
|
-
- doc/ri/Logger/LogDevice/ansicolor%3f-i.yaml
|
987
|
-
- doc/ri/Logger/ansicolor%3d-i.yaml
|
988
|
-
- doc/ri/Pool
|
989
|
-
- doc/ri/Pool/push-i.yaml
|
990
|
-
- doc/ri/Pool/obtain-i.yaml
|
991
|
-
- doc/ri/Pool/cdesc-Pool.yaml
|
992
|
-
- doc/ri/Pool/new-c.yaml
|
993
|
-
- doc/ri/Pool/pop-i.yaml
|
994
|
-
- doc/ri/HtmlFilter
|
995
|
-
- doc/ri/HtmlFilter/decode_num_entity-i.yaml
|
996
|
-
- doc/ri/HtmlFilter/decode_hex_entity-i.yaml
|
997
|
-
- doc/ri/HtmlFilter/escape_special_chars-i.yaml
|
998
|
-
- doc/ri/HtmlFilter/is_valid_entity-i.yaml
|
999
|
-
- doc/ri/HtmlFilter/validate_entities-i.yaml
|
1000
|
-
- doc/ri/HtmlFilter/cdesc-HtmlFilter.yaml
|
1001
|
-
- doc/ri/HtmlFilter/check_entity-i.yaml
|
1002
|
-
- doc/ri/HtmlFilter/process_param_protocol-i.yaml
|
1003
|
-
- doc/ri/HtmlFilter/strip_single-i.yaml
|
1004
|
-
- doc/ri/HtmlFilter/balance_html-i.yaml
|
1005
|
-
- doc/ri/HtmlFilter/fix_case-i.yaml
|
1006
|
-
- doc/ri/HtmlFilter/process_tag-i.yaml
|
1007
|
-
- doc/ri/HtmlFilter/check_tags-i.yaml
|
1008
|
-
- doc/ri/HtmlFilter/process_remove_blanks-i.yaml
|
1009
|
-
- doc/ri/HtmlFilter/decode_dec_entity-i.yaml
|
1010
|
-
- doc/ri/HtmlFilter/filter-i.yaml
|
1011
|
-
- doc/ri/HtmlFilter/fix_case_inner-i.yaml
|
1012
|
-
- doc/ri/HtmlFilter/decode_entities-i.yaml
|
1013
|
-
- doc/ri/HtmlFilter/new-c.yaml
|
1014
|
-
- doc/ri/HtmlFilter/escape_comments-i.yaml
|
1015
|
-
- doc/ri/BinReadable
|
1016
|
-
- doc/ri/BinReadable/read_word32_big-i.yaml
|
1017
|
-
- doc/ri/BinReadable/read_int8-i.yaml
|
1018
|
-
- doc/ri/BinReadable/read_int32_native-i.yaml
|
1019
|
-
- doc/ri/BinReadable/readn-i.yaml
|
1020
|
-
- doc/ri/BinReadable/read_word16_little-i.yaml
|
1021
|
-
- doc/ri/BinReadable/read_word16_native-i.yaml
|
1022
|
-
- doc/ri/BinReadable/ByteOrder
|
1023
|
-
- doc/ri/BinReadable/ByteOrder/little_endian%3f-i.yaml
|
1024
|
-
- doc/ri/BinReadable/ByteOrder/big%3f-i.yaml
|
1025
|
-
- doc/ri/BinReadable/ByteOrder/byteorder-i.yaml
|
1026
|
-
- doc/ri/BinReadable/ByteOrder/little%3f-i.yaml
|
1027
|
-
- doc/ri/BinReadable/ByteOrder/network%3f-i.yaml
|
1028
|
-
- doc/ri/BinReadable/ByteOrder/big_endian%3f-i.yaml
|
1029
|
-
- doc/ri/BinReadable/ByteOrder/byte_order-i.yaml
|
1030
|
-
- doc/ri/BinReadable/ByteOrder/cdesc-ByteOrder.yaml
|
1031
|
-
- doc/ri/BinReadable/cdesc-BinReadable.yaml
|
1032
|
-
- doc/ri/BinReadable/ru_swap-i.yaml
|
1033
|
-
- doc/ri/BinReadable/byteorder-i.yaml
|
1034
|
-
- doc/ri/BinReadable/read_int16_native-i.yaml
|
1035
|
-
- doc/ri/BinReadable/byte_order%3d-i.yaml
|
1036
|
-
- doc/ri/BinReadable/read_cstring-i.yaml
|
1037
|
-
- doc/ri/BinReadable/byteorder%3d-i.yaml
|
1038
|
-
- doc/ri/BinReadable/read_word32_little-i.yaml
|
1039
|
-
- doc/ri/BinReadable/read_int16_big-i.yaml
|
1040
|
-
- doc/ri/BinReadable/read_word32_native-i.yaml
|
1041
|
-
- doc/ri/BinReadable/read_int16_little-i.yaml
|
1042
|
-
- doc/ri/BinReadable/read_word8-i.yaml
|
1043
|
-
- doc/ri/BinReadable/read_word16_big-i.yaml
|
1044
|
-
- doc/ri/BinReadable/ru-i.yaml
|
1045
|
-
- doc/ri/BinReadable/read_uint8-i.yaml
|
1046
|
-
- doc/ri/BinReadable/read_int32_big-i.yaml
|
1047
|
-
- doc/ri/BinReadable/byte_order-i.yaml
|
1048
|
-
- doc/ri/BinReadable/read_int32_little-i.yaml
|
1049
|
-
- doc/ri/Net
|
1050
|
-
- doc/ri/Net/cdesc-Net.yaml
|
1051
|
-
- doc/ri/Net/SMTP
|
1052
|
-
- doc/ri/Net/SMTP/start-c.yaml
|
1053
|
-
- doc/ri/Net/SMTP/start-i.yaml
|
1054
|
-
- doc/ri/Net/SMTP/cdesc-SMTP.yaml
|
1055
|
-
- doc/ri/Net/SMTP/do_helo-i.yaml
|
1056
|
-
- doc/ri/Net/SMTP/quit-i.yaml
|
1057
|
-
- doc/ri/Net/SMTP/starttls-i.yaml
|
1058
|
-
- doc/ri/Net/SMTP/do_tls_start-i.yaml
|
1059
|
-
- doc/ri/EnumerablePass
|
1060
|
-
- doc/ri/EnumerablePass/detect-i.yaml
|
1061
|
-
- doc/ri/EnumerablePass/cdesc-EnumerablePass.yaml
|
1062
|
-
- doc/ri/EnumerablePass/find-i.yaml
|
1063
|
-
- doc/ri/EnumerablePass/wrap_enumerable_method-c.yaml
|
1064
|
-
- doc/ri/Prototype
|
1065
|
-
- doc/ri/Prototype/new-i.yaml
|
1066
|
-
- doc/ri/Prototype/meta-i.yaml
|
1067
|
-
- doc/ri/Prototype/traits-i.yaml
|
1068
|
-
- doc/ri/Prototype/trait-i.yaml
|
1069
|
-
- doc/ri/Prototype/new-c.yaml
|
1070
|
-
- doc/ri/Prototype/cdesc-Prototype.yaml
|
1071
|
-
- doc/ri/Prototype/method_missing-i.yaml
|
1072
|
-
- doc/ri/Prototype/fn-i.yaml
|
1073
|
-
- doc/ri/Semaphore
|
1074
|
-
- doc/ri/Semaphore/down-i.yaml
|
1075
|
-
- doc/ri/Semaphore/wait-i.yaml
|
1076
|
-
- doc/ri/Semaphore/v-i.yaml
|
1077
|
-
- doc/ri/Semaphore/signal-i.yaml
|
1078
|
-
- doc/ri/Semaphore/p-i.yaml
|
1079
|
-
- doc/ri/Semaphore/synchronize-i.yaml
|
1080
|
-
- doc/ri/Semaphore/up-i.yaml
|
1081
|
-
- doc/ri/Semaphore/cdesc-Semaphore.yaml
|
1082
|
-
- doc/ri/Semaphore/new-c.yaml
|
1083
|
-
- doc/ri/Semaphore/exclusive-i.yaml
|
1084
|
-
- doc/ri/CGI
|
1085
|
-
- doc/ri/CGI/escformat-i.yaml
|
1086
|
-
- doc/ri/CGI/marshal_from_cgi-i.yaml
|
1087
|
-
- doc/ri/CGI/esc-i.yaml
|
1088
|
-
- doc/ri/CGI/marshal_to_cgi-i.yaml
|
1089
|
-
- doc/ri/CGI/cdesc-CGI.yaml
|
1090
|
-
- doc/ri/RecursiveDependency
|
1091
|
-
- doc/ri/RecursiveDependency/cdesc-RecursiveDependency.yaml
|
1092
|
-
- doc/ri/OpenCollection
|
1093
|
-
- doc/ri/OpenCollection/cdesc-OpenCollection.yaml
|
1094
|
-
- doc/ri/OpenCollection/new-c.yaml
|
1095
|
-
- doc/ri/OpenCollection/method_missing-i.yaml
|
1096
|
-
- doc/ri/Numeric
|
1097
|
-
- doc/ri/Numeric/cdesc-Numeric.yaml
|
1098
|
-
- doc/ri/Date
|
1099
|
-
- doc/ri/Date/days_in_month-i.yaml
|
1100
|
-
- doc/ri/Date/stamp-i.yaml
|
1101
|
-
- doc/ri/Date/cdesc-Date.yaml
|
1102
|
-
- doc/ri/Date/to_date-i.yaml
|
1103
|
-
- doc/ri/Date/month_name-i.yaml
|
1104
|
-
- doc/ri/Date/to_time-i.yaml
|
1105
|
-
- doc/ri/Date/to_s-i.yaml
|
1106
|
-
- doc/ri/Date/days_of_month-i.yaml
|
1107
|
-
- doc/ri/InstanceVariables
|
1108
|
-
- doc/ri/InstanceVariables/instance_delegate-i.yaml
|
1109
|
-
- doc/ri/InstanceVariables/each-i.yaml
|
1110
|
-
- doc/ri/InstanceVariables/names-i.yaml
|
1111
|
-
- doc/ri/InstanceVariables/%5b%5d%3d-i.yaml
|
1112
|
-
- doc/ri/InstanceVariables/values-i.yaml
|
1113
|
-
- doc/ri/InstanceVariables/to_hash-i.yaml
|
1114
|
-
- doc/ri/InstanceVariables/keys-i.yaml
|
1115
|
-
- doc/ri/InstanceVariables/atize-i.yaml
|
1116
|
-
- doc/ri/InstanceVariables/update-i.yaml
|
1117
|
-
- doc/ri/InstanceVariables/%3c%3c-i.yaml
|
1118
|
-
- doc/ri/InstanceVariables/cdesc-InstanceVariables.yaml
|
1119
|
-
- doc/ri/InstanceVariables/%5b%5d-i.yaml
|
1120
|
-
- doc/ri/InstanceVariables/new-c.yaml
|
1121
|
-
- doc/ri/Chain
|
1122
|
-
- doc/ri/Chain/end-i.yaml
|
1123
|
-
- doc/ri/Chain/%7e-i.yaml
|
1124
|
-
- doc/ri/Chain/cdesc-Chain.yaml
|
1125
|
-
- doc/ri/Chain/new-c.yaml
|
1126
|
-
- doc/ri/Chain/method_missing-i.yaml
|
1127
|
-
- doc/ri/File
|
1128
|
-
- doc/ri/File/sanitize-c.yaml
|
1129
|
-
- doc/ri/File/yaml%3f-c.yaml
|
1130
|
-
- doc/ri/File/read_list-c.yaml
|
1131
|
-
- doc/ri/File/read_binary-c.yaml
|
1132
|
-
- doc/ri/File/append-c.yaml
|
1133
|
-
- doc/ri/File/rootname-c.yaml
|
1134
|
-
- doc/ri/File/write-c.yaml
|
1135
|
-
- doc/ri/File/cdesc-File.yaml
|
1136
|
-
- doc/ri/File/rewrite-c.yaml
|
1137
|
-
- doc/ri/File/null-c.yaml
|
1138
|
-
- doc/ri/File/writelines-c.yaml
|
1139
|
-
- doc/ri/File/create-c.yaml
|
1140
|
-
- doc/ri/File/rewrite%21-c.yaml
|
1141
|
-
- doc/ri/LRUCache
|
1142
|
-
- doc/ri/LRUCache/Item
|
1143
|
-
- doc/ri/LRUCache/Item/cdesc-Item.yaml
|
1144
|
-
- doc/ri/LRUCache/Sentinel
|
1145
|
-
- doc/ri/LRUCache/Sentinel/cdesc-Sentinel.yaml
|
1146
|
-
- doc/ri/LRUCache/cdesc-LRUCache.yaml
|
1147
|
-
- doc/ri/LRUCache/%5b%5d%3d-i.yaml
|
1148
|
-
- doc/ri/LRUCache/lru_touch-i.yaml
|
1149
|
-
- doc/ri/LRUCache/lru-i.yaml
|
1150
|
-
- doc/ri/LRUCache/clear-i.yaml
|
1151
|
-
- doc/ri/LRUCache/lru_delete-i.yaml
|
1152
|
-
- doc/ri/LRUCache/lru_join-i.yaml
|
1153
|
-
- doc/ri/LRUCache/delete-i.yaml
|
1154
|
-
- doc/ri/LRUCache/lru_append-i.yaml
|
1155
|
-
- doc/ri/LRUCache/last-i.yaml
|
1156
|
-
- doc/ri/LRUCache/first-i.yaml
|
1157
|
-
- doc/ri/LRUCache/lru_insert-i.yaml
|
1158
|
-
- doc/ri/LRUCache/lru_clear-i.yaml
|
1159
|
-
- doc/ri/LRUCache/%5b%5d-i.yaml
|
1160
|
-
- doc/ri/LRUCache/new-c.yaml
|
1161
|
-
- doc/ri/ZipUtils
|
1162
|
-
- doc/ri/ZipUtils/untar_bzip2-i.yaml
|
1163
|
-
- doc/ri/ZipUtils/compress-i.yaml
|
1164
|
-
- doc/ri/ZipUtils/untar_gzip-i.yaml
|
1165
|
-
- doc/ri/ZipUtils/tgz-i.yaml
|
1166
|
-
- doc/ri/ZipUtils/tar_bzip-i.yaml
|
1167
|
-
- doc/ri/ZipUtils/zip-i.yaml
|
1168
|
-
- doc/ri/ZipUtils/tar_j-i.yaml
|
1169
|
-
- doc/ri/ZipUtils/NoWrite
|
1170
|
-
- doc/ri/ZipUtils/NoWrite/untar_bzip2-i.yaml
|
1171
|
-
- doc/ri/ZipUtils/NoWrite/compress-i.yaml
|
1172
|
-
- doc/ri/ZipUtils/NoWrite/untar_gzip-i.yaml
|
1173
|
-
- doc/ri/ZipUtils/NoWrite/cdesc-NoWrite.yaml
|
1174
|
-
- doc/ri/ZipUtils/NoWrite/zip-i.yaml
|
1175
|
-
- doc/ri/ZipUtils/NoWrite/tar_gzip-i.yaml
|
1176
|
-
- doc/ri/ZipUtils/NoWrite/tar_bzip2-i.yaml
|
1177
|
-
- doc/ri/ZipUtils/NoWrite/unzip-i.yaml
|
1178
|
-
- doc/ri/ZipUtils/cdesc-ZipUtils.yaml
|
1179
|
-
- doc/ri/ZipUtils/untar_bzip-i.yaml
|
1180
|
-
- doc/ri/ZipUtils/tar_gzip-i.yaml
|
1181
|
-
- doc/ri/ZipUtils/untar_j-i.yaml
|
1182
|
-
- doc/ri/ZipUtils/DryRun
|
1183
|
-
- doc/ri/ZipUtils/DryRun/cdesc-DryRun.yaml
|
1184
|
-
- doc/ri/ZipUtils/DryRun/untar_bzip2-i.yaml
|
1185
|
-
- doc/ri/ZipUtils/DryRun/compress-i.yaml
|
1186
|
-
- doc/ri/ZipUtils/DryRun/untar_gzip-i.yaml
|
1187
|
-
- doc/ri/ZipUtils/DryRun/zip-i.yaml
|
1188
|
-
- doc/ri/ZipUtils/DryRun/tar_gzip-i.yaml
|
1189
|
-
- doc/ri/ZipUtils/DryRun/tar_bzip2-i.yaml
|
1190
|
-
- doc/ri/ZipUtils/DryRun/unzip-i.yaml
|
1191
|
-
- doc/ri/ZipUtils/tar_z-i.yaml
|
1192
|
-
- doc/ri/ZipUtils/tar_bzip2-i.yaml
|
1193
|
-
- doc/ri/ZipUtils/Verbose
|
1194
|
-
- doc/ri/ZipUtils/Verbose/untar_bzip2-i.yaml
|
1195
|
-
- doc/ri/ZipUtils/Verbose/compress-i.yaml
|
1196
|
-
- doc/ri/ZipUtils/Verbose/untar_gzip-i.yaml
|
1197
|
-
- doc/ri/ZipUtils/Verbose/zip-i.yaml
|
1198
|
-
- doc/ri/ZipUtils/Verbose/tar_gzip-i.yaml
|
1199
|
-
- doc/ri/ZipUtils/Verbose/cdesc-Verbose.yaml
|
1200
|
-
- doc/ri/ZipUtils/Verbose/tar_bzip2-i.yaml
|
1201
|
-
- doc/ri/ZipUtils/Verbose/unzip-i.yaml
|
1202
|
-
- doc/ri/ZipUtils/untar_z-i.yaml
|
1203
|
-
- doc/ri/ZipUtils/unzip-i.yaml
|
1204
|
-
- doc/ri/Crypt
|
1205
|
-
- doc/ri/Crypt/crypt-c.yaml
|
1206
|
-
- doc/ri/Crypt/cdesc-Crypt.yaml
|
1207
|
-
- doc/ri/Crypt/check-c.yaml
|
1208
|
-
- doc/ri/Crypt/generate_salt-c.yaml
|
1209
|
-
- doc/ri/Platform
|
1210
|
-
- doc/ri/Platform/match-c.yaml
|
1211
|
-
- doc/ri/Platform/%3d%3d%3d-i.yaml
|
1212
|
-
- doc/ri/Platform/local-c.yaml
|
1213
|
-
- doc/ri/Platform/supported-c.yaml
|
1214
|
-
- doc/ri/Platform/inspect-i.yaml
|
1215
|
-
- doc/ri/Platform/%3d%3d-i.yaml
|
1216
|
-
- doc/ri/Platform/%3d%7e-i.yaml
|
1217
|
-
- doc/ri/Platform/to_a-i.yaml
|
1218
|
-
- doc/ri/Platform/const_missing-c.yaml
|
1219
|
-
- doc/ri/Platform/cdesc-Platform.yaml
|
1220
|
-
- doc/ri/Platform/to_s-i.yaml
|
1221
|
-
- doc/ri/Platform/new-c.yaml
|
1222
|
-
- doc/ri/Weekdays
|
1223
|
-
- doc/ri/Weekdays/after-i.yaml
|
1224
|
-
- doc/ri/Weekdays/until-i.yaml
|
1225
|
-
- doc/ri/Weekdays/step-i.yaml
|
1226
|
-
- doc/ri/Weekdays/before-i.yaml
|
1227
|
-
- doc/ri/Weekdays/cdesc-Weekdays.yaml
|
1228
|
-
- doc/ri/Weekdays/since-i.yaml
|
1229
|
-
- doc/ri/Weekdays/ago-i.yaml
|
1230
|
-
- doc/ri/Weekdays/from_now-i.yaml
|
1231
|
-
- doc/ri/Weekdays/new-c.yaml
|
1232
|
-
- doc/ri/Recorder
|
1233
|
-
- doc/ri/Recorder/__call__-i.yaml
|
1234
|
-
- doc/ri/Recorder/inspect-i.yaml
|
1235
|
-
- doc/ri/Recorder/cdesc-Recorder.yaml
|
1236
|
-
- doc/ri/Recorder/new-c.yaml
|
1237
|
-
- doc/ri/Recorder/method_missing-i.yaml
|
1238
|
-
- doc/ri/BasicObject
|
1239
|
-
- doc/ri/BasicObject/cdesc-BasicObject.yaml
|
1240
|
-
- doc/ri/BasicObject/__self__-i.yaml
|
1241
|
-
- doc/ri/BasicObject/object_self-i.yaml
|
1242
|
-
- doc/ri/BasicObject/hide-c.yaml
|
1243
|
-
- doc/ri/Continuation
|
1244
|
-
- doc/ri/Continuation/cdesc-Continuation.yaml
|
1245
|
-
- doc/ri/Continuation/create-c.yaml
|
1246
|
-
- doc/ri/Indexable
|
1247
|
-
- doc/ri/Indexable/last%21-i.yaml
|
1248
|
-
- doc/ri/Indexable/index_of-i.yaml
|
1249
|
-
- doc/ri/Indexable/first%21-i.yaml
|
1250
|
-
- doc/ri/Indexable/range-i.yaml
|
1251
|
-
- doc/ri/Indexable/cdesc-Indexable.yaml
|
1252
|
-
- doc/ri/Indexable/ends-i.yaml
|
1253
|
-
- doc/ri/Indexable/body-i.yaml
|
1254
|
-
- doc/ri/Indexable/pos-i.yaml
|
1255
|
-
- doc/ri/Indexable/foot-i.yaml
|
1256
|
-
- doc/ri/Indexable/last-i.yaml
|
1257
|
-
- doc/ri/Indexable/first-i.yaml
|
1258
|
-
- doc/ri/Indexable/mid-i.yaml
|
1259
|
-
- doc/ri/Indexable/head-i.yaml
|
1260
|
-
- doc/ri/Indexable/middle-i.yaml
|
1261
|
-
- doc/ri/Indexable/tail-i.yaml
|
1262
|
-
- doc/ri/Indexable/first%3d-i.yaml
|
1263
|
-
- doc/ri/Indexable/thru-i.yaml
|
1264
|
-
- doc/ri/Indexable/last%3d-i.yaml
|
1265
|
-
- doc/ri/Coroutine
|
1266
|
-
- doc/ri/Coroutine/continue-i.yaml
|
1267
|
-
- doc/ri/Coroutine/%5b%5d%3d-i.yaml
|
1268
|
-
- doc/ri/Coroutine/resume-i.yaml
|
1269
|
-
- doc/ri/Coroutine/cdesc-Coroutine.yaml
|
1270
|
-
- doc/ri/Coroutine/run-i.yaml
|
1271
|
-
- doc/ri/Coroutine/%5b%5d-i.yaml
|
1272
|
-
- doc/ri/Coroutine/new-c.yaml
|
1273
|
-
- doc/ri/Coroutine/stop-i.yaml
|
1274
|
-
- doc/ri/UnboundMethod
|
1275
|
-
- doc/ri/UnboundMethod/cdesc-UnboundMethod.yaml
|
1276
|
-
- doc/ri/UnboundMethod/arguments-i.yaml
|
1277
|
-
- doc/ri/UnboundMethod/name-i.yaml
|
1278
|
-
- doc/ri/ObjectReflection
|
1279
|
-
- doc/ri/ObjectReflection/_bind_method-i.yaml
|
1280
|
-
- doc/ri/ObjectReflection/cdesc-ObjectReflection.yaml
|
1281
|
-
- doc/ri/ObjectReflection/id-i.yaml
|
1282
|
-
- doc/ri/ObjectReflection/new-c.yaml
|
1283
|
-
- doc/ri/ObjectReflection/method_missing-i.yaml
|
1284
|
-
- doc/ri/Expirable
|
1285
|
-
- doc/ri/Expirable/expires_spread-i.yaml
|
1286
|
-
- doc/ri/Expirable/touch%21-i.yaml
|
1287
|
-
- doc/ri/Expirable/expired%3f-i.yaml
|
1288
|
-
- doc/ri/Expirable/cdesc-Expirable.yaml
|
1289
|
-
- doc/ri/Expirable/expires_after-i.yaml
|
1290
|
-
- doc/ri/MissingArgument
|
1291
|
-
- doc/ri/MissingArgument/cdesc-MissingArgument.yaml
|
1292
|
-
- doc/ri/Paramix
|
1293
|
-
- doc/ri/Paramix/cdesc-Paramix.yaml
|
1294
|
-
- doc/ri/Paramix/Delegator
|
1295
|
-
- doc/ri/Paramix/Delegator/extend_object-i.yaml
|
1296
|
-
- doc/ri/Paramix/Delegator/append_features-i.yaml
|
1297
|
-
- doc/ri/Paramix/Delegator/%5b%5d-i.yaml
|
1298
|
-
- doc/ri/Paramix/Delegator/new-c.yaml
|
1299
|
-
- doc/ri/Paramix/Delegator/cdesc-Delegator.yaml
|
1300
|
-
- doc/ri/Paramix/append_features-c.yaml
|
1301
|
-
- doc/ri/Paramix/new-c.yaml
|
1302
|
-
- doc/ri/Integer
|
1303
|
-
- doc/ri/Integer/cdesc-Integer.yaml
|
1304
|
-
- doc/ri/Hash2Xml
|
1305
|
-
- doc/ri/Hash2Xml/convert_body-i.yaml
|
1306
|
-
- doc/ri/Hash2Xml/cdesc-Hash2Xml.yaml
|
1307
|
-
- doc/ri/Hash2Xml/convert_tag-i.yaml
|
1308
|
-
- doc/ri/Hash2Xml/convert-i.yaml
|
1309
|
-
- doc/ri/Range
|
1310
|
-
- doc/ri/Range/overlap%3f-i.yaml
|
1311
|
-
- doc/ri/Range/umbrella-i.yaml
|
1312
|
-
- doc/ri/Range/within%3f-i.yaml
|
1313
|
-
- doc/ri/Range/combine-c.yaml
|
1314
|
-
- doc/ri/Range/cdesc-Range.yaml
|
1315
|
-
- doc/ri/Range/to_r-i.yaml
|
1316
|
-
- doc/ri/Range/to_range-i.yaml
|
1317
|
-
- doc/ri/Range/combine-i.yaml
|
1318
|
-
- doc/ri/InfinityClass
|
1319
|
-
- doc/ri/InfinityClass/%2d%40-i.yaml
|
1320
|
-
- doc/ri/InfinityClass/to_f-i.yaml
|
1321
|
-
- doc/ri/InfinityClass/Numeric
|
1322
|
-
- doc/ri/InfinityClass/Numeric/nan%3f-i.yaml
|
1323
|
-
- doc/ri/InfinityClass/Numeric/inf%3f-i.yaml
|
1324
|
-
- doc/ri/InfinityClass/Numeric/finite%3f-i.yaml
|
1325
|
-
- doc/ri/InfinityClass/Numeric/neginf%3f-i.yaml
|
1326
|
-
- doc/ri/InfinityClass/Numeric/posinf%3f-i.yaml
|
1327
|
-
- doc/ri/InfinityClass/Numeric/cdesc-Numeric.yaml
|
1328
|
-
- doc/ri/InfinityClass/Numeric/infinite%3f-i.yaml
|
1329
|
-
- doc/ri/InfinityClass/cdesc-InfinityClass.yaml
|
1330
|
-
- doc/ri/InfinityClass/%2b%40-i.yaml
|
1331
|
-
- doc/ri/InfinityClass/%3c%3d%3e-i.yaml
|
1332
|
-
- doc/ri/InfinityClass/coerce-i.yaml
|
1333
|
-
- doc/ri/InfinityClass/%3d%3d-i.yaml
|
1334
|
-
- doc/ri/InfinityClass/to_s-i.yaml
|
1335
|
-
- doc/ri/InfinityClass/times-i.yaml
|
1336
|
-
- doc/ri/InfinityClass/new-c.yaml
|
1337
|
-
- doc/ri/As
|
1338
|
-
- doc/ri/As/cdesc-As.yaml
|
1339
|
-
- doc/ri/OpenHash
|
1340
|
-
- doc/ri/OpenHash/cdesc-OpenHash.yaml
|
1341
|
-
- doc/ri/OpenHash/new-c.yaml
|
1342
|
-
- doc/ri/OpenHash/method_missing-i.yaml
|
1343
|
-
- doc/ri/Struct
|
1344
|
-
- doc/ri/Struct/restore_snapshot-i.yaml
|
1345
|
-
- doc/ri/Struct/cdesc-Struct.yaml
|
1346
|
-
- doc/ri/Struct/take_snapshot-i.yaml
|
1347
|
-
- doc/ri/Regexp
|
1348
|
-
- doc/ri/Regexp/arity-i.yaml
|
1349
|
-
- doc/ri/Regexp/to_regexp-i.yaml
|
1350
|
-
- doc/ri/Regexp/cdesc-Regexp.yaml
|
1351
|
-
- doc/ri/Regexp/to_re-i.yaml
|
1352
|
-
- doc/ri/MatchData
|
1353
|
-
- doc/ri/MatchData/cdesc-MatchData.yaml
|
1354
|
-
- doc/ri/MatchData/matchset-i.yaml
|
1355
|
-
- doc/ri/MatchData/match-i.yaml
|
1356
|
-
- doc/ri/MatchData/matchtree-i.yaml
|
1357
|
-
- doc/ri/Instantiable
|
1358
|
-
- doc/ri/Instantiable/new-i.yaml
|
1359
|
-
- doc/ri/Instantiable/append_features-c.yaml
|
1360
|
-
- doc/ri/Instantiable/cdesc-Instantiable.yaml
|
1361
|
-
- doc/ri/Symbol
|
1362
|
-
- doc/ri/Symbol/cdesc-Symbol.yaml
|
1363
|
-
- doc/ri/FileUtils
|
1364
|
-
- doc/ri/FileUtils/safe_ln-i.yaml
|
1365
|
-
- doc/ri/FileUtils/whereis-i.yaml
|
1366
|
-
- doc/ri/FileUtils/which-i.yaml
|
1367
|
-
- doc/ri/FileUtils/slice-i.yaml
|
1368
|
-
- doc/ri/FileUtils/wc-i.yaml
|
1369
|
-
- doc/ri/FileUtils/head-i.yaml
|
1370
|
-
- doc/ri/FileUtils/cdesc-FileUtils.yaml
|
1371
|
-
- doc/ri/FileUtils/tail-i.yaml
|
1372
|
-
- doc/ri/NullClass
|
1373
|
-
- doc/ri/NullClass/null%3f-i.yaml
|
1374
|
-
- doc/ri/NullClass/inspect-i.yaml
|
1375
|
-
- doc/ri/NullClass/nil%3f-i.yaml
|
1376
|
-
- doc/ri/NullClass/%5b%5d-i.yaml
|
1377
|
-
- doc/ri/NullClass/new-c.yaml
|
1378
|
-
- doc/ri/NullClass/cdesc-NullClass.yaml
|
1379
|
-
- doc/ri/NullClass/method_missing-i.yaml
|
1380
|
-
- doc/ri/Config
|
1381
|
-
- doc/ri/Config/inspect-c.yaml
|
1382
|
-
- doc/ri/Config/cdesc-Config.yaml
|
1383
|
-
- doc/ri/Config/datadir-c.yaml
|
1384
|
-
- doc/ri/Duration
|
1385
|
-
- doc/ri/Duration/each-i.yaml
|
1386
|
-
- doc/ri/Duration/hours%3d-i.yaml
|
1387
|
-
- doc/ri/Duration/weeks%3d-i.yaml
|
1388
|
-
- doc/ri/Duration/%2b-i.yaml
|
1389
|
-
- doc/ri/Duration/seconds-i.yaml
|
1390
|
-
- doc/ri/Duration/%2d-i.yaml
|
1391
|
-
- doc/ri/Duration/%3c%3d%3e-i.yaml
|
1392
|
-
- doc/ri/Duration/seconds%3d-i.yaml
|
1393
|
-
- doc/ri/Duration/%2f-i.yaml
|
1394
|
-
- doc/ri/Duration/inspect-i.yaml
|
1395
|
-
- doc/ri/Duration/%2a-i.yaml
|
1396
|
-
- doc/ri/Duration/cdesc-Duration.yaml
|
1397
|
-
- doc/ri/Duration/minutes%3d-i.yaml
|
1398
|
-
- doc/ri/Duration/days%3d-i.yaml
|
1399
|
-
- doc/ri/Duration/to_s-i.yaml
|
1400
|
-
- doc/ri/Duration/new-c.yaml
|
1401
|
-
- doc/ri/Duration/strftime-i.yaml
|
1402
|
-
- doc/ri/TracePoint
|
1403
|
-
- doc/ri/TracePoint/cdesc-TracePoint.yaml
|
1404
|
-
- doc/ri/TracePoint/called-i.yaml
|
1405
|
-
- doc/ri/TracePoint/event_map-i.yaml
|
1406
|
-
- doc/ri/TracePoint/%3d%3d%3d-i.yaml
|
1407
|
-
- doc/ri/TracePoint/active-c.yaml
|
1408
|
-
- doc/ri/TracePoint/back-i.yaml
|
1409
|
-
- doc/ri/TracePoint/bind-i.yaml
|
1410
|
-
- doc/ri/TracePoint/callee-i.yaml
|
1411
|
-
- doc/ri/TracePoint/self-i.yaml
|
1412
|
-
- doc/ri/TracePoint/eventless%3f-i.yaml
|
1413
|
-
- doc/ri/TracePoint/event%3f-i.yaml
|
1414
|
-
- doc/ri/TracePoint/active%3d-c.yaml
|
1415
|
-
- doc/ri/TracePoint/trace-c.yaml
|
1416
|
-
- doc/ri/TracePoint/method_name-i.yaml
|
1417
|
-
- doc/ri/TracePoint/new-c.yaml
|
1418
|
-
- doc/ri/It
|
1419
|
-
- doc/ri/It/last%3f-i.yaml
|
1420
|
-
- doc/ri/It/next_iteration-i.yaml
|
1421
|
-
- doc/ri/It/first%3f-i.yaml
|
1422
|
-
- doc/ri/It/cdesc-It.yaml
|
1423
|
-
- doc/ri/It/new-c.yaml
|
1424
|
-
- doc/ri/Registerable
|
1425
|
-
- doc/ri/Registerable/registry_invalid%3f-i.yaml
|
1426
|
-
- doc/ri/Registerable/cdesc-Registerable.yaml
|
1427
|
-
- doc/ri/Registerable/registry-i.yaml
|
1428
|
-
- doc/ri/Registerable/register-i.yaml
|
1429
|
-
- doc/ri/Pathname
|
1430
|
-
- doc/ri/Pathname/home-c.yaml
|
1431
|
-
- doc/ri/Pathname/rootname-i.yaml
|
1432
|
-
- doc/ri/Pathname/%2f-c.yaml
|
1433
|
-
- doc/ri/Pathname/root-c.yaml
|
1434
|
-
- doc/ri/Pathname/cdesc-Pathname.yaml
|
1435
|
-
- doc/ri/Pathname/null-c.yaml
|
1436
|
-
- doc/ri/Pathname/work-c.yaml
|
1437
|
-
- doc/ri/Pathname/%5b%5d-c.yaml
|
1438
|
-
- doc/ri/Downloader
|
1439
|
-
- doc/ri/Downloader/prioritize_urls-i.yaml
|
1440
|
-
- doc/ri/Downloader/add_mirrors-i.yaml
|
1441
|
-
- doc/ri/Downloader/monitored_download-i.yaml
|
1442
|
-
- doc/ri/Downloader/compute_checksum-i.yaml
|
1443
|
-
- doc/ri/Downloader/cdesc-Downloader.yaml
|
1444
|
-
- doc/ri/Downloader/mirrors-i.yaml
|
1445
|
-
- doc/ri/Downloader/fetch-i.yaml
|
1446
|
-
- doc/ri/Downloader/Mirror
|
1447
|
-
- doc/ri/Downloader/Mirror/cdesc-Mirror.yaml
|
1448
|
-
- doc/ri/Downloader/extract-i.yaml
|
1449
|
-
- doc/ri/Downloader/download-i.yaml
|
1450
|
-
- doc/ri/Downloader/add_mirror-i.yaml
|
1451
|
-
- doc/ri/Downloader/interface%3d-i.yaml
|
1452
|
-
- doc/ri/Downloader/Checksum
|
1453
|
-
- doc/ri/Downloader/Checksum/cdesc-Checksum.yaml
|
1454
|
-
- doc/ri/Downloader/interface-i.yaml
|
1455
|
-
- doc/ri/Downloader/new-c.yaml
|
1456
|
-
- doc/ri/Class
|
1457
|
-
- doc/ri/Class/cdesc-Class.yaml
|
1458
|
-
- doc/ri/Functor
|
1459
|
-
- doc/ri/Functor/to_proc-i.yaml
|
1460
|
-
- doc/ri/Functor/cdesc-Functor.yaml
|
1461
|
-
- doc/ri/Functor/new-c.yaml
|
1462
|
-
- doc/ri/Functor/method_missing-i.yaml
|
1463
|
-
- doc/ri/Ini
|
1464
|
-
- doc/ri/Ini/%5b%5d%3d-i.yaml
|
1465
|
-
- doc/ri/Ini/read_comment_from_file-c.yaml
|
1466
|
-
- doc/ri/Ini/read_from_file-c.yaml
|
1467
|
-
- doc/ri/Ini/cdesc-Ini.yaml
|
1468
|
-
- doc/ri/Ini/update-i.yaml
|
1469
|
-
- doc/ri/Ini/restore-i.yaml
|
1470
|
-
- doc/ri/Ini/write_to_file-c.yaml
|
1471
|
-
- doc/ri/Ini/to_s-c.yaml
|
1472
|
-
- doc/ri/Ini/%5b%5d-i.yaml
|
1473
|
-
- doc/ri/Ini/new-c.yaml
|
1474
|
-
- doc/ri/Object
|
1475
|
-
- doc/ri/Object/cdesc-Object.yaml
|
1476
|
-
- doc/ri/CssFilter
|
1477
|
-
- doc/ri/CssFilter/remove_whitespace-i.yaml
|
1478
|
-
- doc/ri/CssFilter/remove_comments-i.yaml
|
1479
|
-
- doc/ri/CssFilter/parse-i.yaml
|
1480
|
-
- doc/ri/CssFilter/remove_nullvalues-i.yaml
|
1481
|
-
- doc/ri/CssFilter/filter-i.yaml
|
1482
|
-
- doc/ri/CssFilter/clean_properties-i.yaml
|
1483
|
-
- doc/ri/CssFilter/accept_host-i.yaml
|
1484
|
-
- doc/ri/CssFilter/remove_blanklines-i.yaml
|
1485
|
-
- doc/ri/CssFilter/remove_urls-i.yaml
|
1486
|
-
- doc/ri/CssFilter/clean_value-i.yaml
|
1487
|
-
- doc/ri/CssFilter/new-c.yaml
|
1488
|
-
- doc/ri/CssFilter/cdesc-CssFilter.yaml
|
1489
|
-
- doc/ri/CLI
|
1490
|
-
- doc/ri/CLI/Arguments
|
1491
|
-
- doc/ri/CLI/Arguments/subcommand_with_arguments-i.yaml
|
1492
|
-
- doc/ri/CLI/Arguments/subcommand-i.yaml
|
1493
|
-
- doc/ri/CLI/Arguments/assoc_options-i.yaml
|
1494
|
-
- doc/ri/CLI/Arguments/options-i.yaml
|
1495
|
-
- doc/ri/CLI/Arguments/operands-i.yaml
|
1496
|
-
- doc/ri/CLI/Arguments/subcommand_with_preoptions-i.yaml
|
1497
|
-
- doc/ri/CLI/Arguments/parse_preoptions-i.yaml
|
1498
|
-
- doc/ri/CLI/Arguments/parameters-i.yaml
|
1499
|
-
- doc/ri/CLI/Arguments/subcommand_with_parameters-i.yaml
|
1500
|
-
- doc/ri/CLI/Arguments/preflags-i.yaml
|
1501
|
-
- doc/ri/CLI/Arguments/format_options-i.yaml
|
1502
|
-
- doc/ri/CLI/Arguments/flags-i.yaml
|
1503
|
-
- doc/ri/CLI/Arguments/preoptions-i.yaml
|
1504
|
-
- doc/ri/CLI/Arguments/parse_arity-i.yaml
|
1505
|
-
- doc/ri/CLI/Arguments/parameters_without_duplicates-i.yaml
|
1506
|
-
- doc/ri/CLI/Arguments/parse-i.yaml
|
1507
|
-
- doc/ri/CLI/Arguments/parameters-c.yaml
|
1508
|
-
- doc/ri/CLI/Arguments/arguments-i.yaml
|
1509
|
-
- doc/ri/CLI/Arguments/parse_line-i.yaml
|
1510
|
-
- doc/ri/CLI/Arguments/cdesc-Arguments.yaml
|
1511
|
-
- doc/ri/CLI/Arguments/new-c.yaml
|
1512
|
-
- doc/ri/CLI/Arguments/multi_flag-i.yaml
|
1513
|
-
- doc/ri/CLI/NoOptionError
|
1514
|
-
- doc/ri/CLI/NoOptionError/cdesc-NoOptionError.yaml
|
1515
|
-
- doc/ri/CLI/NoOptionError/new-c.yaml
|
1516
|
-
- doc/ri/CLI/Command
|
1517
|
-
- doc/ri/CLI/Command/start-c.yaml
|
1518
|
-
- doc/ri/CLI/Command/option_arity-c.yaml
|
1519
|
-
- doc/ri/CLI/Command/subcommand-c.yaml
|
1520
|
-
- doc/ri/CLI/Command/default-i.yaml
|
1521
|
-
- doc/ri/CLI/Command/initialize_arguments-i.yaml
|
1522
|
-
- doc/ri/CLI/Command/option_missing-i.yaml
|
1523
|
-
- doc/ri/CLI/Command/UniversalOptions
|
1524
|
-
- doc/ri/CLI/Command/UniversalOptions/cdesc-UniversalOptions.yaml
|
1525
|
-
- doc/ri/CLI/Command/commands-i.yaml
|
1526
|
-
- doc/ri/CLI/Command/call-i.yaml
|
1527
|
-
- doc/ri/CLI/Command/command_missing-i.yaml
|
1528
|
-
- doc/ri/CLI/Command/cdesc-Command.yaml
|
1529
|
-
- doc/ri/CLI/Command/initialize_options-i.yaml
|
1530
|
-
- doc/ri/CLI/Command/new-c.yaml
|
1531
|
-
- doc/ri/CLI/cdesc-CLI.yaml
|
1532
|
-
- doc/ri/CLI/NoCommandError
|
1533
|
-
- doc/ri/CLI/NoCommandError/new-c.yaml
|
1534
|
-
- doc/ri/CLI/NoCommandError/cdesc-NoCommandError.yaml
|
1535
|
-
- doc/ri/OpenObject
|
1536
|
-
- doc/ri/OpenObject/store-i.yaml
|
1537
|
-
- doc/ri/OpenObject/each-i.yaml
|
1538
|
-
- doc/ri/OpenObject/%5b%5d%3d-i.yaml
|
1539
|
-
- doc/ri/OpenObject/to_hash-i.yaml
|
1540
|
-
- doc/ri/OpenObject/default%21-i.yaml
|
1541
|
-
- doc/ri/OpenObject/to_proc-i.yaml
|
1542
|
-
- doc/ri/OpenObject/merge-i.yaml
|
1543
|
-
- doc/ri/OpenObject/to_h-i.yaml
|
1544
|
-
- doc/ri/OpenObject/as_hash%21-i.yaml
|
1545
|
-
- doc/ri/OpenObject/delete-i.yaml
|
1546
|
-
- doc/ri/OpenObject/fetch-i.yaml
|
1547
|
-
- doc/ri/OpenObject/update-i.yaml
|
1548
|
-
- doc/ri/OpenObject/inspect-i.yaml
|
1549
|
-
- doc/ri/OpenObject/%3d%3d-i.yaml
|
1550
|
-
- doc/ri/OpenObject/protect_slot-i.yaml
|
1551
|
-
- doc/ri/OpenObject/to_a-i.yaml
|
1552
|
-
- doc/ri/OpenObject/define_slot-i.yaml
|
1553
|
-
- doc/ri/OpenObject/cdesc-OpenObject.yaml
|
1554
|
-
- doc/ri/OpenObject/initialize_copy-i.yaml
|
1555
|
-
- doc/ri/OpenObject/%5b%5d-i.yaml
|
1556
|
-
- doc/ri/OpenObject/%5b%5d-c.yaml
|
1557
|
-
- doc/ri/OpenObject/to_openobject-i.yaml
|
1558
|
-
- doc/ri/OpenObject/new-c.yaml
|
1559
|
-
- doc/ri/OpenObject/method_missing-i.yaml
|
1560
|
-
- doc/ri/Advisable
|
1561
|
-
- doc/ri/Advisable/advice_around-i.yaml
|
1562
|
-
- doc/ri/Advisable/after-i.yaml
|
1563
|
-
- doc/ri/Advisable/advise-i.yaml
|
1564
|
-
- doc/ri/Advisable/around-i.yaml
|
1565
|
-
- doc/ri/Advisable/method_added-i.yaml
|
1566
|
-
- doc/ri/Advisable/before-i.yaml
|
1567
|
-
- doc/ri/Advisable/advice_before-i.yaml
|
1568
|
-
- doc/ri/Advisable/advice_after-i.yaml
|
1569
|
-
- doc/ri/Advisable/cdesc-Advisable.yaml
|
1570
|
-
- doc/ri/Advisable/Method
|
1571
|
-
- doc/ri/Advisable/Method/advice_after%3d-i.yaml
|
1572
|
-
- doc/ri/Advisable/Method/call_with_advice-i.yaml
|
1573
|
-
- doc/ri/Advisable/Method/advice_around%3d-i.yaml
|
1574
|
-
- doc/ri/Advisable/Method/advised%3f-i.yaml
|
1575
|
-
- doc/ri/Advisable/Method/lambda_target-i.yaml
|
1576
|
-
- doc/ri/Advisable/Method/cdesc-Method.yaml
|
1577
|
-
- doc/ri/Advisable/Method/advice_before%3d-i.yaml
|
1578
|
-
- doc/ri/FalseClass
|
1579
|
-
- doc/ri/FalseClass/cdesc-FalseClass.yaml
|
1580
|
-
- doc/ri/Uninheritable
|
1581
|
-
- doc/ri/Uninheritable/inherited-i.yaml
|
1582
|
-
- doc/ri/Uninheritable/cdesc-Uninheritable.yaml
|
1583
|
-
- doc/ri/Shellwords
|
1584
|
-
- doc/ri/Shellwords/escape-i.yaml
|
1585
|
-
- doc/ri/Shellwords/cdesc-Shellwords.yaml
|
1586
|
-
- doc/ri/ProgressBar
|
1587
|
-
- doc/ri/ProgressBar/get_width-i.yaml
|
1588
|
-
- doc/ri/ProgressBar/format%3d-i.yaml
|
1589
|
-
- doc/ri/ProgressBar/total_overflow%3d-i.yaml
|
1590
|
-
- doc/ri/ProgressBar/stat_for_file_transfer-i.yaml
|
1591
|
-
- doc/ri/ProgressBar/title-i.yaml
|
1592
|
-
- doc/ri/ProgressBar/show_progress-i.yaml
|
1593
|
-
- doc/ri/ProgressBar/convert_bytes-i.yaml
|
1594
|
-
- doc/ri/ProgressBar/show-i.yaml
|
1595
|
-
- doc/ri/ProgressBar/set-i.yaml
|
1596
|
-
- doc/ri/ProgressBar/inc-i.yaml
|
1597
|
-
- doc/ri/ProgressBar/eol-i.yaml
|
1598
|
-
- doc/ri/ProgressBar/halt-i.yaml
|
1599
|
-
- doc/ri/ProgressBar/finish-i.yaml
|
1600
|
-
- doc/ri/ProgressBar/bar_mark%3d-i.yaml
|
1601
|
-
- doc/ri/ProgressBar/inspect-i.yaml
|
1602
|
-
- doc/ri/ProgressBar/format_arguments%3d-i.yaml
|
1603
|
-
- doc/ri/ProgressBar/file_transfer_mode-i.yaml
|
1604
|
-
- doc/ri/ProgressBar/percentage-i.yaml
|
1605
|
-
- doc/ri/ProgressBar/title%3d-i.yaml
|
1606
|
-
- doc/ri/ProgressBar/bytes-i.yaml
|
1607
|
-
- doc/ri/ProgressBar/bar-i.yaml
|
1608
|
-
- doc/ri/ProgressBar/stat-i.yaml
|
1609
|
-
- doc/ri/ProgressBar/format_time-i.yaml
|
1610
|
-
- doc/ri/ProgressBar/eta-i.yaml
|
1611
|
-
- doc/ri/ProgressBar/elapsed-i.yaml
|
1612
|
-
- doc/ri/ProgressBar/cdesc-ProgressBar.yaml
|
1613
|
-
- doc/ri/ProgressBar/flush-i.yaml
|
1614
|
-
- doc/ri/ProgressBar/new-c.yaml
|
1615
|
-
- doc/ri/ProgressBar/transfer_rate-i.yaml
|
1616
|
-
- doc/ri/TypeCastException
|
1617
|
-
- doc/ri/TypeCastException/cdesc-TypeCastException.yaml
|
1618
|
-
- doc/ri/URI
|
1619
|
-
- doc/ri/URI/decode-i.yaml
|
1620
|
-
- doc/ri/URI/update_request_uri-i.yaml
|
1621
|
-
- doc/ri/URI/hash_to_query-i.yaml
|
1622
|
-
- doc/ri/URI/cgi_escape-i.yaml
|
1623
|
-
- doc/ri/URI/cdesc-URI.yaml
|
1624
|
-
- doc/ri/URI/get_query_string-i.yaml
|
1625
|
-
- doc/ri/URI/cgi_parse-i.yaml
|
1626
|
-
- doc/ri/URI/cgi_unescape-i.yaml
|
1627
|
-
- doc/ri/URI/query_to_hash-i.yaml
|
1628
|
-
- doc/ri/URI/chomp_query_string-i.yaml
|
1629
|
-
- doc/ri/URI/Kernel
|
1630
|
-
- doc/ri/URI/Kernel/cdesc-Kernel.yaml
|
1631
|
-
- doc/ri/URI/Kernel/unuri-i.yaml
|
1632
|
-
- doc/ri/URI/Kernel/uri-i.yaml
|
1633
|
-
- doc/ri/URI/hash_to_query_string-i.yaml
|
1634
|
-
- doc/ri/URI/query_string_to_hash-i.yaml
|
1635
|
-
- doc/ri/URI/Hash
|
1636
|
-
- doc/ri/URI/Hash/to_uri-i.yaml
|
1637
|
-
- doc/ri/URI/Hash/cdesc-Hash.yaml
|
1638
|
-
- doc/ri/URI/update_query_string-i.yaml
|
1639
|
-
- doc/ri/Instantise
|
1640
|
-
- doc/ri/Instantise/cdesc-Instantise.yaml
|
1641
|
-
- doc/ri/Instantise/append_features-c.yaml
|
1642
|
-
- doc/ri/Instantise/singleton_method_added-i.yaml
|
1643
|
-
- doc/ri/Random
|
1644
|
-
- doc/ri/Random/String
|
1645
|
-
- doc/ri/Random/String/cdesc-String.yaml
|
1646
|
-
- doc/ri/Random/String/shuffle-i.yaml
|
1647
|
-
- doc/ri/Random/String/shuffle%21-i.yaml
|
1648
|
-
- doc/ri/Random/String/at_rand%21-i.yaml
|
1649
|
-
- doc/ri/Random/String/rand_index-i.yaml
|
1650
|
-
- doc/ri/Random/String/at_rand-i.yaml
|
1651
|
-
- doc/ri/Random/String/rand_byte-i.yaml
|
1652
|
-
- doc/ri/Random/String/rand_byte%21-i.yaml
|
1653
|
-
- doc/ri/Random/String/Self
|
1654
|
-
- doc/ri/Random/String/Self/rand_letter-i.yaml
|
1655
|
-
- doc/ri/Random/String/Self/cdesc-Self.yaml
|
1656
|
-
- doc/ri/Random/String/Self/random-i.yaml
|
1657
|
-
- doc/ri/Random/String/included-c.yaml
|
1658
|
-
- doc/ri/Random/append_features-c.yaml
|
1659
|
-
- doc/ri/Random/Object
|
1660
|
-
- doc/ri/Random/Object/maybe-i.yaml
|
1661
|
-
- doc/ri/Random/Object/cdesc-Object.yaml
|
1662
|
-
- doc/ri/Random/cdesc-Random.yaml
|
1663
|
-
- doc/ri/Random/number-c.yaml
|
1664
|
-
- doc/ri/Random/Hash
|
1665
|
-
- doc/ri/Random/Hash/pick_pair-i.yaml
|
1666
|
-
- doc/ri/Random/Hash/shuffle-i.yaml
|
1667
|
-
- doc/ri/Random/Hash/shuffle%21-i.yaml
|
1668
|
-
- doc/ri/Random/Hash/rand_value-i.yaml
|
1669
|
-
- doc/ri/Random/Hash/rand_key-i.yaml
|
1670
|
-
- doc/ri/Random/Hash/rand_pair%21-i.yaml
|
1671
|
-
- doc/ri/Random/Hash/rand_key%21-i.yaml
|
1672
|
-
- doc/ri/Random/Hash/rand_pair-i.yaml
|
1673
|
-
- doc/ri/Random/Hash/at_rand%21-i.yaml
|
1674
|
-
- doc/ri/Random/Hash/at_rand-i.yaml
|
1675
|
-
- doc/ri/Random/Hash/pick_key-i.yaml
|
1676
|
-
- doc/ri/Random/Hash/rand_value%21-i.yaml
|
1677
|
-
- doc/ri/Random/Hash/pick-i.yaml
|
1678
|
-
- doc/ri/Random/Hash/cdesc-Hash.yaml
|
1679
|
-
- doc/ri/Random/Array
|
1680
|
-
- doc/ri/Random/Array/cdesc-Array.yaml
|
1681
|
-
- doc/ri/Random/Array/rand_subset-i.yaml
|
1682
|
-
- doc/ri/Random/Array/shuffle-i.yaml
|
1683
|
-
- doc/ri/Random/Array/shuffle%21-i.yaml
|
1684
|
-
- doc/ri/Random/Array/at_rand%21-i.yaml
|
1685
|
-
- doc/ri/Random/Array/rand_index-i.yaml
|
1686
|
-
- doc/ri/Random/Array/at_rand-i.yaml
|
1687
|
-
- doc/ri/Random/Array/pick%21-i.yaml
|
1688
|
-
- doc/ri/Random/Array/pick-i.yaml
|
1689
|
-
- doc/ri/Time
|
1690
|
-
- doc/ri/Time/cdesc-Time.yaml
|
1691
|
-
- doc/ri/GetoptLong
|
1692
|
-
- doc/ri/GetoptLong/DSL
|
1693
|
-
- doc/ri/GetoptLong/DSL/required-i.yaml
|
1694
|
-
- doc/ri/GetoptLong/DSL/flag-i.yaml
|
1695
|
-
- doc/ri/GetoptLong/DSL/optional-i.yaml
|
1696
|
-
- doc/ri/GetoptLong/DSL/opts-i.yaml
|
1697
|
-
- doc/ri/GetoptLong/DSL/reqs-i.yaml
|
1698
|
-
- doc/ri/GetoptLong/DSL/new-c.yaml
|
1699
|
-
- doc/ri/GetoptLong/DSL/cdesc-DSL.yaml
|
1700
|
-
- doc/ri/GetoptLong/cdesc-GetoptLong.yaml
|
1701
|
-
- doc/ri/GetoptLong/new-c.yaml
|
1702
|
-
- doc/ri/Kernel
|
1703
|
-
- doc/ri/Kernel/cdesc-Kernel.yaml
|
1704
|
-
- doc/ri/Autoarray
|
1705
|
-
- doc/ri/Autoarray/%5b%5d%3d-i.yaml
|
1706
|
-
- doc/ri/Autoarray/cdesc-Autoarray.yaml
|
1707
|
-
- doc/ri/Autoarray/%5b%5d-i.yaml
|
1708
|
-
- doc/ri/Autoarray/new-c.yaml
|
1709
|
-
- doc/ri/Multiton
|
1710
|
-
- doc/ri/Multiton/cdesc-Multiton.yaml
|
1711
|
-
- doc/ri/Multiton/_dump-i.yaml
|
1712
|
-
- doc/ri/Multiton/InstanceMutex
|
1713
|
-
- doc/ri/Multiton/InstanceMutex/cdesc-InstanceMutex.yaml
|
1714
|
-
- doc/ri/Multiton/Inclusive
|
1715
|
-
- doc/ri/Multiton/Inclusive/included-i.yaml
|
1716
|
-
- doc/ri/Multiton/Inclusive/cdesc-Inclusive.yaml
|
1717
|
-
- doc/ri/Multiton/clone-i.yaml
|
1718
|
-
- doc/ri/Multiton/MetaMethods
|
1719
|
-
- doc/ri/Multiton/MetaMethods/new-i.yaml
|
1720
|
-
- doc/ri/Multiton/MetaMethods/_load-i.yaml
|
1721
|
-
- doc/ri/Multiton/MetaMethods/cdesc-MetaMethods.yaml
|
1722
|
-
- doc/ri/Multiton/MetaMethods/reinitialize-i.yaml
|
1723
|
-
- doc/ri/Multiton/MetaMethods/singleton_method_added-i.yaml
|
1724
|
-
- doc/ri/Multiton/MetaMethods/multiton_mutex-i.yaml
|
1725
|
-
- doc/ri/Multiton/MetaMethods/instance-i.yaml
|
1726
|
-
- doc/ri/Multiton/MetaMethods/multiton_id-i.yaml
|
1727
|
-
- doc/ri/Multiton/MetaMethods/multiton_instance-i.yaml
|
1728
|
-
- doc/ri/Multiton/MetaMethods/initialized%3f-i.yaml
|
1729
|
-
- doc/ri/Multiton/dup-i.yaml
|
1730
|
-
- doc/ri/Exception
|
1731
|
-
- doc/ri/Exception/cdesc-Exception.yaml
|
1732
|
-
- doc/ri/Exception/detail-i.yaml
|
1733
|
-
- doc/ri/Exception/suppress-c.yaml
|
1734
|
-
- doc/ri/CacheDecorator
|
1735
|
-
- doc/ri/CacheDecorator/cdesc-CacheDecorator.yaml
|
1736
|
-
- doc/ri/CacheDecorator/cache-c.yaml
|
1737
|
-
- doc/ri/CacheDecorator/uncache-c.yaml
|
1738
|
-
- doc/ri/CacheDecorator/self-i.yaml
|
1739
|
-
- doc/ri/CacheDecorator/new-c.yaml
|
1740
|
-
- doc/ri/CacheDecorator/method_missing-i.yaml
|
1741
|
-
- doc/ri/Equatable
|
1742
|
-
- doc/ri/Equatable/cdesc-Equatable.yaml
|
1743
|
-
- doc/ri/Equatable/hash-i.yaml
|
1744
|
-
- doc/ri/Equatable/eql%3f-i.yaml
|
1745
|
-
- doc/ri/Equatable/%3d%3d-i.yaml
|
1746
|
-
- doc/ri/Equatable/identify-c.yaml
|
1747
|
-
- doc/ri/ConsoleUtils
|
1748
|
-
- doc/ri/ConsoleUtils/cdesc-ConsoleUtils.yaml
|
1749
|
-
- doc/ri/ConsoleUtils/password-i.yaml
|
1750
|
-
- doc/ri/ConsoleUtils/ask-i.yaml
|
1751
|
-
- doc/ri/ConsoleUtils/screen_width-i.yaml
|
1752
|
-
- doc/ri/ConsoleUtils/print_justified-i.yaml
|
1753
|
-
- doc/ri/Settings
|
1754
|
-
- doc/ri/Settings/Setting
|
1755
|
-
- doc/ri/Settings/Setting/update-i.yaml
|
1756
|
-
- doc/ri/Settings/Setting/cdesc-Setting.yaml
|
1757
|
-
- doc/ri/Settings/Setting/to_s-i.yaml
|
1758
|
-
- doc/ri/Settings/Setting/new-c.yaml
|
1759
|
-
- doc/ri/Settings/cdesc-Settings.yaml
|
1760
|
-
- doc/ri/Settings/SettingCollection
|
1761
|
-
- doc/ri/Settings/SettingCollection/cdesc-SettingCollection.yaml
|
1762
|
-
- doc/ri/Settings/SettingCollection/method_missing-i.yaml
|
1763
|
-
- doc/ri/Settings/add_setting-c.yaml
|
1764
|
-
- doc/ri/Settings/setup-c.yaml
|
1765
|
-
- doc/ri/Settings/load-c.yaml
|
1766
|
-
- doc/ri/Settings/settings-c.yaml
|
1767
|
-
- doc/ri/Settings/parse-c.yaml
|
1768
|
-
- doc/ri/Settings/method_missing-c.yaml
|
1769
|
-
- doc/ri/CssTree
|
1770
|
-
- doc/ri/CssTree/to_css-i.yaml
|
1771
|
-
- doc/ri/CssTree/cdesc-CssTree.yaml
|
1772
|
-
- doc/ri/CssTree/new-c.yaml
|
1773
|
-
- doc/ri/EventHook
|
1774
|
-
- doc/ri/EventHook/call-i.yaml
|
1775
|
-
- doc/ri/EventHook/cdesc-EventHook.yaml
|
1776
|
-
- doc/ri/EventHook/new-c.yaml
|
1777
|
-
- doc/ri/Dir
|
1778
|
-
- doc/ri/Dir/multiglob-c.yaml
|
1779
|
-
- doc/ri/Dir/ascend-c.yaml
|
1780
|
-
- doc/ri/Dir/cdesc-Dir.yaml
|
1781
|
-
- doc/ri/Dir/descend-c.yaml
|
1782
|
-
- doc/ri/Dir/ls_r-c.yaml
|
1783
|
-
- doc/ri/Dir/recurse-c.yaml
|
1784
|
-
- doc/ri/Dir/parent%3f-c.yaml
|
1785
|
-
- doc/ri/Dir/multiglob_r-c.yaml
|
1786
|
-
- doc/ri/OpenCascade
|
1787
|
-
- doc/ri/OpenCascade/cdesc-OpenCascade.yaml
|
1788
|
-
- doc/ri/OpenCascade/method_missing-i.yaml
|
1789
|
-
- doc/ri/created.rid
|
1790
|
-
- doc/ri/Lazy
|
1791
|
-
- doc/ri/Lazy/LazyException
|
1792
|
-
- doc/ri/Lazy/LazyException/cdesc-LazyException.yaml
|
1793
|
-
- doc/ri/Lazy/DivergenceError
|
1794
|
-
- doc/ri/Lazy/DivergenceError/cdesc-DivergenceError.yaml
|
1795
|
-
- doc/ri/Lazy/Promise
|
1796
|
-
- doc/ri/Lazy/Promise/cdesc-Promise.yaml
|
1797
|
-
- doc/ri/Lazy/PromiseSafe
|
1798
|
-
- doc/ri/Lazy/PromiseSafe/cdesc-PromiseSafe.yaml
|
1799
|
-
- doc/ri/Lazy/cdesc-Lazy.yaml
|
1800
|
-
- doc/ri/Lazy/Future
|
1801
|
-
- doc/ri/Lazy/Future/cdesc-Future.yaml
|
1802
|
-
- doc/ri/FileShell
|
1803
|
-
- doc/ri/FileShell/chmod-i.yaml
|
1804
|
-
- doc/ri/FileShell/touch-i.yaml
|
1805
|
-
- doc/ri/FileShell/mkdir-i.yaml
|
1806
|
-
- doc/ri/FileShell/ln-i.yaml
|
1807
|
-
- doc/ri/FileShell/mv-i.yaml
|
1808
|
-
- doc/ri/FileShell/chmod_R-i.yaml
|
1809
|
-
- doc/ri/FileShell/rm_rf-i.yaml
|
1810
|
-
- doc/ri/FileShell/quiet%3f-i.yaml
|
1811
|
-
- doc/ri/FileShell/move-i.yaml
|
1812
|
-
- doc/ri/FileShell/verbose%3f-i.yaml
|
1813
|
-
- doc/ri/FileShell/mkdir_p-i.yaml
|
1814
|
-
- doc/ri/FileShell/pwd-i.yaml
|
1815
|
-
- doc/ri/FileShell/dryrun%3f-i.yaml
|
1816
|
-
- doc/ri/FileShell/chown_R-i.yaml
|
1817
|
-
- doc/ri/FileShell/ln_sf-i.yaml
|
1818
|
-
- doc/ri/FileShell/chown-i.yaml
|
1819
|
-
- doc/ri/FileShell/ln_s-i.yaml
|
1820
|
-
- doc/ri/FileShell/chdir-i.yaml
|
1821
|
-
- doc/ri/FileShell/cp-i.yaml
|
1822
|
-
- doc/ri/FileShell/rmdir-i.yaml
|
1823
|
-
- doc/ri/FileShell/cp_r-i.yaml
|
1824
|
-
- doc/ri/FileShell/install-i.yaml
|
1825
|
-
- doc/ri/FileShell/rm_r-i.yaml
|
1826
|
-
- doc/ri/FileShell/root%3f-i.yaml
|
1827
|
-
- doc/ri/FileShell/fu-i.yaml
|
1828
|
-
- doc/ri/FileShell/%5b%5d-i.yaml
|
1829
|
-
- doc/ri/FileShell/new-c.yaml
|
1830
|
-
- doc/ri/FileShell/cd-i.yaml
|
1831
|
-
- doc/ri/FileShell/rm-i.yaml
|
1832
|
-
- doc/ri/FileShell/cdesc-FileShell.yaml
|
1833
|
-
- doc/ri/FileShell/ls-i.yaml
|
1834
|
-
- doc/ri/XOXO
|
1835
|
-
- doc/ri/XOXO/cdesc-XOXO.yaml
|
1836
|
-
- doc/ri/XOXO/dump-c.yaml
|
1837
|
-
- doc/ri/XOXO/Parser
|
1838
|
-
- doc/ri/XOXO/Parser/cdesc-Parser.yaml
|
1839
|
-
- doc/ri/XOXO/load-c.yaml
|
1840
|
-
- doc/ri/XOXO/make_xoxo-c.yaml
|
1841
|
-
- doc/ri/UploadUtils
|
1842
|
-
- doc/ri/UploadUtils/rsync-i.yaml
|
1843
|
-
- doc/ri/UploadUtils/files-i.yaml
|
1844
|
-
- doc/ri/UploadUtils/ftp-i.yaml
|
1845
|
-
- doc/ri/UploadUtils/upload-i.yaml
|
1846
|
-
- doc/ri/UploadUtils/upload_parameters-i.yaml
|
1847
|
-
- doc/ri/UploadUtils/stage_transfer-i.yaml
|
1848
|
-
- doc/ri/UploadUtils/sftp-i.yaml
|
1849
|
-
- doc/ri/UploadUtils/stage_linkdir-i.yaml
|
1850
|
-
- doc/ri/UploadUtils/cdesc-UploadUtils.yaml
|
1851
|
-
- doc/ri/IORedirect
|
1852
|
-
- doc/ri/IORedirect/start-i.yaml
|
1853
|
-
- doc/ri/IORedirect/cdesc-IORedirect.yaml
|
1854
|
-
- doc/ri/IORedirect/new-c.yaml
|
1855
|
-
- doc/ri/IORedirect/stop-i.yaml
|
1856
|
-
- doc/ri/IORedirect/redirect-c.yaml
|
1857
|
-
- doc/ri/PQueue
|
1858
|
-
- doc/ri/PQueue/replace-i.yaml
|
1859
|
-
- doc/ri/PQueue/include%3f-i.yaml
|
1860
|
-
- doc/ri/PQueue/heapify-i.yaml
|
1861
|
-
- doc/ri/PQueue/empty%3f-i.yaml
|
1862
|
-
- doc/ri/PQueue/cdesc-PQueue.yaml
|
1863
|
-
- doc/ri/PQueue/clear-i.yaml
|
1864
|
-
- doc/ri/PQueue/merge-i.yaml
|
1865
|
-
- doc/ri/PQueue/push-i.yaml
|
1866
|
-
- doc/ri/PQueue/pop_array-i.yaml
|
1867
|
-
- doc/ri/PQueue/inspect-i.yaml
|
1868
|
-
- doc/ri/PQueue/%3c%3c-i.yaml
|
1869
|
-
- doc/ri/PQueue/top-i.yaml
|
1870
|
-
- doc/ri/PQueue/%3d%3d-i.yaml
|
1871
|
-
- doc/ri/PQueue/upheap-i.yaml
|
1872
|
-
- doc/ri/PQueue/replace_top-i.yaml
|
1873
|
-
- doc/ri/PQueue/to_a-i.yaml
|
1874
|
-
- doc/ri/PQueue/sort-i.yaml
|
1875
|
-
- doc/ri/PQueue/push_all-i.yaml
|
1876
|
-
- doc/ri/PQueue/initialize_copy-i.yaml
|
1877
|
-
- doc/ri/PQueue/downheap-i.yaml
|
1878
|
-
- doc/ri/PQueue/new-c.yaml
|
1879
|
-
- doc/ri/PQueue/pop-i.yaml
|
1880
|
-
- doc/ri/PQueue/each_pop-i.yaml
|
1881
|
-
- doc/ri/Timer
|
1882
|
-
- doc/ri/Timer/reset-i.yaml
|
1883
|
-
- doc/ri/Timer/total_time-i.yaml
|
1884
|
-
- doc/ri/Timer/start-i.yaml
|
1885
|
-
- doc/ri/Timer/on_timeout-i.yaml
|
1886
|
-
- doc/ri/Timer/running%3f-i.yaml
|
1887
|
-
- doc/ri/Timer/cdesc-Timer.yaml
|
1888
|
-
- doc/ri/Timer/reset_limit-i.yaml
|
1889
|
-
- doc/ri/Timer/stopped%3f-i.yaml
|
1890
|
-
- doc/ri/Timer/limit-i.yaml
|
1891
|
-
- doc/ri/Timer/defuse-i.yaml
|
1892
|
-
- doc/ri/Timer/Dummy
|
1893
|
-
- doc/ri/Timer/Dummy/start-i.yaml
|
1894
|
-
- doc/ri/Timer/Dummy/cdesc-Dummy.yaml
|
1895
|
-
- doc/ri/Timer/Dummy/stop-i.yaml
|
1896
|
-
- doc/ri/Timer/new-c.yaml
|
1897
|
-
- doc/ri/Timer/stop-i.yaml
|
1898
|
-
- doc/ri/Cloneable
|
1899
|
-
- doc/ri/Cloneable/cdesc-Cloneable.yaml
|
1900
|
-
- doc/ri/Cloneable/initialize_copy-i.yaml
|
1901
|
-
- doc/ri/SimpleStringIO
|
1902
|
-
- doc/ri/SimpleStringIO/write-i.yaml
|
1903
|
-
- doc/ri/SimpleStringIO/cdesc-SimpleStringIO.yaml
|
1904
|
-
- doc/ri/SimpleStringIO/new-c.yaml
|
1905
|
-
- doc/ri/Friend
|
1906
|
-
- doc/ri/Friend/cdesc-Friend.yaml
|
1907
|
-
- doc/ri/Friend/new-c.yaml
|
1908
|
-
- doc/ri/OpenStruct
|
1909
|
-
- doc/ri/OpenStruct/instance_delegate-i.yaml
|
1910
|
-
- doc/ri/OpenStruct/__merge__-i.yaml
|
1911
|
-
- doc/ri/OpenStruct/each-i.yaml
|
1912
|
-
- doc/ri/OpenStruct/ostruct_delegate-i.yaml
|
1913
|
-
- doc/ri/OpenStruct/%5b%5d%3d-i.yaml
|
1914
|
-
- doc/ri/OpenStruct/to_h-i.yaml
|
1915
|
-
- doc/ri/OpenStruct/cdesc-OpenStruct.yaml
|
1916
|
-
- doc/ri/OpenStruct/__update__-i.yaml
|
1917
|
-
- doc/ri/OpenStruct/%5b%5d-i.yaml
|
1918
|
-
- doc/ri/OpenStruct/ostruct_merge-i.yaml
|
1919
|
-
- doc/ri/OpenStruct/new-c.yaml
|
1920
|
-
- doc/ri/OpenStruct/ostruct_update-i.yaml
|
1921
|
-
- doc/ri/Snapshot
|
1922
|
-
- doc/ri/Snapshot/add-i.yaml
|
1923
|
-
- doc/ri/Snapshot/restore-i.yaml
|
1924
|
-
- doc/ri/Snapshot/cdesc-Snapshot.yaml
|
1925
|
-
- doc/ri/Snapshot/ValueHolder
|
1926
|
-
- doc/ri/Snapshot/ValueHolder/restore_snapshot-i.yaml
|
1927
|
-
- doc/ri/Snapshot/ValueHolder/take_snapshot-i.yaml
|
1928
|
-
- doc/ri/Snapshot/ValueHolder/cdesc-ValueHolder.yaml
|
1929
|
-
- doc/ri/Snapshot/ValueHolder/new-c.yaml
|
1930
|
-
- doc/ri/Snapshot/new-c.yaml
|
1931
|
-
- doc/ri/Association
|
1932
|
-
- doc/ri/Association/to_ary-i.yaml
|
1933
|
-
- doc/ri/Association/invert%21-i.yaml
|
1934
|
-
- doc/ri/Association/%3c%3d%3e-i.yaml
|
1935
|
-
- doc/ri/Association/inspect-i.yaml
|
1936
|
-
- doc/ri/Association/Kernel
|
1937
|
-
- doc/ri/Association/Kernel/cdesc-Kernel.yaml
|
1938
|
-
- doc/ri/Association/Kernel/associations-i.yaml
|
1939
|
-
- doc/ri/Association/Kernel/%3e%3e-i.yaml
|
1940
|
-
- doc/ri/Association/to_s-i.yaml
|
1941
|
-
- doc/ri/Association/%5b%5d-c.yaml
|
1942
|
-
- doc/ri/Association/new-c.yaml
|
1943
|
-
- doc/ri/Association/cdesc-Association.yaml
|
1944
|
-
- doc/ri/SyncHash
|
1945
|
-
- doc/ri/SyncHash/Inheritor
|
1946
|
-
- doc/ri/SyncHash/Inheritor/cdesc-Inheritor.yaml
|
1947
|
-
- doc/ri/SyncHash/Inheritor/%5b%5d%3d-i.yaml
|
1948
|
-
- doc/ri/SyncHash/Inheritor/values-i.yaml
|
1949
|
-
- doc/ri/SyncHash/Inheritor/clear-i.yaml
|
1950
|
-
- doc/ri/SyncHash/Inheritor/delete-i.yaml
|
1951
|
-
- doc/ri/SyncHash/Inheritor/keys-i.yaml
|
1952
|
-
- doc/ri/SyncHash/Inheritor/size-i.yaml
|
1953
|
-
- doc/ri/SyncHash/Inheritor/%5b%5d-i.yaml
|
1954
|
-
- doc/ri/SyncHash/cdesc-SyncHash.yaml
|
1955
|
-
- doc/ri/SyncHash/Delegator
|
1956
|
-
- doc/ri/SyncHash/Delegator/%5b%5d%3d-i.yaml
|
1957
|
-
- doc/ri/SyncHash/Delegator/values-i.yaml
|
1958
|
-
- doc/ri/SyncHash/Delegator/clear-i.yaml
|
1959
|
-
- doc/ri/SyncHash/Delegator/delete-i.yaml
|
1960
|
-
- doc/ri/SyncHash/Delegator/keys-i.yaml
|
1961
|
-
- doc/ri/SyncHash/Delegator/size-i.yaml
|
1962
|
-
- doc/ri/SyncHash/Delegator/%5b%5d-i.yaml
|
1963
|
-
- doc/ri/SyncHash/Delegator/cdesc-Delegator.yaml
|
1964
|
-
- doc/ri/SyncHash/new-c.yaml
|
1965
|
-
- doc/ri/Stackable
|
1966
|
-
- doc/ri/Stackable/unshift-i.yaml
|
1967
|
-
- doc/ri/Stackable/peek-i.yaml
|
1968
|
-
- doc/ri/Stackable/cdesc-Stackable.yaml
|
1969
|
-
- doc/ri/Stackable/push-i.yaml
|
1970
|
-
- doc/ri/Stackable/shift-i.yaml
|
1971
|
-
- doc/ri/Stackable/pull-i.yaml
|
1972
|
-
- doc/ri/Stackable/poke-i.yaml
|
1973
|
-
- doc/ri/Stackable/pop-i.yaml
|
1974
|
-
- doc/ri/Float
|
1975
|
-
- doc/ri/Float/cdesc-Float.yaml
|
1976
|
-
- doc/ri/Set
|
1977
|
-
- doc/ri/Set/power_set-i.yaml
|
1978
|
-
- doc/ri/Set/cdesc-Set.yaml
|
1979
|
-
- doc/ri/VersionNumber
|
1980
|
-
- doc/ri/VersionNumber/major-i.yaml
|
1981
|
-
- doc/ri/VersionNumber/to_str-i.yaml
|
1982
|
-
- doc/ri/VersionNumber/minor-i.yaml
|
1983
|
-
- doc/ri/VersionNumber/cdesc-VersionNumber.yaml
|
1984
|
-
- doc/ri/VersionNumber/teeny-i.yaml
|
1985
|
-
- doc/ri/VersionNumber/%3c%3d%3e-i.yaml
|
1986
|
-
- doc/ri/VersionNumber/constraint_lambda-c.yaml
|
1987
|
-
- doc/ri/VersionNumber/inspect-i.yaml
|
1988
|
-
- doc/ri/VersionNumber/parse_constraint-c.yaml
|
1989
|
-
- doc/ri/VersionNumber/%3d%7e-i.yaml
|
1990
|
-
- doc/ri/VersionNumber/%5b%5d-i.yaml
|
1991
|
-
- doc/ri/VersionNumber/to_s-i.yaml
|
1992
|
-
- doc/ri/VersionNumber/new-c.yaml
|
1993
|
-
- doc/ri/VersionNumber/method_missing-i.yaml
|
1994
|
-
- doc/ri/Enumerable
|
1995
|
-
- doc/ri/Enumerable/compact_collect-i.yaml
|
1996
|
-
- doc/ri/Enumerable/cluster_by-i.yaml
|
1997
|
-
- doc/ri/Enumerable/split-i.yaml
|
1998
|
-
- doc/ri/Enumerable/probability-i.yaml
|
1999
|
-
- doc/ri/Enumerable/every-i.yaml
|
2000
|
-
- doc/ri/Enumerable/occur-i.yaml
|
2001
|
-
- doc/ri/Enumerable/collect_with_index-i.yaml
|
2002
|
-
- doc/ri/Enumerable/accumulate-i.yaml
|
2003
|
-
- doc/ri/Enumerable/map_send-i.yaml
|
2004
|
-
- doc/ri/Enumerable/Enumerator
|
2005
|
-
- doc/ri/Enumerable/Enumerator/cdesc-Enumerator.yaml
|
2006
|
-
- doc/ri/Enumerable/Enumerator/to_elem-i.yaml
|
2007
|
-
- doc/ri/Enumerable/to_h-i.yaml
|
2008
|
-
- doc/ri/Enumerable/mash-i.yaml
|
2009
|
-
- doc/ri/Enumerable/group_by-i.yaml
|
2010
|
-
- doc/ri/Enumerable/sum-i.yaml
|
2011
|
-
- doc/ri/Enumerable/duplicates-i.yaml
|
2012
|
-
- doc/ri/Enumerable/frequency-i.yaml
|
2013
|
-
- doc/ri/Enumerable/uniq_by-i.yaml
|
2014
|
-
- doc/ri/Enumerable/threaded_map_send-i.yaml
|
2015
|
-
- doc/ri/Enumerable/elements%21-i.yaml
|
2016
|
-
- doc/ri/Enumerable/entropy-i.yaml
|
2017
|
-
- doc/ri/Enumerable/to_elem-i.yaml
|
2018
|
-
- doc/ri/Enumerable/one%3f-i.yaml
|
2019
|
-
- doc/ri/Enumerable/cdesc-Enumerable.yaml
|
2020
|
-
- doc/ri/Enumerable/ideal_entropy-i.yaml
|
2021
|
-
- doc/ri/Enumerable/ewise-i.yaml
|
2022
|
-
- doc/ri/Enumerable/elementwise-i.yaml
|
2023
|
-
- doc/ri/Enumerable/nonuniq-i.yaml
|
2024
|
-
- doc/ri/Enumerable/none%3f-i.yaml
|
2025
|
-
- doc/ri/Enumerable/inject%21-i.yaml
|
2026
|
-
- doc/ri/Enumerable/elements-i.yaml
|
2027
|
-
- doc/ri/Enumerable/count-i.yaml
|
2028
|
-
- doc/ri/Enumerable/mode-i.yaml
|
2029
|
-
- doc/ri/Enumerable/divide-i.yaml
|
2030
|
-
- doc/ri/Enumerable/per-i.yaml
|
2031
|
-
- doc/ri/Enumerable/map_with_index-i.yaml
|
2032
|
-
- doc/ri/Enumerable/modulate-i.yaml
|
2033
|
-
- doc/ri/Enumerable/threaded_map-i.yaml
|
2034
|
-
- doc/ri/Enumerable/Elementor
|
2035
|
-
- doc/ri/Enumerable/Elementor/instance_delegate-i.yaml
|
2036
|
-
- doc/ri/Enumerable/Elementor/instance_operator-i.yaml
|
2037
|
-
- doc/ri/Enumerable/Elementor/cdesc-Elementor.yaml
|
2038
|
-
- doc/ri/Enumerable/Elementor/new-c.yaml
|
2039
|
-
- doc/ri/Enumerable/Elementor/method_missing-i.yaml
|
2040
|
-
- doc/ri/Enumerable/each_by-i.yaml
|
2041
|
-
- doc/ri/Enumerable/compact_map-i.yaml
|
2042
|
-
- doc/ri/Enumerable/every%21-i.yaml
|
2043
|
-
- doc/ri/Enumerable/commonality-i.yaml
|
2044
|
-
- doc/ri/Enumerable/graph-i.yaml
|
2045
|
-
- doc/ri/Proc
|
2046
|
-
- doc/ri/Proc/%2a-i.yaml
|
2047
|
-
- doc/ri/Proc/to_method-i.yaml
|
2048
|
-
- doc/ri/Proc/bind-i.yaml
|
2049
|
-
- doc/ri/Proc/partial-i.yaml
|
2050
|
-
- doc/ri/Proc/cdesc-Proc.yaml
|
2051
|
-
- doc/ri/Proc/compose-i.yaml
|
2052
|
-
- doc/ri/Proc/curry-i.yaml
|
2053
|
-
- doc/ri/Proc/to_openobject-i.yaml
|
2054
|
-
- doc/ri/RWDelegator
|
2055
|
-
- doc/ri/RWDelegator/inspect-i.yaml
|
2056
|
-
- doc/ri/RWDelegator/%3d%3d-i.yaml
|
2057
|
-
- doc/ri/RWDelegator/cdesc-RWDelegator.yaml
|
2058
|
-
- doc/ri/RWDelegator/new-c.yaml
|
2059
|
-
- doc/ri/RWDelegator/method_missing-i.yaml
|
2060
|
-
- doc/ri/FileList
|
2061
|
-
- doc/ri/FileList/resolve_add-i.yaml
|
2062
|
-
- doc/ri/FileList/exclude-i.yaml
|
2063
|
-
- doc/ri/FileList/resolve_exclude-i.yaml
|
2064
|
-
- doc/ri/FileList/exclude%3f-i.yaml
|
2065
|
-
- doc/ri/FileList/to_ary-i.yaml
|
2066
|
-
- doc/ri/FileList/select_default_ignore_patterns-c.yaml
|
2067
|
-
- doc/ri/FileList/sub%21-i.yaml
|
2068
|
-
- doc/ri/FileList/import-i.yaml
|
2069
|
-
- doc/ri/FileList/include-i.yaml
|
2070
|
-
- doc/ri/FileList/add-i.yaml
|
2071
|
-
- doc/ri/FileList/resolve-i.yaml
|
2072
|
-
- doc/ri/FileList/sub-i.yaml
|
2073
|
-
- doc/ri/FileList/clear_ignore_patterns-c.yaml
|
2074
|
-
- doc/ri/FileList/%2a-i.yaml
|
2075
|
-
- doc/ri/FileList/%3d%3d-i.yaml
|
2076
|
-
- doc/ri/FileList/gsub%21-i.yaml
|
2077
|
-
- doc/ri/FileList/clear_exclude-i.yaml
|
2078
|
-
- doc/ri/FileList/to_a-i.yaml
|
2079
|
-
- doc/ri/FileList/cdesc-FileList.yaml
|
2080
|
-
- doc/ri/FileList/clone-i.yaml
|
2081
|
-
- doc/ri/FileList/gsub-i.yaml
|
2082
|
-
- doc/ri/FileList/add_matching-i.yaml
|
2083
|
-
- doc/ri/FileList/to_s-i.yaml
|
2084
|
-
- doc/ri/FileList/%5b%5d-c.yaml
|
2085
|
-
- doc/ri/FileList/ext-i.yaml
|
2086
|
-
- doc/ri/FileList/new-c.yaml
|
2087
|
-
- doc/ri/FileList/egrep-i.yaml
|
2088
|
-
- doc/ri/FileList/calculate_exclude_regexp-i.yaml
|
2089
|
-
- doc/ri/FileList/dup-i.yaml
|
2090
|
-
- doc/ri/BigDuration
|
2091
|
-
- doc/ri/BigDuration/each-i.yaml
|
2092
|
-
- doc/ri/BigDuration/years%3d-i.yaml
|
2093
|
-
- doc/ri/BigDuration/seconds-i.yaml
|
2094
|
-
- doc/ri/BigDuration/months%3d-i.yaml
|
2095
|
-
- doc/ri/BigDuration/cdesc-BigDuration.yaml
|
2096
|
-
- doc/ri/BigDuration/new-c.yaml
|
2097
|
-
- doc/ri/BigDuration/strftime-i.yaml
|
2098
|
-
- doc/ri/BaseX
|
2099
|
-
- doc/ri/BaseX/decode-i.yaml
|
2100
|
-
- doc/ri/BaseX/convert_base-i.yaml
|
2101
|
-
- doc/ri/BaseX/encode-i.yaml
|
2102
|
-
- doc/ri/BaseX/cdesc-BaseX.yaml
|
2103
|
-
- doc/ri/BaseX/new-c.yaml
|
2104
|
-
- doc/ri/BuildingBlock
|
2105
|
-
- doc/ri/BuildingBlock/to_str-i.yaml
|
2106
|
-
- doc/ri/BuildingBlock/build%21-i.yaml
|
2107
|
-
- doc/ri/BuildingBlock/to_buffer-i.yaml
|
2108
|
-
- doc/ri/BuildingBlock/inspect-i.yaml
|
2109
|
-
- doc/ri/BuildingBlock/%3c%3c-i.yaml
|
2110
|
-
- doc/ri/BuildingBlock/to_s-i.yaml
|
2111
|
-
- doc/ri/BuildingBlock/cdesc-BuildingBlock.yaml
|
2112
|
-
- doc/ri/BuildingBlock/new-c.yaml
|
2113
|
-
- doc/ri/BuildingBlock/method_missing-i.yaml
|
2114
|
-
- doc/ri/OpEsc
|
2115
|
-
- doc/ri/OpEsc/cdesc-OpEsc.yaml
|
2116
|
-
- doc/ri/OpEsc/escape-c.yaml
|
2117
|
-
- doc/ri/Hash
|
2118
|
-
- doc/ri/Hash/cdesc-Hash.yaml
|
2119
|
-
- doc/ri/Archive
|
2120
|
-
- doc/ri/Archive/cdesc-Archive.yaml
|
2121
|
-
- doc/ri/Archive/Tar
|
2122
|
-
- doc/ri/Archive/Tar/PosixHeader
|
2123
|
-
- doc/ri/Archive/Tar/PosixHeader/cdesc-PosixHeader.yaml
|
2124
|
-
- doc/ri/Archive/Tar/cdesc-Tar.yaml
|
2125
|
-
- doc/ri/Archive/Tar/Minitar
|
2126
|
-
- doc/ri/Archive/Tar/Minitar/UnexpectedEOF
|
2127
|
-
- doc/ri/Archive/Tar/Minitar/UnexpectedEOF/cdesc-UnexpectedEOF.yaml
|
2128
|
-
- doc/ri/Archive/Tar/Minitar/Reader
|
2129
|
-
- doc/ri/Archive/Tar/Minitar/Reader/each-i.yaml
|
2130
|
-
- doc/ri/Archive/Tar/Minitar/Reader/EntryStream
|
2131
|
-
- doc/ri/Archive/Tar/Minitar/Reader/EntryStream/cdesc-EntryStream.yaml
|
2132
|
-
- doc/ri/Archive/Tar/Minitar/Reader/rewind-i.yaml
|
2133
|
-
- doc/ri/Archive/Tar/Minitar/Reader/cdesc-Reader.yaml
|
2134
|
-
- doc/ri/Archive/Tar/Minitar/Reader/open-c.yaml
|
2135
|
-
- doc/ri/Archive/Tar/Minitar/Reader/close-i.yaml
|
2136
|
-
- doc/ri/Archive/Tar/Minitar/Reader/each_entry-i.yaml
|
2137
|
-
- doc/ri/Archive/Tar/Minitar/Reader/InvalidEntryStream
|
2138
|
-
- doc/ri/Archive/Tar/Minitar/Reader/InvalidEntryStream/cdesc-InvalidEntryStream.yaml
|
2139
|
-
- doc/ri/Archive/Tar/Minitar/Reader/new-c.yaml
|
2140
|
-
- doc/ri/Archive/Tar/Minitar/BlockRequired
|
2141
|
-
- doc/ri/Archive/Tar/Minitar/BlockRequired/cdesc-BlockRequired.yaml
|
2142
|
-
- doc/ri/Archive/Tar/Minitar/unpack-c.yaml
|
2143
|
-
- doc/ri/Archive/Tar/Minitar/open-c.yaml
|
2144
|
-
- doc/ri/Archive/Tar/Minitar/ClosedStream
|
2145
|
-
- doc/ri/Archive/Tar/Minitar/ClosedStream/cdesc-ClosedStream.yaml
|
2146
|
-
- doc/ri/Archive/Tar/Minitar/dir%3f-c.yaml
|
2147
|
-
- doc/ri/Archive/Tar/Minitar/Output
|
2148
|
-
- doc/ri/Archive/Tar/Minitar/Output/cdesc-Output.yaml
|
2149
|
-
- doc/ri/Archive/Tar/Minitar/Output/open-c.yaml
|
2150
|
-
- doc/ri/Archive/Tar/Minitar/Output/close-i.yaml
|
2151
|
-
- doc/ri/Archive/Tar/Minitar/Output/tar-i.yaml
|
2152
|
-
- doc/ri/Archive/Tar/Minitar/Output/new-c.yaml
|
2153
|
-
- doc/ri/Archive/Tar/Minitar/Input
|
2154
|
-
- doc/ri/Archive/Tar/Minitar/Input/each-i.yaml
|
2155
|
-
- doc/ri/Archive/Tar/Minitar/Input/cdesc-Input.yaml
|
2156
|
-
- doc/ri/Archive/Tar/Minitar/Input/open-c.yaml
|
2157
|
-
- doc/ri/Archive/Tar/Minitar/Input/close-i.yaml
|
2158
|
-
- doc/ri/Archive/Tar/Minitar/Input/fsync_dir-i.yaml
|
2159
|
-
- doc/ri/Archive/Tar/Minitar/Input/tar-i.yaml
|
2160
|
-
- doc/ri/Archive/Tar/Minitar/Input/extract_entry-i.yaml
|
2161
|
-
- doc/ri/Archive/Tar/Minitar/Input/new-c.yaml
|
2162
|
-
- doc/ri/Archive/Tar/Minitar/Writer
|
2163
|
-
- doc/ri/Archive/Tar/Minitar/Writer/cdesc-Writer.yaml
|
2164
|
-
- doc/ri/Archive/Tar/Minitar/Writer/mkdir-i.yaml
|
2165
|
-
- doc/ri/Archive/Tar/Minitar/Writer/split_name-i.yaml
|
2166
|
-
- doc/ri/Archive/Tar/Minitar/Writer/open-c.yaml
|
2167
|
-
- doc/ri/Archive/Tar/Minitar/Writer/RestrictedStream
|
2168
|
-
- doc/ri/Archive/Tar/Minitar/Writer/RestrictedStream/cdesc-RestrictedStream.yaml
|
2169
|
-
- doc/ri/Archive/Tar/Minitar/Writer/add_file_simple-i.yaml
|
2170
|
-
- doc/ri/Archive/Tar/Minitar/Writer/add_file-i.yaml
|
2171
|
-
- doc/ri/Archive/Tar/Minitar/Writer/close-i.yaml
|
2172
|
-
- doc/ri/Archive/Tar/Minitar/Writer/BoundedStream
|
2173
|
-
- doc/ri/Archive/Tar/Minitar/Writer/BoundedStream/cdesc-BoundedStream.yaml
|
2174
|
-
- doc/ri/Archive/Tar/Minitar/Writer/BoundedStream/FileOverflow
|
2175
|
-
- doc/ri/Archive/Tar/Minitar/Writer/BoundedStream/FileOverflow/cdesc-FileOverflow.yaml
|
2176
|
-
- doc/ri/Archive/Tar/Minitar/Writer/flush-i.yaml
|
2177
|
-
- doc/ri/Archive/Tar/Minitar/Writer/new-c.yaml
|
2178
|
-
- doc/ri/Archive/Tar/Minitar/pack-c.yaml
|
2179
|
-
- doc/ri/Archive/Tar/Minitar/NonSeekableStream
|
2180
|
-
- doc/ri/Archive/Tar/Minitar/NonSeekableStream/cdesc-NonSeekableStream.yaml
|
2181
|
-
- doc/ri/Archive/Tar/Minitar/cdesc-Minitar.yaml
|
2182
|
-
- doc/ri/Archive/Tar/Minitar/pack_file-c.yaml
|
2183
|
-
- doc/ri/Archive/Tar/Minitar/FileNameTooLong
|
2184
|
-
- doc/ri/Archive/Tar/Minitar/FileNameTooLong/cdesc-FileNameTooLong.yaml
|
2185
|
-
- doc/ri/Tuple
|
2186
|
-
- doc/ri/Tuple/major-i.yaml
|
2187
|
-
- doc/ri/Tuple/each-i.yaml
|
2188
|
-
- doc/ri/Tuple/to_tuple-i.yaml
|
2189
|
-
- doc/ri/Tuple/unshift-i.yaml
|
2190
|
-
- doc/ri/Tuple/empty%3f-i.yaml
|
2191
|
-
- doc/ri/Tuple/%5b%5d%3d-i.yaml
|
2192
|
-
- doc/ri/Tuple/to_ary-i.yaml
|
2193
|
-
- doc/ri/Tuple/minor-i.yaml
|
2194
|
-
- doc/ri/Tuple/rindex-i.yaml
|
2195
|
-
- doc/ri/Tuple/cdesc-Tuple.yaml
|
2196
|
-
- doc/ri/Tuple/values-i.yaml
|
2197
|
-
- doc/ri/Tuple/teeny-i.yaml
|
2198
|
-
- doc/ri/Tuple/push-i.yaml
|
2199
|
-
- doc/ri/Tuple/shift-i.yaml
|
2200
|
-
- doc/ri/Tuple/%3c%3d%3e-i.yaml
|
2201
|
-
- doc/ri/Tuple/length-i.yaml
|
2202
|
-
- doc/ri/Tuple/hash-i.yaml
|
2203
|
-
- doc/ri/Tuple/cast_from_string-c.yaml
|
2204
|
-
- doc/ri/Tuple/cast_from_array-c.yaml
|
2205
|
-
- doc/ri/Tuple/last-i.yaml
|
2206
|
-
- doc/ri/Tuple/eql%3f-i.yaml
|
2207
|
-
- doc/ri/Tuple/inspect-i.yaml
|
2208
|
-
- doc/ri/Tuple/size-i.yaml
|
2209
|
-
- doc/ri/Tuple/%3c%3c-i.yaml
|
2210
|
-
- doc/ri/Tuple/first-i.yaml
|
2211
|
-
- doc/ri/Tuple/parse_constraint-c.yaml
|
2212
|
-
- doc/ri/Tuple/%3d%7e-i.yaml
|
2213
|
-
- doc/ri/Tuple/to_a-i.yaml
|
2214
|
-
- doc/ri/Tuple/index-i.yaml
|
2215
|
-
- doc/ri/Tuple/pull-i.yaml
|
2216
|
-
- doc/ri/Tuple/multiton_id-c.yaml
|
2217
|
-
- doc/ri/Tuple/%5b%5d-i.yaml
|
2218
|
-
- doc/ri/Tuple/to_t-i.yaml
|
2219
|
-
- doc/ri/Tuple/to_s-i.yaml
|
2220
|
-
- doc/ri/Tuple/%5b%5d-c.yaml
|
2221
|
-
- doc/ri/Tuple/divider-i.yaml
|
2222
|
-
- doc/ri/Tuple/new-c.yaml
|
2223
|
-
- doc/ri/Tuple/pop-i.yaml
|
2224
|
-
- doc/ri/Tuple/each_index-i.yaml
|
2225
|
-
- doc/ri/Tuple/pot-i.yaml
|
2226
|
-
- doc/ri/Tuple/constraint_to_lambda-c.yaml
|
2227
|
-
- doc/ri/Array
|
2228
|
-
- doc/ri/Array/cdesc-Array.yaml
|
2229
|
-
- doc/ri/Method
|
2230
|
-
- doc/ri/Method/cdesc-Method.yaml
|
2231
|
-
- doc/ri/LinkedList
|
2232
|
-
- doc/ri/LinkedList/each-i.yaml
|
2233
|
-
- doc/ri/LinkedList/unshift-i.yaml
|
2234
|
-
- doc/ri/LinkedList/node_purge-i.yaml
|
2235
|
-
- doc/ri/LinkedList/empty%3f-i.yaml
|
2236
|
-
- doc/ri/LinkedList/node_delete-i.yaml
|
2237
|
-
- doc/ri/LinkedList/%5b%5d%3d-i.yaml
|
2238
|
-
- doc/ri/LinkedList/push-i.yaml
|
2239
|
-
- doc/ri/LinkedList/shift-i.yaml
|
2240
|
-
- doc/ri/LinkedList/length-i.yaml
|
2241
|
-
- doc/ri/LinkedList/delete-i.yaml
|
2242
|
-
- doc/ri/LinkedList/queue-i.yaml
|
2243
|
-
- doc/ri/LinkedList/cdesc-LinkedList.yaml
|
2244
|
-
- doc/ri/LinkedList/last-i.yaml
|
2245
|
-
- doc/ri/LinkedList/node_join-i.yaml
|
2246
|
-
- doc/ri/LinkedList/first-i.yaml
|
2247
|
-
- doc/ri/LinkedList/to_a-i.yaml
|
2248
|
-
- doc/ri/LinkedList/Node
|
2249
|
-
- doc/ri/LinkedList/Node/cdesc-Node.yaml
|
2250
|
-
- doc/ri/LinkedList/Node/new-c.yaml
|
2251
|
-
- doc/ri/LinkedList/%5b%5d-i.yaml
|
2252
|
-
- doc/ri/LinkedList/new-c.yaml
|
2253
|
-
- doc/ri/LinkedList/pop-i.yaml
|
2254
|
-
- doc/ri/ANSICode
|
2255
|
-
- doc/ri/ANSICode/right-i.yaml
|
2256
|
-
- doc/ri/ANSICode/cdesc-ANSICode.yaml
|
2257
|
-
- doc/ri/ANSICode/down-i.yaml
|
2258
|
-
- doc/ri/ANSICode/colors-i.yaml
|
2259
|
-
- doc/ri/ANSICode/save-i.yaml
|
2260
|
-
- doc/ri/ANSICode/move-i.yaml
|
2261
|
-
- doc/ri/ANSICode/clear_screen-i.yaml
|
2262
|
-
- doc/ri/ANSICode/left-i.yaml
|
2263
|
-
- doc/ri/ANSICode/define_ansicolor_method-c.yaml
|
2264
|
-
- doc/ri/ANSICode/restore-i.yaml
|
2265
|
-
- doc/ri/ANSICode/cls-i.yaml
|
2266
|
-
- doc/ri/ANSICode/display-i.yaml
|
2267
|
-
- doc/ri/ANSICode/uncolored-i.yaml
|
2268
|
-
- doc/ri/ANSICode/clr-i.yaml
|
2269
|
-
- doc/ri/ANSICode/up-i.yaml
|
2270
|
-
- doc/ri/ANSICode/clear_line-i.yaml
|
2271
|
-
- doc/ri/Dictionary
|
2272
|
-
- doc/ri/Dictionary/store-i.yaml
|
2273
|
-
- doc/ri/Dictionary/replace-i.yaml
|
2274
|
-
- doc/ri/Dictionary/each-i.yaml
|
2275
|
-
- doc/ri/Dictionary/unshift-i.yaml
|
2276
|
-
- doc/ri/Dictionary/merge%21-i.yaml
|
2277
|
-
- doc/ri/Dictionary/empty%3f-i.yaml
|
2278
|
-
- doc/ri/Dictionary/%5b%5d%3d-i.yaml
|
2279
|
-
- doc/ri/Dictionary/delete_if-i.yaml
|
2280
|
-
- doc/ri/Dictionary/values-i.yaml
|
2281
|
-
- doc/ri/Dictionary/to_hash-i.yaml
|
2282
|
-
- doc/ri/Dictionary/each_pair-i.yaml
|
2283
|
-
- doc/ri/Dictionary/select-i.yaml
|
2284
|
-
- doc/ri/Dictionary/key%3f-i.yaml
|
2285
|
-
- doc/ri/Dictionary/clear-i.yaml
|
2286
|
-
- doc/ri/Dictionary/reverse-i.yaml
|
2287
|
-
- doc/ri/Dictionary/cdesc-Dictionary.yaml
|
2288
|
-
- doc/ri/Dictionary/merge-i.yaml
|
2289
|
-
- doc/ri/Dictionary/push-i.yaml
|
2290
|
-
- doc/ri/Dictionary/shift-i.yaml
|
2291
|
-
- doc/ri/Dictionary/length-i.yaml
|
2292
|
-
- doc/ri/Dictionary/to_h-i.yaml
|
2293
|
-
- doc/ri/Dictionary/delete-i.yaml
|
2294
|
-
- doc/ri/Dictionary/each_value-i.yaml
|
2295
|
-
- doc/ri/Dictionary/keys-i.yaml
|
2296
|
-
- doc/ri/Dictionary/order_by_key-i.yaml
|
2297
|
-
- doc/ri/Dictionary/has_key%3f-i.yaml
|
2298
|
-
- doc/ri/Dictionary/last-i.yaml
|
2299
|
-
- doc/ri/Dictionary/invert-i.yaml
|
2300
|
-
- doc/ri/Dictionary/order_by_value-i.yaml
|
2301
|
-
- doc/ri/Dictionary/reject-i.yaml
|
2302
|
-
- doc/ri/Dictionary/insert-i.yaml
|
2303
|
-
- doc/ri/Dictionary/fetch-i.yaml
|
2304
|
-
- doc/ri/Dictionary/update-i.yaml
|
2305
|
-
- doc/ri/Dictionary/inspect-i.yaml
|
2306
|
-
- doc/ri/Dictionary/size-i.yaml
|
2307
|
-
- doc/ri/Dictionary/%3c%3c-i.yaml
|
2308
|
-
- doc/ri/Dictionary/each_key-i.yaml
|
2309
|
-
- doc/ri/Dictionary/%3d%3d-i.yaml
|
2310
|
-
- doc/ri/Dictionary/first-i.yaml
|
2311
|
-
- doc/ri/Dictionary/reject%21-i.yaml
|
2312
|
-
- doc/ri/Dictionary/to_a-i.yaml
|
2313
|
-
- doc/ri/Dictionary/order_by-i.yaml
|
2314
|
-
- doc/ri/Dictionary/order-i.yaml
|
2315
|
-
- doc/ri/Dictionary/reorder-i.yaml
|
2316
|
-
- doc/ri/Dictionary/reverse%21-i.yaml
|
2317
|
-
- doc/ri/Dictionary/%5b%5d-i.yaml
|
2318
|
-
- doc/ri/Dictionary/to_s-i.yaml
|
2319
|
-
- doc/ri/Dictionary/%5b%5d-c.yaml
|
2320
|
-
- doc/ri/Dictionary/alpha-c.yaml
|
2321
|
-
- doc/ri/Dictionary/new-c.yaml
|
2322
|
-
- doc/ri/Dictionary/pop-i.yaml
|
2323
|
-
- doc/ri/Dictionary/new_by-c.yaml
|
2324
|
-
- doc/ri/Dictionary/auto-c.yaml
|
2325
|
-
- doc/ri/Dictionary/dup-i.yaml
|
2326
|
-
- doc/ri/Module
|
2327
|
-
- doc/ri/Module/attr_switcher-i.yaml
|
2328
|
-
- doc/ri/Module/attr_validator-i.yaml
|
2329
|
-
- doc/ri/Module/integrate-i.yaml
|
2330
|
-
- doc/ri/Module/abstract-i.yaml
|
2331
|
-
- doc/ri/Module/alias_reader%21-i.yaml
|
2332
|
-
- doc/ri/Module/module_load-i.yaml
|
2333
|
-
- doc/ri/Module/memoize-i.yaml
|
2334
|
-
- doc/ri/Module/heritage-i.yaml
|
2335
|
-
- doc/ri/Module/alias_reader%3f-i.yaml
|
2336
|
-
- doc/ri/Module/attr_accessor%21-i.yaml
|
2337
|
-
- doc/ri/Module/rename_method-i.yaml
|
2338
|
-
- doc/ri/Module/ann%21-i.yaml
|
2339
|
-
- doc/ri/Module/redefine_method-i.yaml
|
2340
|
-
- doc/ri/Module/is%3f-i.yaml
|
2341
|
-
- doc/ri/Module/class_load-i.yaml
|
2342
|
-
- doc/ri/Module/wrap_method-i.yaml
|
2343
|
-
- doc/ri/Module/modspace-i.yaml
|
2344
|
-
- doc/ri/Module/methodize-i.yaml
|
2345
|
-
- doc/ri/Module/%2b-i.yaml
|
2346
|
-
- doc/ri/Module/wrap-i.yaml
|
2347
|
-
- doc/ri/Module/attr_writer%21-i.yaml
|
2348
|
-
- doc/ri/Module/append_features_without_class_extension-i.yaml
|
2349
|
-
- doc/ri/Module/prepend-i.yaml
|
2350
|
-
- doc/ri/Module/attr_setter-i.yaml
|
2351
|
-
- doc/ri/Module/alias_switcher-i.yaml
|
2352
|
-
- doc/ri/Module/class_inherit-i.yaml
|
2353
|
-
- doc/ri/Module/redef-i.yaml
|
2354
|
-
- doc/ri/Module/%2d-i.yaml
|
2355
|
-
- doc/ri/Module/class_methods-i.yaml
|
2356
|
-
- doc/ri/Module/redirect_method-i.yaml
|
2357
|
-
- doc/ri/Module/alias_writer-i.yaml
|
2358
|
-
- doc/ri/Module/class_def-i.yaml
|
2359
|
-
- doc/ri/Module/attr-i.yaml
|
2360
|
-
- doc/ri/Module/append_features-c.yaml
|
2361
|
-
- doc/ri/Module/alias_toggler-i.yaml
|
2362
|
-
- doc/ri/Module/protected_conflict%3f-i.yaml
|
2363
|
-
- doc/ri/Module/dependencies-i.yaml
|
2364
|
-
- doc/ri/Module/alias_setter-i.yaml
|
2365
|
-
- doc/ri/Module/ann-i.yaml
|
2366
|
-
- doc/ri/Module/class_require-i.yaml
|
2367
|
-
- doc/ri/Module/public_conflict%3f-i.yaml
|
2368
|
-
- doc/ri/Module/alias_module_function-i.yaml
|
2369
|
-
- doc/ri/Module/nesting-i.yaml
|
2370
|
-
- doc/ri/Module/attr_toggler-i.yaml
|
2371
|
-
- doc/ri/Module/alias_tester-i.yaml
|
2372
|
-
- doc/ri/Module/revisal-i.yaml
|
2373
|
-
- doc/ri/Module/overload-i.yaml
|
2374
|
-
- doc/ri/Module/alias_accessor-i.yaml
|
2375
|
-
- doc/ri/Module/alias_writer%21-i.yaml
|
2376
|
-
- doc/ri/Module/attr_reader%3f-i.yaml
|
2377
|
-
- doc/ri/Module/include_function_module-i.yaml
|
2378
|
-
- doc/ri/Module/%2a-i.yaml
|
2379
|
-
- doc/ri/Module/attr_reader%21-i.yaml
|
2380
|
-
- doc/ri/Module/cdesc-Module.yaml
|
2381
|
-
- doc/ri/Module/instance_method_defined%3f-i.yaml
|
2382
|
-
- doc/ri/Module/alias_validator-i.yaml
|
2383
|
-
- doc/ri/Module/basename-i.yaml
|
2384
|
-
- doc/ri/Module/module_method_defined%3f-i.yaml
|
2385
|
-
- doc/ri/Module/Comparable-i.yaml
|
2386
|
-
- doc/ri/Module/alias_method_chain-i.yaml
|
2387
|
-
- doc/ri/Module/classified_attributes-i.yaml
|
2388
|
-
- doc/ri/Module/include_as-i.yaml
|
2389
|
-
- doc/ri/Module/method_overloads-i.yaml
|
2390
|
-
- doc/ri/Module/class_extension-i.yaml
|
2391
|
-
- doc/ri/Module/alias_accessor%21-i.yaml
|
2392
|
-
- doc/ri/Module/instance_method%21-i.yaml
|
2393
|
-
- doc/ri/Module/revise-i.yaml
|
2394
|
-
- doc/ri/Module/append_features-i.yaml
|
2395
|
-
- doc/ri/Module/annotations-i.yaml
|
2396
|
-
- doc/ri/Module/spacename-i.yaml
|
2397
|
-
- doc/ri/Module/setting-i.yaml
|
2398
|
-
- doc/ri/Module/alias_reader-i.yaml
|
2399
|
-
- doc/ri/Module/depend-i.yaml
|
2400
|
-
- doc/ri/Module/attr_tester-i.yaml
|
2401
|
-
- doc/ri/Module/mixin_parameters-i.yaml
|
2402
|
-
- doc/ri/Module/ancestor%3f-i.yaml
|
2403
|
-
- doc/ri/Module/redirect-i.yaml
|
2404
|
-
- doc/ri/Module/define_dependency-i.yaml
|
2405
|
-
- doc/ri/Module/conflict%3f-i.yaml
|
2406
|
-
- doc/ri/Module/pathize-i.yaml
|
2407
|
-
- doc/ri/Module/is-i.yaml
|
2408
|
-
- doc/ri/Module/rename-i.yaml
|
2409
|
-
- doc/ri/Module/private_conflict%3f-i.yaml
|
2410
|
-
- doc/ri/Module/mixin_params-i.yaml
|
2411
|
-
- doc/ri/Module/module_require-i.yaml
|
2412
|
-
- doc/ri/Module/Equatable-i.yaml
|
2413
|
-
- doc/ri/Module/all_instance_methods-i.yaml
|
2414
|
-
- doc/ri/Module/singleton_method_defined%3f-i.yaml
|
2415
|
-
- doc/ri/Module/method_space-i.yaml
|
2416
|
-
- doc/ri/TypeCast
|
2417
|
-
- doc/ri/TypeCast/cdesc-TypeCast.yaml
|
2418
|
-
- doc/ri/TypeCast/Class
|
2419
|
-
- doc/ri/TypeCast/Class/cast_from-i.yaml
|
2420
|
-
- doc/ri/TypeCast/Class/cdesc-Class.yaml
|
2421
|
-
- doc/ri/TypeCast/Object
|
2422
|
-
- doc/ri/TypeCast/Object/cast_to-i.yaml
|
2423
|
-
- doc/ri/TypeCast/Object/cdesc-Object.yaml
|
2424
|
-
- doc/ri/Fileable
|
2425
|
-
- doc/ri/Fileable/read-i.yaml
|
2426
|
-
- doc/ri/Fileable/DSL
|
2427
|
-
- doc/ri/Fileable/DSL/locate-i.yaml
|
2428
|
-
- doc/ri/Fileable/DSL/open-i.yaml
|
2429
|
-
- doc/ri/Fileable/DSL/included-i.yaml
|
2430
|
-
- doc/ri/Fileable/DSL/load-i.yaml
|
2431
|
-
- doc/ri/Fileable/DSL/load_cache-i.yaml
|
2432
|
-
- doc/ri/Fileable/DSL/lookup-i.yaml
|
2433
|
-
- doc/ri/Fileable/DSL/filename-i.yaml
|
2434
|
-
- doc/ri/Fileable/DSL/file-i.yaml
|
2435
|
-
- doc/ri/Fileable/DSL/cdesc-DSL.yaml
|
2436
|
-
- doc/ri/Fileable/cdesc-Fileable.yaml
|
2437
|
-
- doc/ri/Fileable/new-c.yaml
|
2438
|
-
- doc/ri/Fileable/included-c.yaml
|
2439
|
-
- doc/ri/FileTest
|
2440
|
-
- doc/ri/FileTest/cdesc-FileTest.yaml
|
2441
|
-
- doc/ri/FileTest/root%3f-i.yaml
|
2442
|
-
- doc/ri/BBCode
|
2443
|
-
- doc/ri/BBCode/bbcode_to_html-c.yaml
|
2444
|
-
- doc/ri/BBCode/bbcode_to_ansi-c.yaml
|
2445
|
-
- doc/ri/BBCode/ansi_to_bbcode-c.yaml
|
2446
|
-
- doc/ri/BBCode/ansi-c.yaml
|
2447
|
-
- doc/ri/BBCode/strip_bbcode-c.yaml
|
2448
|
-
- doc/ri/BBCode/cdesc-BBCode.yaml
|
2449
|
-
- doc/ri/BBCode/ansi_to_html-c.yaml
|
2450
|
-
- doc/ri/BBCode/html_to_bbcode-c.yaml
|
2451
|
-
- doc/ri/BBCode/html_to_ansi-c.yaml
|
2452
|
-
- doc/ri/Capsule
|
2453
|
-
- doc/ri/Capsule/require-i.yaml
|
2454
|
-
- doc/ri/Capsule/include-i.yaml
|
2455
|
-
- doc/ri/Capsule/load_in_module-i.yaml
|
2456
|
-
- doc/ri/Capsule/load_path_lookup-i.yaml
|
2457
|
-
- doc/ri/Capsule/load-i.yaml
|
2458
|
-
- doc/ri/Capsule/load-c.yaml
|
2459
|
-
- doc/ri/Capsule/cdesc-Capsule.yaml
|
2460
|
-
- doc/ri/Capsule/include_script-i.yaml
|
2461
|
-
- doc/ri/Capsule/MissingFile
|
2462
|
-
- doc/ri/Capsule/MissingFile/cdesc-MissingFile.yaml
|
2463
|
-
- doc/ri/Capsule/new-c.yaml
|
2464
|
-
- doc/ri/NilClass
|
2465
|
-
- doc/ri/NilClass/cdesc-NilClass.yaml
|
767
|
+
- doc/news/news-2.4.0
|
768
|
+
- doc/news/news-2.1.3
|
769
|
+
- doc/news/news-2.4.2
|
770
|
+
- doc/news/news-2.2.0
|
771
|
+
- doc/news/news-2.4.3
|
772
|
+
- doc/news/news-2.0.5
|
773
|
+
- doc/news/news-2.2.1
|
774
|
+
- doc/news/news-2.3.0
|
775
|
+
- doc/news/news-2.4.1
|
776
|
+
- doc/news/news-2.1.2
|
777
|
+
- doc/news/news-2.1.1
|
778
|
+
- doc/news/news-2.1.0
|
779
|
+
- doc/README.more
|
2466
780
|
- MANIFEST
|
2467
781
|
- test
|
2468
782
|
- test/lore
|
@@ -2516,6 +830,7 @@ files:
|
|
2516
830
|
- test/core/hash/test_inverse.rb
|
2517
831
|
- test/core/hash/test_stringify_keys.rb
|
2518
832
|
- test/core/hash/test_delete.rb
|
833
|
+
- test/core/hash/test_slice.rb
|
2519
834
|
- test/core/hash/test_symbolize_keys.rb
|
2520
835
|
- test/core/hash/test_weave.rb
|
2521
836
|
- test/core/hash/test_alias.rb
|
@@ -2585,7 +900,6 @@ files:
|
|
2585
900
|
- test/core/string/test_titlecase.rb
|
2586
901
|
- test/core/string/test_fold.rb
|
2587
902
|
- test/core/string/test_line_wrap.rb
|
2588
|
-
- test/core/string/test_to_time.rb
|
2589
903
|
- test/core/string/test_to_re.rb
|
2590
904
|
- test/core/string/test_range.rb
|
2591
905
|
- test/core/string/test_chars.rb
|
@@ -2613,7 +927,6 @@ files:
|
|
2613
927
|
- test/core/module/test_abstract.rb
|
2614
928
|
- test/core/module/test_pathize.rb
|
2615
929
|
- test/core/time
|
2616
|
-
- test/core/time/test_to_date.rb
|
2617
930
|
- test/core/time/test_to_time.rb
|
2618
931
|
- test/core/time/test_hence.rb
|
2619
932
|
- test/core/time/test_trunc.rb
|
@@ -2714,16 +1027,16 @@ files:
|
|
2714
1027
|
- test/more/test_multiton.rb
|
2715
1028
|
- test/more/test_advisable.rb
|
2716
1029
|
- test/more/test_cattr.rb
|
1030
|
+
- test/test_facets.rb
|
2717
1031
|
- CHANGES
|
2718
1032
|
- README
|
2719
|
-
- README.lore
|
2720
1033
|
- AUTHORS
|
2721
|
-
- README.core
|
2722
1034
|
- METADATA
|
2723
1035
|
- demo
|
2724
1036
|
- demo/bench
|
2725
1037
|
- demo/bench/integer
|
2726
1038
|
- demo/bench/integer/bench_factorial.rb
|
1039
|
+
- demo/bench/bench_load.rb
|
2727
1040
|
- demo/bench/enumerable
|
2728
1041
|
- demo/bench/enumerable/bench_count.rb
|
2729
1042
|
- demo/bench/enumerable/bench_collect.rb
|
@@ -2780,6 +1093,10 @@ files:
|
|
2780
1093
|
- lib/core/facets/matchdata.rb
|
2781
1094
|
- lib/core/facets/symbol
|
2782
1095
|
- lib/core/facets/symbol/not.rb
|
1096
|
+
- lib/core/facets/symbol/setter.rb
|
1097
|
+
- lib/core/facets/symbol/plain.rb
|
1098
|
+
- lib/core/facets/symbol/query.rb
|
1099
|
+
- lib/core/facets/symbol/variablize.rb
|
2783
1100
|
- lib/core/facets/symbol/to_proc.rb
|
2784
1101
|
- lib/core/facets/symbol/generate.rb
|
2785
1102
|
- lib/core/facets/symbol/succ.rb
|
@@ -2791,6 +1108,7 @@ files:
|
|
2791
1108
|
- lib/core/facets/unboundmethod/name.rb
|
2792
1109
|
- lib/core/facets/unboundmethod/arguments.rb
|
2793
1110
|
- lib/core/facets/nilclass
|
1111
|
+
- lib/core/facets/nilclass/ergo.rb
|
2794
1112
|
- lib/core/facets/nilclass/to_f.rb
|
2795
1113
|
- lib/core/facets/filetest.rb
|
2796
1114
|
- lib/core/facets/lazy.rb
|
@@ -2826,6 +1144,7 @@ files:
|
|
2826
1144
|
- lib/core/facets/nilclass.rb
|
2827
1145
|
- lib/core/facets/file
|
2828
1146
|
- lib/core/facets/file/rootname.rb
|
1147
|
+
- lib/core/facets/file/split_root.rb
|
2829
1148
|
- lib/core/facets/file/null.rb
|
2830
1149
|
- lib/core/facets/file/write.rb
|
2831
1150
|
- lib/core/facets/file/rewrite.rb
|
@@ -2846,6 +1165,7 @@ files:
|
|
2846
1165
|
- lib/core/facets/hash/merge.rb
|
2847
1166
|
- lib/core/facets/hash/traverse.rb
|
2848
1167
|
- lib/core/facets/hash/op.rb
|
1168
|
+
- lib/core/facets/hash/op_push.rb
|
2849
1169
|
- lib/core/facets/hash/inverse.rb
|
2850
1170
|
- lib/core/facets/hash/recursive_merge.rb
|
2851
1171
|
- lib/core/facets/hash/to_proc.rb
|
@@ -2869,7 +1189,6 @@ files:
|
|
2869
1189
|
- lib/core/facets/kernel/as.rb
|
2870
1190
|
- lib/core/facets/kernel/__class__.rb
|
2871
1191
|
- lib/core/facets/kernel/ask.rb
|
2872
|
-
- lib/core/facets/kernel/suppress.rb
|
2873
1192
|
- lib/core/facets/kernel/demo.rb
|
2874
1193
|
- lib/core/facets/kernel/maybe.rb
|
2875
1194
|
- lib/core/facets/kernel/instance_send.rb
|
@@ -2885,6 +1204,7 @@ files:
|
|
2885
1204
|
- lib/core/facets/kernel/deep_copy.rb
|
2886
1205
|
- lib/core/facets/kernel/silence.rb
|
2887
1206
|
- lib/core/facets/kernel/require_all.rb
|
1207
|
+
- lib/core/facets/kernel/qua_class.rb
|
2888
1208
|
- lib/core/facets/kernel/resc.rb
|
2889
1209
|
- lib/core/facets/kernel/instance_variables.rb
|
2890
1210
|
- lib/core/facets/kernel/instance_assign.rb
|
@@ -2950,6 +1270,7 @@ files:
|
|
2950
1270
|
- lib/core/facets/string/align.rb
|
2951
1271
|
- lib/core/facets/string/tab.rb
|
2952
1272
|
- lib/core/facets/string/methodize.rb
|
1273
|
+
- lib/core/facets/string/op_sub.rb
|
2953
1274
|
- lib/core/facets/string/range.rb
|
2954
1275
|
- lib/core/facets/string/snakecase.rb
|
2955
1276
|
- lib/core/facets/string/each_char.rb
|
@@ -2957,6 +1278,7 @@ files:
|
|
2957
1278
|
- lib/core/facets/string/mscan.rb
|
2958
1279
|
- lib/core/facets/string/capitalized.rb
|
2959
1280
|
- lib/core/facets/string/natcmp.rb
|
1281
|
+
- lib/core/facets/string/variablize.rb
|
2960
1282
|
- lib/core/facets/string/bytes.rb
|
2961
1283
|
- lib/core/facets/string/subtract.rb
|
2962
1284
|
- lib/core/facets/string/pathize.rb
|
@@ -2964,7 +1286,6 @@ files:
|
|
2964
1286
|
- lib/core/facets/string/words.rb
|
2965
1287
|
- lib/core/facets/string/interpolate.rb
|
2966
1288
|
- lib/core/facets/string/cleave.rb
|
2967
|
-
- lib/core/facets/string/to_time.rb
|
2968
1289
|
- lib/core/facets/string/line_wrap.rb
|
2969
1290
|
- lib/core/facets/string/bracket.rb
|
2970
1291
|
- lib/core/facets/string/chars.rb
|
@@ -2976,7 +1297,7 @@ files:
|
|
2976
1297
|
- lib/core/facets/string/end_with.rb
|
2977
1298
|
- lib/core/facets/string/each_word.rb
|
2978
1299
|
- lib/core/facets/module
|
2979
|
-
- lib/core/facets/module/
|
1300
|
+
- lib/core/facets/module/alias_accessor.rb
|
2980
1301
|
- lib/core/facets/module/prepend.rb
|
2981
1302
|
- lib/core/facets/module/ancestor.rb
|
2982
1303
|
- lib/core/facets/module/redirect_method.rb
|
@@ -2987,6 +1308,7 @@ files:
|
|
2987
1308
|
- lib/core/facets/module/redefine_method.rb
|
2988
1309
|
- lib/core/facets/module/op.rb
|
2989
1310
|
- lib/core/facets/module/pathize.rb
|
1311
|
+
- lib/core/facets/module/alias_module_function.rb
|
2990
1312
|
- lib/core/facets/module/instance_methods.rb
|
2991
1313
|
- lib/core/facets/module/module_load.rb
|
2992
1314
|
- lib/core/facets/module/is.rb
|
@@ -2996,6 +1318,7 @@ files:
|
|
2996
1318
|
- lib/core/facets/module/abstract.rb
|
2997
1319
|
- lib/core/facets/module/rename_method.rb
|
2998
1320
|
- lib/core/facets/module/integrate.rb
|
1321
|
+
- lib/core/facets/module/alias_method_chain.rb
|
2999
1322
|
- lib/core/facets/module/revise.rb
|
3000
1323
|
- lib/core/facets/module/spacename.rb
|
3001
1324
|
- lib/core/facets/module/wrap_method.rb
|
@@ -3006,13 +1329,13 @@ files:
|
|
3006
1329
|
- lib/core/facets/time/elapse.rb
|
3007
1330
|
- lib/core/facets/time/ago.rb
|
3008
1331
|
- lib/core/facets/time/trunc.rb
|
1332
|
+
- lib/core/facets/time/advance.rb
|
3009
1333
|
- lib/core/facets/time/round.rb
|
3010
1334
|
- lib/core/facets/time/hence.rb
|
3011
1335
|
- lib/core/facets/time/set.rb
|
3012
1336
|
- lib/core/facets/time/to_time.rb
|
3013
1337
|
- lib/core/facets/time/change.rb
|
3014
1338
|
- lib/core/facets/time/stamp.rb
|
3015
|
-
- lib/core/facets/time/to_date.rb
|
3016
1339
|
- lib/core/facets/enumerable.rb
|
3017
1340
|
- lib/core/facets/functor.rb
|
3018
1341
|
- lib/core/facets/dir
|
@@ -3043,6 +1366,7 @@ files:
|
|
3043
1366
|
- lib/core/facets/array/traverse.rb
|
3044
1367
|
- lib/core/facets/array/permutation.rb
|
3045
1368
|
- lib/core/facets/array/select.rb
|
1369
|
+
- lib/core/facets/array/index.rb
|
3046
1370
|
- lib/core/facets/array/only.rb
|
3047
1371
|
- lib/core/facets/array/delete.rb
|
3048
1372
|
- lib/core/facets/array/combination.rb
|
@@ -3064,6 +1388,7 @@ files:
|
|
3064
1388
|
- lib/core/facets/binding.rb
|
3065
1389
|
- lib/core/facets/blank.rb
|
3066
1390
|
- lib/core/facets.rb
|
1391
|
+
- lib/core/facets-load.rb
|
3067
1392
|
- lib/core/facets-live.rb
|
3068
1393
|
- lib/more
|
3069
1394
|
- lib/more/facets
|
@@ -3090,6 +1415,7 @@ files:
|
|
3090
1415
|
- lib/more/facets/memoize.rb
|
3091
1416
|
- lib/more/facets/autoarray.rb
|
3092
1417
|
- lib/more/facets/htmlfilter.rb
|
1418
|
+
- lib/more/facets/rope.rb
|
3093
1419
|
- lib/more/facets/fileshell.rb
|
3094
1420
|
- lib/more/facets/command.rb
|
3095
1421
|
- lib/more/facets/buildable.rb
|
@@ -3114,6 +1440,7 @@ files:
|
|
3114
1440
|
- lib/more/facets/binding/opvars.rb
|
3115
1441
|
- lib/more/facets/association.rb
|
3116
1442
|
- lib/more/facets/nullclass.rb
|
1443
|
+
- lib/more/facets/instantize.rb
|
3117
1444
|
- lib/more/facets/cachedecorator.rb
|
3118
1445
|
- lib/more/facets/chain.rb
|
3119
1446
|
- lib/more/facets/dictionary.rb
|
@@ -3144,15 +1471,18 @@ files:
|
|
3144
1471
|
- lib/more/facets/ioredirect.rb
|
3145
1472
|
- lib/more/facets/duplicable.rb
|
3146
1473
|
- lib/more/facets/pool.rb
|
1474
|
+
- lib/more/facets/blankslate.rb
|
3147
1475
|
- lib/more/facets/dictionarymatcher.rb
|
3148
1476
|
- lib/more/facets/capsule.rb
|
3149
1477
|
- lib/more/facets/tuple.rb
|
3150
1478
|
- lib/more/facets/uploadutils.rb
|
3151
1479
|
- lib/more/facets/string
|
3152
1480
|
- lib/more/facets/string/words.rb
|
1481
|
+
- lib/more/facets/string/style.rb
|
1482
|
+
- lib/more/facets/string/mask.rb
|
3153
1483
|
- lib/more/facets/instantise.rb
|
3154
1484
|
- lib/more/facets/rbsystem.rb
|
3155
|
-
- lib/more/facets/
|
1485
|
+
- lib/more/facets/argvector.rb
|
3156
1486
|
- lib/more/facets/nilstatus.rb
|
3157
1487
|
- lib/more/facets/ziputils.rb
|
3158
1488
|
- lib/more/facets/instantiable.rb
|
@@ -3184,7 +1514,6 @@ files:
|
|
3184
1514
|
- lib/more/facets/linkedlist.rb
|
3185
1515
|
- lib/more/facets/tracepoint.rb
|
3186
1516
|
- NEWS
|
3187
|
-
- README.more
|
3188
1517
|
- COPYING
|
3189
1518
|
has_rdoc: true
|
3190
1519
|
homepage: http://facets.rubyforge.org
|
@@ -3270,6 +1599,7 @@ test_files:
|
|
3270
1599
|
- test/core/hash/test_inverse.rb
|
3271
1600
|
- test/core/hash/test_stringify_keys.rb
|
3272
1601
|
- test/core/hash/test_delete.rb
|
1602
|
+
- test/core/hash/test_slice.rb
|
3273
1603
|
- test/core/hash/test_symbolize_keys.rb
|
3274
1604
|
- test/core/hash/test_weave.rb
|
3275
1605
|
- test/core/hash/test_alias.rb
|
@@ -3339,7 +1669,6 @@ test_files:
|
|
3339
1669
|
- test/core/string/test_titlecase.rb
|
3340
1670
|
- test/core/string/test_fold.rb
|
3341
1671
|
- test/core/string/test_line_wrap.rb
|
3342
|
-
- test/core/string/test_to_time.rb
|
3343
1672
|
- test/core/string/test_to_re.rb
|
3344
1673
|
- test/core/string/test_range.rb
|
3345
1674
|
- test/core/string/test_chars.rb
|
@@ -3367,7 +1696,6 @@ test_files:
|
|
3367
1696
|
- test/core/module/test_abstract.rb
|
3368
1697
|
- test/core/module/test_pathize.rb
|
3369
1698
|
- test/core/time
|
3370
|
-
- test/core/time/test_to_date.rb
|
3371
1699
|
- test/core/time/test_to_time.rb
|
3372
1700
|
- test/core/time/test_hence.rb
|
3373
1701
|
- test/core/time/test_trunc.rb
|
@@ -3468,3 +1796,4 @@ test_files:
|
|
3468
1796
|
- test/more/test_multiton.rb
|
3469
1797
|
- test/more/test_advisable.rb
|
3470
1798
|
- test/more/test_cattr.rb
|
1799
|
+
- test/test_facets.rb
|