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/CHANGES
CHANGED
@@ -1,108 +1,1584 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
*
|
6
|
-
*
|
7
|
-
*
|
8
|
-
* Added
|
9
|
-
*
|
10
|
-
*
|
11
|
-
* Added
|
12
|
-
*
|
13
|
-
*
|
14
|
-
*
|
15
|
-
*
|
16
|
-
*
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
*
|
22
|
-
*
|
23
|
-
*
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
*
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
35
|
-
*
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
*
|
40
|
-
*
|
41
|
-
*
|
42
|
-
*
|
43
|
-
*
|
44
|
-
*
|
45
|
-
*
|
46
|
-
*
|
47
|
-
*
|
48
|
-
*
|
49
|
-
*
|
50
|
-
*
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
*
|
56
|
-
*
|
57
|
-
*
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
*
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
*
|
66
|
-
*
|
67
|
-
*
|
68
|
-
*
|
69
|
-
|
70
|
-
*
|
71
|
-
*
|
72
|
-
*
|
73
|
-
*
|
74
|
-
*
|
75
|
-
* Added
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
*
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
*
|
96
|
-
*
|
97
|
-
* Added
|
98
|
-
*
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
*
|
105
|
-
*
|
106
|
-
*
|
107
|
-
|
108
|
-
|
1
|
+
2008-09-02 transami
|
2
|
+
|
3
|
+
* Tag 2.4.4 [Other Enhancements]
|
4
|
+
* Added news section to reap config. [Other Enhancements]
|
5
|
+
* Adjusted tests to match recent fixes. [Other Enhancements]
|
6
|
+
* Added warning to annotations.rb. [Other Enhancements]
|
7
|
+
* Fixed facets.rb to use relative paths. [Other Enhancements]
|
8
|
+
* Added Time#advance. [Minor Enhancements]
|
9
|
+
* date.rb (stamp) fixed ref to constant FORMAT. [Other Enhancements]
|
10
|
+
* Updated all per-class loaders to use relative paths. [Other Enhancements]
|
11
|
+
* Added qua_class.rb. Yea. It really is my favorite. [Other Enhancements]
|
12
|
+
* Moved variablize methods out of metaid.rb and into separate files (string/ and symbol/). [Minor Enhancements]
|
13
|
+
* Deprecated String#to_time.
|
14
|
+
* This method reqiures the loading of a number of other standard libs.
|
15
|
+
* We can reconsider adding it again if we decide these other libs should be core.
|
16
|
+
* Or if we find a more suitable way to define the method. [Other Enhancements]
|
17
|
+
|
18
|
+
|
19
|
+
2008-09-01 transami
|
20
|
+
|
21
|
+
* Deprecated kernel/suppress. Use Exception.suppress from now on. [Major Enhancements]
|
22
|
+
* Fixed require of string/xor in bicrypt.rb. [Bug Fixes]
|
23
|
+
* Fixed cgi.rb (CGI is a class not a module). [Other Enhancements]
|
24
|
+
* Update reap rdoc services. [Other Enhancements]
|
25
|
+
* Added a benchmark for measuring how fast Facets loads. (Core < 1sec!) [Other Enhancements]
|
26
|
+
* Place old news posts in doc/news.
|
27
|
+
* Until 2.4.0 these are mostly just changelog entries. [Other Enhancements]
|
28
|
+
* Moved README.* to doc/. [Other Enhancements]
|
29
|
+
* Added simple functional test that loads all of Facets. [Other Enhancements]
|
30
|
+
* Updated tests to head syntax warnings. [Other Enhancements]
|
31
|
+
* Added doc/book. [Other Enhancements]
|
32
|
+
* Remove doc/notes and add README.* files. [Other Enhancements]
|
33
|
+
* Added Instantise as a synonym for Instantize. [Other Enhancements]
|
34
|
+
* General improvements to More libs to correct syntax warnings. [Other Enhancements]
|
35
|
+
* Much improved date.rb extension now in Lore library. [Major Enhancements]
|
36
|
+
* adjusted Ruby 1.9 condition [Other Enhancements]
|
37
|
+
* Made Module#alias_method_chaing a public method (for better Rails support). [Other Enhancements]
|
38
|
+
* Wrapped Nilclass#to_f in 1.9 condition. [Other Enhancements]
|
39
|
+
* float/round.rb redirects to numeric/round.rb. [Other Enhancements]
|
40
|
+
* numeric/float.rb holds rounding methods for all classed Numeric, Integer and Float. [Other Enhancements]
|
41
|
+
* Replace Kernel#instance_exec with Mauricio's version. [Other Enhancements]
|
42
|
+
* Fixed warning about parenthesis. [Other Enhancements]
|
43
|
+
* Minor improvements to Time extensions. [Other Enhancements]
|
44
|
+
* Wrapped String#to_time in Ruby 1.9 condition. [Other Enhancements]
|
45
|
+
* Improved String#each_char to work like Ruby 1.9.
|
46
|
+
* This loads strscan.rb.
|
47
|
+
* It is wrapped in a 1.9 condition. [Other Enhancements]
|
48
|
+
* Removed a comment from pathname.rb. [Other Enhancements]
|
49
|
+
* OpenStruct#to_h dups internal table. [Bug Fixes]
|
50
|
+
* Re-added date.rb to lore library, and removed from core. [Major Enhancements]
|
51
|
+
|
52
|
+
|
53
|
+
2008-08-31 transami
|
54
|
+
|
55
|
+
* Add facets class files (eg. facets/string) have been made dynamic. [Minor Enhancements]
|
56
|
+
* Removed Time#to_date.
|
57
|
+
* Due to clobberd RI Docs (!) this should have been in Lore lib date.rb
|
58
|
+
* Moved to Lore date.rb. [Major Enhancements]
|
59
|
+
* Added Symbol#plain?, Symbol#query? and Symbol#setter? [Major Enhancements]
|
60
|
+
* Move admin/sow to admin/share. [Other Enhancements]
|
61
|
+
* Moved old changelogs to archive. [Other Enhancements]
|
62
|
+
* Added a log/archive. [Other Enhancements]
|
63
|
+
* Fixed tests for BasicObject and Hash#slice. [Other Enhancements]
|
64
|
+
* Added admin/share dirctory. [Other Enhancements]
|
65
|
+
* Moved Hash#<< from hash/update.rb to hash/op_push.rb [Minor Enhancements]
|
66
|
+
* Array#index accepts a block (one of the few core overrides). [Minor Enhancements]
|
67
|
+
* Module#instance_method_define? now only applies to public methods. [Minor Enhancements]
|
68
|
+
* Renamed string/subtract to string/op_sub.
|
69
|
+
Old name will remain for time being for compatability. [Minor Enhancements]
|
70
|
+
* Hash#<< now return self [Bug Fixes]
|
71
|
+
* BasicObject is now just a synonm for BlankSlate unless Ruby 1.9. [Major Enhancements]
|
72
|
+
* Added #glob and #glob_first as extensions to Pathname. [Other Enhancements]
|
73
|
+
* Moved style.rb to string/stylize.rb [Minor Enhancements]
|
74
|
+
* Added string/mask providing powerful string manipulation. [Major Enhancements]
|
75
|
+
* Added warning to bytes --use RichUnits instead. [Other Enhancements]
|
76
|
+
* Added Jim Weirich's BlankSlate class.
|
77
|
+
* This is a temporary measure be compatible w/ AcitveSupport's BasicObject. [Other Enhancements]
|
78
|
+
|
79
|
+
|
80
|
+
2008-08-29 transami
|
81
|
+
|
82
|
+
* Added block to Array#index.
|
83
|
+
* This is one of the few core overrides in Facets.
|
84
|
+
* It is a feature already in Ruby 1.9. [Other Enhancements]
|
85
|
+
|
86
|
+
|
87
|
+
2008-08-25 transami
|
88
|
+
|
89
|
+
* Added niclass/ergo whic points back to kernel/ergo. [Other Enhancements]
|
90
|
+
|
91
|
+
|
92
|
+
2008-08-23 transami
|
93
|
+
|
94
|
+
* Added reap and sow to admin/. [Other Enhancements]
|
95
|
+
* Made core/facets/hash.rb dynamic. [Other Enhancements]
|
96
|
+
* Renamed arguments.rb and CLI::Arguments to argvector.rb and Argvector.* [Other Enhancements]
|
97
|
+
* Added #bump method to VersionNumber class.* [Other Enhancements]
|
98
|
+
* Updated warn line fore eventual deprecation of fileshell and arguments.* [Other Enhancements]
|
99
|
+
|
100
|
+
|
101
|
+
2008-08-18 transami
|
102
|
+
|
103
|
+
* Added facets-load.rb to allow old school cherry picking.*
|
104
|
+
* Between 2.0 and 2.4 require 'facets' simply added core to LOAD_PATH.
|
105
|
+
* Starting with 2.4 it loads all of core automatically instead.
|
106
|
+
* facets-load.rb provides a way to use the old behavior.
|
107
|
+
require 'facets-load.rb
|
108
|
+
require 'kernel/with'
|
109
|
+
require 'symbol/to_proc'
|
110
|
+
* It adds the path to the end of LOAD_PATH to prevent any load conflicts. [Other Enhancements]
|
111
|
+
* Added file/split_root.* [Other Enhancements]
|
112
|
+
* Made module/alias_method_chain and alias_accessor separate files.* [Other Enhancements]
|
113
|
+
|
114
|
+
|
115
|
+
2008-08-15 transami
|
116
|
+
|
117
|
+
* Split module/alias.rb up into alias_accessor, alias_module_function and alias_method_chain. [Other Enhancements]
|
118
|
+
|
119
|
+
|
120
|
+
2008-08-14 transami
|
121
|
+
|
122
|
+
* Renamed Instantise to Instantize. [Other Enhancements]
|
123
|
+
|
124
|
+
|
125
|
+
2008-08-13 transami
|
126
|
+
|
127
|
+
* Modified script/test to display $LOAD_PATH before running tests. [Other Enhancements]
|
128
|
+
* Fixed dir tests to require 'fileutils'. [Other Enhancements]
|
129
|
+
* Upped version to 2.4.3. [Other Enhancements]
|
130
|
+
* Updated NEWS and CHANGES. [Other Enhancements]
|
131
|
+
* Moved Indexable and Stackable to core. [Other Enhancements]
|
132
|
+
* Update news and added svn entry to reap.yaml. [Other Enhancements]
|
133
|
+
* Fixed string/pathize. [Other Enhancements]
|
134
|
+
* Move test_partial to more tests. [Other Enhancements]
|
135
|
+
* Split out Enumerable#probability tests, etc. [Other Enhancements]
|
136
|
+
* Split tests for String#words, etc. [Other Enhancements]
|
137
|
+
* Remove module/test_clone. [Other Enhancements]
|
138
|
+
* Modified website copyright notice section. [Other Enhancements]
|
139
|
+
* Split out String #word_wrap, #words and #each_word. [Other Enhancements]
|
140
|
+
* Split out enumerable methods probability, commonality, entropy and frequency. [Other Enhancements]
|
141
|
+
* Remove more/facets/module --there's nothing in it. [Other Enhancements]
|
142
|
+
* Worked through core lib breaking up a few remaining large method bunches. [Other Enhancements]
|
143
|
+
* Added module directory to more lib, as well as hash/symbolize_keys and stringify_keys. [Other Enhancements]
|
144
|
+
* Split revise.rb up into separate methods. [Other Enhancements]
|
145
|
+
* Split kernel/load.rb into require_all.rb and require_local.rb. [Other Enhancements]
|
146
|
+
* Deprecate Hash#keys_to_s and Hash#keys_to_sym.
|
147
|
+
* These are the original versions of these methods.
|
148
|
+
* But now we can use #rekey(:to_s) and #rekey(:to_sym) instead. [Other Enhancements]
|
149
|
+
* Added had directory to more library. [Other Enhancements]
|
150
|
+
* Renamed Class#to_pathname and #to_methodname to #pathize and #methodize. [Other Enhancements]
|
151
|
+
* Moved binding/opvars from core to more. [Other Enhancements]
|
152
|
+
* Added a binding directory to more lib. [Other Enhancements]
|
153
|
+
* Deprecated Console:: namespace for ANSICode. [Other Enhancements]
|
154
|
+
|
155
|
+
|
156
|
+
2008-08-12 transami
|
157
|
+
|
158
|
+
* Added sow generation forms. [Other Enhancements]
|
159
|
+
* Updated READMEs. [Other Enhancements]
|
160
|
+
* Spilt Time#trunc into separate file. [Other Enhancements]
|
161
|
+
* Remove old log files --shouldn't version control these. [Other Enhancements]
|
162
|
+
* Added note to FileList to add glob options parameter. [Other Enhancements]
|
163
|
+
|
164
|
+
|
165
|
+
2008-08-10 transami
|
166
|
+
|
167
|
+
* Added Ken Bloom's DictionaryMatcher class from Ruby Quiz #103.
|
168
|
+
* Note this class will probably be renamed in the future. [Other Enhancements]
|
169
|
+
* IMPORTANT! Changed File#rewrite to not use the inplace change of the string.
|
170
|
+
* If you were using the function, change your code to use File#rewrite! instead.
|
171
|
+
* Or, modify your code ot use the new behavior.
|
172
|
+
* This change can make for a slippery bug, so be sure to check for it! [Other Enhancements]
|
173
|
+
* Moved test-old to test/more. [Other Enhancements]
|
174
|
+
* Remove test/more --we'll just copy test-old at this point. [Other Enhancements]
|
175
|
+
* Move "lore" tests to test/lore (lore are extensions to Ruby's standard lib). [Other Enhancements]
|
176
|
+
* Moved test-old core test to test/core. [Other Enhancements]
|
177
|
+
* Added test/core, test/lore and test/more. [Other Enhancements]
|
178
|
+
* Added new test directory. [Other Enhancements]
|
179
|
+
* Temporarily move test to test-old. [Other Enhancements]
|
180
|
+
* Added time/test_round.rb [Other Enhancements]
|
181
|
+
* Updated user scripts. [Other Enhancements]
|
182
|
+
* Updated reap configuration. [Other Enhancements]
|
183
|
+
* Updated test to correspond with previous changs. [Other Enhancements]
|
184
|
+
* Adjusted require path for facets.rb. [Other Enhancements]
|
185
|
+
* Added array/recursively. [Other Enhancements]
|
186
|
+
* Added time/round. [Other Enhancements]
|
187
|
+
* Time#to_date makes the public (it already existed in Ruby!) [Other Enhancements]
|
188
|
+
* Fixed Time#hence to flip year correctly when adding months. [Other Enhancements]
|
189
|
+
* Split hash/recurisve_merge out from hash/recursively. [Other Enhancements]
|
190
|
+
* Added optional argument to Dictionary#first and #last. [Other Enhancements]
|
191
|
+
* Moved facets.rb to core/. [Other Enhancements]
|
192
|
+
* Removed intermediate facets directory. [Other Enhancements]
|
193
|
+
* Moved live.rb to facets-live.rb. [Other Enhancements]
|
194
|
+
* Removed intermediate facets directory for lib/. [Other Enhancements]
|
195
|
+
|
196
|
+
|
197
|
+
2008-08-09 transami
|
198
|
+
|
199
|
+
* Move facets to more/. [Other Enhancements]
|
200
|
+
* Recreate more directory. [Other Enhancements]
|
201
|
+
* Temporarily move more to facets/. [Other Enhancements]
|
202
|
+
* Move facets to lore/. [Other Enhancements]
|
203
|
+
* Recreate lore directory. [Other Enhancements]
|
204
|
+
* Temorarily move lore to facets/. [Other Enhancements]
|
205
|
+
* Moved facets to core/. [Other Enhancements]
|
206
|
+
* Added core directory back. [Other Enhancements]
|
207
|
+
* Temporary move of core to facets. [Other Enhancements]
|
208
|
+
* Removed remaining requires of 'ruby.rb'. [Other Enhancements]
|
209
|
+
* Completed moving test_ruby.rb tests to separate files. [Other Enhancements]
|
210
|
+
* Removed test/test_ruby. [Other Enhancements]
|
211
|
+
* Updated tests. [Other Enhancements]
|
212
|
+
* Removed test_ruby/array. [Other Enhancements]
|
213
|
+
* Updated array test which were moved from ruby.rb. [Other Enhancements]
|
214
|
+
* Moved history.rdoc and notes.rodc to doc/notes. [Other Enhancements]
|
215
|
+
* Added doc/notes directory. [Other Enhancements]
|
216
|
+
* Moved doc/html to admin/site/doc. [Other Enhancements]
|
217
|
+
* Removed site/doc --only to be relplaced by doc/html. [Other Enhancements]
|
218
|
+
* Update web docs. [Other Enhancements]
|
219
|
+
* Added kernel/instance method which provides a fluent interface to private object space. [Other Enhancements]
|
220
|
+
* Work on documentation using new Sow system. [Other Enhancements]
|
221
|
+
* Moved meta.rb to more/kernel/meta.rb and merged facets/core.rb into facets.rb. [Other Enhancements]
|
222
|
+
* Added more/kernel directory --hey not every extension can be core. [Other Enhancements]
|
223
|
+
* Adjusted loadpath and moved lazy.rb to core! [Other Enhancements]
|
224
|
+
* Moved remaing files to subdirectory locations. [Other Enhancements]
|
225
|
+
* Moved most core libs to core/. [Other Enhancements]
|
226
|
+
* Move most more files to the more directory. [Other Enhancements]
|
227
|
+
* Added lore and more directories. [Other Enhancements]
|
228
|
+
* Added facets/core directory. Yes, I'm spiliting the lib again.
|
229
|
+
* Loadpath will be used, so user inteface will stay the same.
|
230
|
+
* Setup.rb will be adjusted to recognaize loadpath. [Other Enhancements]
|
231
|
+
|
232
|
+
|
233
|
+
2008-08-08 transami
|
234
|
+
|
235
|
+
* Update metadata and added admin/config to repository. [Other Enhancements]
|
236
|
+
|
237
|
+
|
238
|
+
2008-08-07 transami
|
239
|
+
|
240
|
+
* Removed work directory. [Other Enhancements]
|
241
|
+
* Finished moving old work content to depot. [Other Enhancements]
|
242
|
+
* Move work/old to depot/deprecated. [Other Enhancements]
|
243
|
+
* Moved work/ref to depot/reference. [Other Enhancements]
|
244
|
+
* Moved work/new and work/sandbox to depot. [Other Enhancements]
|
245
|
+
* Added depot to admin directory to store odd files.
|
246
|
+
* This used to be calle work/.
|
247
|
+
* Is used to store scrap code, reference code, etc. [Other Enhancements]
|
248
|
+
* Moved setup.rb to script/setup.
|
249
|
+
* This will either be replaced with configure/install scripts.
|
250
|
+
* Or, depend on a separate ruby setup.rb project. [Other Enhancements]
|
251
|
+
* Metadata modifications. [Other Enhancements]
|
252
|
+
* Moved work to admin. [Other Enhancements]
|
253
|
+
* Added recorder.rb to consider in work directory. [Other Enhancements]
|
254
|
+
* Moved site to admin. [Other Enhancements]
|
255
|
+
* Moved log/ to admin/. [Other Enhancements]
|
256
|
+
* Update to testlog and changelog. [Other Enhancements]
|
257
|
+
* Added admin directory. [Other Enhancements]
|
258
|
+
* Added doc/news to store archives of part release notes. [Other Enhancements]
|
259
|
+
* Added website images. [Other Enhancements]
|
260
|
+
* Added test for paramix.rb. [Other Enhancements]
|
261
|
+
* Updated website with cleaner look. [Other Enhancements]
|
262
|
+
* Added "TO BE DEPRECATED" message to ruby.rb. [Other Enhancements]
|
263
|
+
* Added all methods from ruby.rb as individual core methods.
|
264
|
+
* These are the methods that overlap with 1.9.
|
265
|
+
* They are encased in 'unless RUBY_VERSION' caluses. [Other Enhancements]
|
266
|
+
|
267
|
+
|
268
|
+
2008-08-02 transami
|
269
|
+
|
270
|
+
* Imporved file/rootname --now much more robust. [Other Enhancements]
|
271
|
+
|
272
|
+
|
273
|
+
2008-08-01 transami
|
274
|
+
|
275
|
+
* Added Kernel#to_yamlfrag to yaml.rb as way to output yaml w/o the "---" header.
|
276
|
+
* Perhaps not the most robust solution, but okay for now.
|
277
|
+
* Maybe a poor name for the method, but you got a better one? [Other Enhancements]
|
278
|
+
|
279
|
+
|
280
|
+
2008-06-11 tylerrick
|
281
|
+
|
282
|
+
* Made FileUtils#whereis a module_function again like it used to be. Because:
|
283
|
+
(1) that seems to be the way most other FileUtils methods are (cd, mkdir, cp, ...) and the most obvious way that users would WANT to use FileUtils: FileUtils.whereis("ruby").
|
284
|
+
(3) I see module_function used in other comparible parts of Facets: UploadUtils, ConsoleUtils, ZipUtils, FileUtils#safe_ln, ...
|
285
|
+
(3) My code that relied on the old module_function behavior was breaking
|
286
|
+
What were you thinkin changing it?? ;) [Other Enhancements]
|
287
|
+
|
288
|
+
|
289
|
+
2008-04-05 transami
|
290
|
+
|
291
|
+
* Paramix is all spiffy again.
|
292
|
+
* There a no longer capitialize module methods at all.
|
293
|
+
* Use Module#[] and mixin_params[] instead. [Other Enhancements]
|
294
|
+
|
295
|
+
|
296
|
+
2008-04-03 transami
|
297
|
+
|
298
|
+
* Update to notes and changes. [Other Enhancements]
|
299
|
+
* Added doc/notes.rdoc [Other Enhancements]
|
300
|
+
* Renamed. [Other Enhancements]
|
301
|
+
* Update metadata for 2.4.1. [Other Enhancements]
|
302
|
+
* Added new logs. [Other Enhancements]
|
303
|
+
* Removed old logs. [Other Enhancements]
|
304
|
+
* Removed old xml changelogs. [Other Enhancements]
|
305
|
+
* Added .rsync-filter and .htaccess to site/. [Other Enhancements]
|
306
|
+
* Fixed methods and conflicts scripts to compare extension libraries. [Other Enhancements]
|
307
|
+
* Updated tests for reatomizations. [Other Enhancements]
|
308
|
+
* Continued work on reatomizing core extensions (nearly complete now). [Other Enhancements]
|
309
|
+
|
310
|
+
|
311
|
+
2008-03-31 transami
|
312
|
+
|
313
|
+
* Work on kernel instance methods. [Other Enhancements]
|
314
|
+
|
315
|
+
|
316
|
+
2008-03-27 transami
|
317
|
+
|
318
|
+
* Added basex.rb and deprecated bahavior.rb. [Other Enhancements]
|
319
|
+
|
320
|
+
|
321
|
+
2008-03-24 transami
|
322
|
+
|
323
|
+
* Updated website a little. [Other Enhancements]
|
324
|
+
* Split off some time tests. [Other Enhancements]
|
325
|
+
* Updated logs. [Other Enhancements]
|
326
|
+
* Update CHANGES and NOTES. [Other Enhancements]
|
327
|
+
* Fixed minor bugs to pass tests. [Other Enhancements]
|
328
|
+
* Split up include.rb. [Other Enhancements]
|
329
|
+
* Split up include.rb. [Other Enhancements]
|
330
|
+
* Moved test/test_one_nine.rb to test/test_ruby.rb. [Other Enhancements]
|
331
|
+
* Removed use of Console namepspace. command.rb and arguments.rb now use CLI. [Other Enhancements]
|
332
|
+
* Renamed ArgVector to CLI::Arguments [Other Enhancements]
|
333
|
+
* Removed rdoc script (will replace in future). [Other Enhancements]
|
334
|
+
* Added ri generation to setup.rb. [Other Enhancements]
|
335
|
+
* Added site/doc soft link to doc/html. [Other Enhancements]
|
336
|
+
* Moved one_nine.rb to ruby.rb [Other Enhancements]
|
337
|
+
* Update d requires for "one_nine" to just "ruby" b/c of backports to 1.8.7. [Other Enhancements]
|
338
|
+
* Added some work files. [Other Enhancements]
|
339
|
+
* Added some expirments in "safe" extensions. [Other Enhancements]
|
340
|
+
* Added html docs. [Other Enhancements]
|
341
|
+
* Added tests. [Other Enhancements]
|
342
|
+
* Added amazon books. [Other Enhancements]
|
343
|
+
* Add some addition separation to extensions. [Other Enhancements]
|
344
|
+
* Renamed task/ to script/, since the community is used to it b/c of Rails. [Other Enhancements]
|
345
|
+
* Fixed up tasks. [Other Enhancements]
|
346
|
+
* Clean up task system and docs. [Other Enhancements]
|
347
|
+
* Update metadata. [Other Enhancements]
|
348
|
+
* Test updates. [Other Enhancements]
|
349
|
+
* Minor updates. [Other Enhancements]
|
350
|
+
|
351
|
+
|
352
|
+
2008-03-22 transami
|
353
|
+
|
354
|
+
* Update annotations for to_hash.rb. [Other Enhancements]
|
355
|
+
* Added headers to docs. [Other Enhancements]
|
356
|
+
* Updated docs. [Other Enhancements]
|
357
|
+
|
358
|
+
|
359
|
+
2008-03-16 transami
|
360
|
+
|
361
|
+
* Added the new split-off tests. [Other Enhancements]
|
362
|
+
* Splinter remaining clumped tests. [Other Enhancements]
|
363
|
+
* Removed test_array. [Other Enhancements]
|
364
|
+
* Splintered array tests. [Other Enhancements]
|
365
|
+
* Added some finer-grain to core method. [Other Enhancements]
|
366
|
+
* Some deprecated libs added to work/old. [Other Enhancements]
|
367
|
+
* Tests are now to th epoint of passing again. Yea! [Other Enhancements]
|
368
|
+
* Continued touching up tests. [Other Enhancements]
|
369
|
+
|
370
|
+
|
371
|
+
2008-03-15 transami
|
372
|
+
|
373
|
+
* Moved some old tests to proper place in work/old. [Other Enhancements]
|
374
|
+
* Deprecated files moved to work/old. [Other Enhancements]
|
375
|
+
* Coninuted work on tests. [Other Enhancements]
|
376
|
+
|
377
|
+
|
378
|
+
2008-03-14 transami
|
379
|
+
|
380
|
+
* Adjusted module tests. [Other Enhancements]
|
381
|
+
* Removed cli directory. [Other Enhancements]
|
382
|
+
* Removed prime test directory and moved cli test up a level. [Other Enhancements]
|
383
|
+
* Adjust test to match lib (again). [Other Enhancements]
|
384
|
+
* Some deprecated extensions place in work/old for possible future reference. [Other Enhancements]
|
385
|
+
|
386
|
+
|
387
|
+
2008-03-13 transami
|
388
|
+
|
389
|
+
* Umph... there it is. [Other Enhancements]
|
390
|
+
|
391
|
+
|
392
|
+
2008-03-12 transami
|
393
|
+
|
394
|
+
* Removed prime directory. [Other Enhancements]
|
395
|
+
* Make way for class extensions. [Other Enhancements]
|
396
|
+
* Added warning to Rick Kilmers's unit system.
|
397
|
+
* Moving Rich Kilmers's units system to it's own package.
|
398
|
+
* Three are alternate unit systems available and Facets should work with any of them.
|
399
|
+
* Will keep a fair amount of the Time extensions though. [Other Enhancements]
|
400
|
+
|
401
|
+
|
402
|
+
2008-03-10 transami
|
403
|
+
|
404
|
+
* Move core method decisions (I sware there are only a few more!) [Other Enhancements]
|
405
|
+
* Moved cli libs to toplevel. Added a few methods to prime library. [Other Enhancements]
|
406
|
+
* And so on... [Other Enhancements]
|
407
|
+
|
408
|
+
|
409
|
+
2008-03-09 transami
|
410
|
+
|
411
|
+
* Cleandup symbol and class extra extensions. [Other Enhancements]
|
412
|
+
|
413
|
+
|
414
|
+
2008-03-08 transami
|
415
|
+
|
416
|
+
* Moved nil/status.rb to nilstatus.rb [Other Enhancements]
|
417
|
+
* Got rid of Method#curry and Method#partial since they just convert to Procs. [Other Enhancements]
|
418
|
+
* Divied prime methods to sepearate files after all. [Other Enhancements]
|
419
|
+
* General cleanup pushing toward 3.0 release. [Other Enhancements]
|
420
|
+
|
421
|
+
|
422
|
+
2008-03-07 transami
|
423
|
+
|
424
|
+
* Finished the reorganization of Enumerable extensions. [Other Enhancements]
|
425
|
+
* Loose end additions. [Other Enhancements]
|
426
|
+
* Cleanup module tests. [Other Enhancements]
|
427
|
+
* Cleanup hash tests. [Other Enhancements]
|
428
|
+
* Cleanup enumerable tests. [Other Enhancements]
|
429
|
+
* Added new test/kernel directory. [Other Enhancements]
|
430
|
+
* Removed old test/kernel directory. [Other Enhancements]
|
431
|
+
* Moved test_let to prime/kernel in order to move prime/kernel. [Other Enhancements]
|
432
|
+
* Cleanup array and time tests. [Other Enhancements]
|
433
|
+
* Cleanup file tests. [Other Enhancements]
|
434
|
+
* Cleanup string tests. [Other Enhancements]
|
435
|
+
* Continued test cleanup. Oh, so, fun fun ;) [Other Enhancements]
|
436
|
+
* Removed uneeded test directories. [Other Enhancements]
|
437
|
+
* Continued organizing tests. [Other Enhancements]
|
438
|
+
* Move integer tests cleanup. [Other Enhancements]
|
439
|
+
* Cleaned up integer tests. [Other Enhancements]
|
440
|
+
* Continued fixing tests. [Other Enhancements]
|
441
|
+
* Working on test organization. [Other Enhancements]
|
442
|
+
* Cleaned up binding tests. [Other Enhancements]
|
443
|
+
* Removed old core/more test directories. [Other Enhancements]
|
444
|
+
* Moved remaining tests to top test directory. [Other Enhancements]
|
445
|
+
* MOved extra extension test to toplevel. [Other Enhancements]
|
446
|
+
* Again moved more files to top level. [Other Enhancements]
|
447
|
+
* MOved more test to toplevel. [Other Enhancements]
|
448
|
+
* Moved remaining core test to top test level. [Other Enhancements]
|
449
|
+
* Moved ext/core to prime/.
|
450
|
+
* Will not combine the per-method tests for the moment.
|
451
|
+
* Will save that for later (unless we decide to div prime again :p) [Other Enhancements]
|
452
|
+
* Fixed requires for prime/ directory. [Other Enhancements]
|
453
|
+
* Moved all "prime" libs to subdir (yes, like they were). [Other Enhancements]
|
454
|
+
* Cleaned up remaining extranerous files. [Other Enhancements]
|
455
|
+
|
456
|
+
|
457
|
+
2008-03-06 transami
|
458
|
+
|
459
|
+
* Further touchups to website. [Other Enhancements]
|
460
|
+
* Added some extra pages to website. [Other Enhancements]
|
461
|
+
* OVerhaul website for version 3. [Other Enhancements]
|
462
|
+
|
463
|
+
|
464
|
+
2008-03-05 transami
|
465
|
+
|
466
|
+
* Made op_esc.rb a separate module rather thanan extension. [Other Enhancements]
|
467
|
+
* REmoved more extraneous files and moved a few to work area. [Other Enhancements]
|
468
|
+
|
469
|
+
|
470
|
+
2008-03-04 transami
|
471
|
+
|
472
|
+
* Added some tasks and a couple of file to work old. [Other Enhancements]
|
473
|
+
* Cleaned up extra binding extensions. [Other Enhancements]
|
474
|
+
* Continued considations (almost there). [Other Enhancements]
|
475
|
+
* Continued consolidation and removing extraneous files. [Other Enhancements]
|
476
|
+
* Deprecated with_reader, with_writer and with_accessor for attr_singleton_reader, &c. [Other Enhancements]
|
477
|
+
* Removed extraneous Enumerable files. [Other Enhancements]
|
478
|
+
* Removed extraneous module alias and attr files. [Other Enhancements]
|
479
|
+
|
480
|
+
|
481
|
+
2008-03-03 transami
|
482
|
+
|
483
|
+
* Deprecated Hash#pairs_at. Use Hash#slice instead from core. [Other Enhancements]
|
484
|
+
* Removed extraneous kernel extension files. [Other Enhancements]
|
485
|
+
* Removed extraneous String extextion files. [Other Enhancements]
|
486
|
+
* Removed some work folders. [Other Enhancements]
|
487
|
+
* Partial adjustments for work area dure to organization changes. [Other Enhancements]
|
488
|
+
* Scrap code. [Other Enhancements]
|
489
|
+
* Removed vestiges of transfers to core extensions and consolidations. [Other Enhancements]
|
490
|
+
* Fixed require in core libraries. [Other Enhancements]
|
491
|
+
* Fixed the namespaces of some extensions. [Other Enhancements]
|
492
|
+
* It is finished! [Other Enhancements]
|
493
|
+
* Move all "prime" libs to top. [Other Enhancements]
|
494
|
+
* Removed extra/. [Other Enhancements]
|
495
|
+
* Moved extra/continuation to top. [Other Enhancements]
|
496
|
+
* Move the rest of extra directories. [Other Enhancements]
|
497
|
+
* Moved all "extra" extensions to top facets/ directory. [Other Enhancements]
|
498
|
+
* Few more. [Other Enhancements]
|
499
|
+
* Added some file that were added before in the transition. [Other Enhancements]
|
500
|
+
* Removed remains vestigaes of old organization. (Now just ot fix the new one!) [Other Enhancements]
|
501
|
+
* The big wadoozy. [Other Enhancements]
|
502
|
+
* Remove empty directories for more/ext. [Other Enhancements]
|
503
|
+
* Move add classes and module to facets/. [Other Enhancements]
|
504
|
+
* Move more extensions to facets/extra. [Other Enhancements]
|
505
|
+
* Move a few more/ext to prime. [Other Enhancements]
|
506
|
+
* Moved core/facets to facets/extra. [Other Enhancements]
|
507
|
+
* Removed empty ext directories. [Other Enhancements]
|
508
|
+
* Added prime directory and files. [Other Enhancements]
|
509
|
+
* Removed some dir methods that are now in prime. [Other Enhancements]
|
510
|
+
|
511
|
+
|
512
|
+
2008-03-02 transami
|
513
|
+
|
514
|
+
* Remove some now empty directories from core/ext, due to the "prime" transfer. [Other Enhancements]
|
515
|
+
* Removed all "prime" extension files. [Other Enhancements]
|
516
|
+
* Move mattr to module. [Other Enhancements]
|
517
|
+
|
518
|
+
|
519
|
+
2008-03-01 transami
|
520
|
+
|
521
|
+
* Fixed require bug in time methods. [Other Enhancements]
|
522
|
+
* Reverted memomize.rb back to original code --will come back to later. [Other Enhancements]
|
523
|
+
* Moved random.rb to sys/. [Other Enhancements]
|
524
|
+
* Added stylizer.rb to replace stylize.rb [Other Enhancements]
|
525
|
+
* Removed old stylize.rb library --see new stylizer.rb. [Other Enhancements]
|
526
|
+
* Array #recursively is not only called #traverse. [Other Enhancements]
|
527
|
+
* Added case/stylize methods to more/facets/string. [Other Enhancements]
|
528
|
+
* Renamed more/string/facets/titlecase to captialize_all. [Other Enhancements]
|
529
|
+
|
530
|
+
|
531
|
+
2008-02-29 transami
|
532
|
+
|
533
|
+
* Added uri and xoxo tests. [Other Enhancements]
|
534
|
+
* Cleaning up more/ext tests. [Other Enhancements]
|
535
|
+
* Some more reorganization in test/core. [Other Enhancements]
|
536
|
+
* Removed finaly vestage of old dir structure. [Other Enhancements]
|
537
|
+
* Moved remaing test to more/add. [Other Enhancements]
|
538
|
+
* Removed some outdated test and organized. [Other Enhancements]
|
539
|
+
* Moved more/ext tests out of more/add/. [Other Enhancements]
|
540
|
+
* Added ext, cli and sys to test/more/. [Other Enhancements]
|
541
|
+
* Removed test/mixin. [Other Enhancements]
|
542
|
+
* Moved test from mixin to more/add. [Other Enhancements]
|
543
|
+
* Moved add to test/more. [Other Enhancements]
|
544
|
+
* Added test/more. [Other Enhancements]
|
545
|
+
* Moved test/more to add. [Other Enhancements]
|
546
|
+
* Moved ext tests to core subdir. [Other Enhancements]
|
547
|
+
* Added test/core. [Other Enhancements]
|
548
|
+
* Move text/core to test/ext. [Other Enhancements]
|
549
|
+
* Updated .roll file for new organization. [Other Enhancements]
|
550
|
+
* Updated .reap file. [Other Enhancements]
|
551
|
+
* Updated metadata to fit new organization. (Happy Days!) [Other Enhancements]
|
552
|
+
* Moved facets.rb up a level. [Other Enhancements]
|
553
|
+
* Temporarily moved console libs to cli --mainly to ease working on them. [Other Enhancements]
|
554
|
+
* Moved condole to add. [Other Enhancements]
|
555
|
+
* Moved system to more/sys. [Other Enhancements]
|
556
|
+
* Moved "lore" to add/. Yea! [Other Enhancements]
|
557
|
+
* Moved libs to ext. [Other Enhancements]
|
558
|
+
* Added more/ext directory. [Other Enhancements]
|
559
|
+
* Progressive work on memoize and elementor. [Other Enhancements]
|
560
|
+
* Moved systematic libs from ext/ to sys/. [Other Enhancements]
|
561
|
+
* Moved classes and modules from ext/ to add/. [Other Enhancements]
|
562
|
+
* Added facets directory to add/ directory. [Other Enhancements]
|
563
|
+
* dded add/ directory to core/. [Other Enhancements]
|
564
|
+
* Moved facets/ to ext/. [Other Enhancements]
|
565
|
+
* Added ext directory. [Other Enhancements]
|
566
|
+
* Minor doc change. [Other Enhancements]
|
567
|
+
* Functor no longer privatizes =, == and =~. [Other Enhancements]
|
568
|
+
* Minor doc fix. [Other Enhancements]
|
569
|
+
* Properly split conversion.rb. [Other Enhancements]
|
570
|
+
* Some string methods extracted from stylize.rb. [Other Enhancements]
|
571
|
+
* Continued structuring. [Other Enhancements]
|
572
|
+
|
573
|
+
|
574
|
+
2008-02-28 transami
|
575
|
+
|
576
|
+
* Moved lore/console up a notch. [Other Enhancements]
|
577
|
+
* Moved lore/system up a notch. [Other Enhancements]
|
578
|
+
* Moved random.rb to more/. [Other Enhancements]
|
579
|
+
* Renamed namespace.eb to methodspace.rb. [Other Enhancements]
|
580
|
+
* Moved autoreload to more/facets/kernel. [Other Enhancements]
|
581
|
+
* Moved four remaing web libs to common directory (use web/ subdir?). [Other Enhancements]
|
582
|
+
|
583
|
+
|
584
|
+
2008-02-26 transami
|
585
|
+
|
586
|
+
* Moved some modules from system to common. [Other Enhancements]
|
587
|
+
* Moved all mixins back in with classes. [Other Enhancements]
|
588
|
+
* Moved class/facets up a level. [Other Enhancements]
|
589
|
+
* Removed old curry.rb. [Other Enhancements]
|
590
|
+
* More as standard and extraneous core extensions is progressing. [Other Enhancements]
|
591
|
+
* Added enumerable directory to more. [Other Enhancements]
|
592
|
+
* Moved some libs from system to more. [Other Enhancements]
|
593
|
+
* Added string directory to more. [Other Enhancements]
|
594
|
+
* Added kernel directory to more extensions. [Other Enhancements]
|
595
|
+
* Recreated more to house standard extensions. [Other Enhancements]
|
596
|
+
* More as standard extensions, and Lore (?) for the rest. [Other Enhancements]
|
597
|
+
* Added some web related libraries. [Other Enhancements]
|
598
|
+
|
599
|
+
|
600
|
+
2008-02-25 transami
|
601
|
+
|
602
|
+
* Added cgi.rb with some standard extensions. [Other Enhancements]
|
603
|
+
* Fixed bug with #peek in stackable. [Other Enhancements]
|
604
|
+
* Deprecated paramix.rb. [Other Enhancements]
|
605
|
+
|
606
|
+
|
607
|
+
2008-02-24 transami
|
608
|
+
|
609
|
+
* Added xmlhash.rb and returned uri.rb extensions to the library. [Other Enhancements]
|
610
|
+
* Moved getoptlong/rb to standard extensions folder. [Other Enhancements]
|
611
|
+
* Added #method_name to Date class. [Other Enhancements]
|
612
|
+
|
613
|
+
|
614
|
+
2008-02-23 transami
|
615
|
+
|
616
|
+
* Removed extraneous level in doc. [Other Enhancements]
|
617
|
+
|
618
|
+
|
619
|
+
2008-02-22 transami
|
620
|
+
|
621
|
+
* REmove cut-bases AOP, now in it's own library. [Other Enhancements]
|
622
|
+
* Converted compare_on.rb to Paramtric Mixins. [Other Enhancements]
|
623
|
+
* Split fileutils up into individual methods. [Other Enhancements]
|
624
|
+
* Update metadata to reflect organization changes. [Other Enhancements]
|
625
|
+
* Moved standard library extensions to more/extend. [Other Enhancements]
|
626
|
+
* Added facets directory to more/extend. [Other Enhancements]
|
627
|
+
* Continued organization. [Other Enhancements]
|
628
|
+
|
629
|
+
|
630
|
+
2008-02-21 transami
|
631
|
+
|
632
|
+
* Moved console related libs to more/console. [Other Enhancements]
|
633
|
+
* Added facets subdir to console. [Other Enhancements]
|
634
|
+
* Added more/console; trying something a bit different in organization. [Other Enhancements]
|
635
|
+
* Added more/class/facets/net and moved set and ostruct to class as well. [Other Enhancements]
|
636
|
+
* more/system, rather than systems. [Other Enhancements]
|
637
|
+
* Moved class, mixin, and system to more. [Other Enhancements]
|
638
|
+
* Added new more directory. [Other Enhancements]
|
639
|
+
* Moved more to systems. [Other Enhancements]
|
640
|
+
|
641
|
+
|
642
|
+
2008-02-20 transami
|
643
|
+
|
644
|
+
* Added test for command.rb. [Other Enhancements]
|
645
|
+
* Renamed console.rb to whate it should be consoleutils.rb. [Other Enhancements]
|
646
|
+
* Update to command.rb integrating MasterCommand and Command into a single class.
|
647
|
+
* The Console::Command is not nice and simple command parser I've been aiming torward.
|
648
|
+
* Barring some major oversite, this class will not change in an incompatible way ever again.
|
649
|
+
* Basic tests pass. More eleborate test will follow to ensure more complex designs also work. [Other Enhancements]
|
650
|
+
|
651
|
+
|
652
|
+
2008-02-19 transami
|
653
|
+
|
654
|
+
* Added doc directory. [Other Enhancements]
|
655
|
+
* Updated README and allowed doc/ to be included in package. [Other Enhancements]
|
656
|
+
|
657
|
+
|
658
|
+
2008-02-18 transami
|
659
|
+
|
660
|
+
* Added site/rdoc, which is a symlink. [Other Enhancements]
|
661
|
+
* Added log/Changelog.txt too. [Other Enhancements]
|
662
|
+
* Update logs. (Should these even be under version control?) [Other Enhancements]
|
663
|
+
* Added Rakefile to redirect to task/*. [Other Enhancements]
|
664
|
+
* Fixed bug in Kernel#object_hexid. [Other Enhancements]
|
665
|
+
* Fixed test for hash/collate. [Other Enhancements]
|
666
|
+
* Added test task and temporary rdoc task. [Other Enhancements]
|
667
|
+
* Added options back into multiglob_r. [Other Enhancements]
|
668
|
+
* Fixed bug in multiglob_r so it will NOT follow symlinks. [Other Enhancements]
|
669
|
+
* Moved work/reference to work/ref. [Other Enhancements]
|
670
|
+
* Moved work/current to new (can you tell I have a new naming scheme for work/?) [Other Enhancements]
|
671
|
+
* Moved work/outdated to old. [Other Enhancements]
|
672
|
+
* Added some outdated tasks to work. Will eventually delete. [Other Enhancements]
|
673
|
+
|
674
|
+
|
675
|
+
2008-02-11 transami
|
676
|
+
|
677
|
+
* Moved doc/ to site/. [Other Enhancements]
|
678
|
+
* Added remaining doc files. [Other Enhancements]
|
679
|
+
* Converted website to XML. [Other Enhancements]
|
680
|
+
|
681
|
+
|
682
|
+
2008-02-10 transami
|
683
|
+
|
684
|
+
* Automated learn and quick doc menus. [Other Enhancements]
|
685
|
+
|
686
|
+
|
687
|
+
2008-02-09 transami
|
688
|
+
|
689
|
+
* Convert website from html to xml. [Other Enhancements]
|
690
|
+
* Finishing touches for next release. [Other Enhancements]
|
691
|
+
* Saved old rdoc script. [Other Enhancements]
|
692
|
+
|
693
|
+
|
694
|
+
2008-02-06 transami
|
695
|
+
|
696
|
+
* Updates to tests as embedded tests are no more. [Other Enhancements]
|
697
|
+
* Finally completed removal of all embedded tests. [Other Enhancements]
|
698
|
+
* Organized tests according to new lib organization. [Other Enhancements]
|
699
|
+
* Improved cloneable.rb to be a true deep dup/clone mixin using Ken Bloom's suggestion. [Other Enhancements]
|
700
|
+
|
701
|
+
|
702
|
+
2008-02-05 transami
|
703
|
+
|
704
|
+
* Working on end-user tasks. [Other Enhancements]
|
705
|
+
* Added work/outdated/task. [Other Enhancements]
|
706
|
+
* Updated the way rdocs are generated. [Other Enhancements]
|
707
|
+
* Organized all libs between core, more, class and mixin. [Other Enhancements]
|
708
|
+
* Moved class libraries to lib/class/facets. [Other Enhancements]
|
709
|
+
* Added lib/class. [Other Enhancements]
|
710
|
+
* Added tasksystem.rb. [Other Enhancements]
|
711
|
+
* Remove some admin task files no longer needed thanks to Reap. [Other Enhancements]
|
712
|
+
* Move admin/ to work/outdated. We'll be using reap instead. [Other Enhancements]
|
713
|
+
* Moved meta/facets.roll to .roll.
|
714
|
+
* This is related to an update of Rolls...
|
715
|
+
* It's better to have good SOC here regardless of some metadata redundancy. [Other Enhancements]
|
716
|
+
* Added meta/authors. [Other Enhancements]
|
717
|
+
* Moved old changelogs to log/ and move meta/config.yaml to .reap per new reap design. [Other Enhancements]
|
718
|
+
* Updaed reap config and removed icli.yaml. [Other Enhancements]
|
719
|
+
* Added doc/ads directory. [Other Enhancements]
|
720
|
+
* Removed dev/ directory. [Other Enhancements]
|
721
|
+
* Moved remaining dev files to work/ (will cleanup later). [Other Enhancements]
|
722
|
+
* Moved dev/sandbox to work/. [Other Enhancements]
|
723
|
+
* Moved dev/task and reference material to work directory. [Other Enhancements]
|
724
|
+
* Moved outdated dev libs to work. [Other Enhancements]
|
725
|
+
* Moved current dev to work directory. [Other Enhancements]
|
726
|
+
* Update to admin/tasks. [Other Enhancements]
|
727
|
+
* Update to project file. [Other Enhancements]
|
728
|
+
* Added enumerable/combinations. [Other Enhancements]
|
729
|
+
* Added openhash and tracepoint. [Other Enhancements]
|
730
|
+
* Added work directory. [Other Enhancements]
|
731
|
+
* Added some development scraps, plan to move dev/ to work/. [Other Enhancements]
|
732
|
+
|
733
|
+
|
734
|
+
2008-01-19 transami
|
735
|
+
|
736
|
+
* Remove admin/log. [Other Enhancements]
|
737
|
+
* Convert changelog to pure ruby. [Other Enhancements]
|
738
|
+
* Remove admin/svn subdir. [Other Enhancements]
|
739
|
+
* Organize admin tasks better. [Other Enhancements]
|
740
|
+
* Add admin tasks. [Other Enhancements]
|
741
|
+
* Moved admin tasks to admin directory. [Other Enhancements]
|
742
|
+
* Added admin directory. [Other Enhancements]
|
743
|
+
* Removed task/doc subdir. [Other Enhancements]
|
744
|
+
* Moved some tasks. [Other Enhancements]
|
745
|
+
* Convert tasks to pure ruby. [Other Enhancements]
|
746
|
+
|
747
|
+
|
748
|
+
2008-01-16 transami
|
749
|
+
|
750
|
+
* Move test/unit to test/core. [Other Enhancements]
|
751
|
+
* Moved remaining more test to test/more. [Other Enhancements]
|
752
|
+
* Added test/more/hash directory. [Other Enhancements]
|
753
|
+
* Moved more tests to test/more directory. [Other Enhancements]
|
754
|
+
* Added test/more. [Other Enhancements]
|
755
|
+
* Fixed test_keyize.rb. [Other Enhancements]
|
756
|
+
* binding/test_cflow renamed to test_caller [Other Enhancements]
|
757
|
+
|
758
|
+
|
759
|
+
2008-01-09 transami
|
760
|
+
|
761
|
+
* Added test for new hash/collate. [Other Enhancements]
|
762
|
+
* Added demo benchmarks. [Other Enhancements]
|
763
|
+
* Update publish task. [Other Enhancements]
|
764
|
+
* Update quick.html and wiki code. [Other Enhancements]
|
765
|
+
* Added TODO to toplevel. [Other Enhancements]
|
766
|
+
* Added a couple of missing binding requires to repo. [Other Enhancements]
|
767
|
+
* Moved More lib hash_keyize.rb to hash/keyize.rb. [Other Enhancements]
|
768
|
+
|
769
|
+
|
770
|
+
2007-12-30 transami
|
771
|
+
|
772
|
+
* Move source_material to just source. [Other Enhancements]
|
773
|
+
|
774
|
+
|
775
|
+
2007-12-28 transami
|
776
|
+
|
777
|
+
* ANd so it goes with work reorganization. [Other Enhancements]
|
778
|
+
|
779
|
+
|
780
|
+
2007-12-27 transami
|
781
|
+
|
782
|
+
* Moved dev/play to dev/sandbox. [Other Enhancements]
|
783
|
+
* Further reorganiztion of work area. [Other Enhancements]
|
784
|
+
* Some reorganization of developemnt area. [Other Enhancements]
|
785
|
+
|
786
|
+
|
787
|
+
2007-12-22 transami
|
788
|
+
|
789
|
+
* Moved doc/wiki to apiwiki b/c of Rubyforge's wiki. [Other Enhancements]
|
790
|
+
* Removed doc/api dir. [Other Enhancements]
|
791
|
+
* Added wiki. [Other Enhancements]
|
792
|
+
* Prepare for 2.2.1 release. [Other Enhancements]
|
793
|
+
* Update per-module/class files. [Other Enhancements]
|
794
|
+
* Moved binding/cflow.rb to caller.rb. [Other Enhancements]
|
795
|
+
* Fixed up binding extensions. [Other Enhancements]
|
796
|
+
* Update tests and prepare for next version. [Other Enhancements]
|
797
|
+
* Ditto. [Other Enhancements]
|
798
|
+
* Renamed a couple test tasks. [Other Enhancements]
|
799
|
+
|
800
|
+
|
801
|
+
2007-12-21 transami
|
802
|
+
|
803
|
+
* Moved methods and groups task to trash. [Other Enhancements]
|
804
|
+
* Moved core hash/keyize to more. [Other Enhancements]
|
805
|
+
* Added test class/remove_descendents.rb. [Other Enhancements]
|
806
|
+
* Added all remaining per-method require libs from methods/ --will need to wrok through these over time. [Other Enhancements]
|
807
|
+
* Added trash work directory. [Other Enhancements]
|
808
|
+
* Adjust text according to per-method file changes. [Other Enhancements]
|
809
|
+
|
810
|
+
|
811
|
+
2007-12-20 transami
|
812
|
+
|
813
|
+
* All hash method, but the conversion methods, are now rpresented in core/facets/hash. [Other Enhancements]
|
814
|
+
* Added a few more Hash per-method files. [Other Enhancements]
|
815
|
+
* Add per-method libs for hash. [Other Enhancements]
|
816
|
+
* Updated facets/string.rb. [Other Enhancements]
|
817
|
+
* Moved string/format.rb to string/wrap.rb. [Other Enhancements]
|
818
|
+
* Updated String#brief. [Other Enhancements]
|
819
|
+
|
820
|
+
|
821
|
+
2007-12-17 transami
|
822
|
+
|
823
|
+
* Renamed ROLLRC to facets.roll. [Other Enhancements]
|
824
|
+
|
825
|
+
|
826
|
+
2007-12-13 transami
|
827
|
+
|
828
|
+
* Fixed project.yaml summary. [Other Enhancements]
|
829
|
+
* Update AUTHORS list. [Other Enhancements]
|
830
|
+
* Update release notes. [Other Enhancements]
|
831
|
+
* Update CHANGES for 2.2.0. [Other Enhancements]
|
832
|
+
* VERSION 2.2.0 [Other Enhancements]
|
833
|
+
* Added some missing tests dur to recent separations. [Other Enhancements]
|
834
|
+
* Minor update to test/general. [Other Enhancements]
|
835
|
+
* Updated tests to reflect recent changes. [Other Enhancements]
|
836
|
+
* Fixed test for continuation and removed test for pp_s.rb. [Other Enhancements]
|
837
|
+
* Move task/docpkg to task/doc/zip. [Other Enhancements]
|
838
|
+
* Moved task/config.yaml to meta/ per new Ratch. [Other Enhancements]
|
839
|
+
* Moved task/special to task/doc. [Other Enhancements]
|
840
|
+
* Minor updates to test and install tasks. [Other Enhancements]
|
841
|
+
* Updated todo list (in dev/). [Other Enhancements]
|
842
|
+
* Copied log/history.rd to CHANGES. [Other Enhancements]
|
843
|
+
* Removed log/history.rd and log/todo.rd [Other Enhancements]
|
844
|
+
* Fixed stylize.rb for use with 1.9 (fixed case statement). [Other Enhancements]
|
845
|
+
* Separated kernel/returning, now that #tap will be in 1.9. [Other Enhancements]
|
846
|
+
* Updated facets.rb for use with 1.9. [Other Enhancements]
|
847
|
+
* Separated time/stamp.rb. [Other Enhancements]
|
848
|
+
* Divided binding up into a few more pieces. [Other Enhancements]
|
849
|
+
* Fixed kernel/instance to play nice with 1.9. [Other Enhancements]
|
850
|
+
* Added test for string/op.rb. [Other Enhancements]
|
851
|
+
|
852
|
+
|
853
|
+
2007-12-12 transami
|
854
|
+
|
855
|
+
* Renamed accessor #attributes to #instance_attributes. [Other Enhancements]
|
856
|
+
|
857
|
+
|
858
|
+
2007-12-10 transami
|
859
|
+
|
860
|
+
* Removed continuation from core. [Other Enhancements]
|
861
|
+
* Removed pp_s.rb (use pretty_inspect) add continuation.rb. [Other Enhancements]
|
862
|
+
* Documentaiton improvements and moved continuation extension to more lib. [Other Enhancements]
|
863
|
+
* Added 1.9 check in continuation/create.rb. [Other Enhancements]
|
864
|
+
* Added op.rb to string.rb. [Other Enhancements]
|
865
|
+
* Added String/op.rb with String#- method. [Other Enhancements]
|
866
|
+
|
867
|
+
|
868
|
+
2007-12-09 transami
|
869
|
+
|
870
|
+
* Minor edit to basicobject.rb in light of 1.9. [Other Enhancements]
|
871
|
+
* Minor adjustments to lazy.rb to fix warnings by Ruby 1.9. [Other Enhancements]
|
872
|
+
* Added Matthew Harris' Duration class. [Other Enhancements]
|
873
|
+
* Added Hash#slice and Hash#except (didn't we have this before?) [Other Enhancements]
|
874
|
+
|
875
|
+
|
876
|
+
2007-12-05 transami
|
877
|
+
|
878
|
+
* Minor adjust to website. [Other Enhancements]
|
879
|
+
|
880
|
+
|
881
|
+
2007-12-04 transami
|
882
|
+
|
883
|
+
* Improved on tests in relation to doc work. [Other Enhancements]
|
884
|
+
* Handled some minor bugs found while documenting. [Other Enhancements]
|
885
|
+
* Mode doc improvements. [Other Enhancements]
|
886
|
+
|
887
|
+
|
888
|
+
2007-12-02 transami
|
889
|
+
|
890
|
+
* Add a couple new task for rdoc gen. [Other Enhancements]
|
891
|
+
* Added nbsp to quickopts task. [Other Enhancements]
|
892
|
+
* Website updates. [Other Enhancements]
|
893
|
+
* Work on website using siteparts. [Other Enhancements]
|
894
|
+
* Added registerable.rb, updated history. [Other Enhancements]
|
895
|
+
* Added #include_as to facets/namespace.rb. [Other Enhancements]
|
896
|
+
* Cleanup test hearders. [Other Enhancements]
|
897
|
+
* Rdoc improvements. [Other Enhancements]
|
898
|
+
|
899
|
+
|
900
|
+
2007-12-01 transami
|
901
|
+
|
902
|
+
* Removed test for kernel/require_esc.rb [Other Enhancements]
|
903
|
+
* Remove kernel/require_esc.rb. [Other Enhancements]
|
904
|
+
* Updated integer docs. [Other Enhancements]
|
905
|
+
* Updates to kernel test headers. [Other Enhancements]
|
906
|
+
* Documentation updates to kernel extensions. [Other Enhancements]
|
907
|
+
|
908
|
+
|
909
|
+
2007-11-30 transami
|
910
|
+
|
911
|
+
* Update docs continued. [Other Enhancements]
|
912
|
+
* Update hash test headers. [Other Enhancements]
|
913
|
+
* Updated hash extension docs. [Other Enhancements]
|
914
|
+
* Updated docs. [Other Enhancements]
|
915
|
+
* Added some missing tests. [Other Enhancements]
|
916
|
+
* Continued docs update. [Other Enhancements]
|
917
|
+
* Update docs. [Other Enhancements]
|
918
|
+
* Added test_collect.rb split-offs and test_mash inplace of test_collate. [Other Enhancements]
|
919
|
+
* Updated lots of test headers. [Other Enhancements]
|
920
|
+
* Renamed Enumerable #collate to #mash. (old name, along with graph, will be an alias for time being) [Other Enhancements]
|
921
|
+
* Lots of doc updates. [Other Enhancements]
|
922
|
+
* Updated documentation for array extensions. [Other Enhancements]
|
923
|
+
* Updated AUTHORS. [Other Enhancements]
|
924
|
+
* Divided enumerable/collect into split.rb and each.rb as well. [Other Enhancements]
|
925
|
+
* Moved mapsend.rb to thread.rb. [Other Enhancements]
|
926
|
+
* Updated mapsend.rb to focus on threads. [Other Enhancements]
|
927
|
+
|
928
|
+
|
929
|
+
2007-11-28 transami
|
930
|
+
|
931
|
+
* VERSION 2.1.3 [Other Enhancements]
|
932
|
+
* Fixed bug is test/load. [Other Enhancements]
|
933
|
+
* Array#to_h used flatten, but it needs to be flatten(1). [Other Enhancements]
|
934
|
+
* Doc updates. [Other Enhancements]
|
935
|
+
* Fixed minor issue with collate. [Other Enhancements]
|
936
|
+
* Cleaned-up tests headers. [Other Enhancements]
|
937
|
+
|
938
|
+
|
939
|
+
2007-11-27 transami
|
940
|
+
|
941
|
+
* Fixed bug with main.rb <=> facets.rb. [Other Enhancements]
|
942
|
+
* Move core/main.rb back to core/facets.rb as it conflicts with lib in more/. [Other Enhancements]
|
943
|
+
|
944
|
+
|
945
|
+
2007-11-22 transami
|
946
|
+
|
947
|
+
* Updated manifest. [Other Enhancements]
|
948
|
+
* Remove task/config directory. [Other Enhancements]
|
949
|
+
* Added some missing tests to repo. [Other Enhancements]
|
950
|
+
* Added some missing tasks to repo. [Other Enhancements]
|
951
|
+
* Added some missing dev files (many of these can be deleted actually). [Other Enhancements]
|
952
|
+
* Added some missing files from repo. [Other Enhancements]
|
953
|
+
* Added log files. [Other Enhancements]
|
954
|
+
* Touch-up before release. [Other Enhancements]
|
955
|
+
* Update to metadata. [Other Enhancements]
|
956
|
+
* VERSION 2.1.2 [Other Enhancements]
|
957
|
+
* Renamed core/facets/facets.rb to main.rb (Rolls default). [Other Enhancements]
|
958
|
+
* Added copyright notice to COPYING file. [Other Enhancements]
|
959
|
+
* Renamed LICENSE to COPYING according to offical GPL policy. [Other Enhancements]
|
960
|
+
* Touch-up to logger.rb. [Other Enhancements]
|
961
|
+
* Added exception#details. [Other Enhancements]
|
962
|
+
* Move all test scripts to task/test/. [Other Enhancements]
|
963
|
+
* Added test subdir. [Other Enhancements]
|
964
|
+
* Prepare to make a test task subdir. [Other Enhancements]
|
965
|
+
* Continued fixes to metadata. [Other Enhancements]
|
966
|
+
* Fixes to metadata. [Other Enhancements]
|
967
|
+
* Added setup task. [Other Enhancements]
|
968
|
+
|
969
|
+
|
970
|
+
2007-11-17 transami
|
971
|
+
|
972
|
+
* Prepare for version 2.1.1 [Other Enhancements]
|
973
|
+
|
974
|
+
|
975
|
+
2007-11-16 transami
|
976
|
+
|
977
|
+
* Removed debug code. [Other Enhancements]
|
978
|
+
* Fixed options bug in command.rb [Other Enhancements]
|
979
|
+
|
980
|
+
|
981
|
+
2007-11-15 transami
|
982
|
+
|
983
|
+
* Moved nilclass/ergo to kernel/ergo. [Other Enhancements]
|
984
|
+
* Update Kernel#ergo. [Other Enhancements]
|
985
|
+
* Added missing libs. [Other Enhancements]
|
986
|
+
* Added pp_s.rb (Questionable addition, but we'll leave it for now.) [Other Enhancements]
|
987
|
+
* Added validation.rb. This is here for Nitro's sake --better techinques may replace it in the future. [Other Enhancements]
|
988
|
+
* Removed tracepoint.rb --now part of Ratchets project. [Other Enhancements]
|
989
|
+
* Added Console::Logger to logger.rb (may be separated in future). [Other Enhancements]
|
990
|
+
* Added option arity to command.rb. [Other Enhancements]
|
991
|
+
|
992
|
+
|
993
|
+
2007-11-10 transami
|
994
|
+
|
995
|
+
* Update to prepare task. manifest interface is better now ;) [Other Enhancements]
|
996
|
+
* Added UniversalOptions module. [Other Enhancements]
|
997
|
+
* Fixed minor bug in arguments.rb that prevented proper repeat parameters. [Other Enhancements]
|
998
|
+
* Removed extraneous symbol marks (:). [Other Enhancements]
|
999
|
+
* Fixed bug in to_console. [Other Enhancements]
|
1000
|
+
* Adjustment to docs. [Other Enhancements]
|
1001
|
+
* Some task improvements. [Other Enhancements]
|
1002
|
+
* Moved common alias methods from attr.rb to alias.rb. [Other Enhancements]
|
1003
|
+
* Added clobber/ tasks. [Other Enhancements]
|
1004
|
+
* Updated tests. [Other Enhancements]
|
1005
|
+
* VERSION 2.1.0 [Other Enhancements]
|
1006
|
+
* MasterCommand now passes (args, opts), until 1.9 is main stream. [Other Enhancements]
|
1007
|
+
* Added BiCrypt class for simple two-way encryption. [Other Enhancements]
|
1008
|
+
* Added dev/test [Other Enhancements]
|
1009
|
+
* Renamed RELEASE to WHATSNEW [Other Enhancements]
|
1010
|
+
* Added injecting test and cleaned up. [Other Enhancements]
|
1011
|
+
* Fixed bud in enumerable/cluster_by (returned nil instead of []). [Other Enhancements]
|
1012
|
+
* Cleaned up enumerable/permutation.rb [Other Enhancements]
|
1013
|
+
|
1014
|
+
|
1015
|
+
2007-11-09 transami
|
1016
|
+
|
1017
|
+
* minor space removal [Other Enhancements]
|
1018
|
+
* Complete rewrite of command.rb. [Other Enhancements]
|
1019
|
+
* Added comment for potential future #is. [Other Enhancements]
|
1020
|
+
* Added "tester" attribues attr_xxx!. Also added alias_xxx for all attr_xxx methods. [Other Enhancements]
|
1021
|
+
* Added top-level log directory. [Other Enhancements]
|
1022
|
+
|
1023
|
+
|
1024
|
+
2007-11-08 transami
|
1025
|
+
|
1026
|
+
* Added -q option to zip method in ZipUtils. [Other Enhancements]
|
1027
|
+
|
1028
|
+
|
1029
|
+
2007-11-05 transami
|
1030
|
+
|
1031
|
+
* Remove #q reference from RELEASE. [Other Enhancements]
|
1032
|
+
* Cleanup of test_initializer.rb. [Other Enhancements]
|
1033
|
+
* VERSION 2.0.5 [Other Enhancements]
|
1034
|
+
* Fixed return bug in hash/op.rb. [Other Enhancements]
|
1035
|
+
* Ok. #p is back. This will in fact be in 1.9, so we're good. [Other Enhancements]
|
1036
|
+
* Allowed Class#initializer to return the attribute names.
|
1037
|
+
* This should allow things like: 'private *initializer(...)' [Other Enhancements]
|
1038
|
+
|
1039
|
+
|
1040
|
+
2007-11-04 transami
|
1041
|
+
|
1042
|
+
* Added missing (*args) in #initialize on Hash.new. [Other Enhancements]
|
1043
|
+
* Renamed #p to #q, because of multiple args problem.
|
1044
|
+
* I don't know how Ruby 1.9 plans to handle multiple args.
|
1045
|
+
* Will deprecate for 1.9 anyway so doesn't matter much. [Other Enhancements]
|
1046
|
+
* Fixed package name in icli.yaml. [Other Enhancements]
|
1047
|
+
* Added name field to meta/icli.yaml. [Other Enhancements]
|
1048
|
+
* Added meta/icli.yaml. [Other Enhancements]
|
1049
|
+
* Added a RELEASE file to hold current release notes. [Other Enhancements]
|
1050
|
+
* Added log task. [Other Enhancements]
|
1051
|
+
* Added changelog file in doc/log/. [Other Enhancements]
|
1052
|
+
* Up'd version to 2.0.4. [Other Enhancements]
|
1053
|
+
* Update task/groups. [Other Enhancements]
|
1054
|
+
* Fixed to_h in Command::Options [Other Enhancements]
|
1055
|
+
* Fixed bug in initialize. [Other Enhancements]
|
1056
|
+
|
1057
|
+
|
1058
|
+
2007-11-03 transami
|
1059
|
+
|
1060
|
+
* Removed extest task. We will no longer need it. [Other Enhancements]
|
1061
|
+
* Fixed bug in Hash#- Thanks to Xavier Shay. [Other Enhancements]
|
1062
|
+
* Minor update to rdoc.yaml. [Other Enhancements]
|
1063
|
+
* Renamed old changelogs. [Other Enhancements]
|
1064
|
+
* Touch up to methods task. [Other Enhancements]
|
1065
|
+
* Update rsync filter [Other Enhancements]
|
1066
|
+
* Minor updates fixing issues highlighted by running crosstest. [Other Enhancements]
|
1067
|
+
* Many minor bug fixes after running against crosstest. [Other Enhancements]
|
1068
|
+
* Added usage support for __foo options. [Other Enhancements]
|
1069
|
+
* Fixed a many a test after running against crosstest. [Other Enhancements]
|
1070
|
+
* Removed load task. It did not isolate the libs, so wasn't effective. [Other Enhancements]
|
1071
|
+
* Added a number of new tasks. [Other Enhancements]
|
1072
|
+
* Rename SMTP_TLS to Smtp_tls for Rdocs. [Other Enhancements]
|
1073
|
+
|
1074
|
+
|
1075
|
+
2007-11-02 transami
|
1076
|
+
|
1077
|
+
* Moved rdoc.yaml to config/. [Other Enhancements]
|
1078
|
+
* moved task/config to task/config/general. [Other Enhancements]
|
1079
|
+
* Update tasks. [Other Enhancements]
|
1080
|
+
|
1081
|
+
|
1082
|
+
2007-11-01 transami
|
1083
|
+
|
1084
|
+
* Added array/only, symbol/to_proc (where did it go?) and hash/select. [Other Enhancements]
|
1085
|
+
* Update roll file. [Other Enhancements]
|
1086
|
+
* Moved test_command_options to test_command. [Other Enhancements]
|
1087
|
+
* Update dictionary test to check dup and autohash. [Other Enhancements]
|
1088
|
+
|
1089
|
+
|
1090
|
+
2007-10-31 transami
|
1091
|
+
|
1092
|
+
* Fixed autohash and dup bugs. [Other Enhancements]
|
1093
|
+
* Verbatim support for Rails' version of #alias_method_chain. [Other Enhancements]
|
1094
|
+
* Remove site/ directory. [Other Enhancements]
|
1095
|
+
* Moved rsync filter up too. [Other Enhancements]
|
1096
|
+
* Moved doc/site/ up to doc/. [Other Enhancements]
|
1097
|
+
* Added javascript directory to doc/. [Other Enhancements]
|
1098
|
+
|
1099
|
+
|
1100
|
+
2007-10-30 transami
|
1101
|
+
|
1102
|
+
* Updates across the board. [Other Enhancements]
|
1103
|
+
* Updates to stylize and command.rb. [Other Enhancements]
|
1104
|
+
* Made facets.rb a shortcut to facets/facets.rb (this is for Rolls, better way?) [Other Enhancements]
|
1105
|
+
* Oh smack. Lots of stuff fixed. [Other Enhancements]
|
1106
|
+
|
1107
|
+
|
1108
|
+
2007-10-29 transami
|
1109
|
+
|
1110
|
+
* Remove version.txt. No longer needed. [Other Enhancements]
|
1111
|
+
* Removed meta/project.yaml, replaced by facets roll file. [Other Enhancements]
|
1112
|
+
|
1113
|
+
|
1114
|
+
2007-10-28 transami
|
1115
|
+
|
1116
|
+
* Modifications to command.rb, snapshot and rbsystem.
|
1117
|
+
* Merged command.rb and command_options.rb into command.rb.
|
1118
|
+
* Added to_data aliases to snapshot.rb
|
1119
|
+
* Minor additions to rbsystem. Rather than System, maybe Ruby? [Other Enhancements]
|
1120
|
+
|
1121
|
+
|
1122
|
+
2007-10-27 transami
|
1123
|
+
|
1124
|
+
* Removed embedded test from overload.rb. [Other Enhancements]
|
1125
|
+
* Allow OpenStruct#initialize to take a setter block. [Other Enhancements]
|
1126
|
+
* Downloader needs 'wb' flag rather then just 'w'. [Other Enhancements]
|
1127
|
+
* Fixed typo and removed embedded test. [Other Enhancements]
|
1128
|
+
* Fixed bug in command_options.rb, putting the class back in the Console namespace. [Other Enhancements]
|
1129
|
+
|
1130
|
+
|
1131
|
+
2007-10-17 transami
|
1132
|
+
|
1133
|
+
* improved module/traits.rb [Other Enhancements]
|
1134
|
+
|
1135
|
+
|
1136
|
+
2007-10-08 transami
|
1137
|
+
|
1138
|
+
* cleaned up some test and updated version to 2.0.2 [Other Enhancements]
|
1139
|
+
* update methods to eleminate duplicate file names between lib/core and lib/methods [Other Enhancements]
|
1140
|
+
|
1141
|
+
|
1142
|
+
2007-10-07 transami
|
1143
|
+
|
1144
|
+
* doc session - clean up array methods [Other Enhancements]
|
1145
|
+
* fixed enumerable/test_collect.rb [Other Enhancements]
|
1146
|
+
* doc update some tasks [Other Enhancements]
|
1147
|
+
* updated version to 2.0.1 [Other Enhancements]
|
1148
|
+
* minor bugs fixes [Other Enhancements]
|
1149
|
+
* update methods task to display each file as it process it [Other Enhancements]
|
1150
|
+
* added benchmarks for some enumerable methods. [Other Enhancements]
|
1151
|
+
* moved demo/bench/bench_factorial to an demo/bench/integer subclass [Other Enhancements]
|
1152
|
+
* added Erik Veenstra to AUHTORS for work on enumerable/group_by and cluster_by [Other Enhancements]
|
1153
|
+
* minor improvement to test task to specifically read test_*.rb files [Other Enhancements]
|
1154
|
+
* removed enumerable/partition.rb [Other Enhancements]
|
1155
|
+
* move enumerable/partition.rb methods to collect.rb. [Other Enhancements]
|
1156
|
+
|
1157
|
+
|
1158
|
+
2007-10-06 transami
|
1159
|
+
|
1160
|
+
* Improved Integer#of. [Other Enhancements]
|
1161
|
+
* Minor improvements to collect.rb and partition.rb [Other Enhancements]
|
1162
|
+
* Deprecated nonuniq!, bug fixed cluster_by and aliased group_by and partition_by. [Other Enhancements]
|
1163
|
+
* Rennamed Enumerable#partition_by to group_by (like RUby 1.9) and fixed bug in cluster_by. [Other Enhancements]
|
1164
|
+
* update quick docs [Other Enhancements]
|
1165
|
+
* Doc updates [Other Enhancements]
|
1166
|
+
|
1167
|
+
|
1168
|
+
2007-10-03 transami
|
1169
|
+
|
1170
|
+
* Added Oliver Renaud to the AUTHORS list (oops!) [Other Enhancements]
|
1171
|
+
|
1172
|
+
|
1173
|
+
2007-10-02 transami
|
1174
|
+
|
1175
|
+
* update README to not use folded lines [Other Enhancements]
|
1176
|
+
* spellchecked README [Other Enhancements]
|
1177
|
+
* update test task and test_aop.rb [Other Enhancements]
|
1178
|
+
* minor update to meta/project.yaml [Other Enhancements]
|
1179
|
+
* updates to groups task and methods task and version to 'stable' [Other Enhancements]
|
1180
|
+
* updated test task to allow 'live' test [Other Enhancements]
|
1181
|
+
* update AUTHORS [Other Enhancements]
|
1182
|
+
* update test task and move AUTHORS file to toplevel [Other Enhancements]
|
1183
|
+
* moved note/ to doc/notes [Other Enhancements]
|
1184
|
+
* update tasks for core/fore move and moved todo to dev/ [Other Enhancements]
|
1185
|
+
* moved fore to core (and core to methods) [Other Enhancements]
|
1186
|
+
|
1187
|
+
|
1188
|
+
2007-09-20 transami
|
1189
|
+
|
1190
|
+
* update test and install tasks [Other Enhancements]
|
1191
|
+
* require fixes to cut.rb and attributes.rb [Other Enhancements]
|
1192
|
+
* fixed tests for string/nchar and kernel/silence [Other Enhancements]
|
1193
|
+
* Fixed String#brief in format.rb [Other Enhancements]
|
1194
|
+
|
1195
|
+
|
1196
|
+
2007-09-13 transami
|
1197
|
+
|
1198
|
+
* removed 1stClassMethod from "more" docs [Other Enhancements]
|
1199
|
+
* removed 1stClassMethod as a rdoc target (now in Core target) [Other Enhancements]
|
1200
|
+
* update install and rdoc tasks [Other Enhancements]
|
1201
|
+
* moved string/test_index.rb to string/test_nchar.rb [Other Enhancements]
|
1202
|
+
* updated indexable tests [Other Enhancements]
|
1203
|
+
* update string.rb to include string/nchar.rb [Other Enhancements]
|
1204
|
+
* moved index.rb to nchar.rb [Other Enhancements]
|
1205
|
+
* clean up string/index.rb [Other Enhancements]
|
1206
|
+
* moved facets.rb to fore directory [Other Enhancements]
|
1207
|
+
* add comment to groups task [Other Enhancements]
|
1208
|
+
* added groups task [Other Enhancements]
|
1209
|
+
* updated all extrension group files (array.rb, binding.rb, etc.) [Other Enhancements]
|
1210
|
+
|
1211
|
+
|
1212
|
+
2007-09-12 transami
|
1213
|
+
|
1214
|
+
* uncapitalize meta files [Other Enhancements]
|
1215
|
+
* update methods task a bit more, plus related configuration [Other Enhancements]
|
1216
|
+
* updated methods task [Other Enhancements]
|
1217
|
+
* removed lib/core --this is generated content (may be renamed too) [Other Enhancements]
|
1218
|
+
* added load and stats tasks [Other Enhancements]
|
1219
|
+
* update install task --this replaces setup b/c of Facets' special install needs [Other Enhancements]
|
1220
|
+
* update project file [Other Enhancements]
|
1221
|
+
* removed lib/facets [Other Enhancements]
|
1222
|
+
* moved remaining libs to fore (will later consider an additional subdivision) [Other Enhancements]
|
1223
|
+
* move facets/fore to fore/facets [Other Enhancements]
|
1224
|
+
* move facets/more to more/facets [Other Enhancements]
|
1225
|
+
* added ;ob/core, more and fore [Other Enhancements]
|
1226
|
+
* move memorize [Other Enhancements]
|
1227
|
+
|
1228
|
+
|
1229
|
+
2007-09-10 transami
|
1230
|
+
|
1231
|
+
* removed io and net directories [Other Enhancements]
|
1232
|
+
* moved io/redirect.rb to more/ioredirect.rb and net/smtp_tls.rb and net/uploadutils.rb libs to more too. [Other Enhancements]
|
1233
|
+
* few more libs moved to more/ directory [Other Enhancements]
|
1234
|
+
* moved all the most obvious more libs to the more directory [Other Enhancements]
|
1235
|
+
* moved fore "grouping" libs to fore directory [Other Enhancements]
|
1236
|
+
* moved "fore" libs to fore directory [Other Enhancements]
|
1237
|
+
* create for and more directories (yes, you know what's coming ;) [Other Enhancements]
|
1238
|
+
* renamed remain.rb (was main_as_module.rb) to just main.rb [Other Enhancements]
|
1239
|
+
* improved rdoc task and project.yaml file [Other Enhancements]
|
1240
|
+
* better docs for OpenObject [Other Enhancements]
|
1241
|
+
* improved method hiding [Other Enhancements]
|
1242
|
+
|
1243
|
+
|
1244
|
+
2007-09-07 transami
|
1245
|
+
|
1246
|
+
* documentation touch ups [Other Enhancements]
|
1247
|
+
* fixes for conversion.rb rather than conversions.rb [Other Enhancements]
|
1248
|
+
* updated to website docs [Other Enhancements]
|
1249
|
+
* moved demos to demo/sample [Other Enhancements]
|
1250
|
+
* added bench and sample dir to demo [Other Enhancements]
|
1251
|
+
|
1252
|
+
|
1253
|
+
2007-09-06 transami
|
1254
|
+
|
1255
|
+
* moved spy.html to light.html [Other Enhancements]
|
1256
|
+
* menum change to webpage, fixed core doc link [Other Enhancements]
|
1257
|
+
* moved metadata files to meta/ (info/ or box/ would be better?) [Other Enhancements]
|
1258
|
+
* updated test_conversion.rb for to_h/to_hash [Other Enhancements]
|
1259
|
+
* reverse_each instead of each for after advice in advice.rb [Other Enhancements]
|
1260
|
+
* final fix to to_h/to_hash discrepency [Other Enhancements]
|
1261
|
+
* added a Path and Root features to Pathname (good idea?) [Other Enhancements]
|
1262
|
+
|
1263
|
+
|
1264
|
+
2007-09-05 transami
|
1265
|
+
|
1266
|
+
* update advice.rb test and moved old cut test to dev/scrap [Other Enhancements]
|
1267
|
+
* updated advice; removed preinitialize.rb to trinkets project (it was too expiremental) [Other Enhancements]
|
1268
|
+
* command_filter.rb needs to considered/developed; moved to dev/new/ [Other Enhancements]
|
1269
|
+
* fixed interface.rb fo singelton methods [Other Enhancements]
|
1270
|
+
* updates to tests [Other Enhancements]
|
1271
|
+
* whole lot of small bug fixes [Other Enhancements]
|
1272
|
+
* add tests to revision control [Other Enhancements]
|
1273
|
+
* removed old cut test (moved to dev/scrap) [Other Enhancements]
|
1274
|
+
* working on tests [Other Enhancements]
|
1275
|
+
* added read.rb (taken from readwrite.rb) [Other Enhancements]
|
1276
|
+
* split readwrite.rb into read.rb and write.rb [Other Enhancements]
|
1277
|
+
|
1278
|
+
|
1279
|
+
2007-09-04 transami
|
1280
|
+
|
1281
|
+
* remove string/unpack.rb, offset can be had using '@' format instead [Other Enhancements]
|
1282
|
+
* renamed conversions.rb to conversion.rb, fixed some requires [Other Enhancements]
|
1283
|
+
* improved attr.rb [Other Enhancements]
|
1284
|
+
* some cleanup of enumerable extensions [Other Enhancements]
|
1285
|
+
* setup annotations demo [Other Enhancements]
|
1286
|
+
* add non-embedded tests [Other Enhancements]
|
1287
|
+
|
1288
|
+
|
1289
|
+
2007-09-03 transami
|
1290
|
+
|
1291
|
+
* finally brough over toadcode prototype.rb and cleaned it up enough to be useful [Other Enhancements]
|
1292
|
+
* removed annotations subdir [Other Enhancements]
|
1293
|
+
* moved annotations/ann.rb and attr.rb to annotations.rb and attributes.rb [Other Enhancements]
|
1294
|
+
* remove annotations.rb [Other Enhancements]
|
1295
|
+
* moved annotations/settings.rb up a dir [Other Enhancements]
|
1296
|
+
* remove settings.rb [Other Enhancements]
|
1297
|
+
|
1298
|
+
|
1299
|
+
2007-09-02 transami
|
1300
|
+
|
1301
|
+
* chnaged multiton_id(e) to multiton_id(*e,&b) [Other Enhancements]
|
1302
|
+
* updated test task [Other Enhancements]
|
1303
|
+
* added Christoph Rippel to authors lists [Other Enhancements]
|
1304
|
+
* added doc header to new multiton class [Other Enhancements]
|
1305
|
+
* update to new version of multiton [Other Enhancements]
|
1306
|
+
* playing around with multiton2.rb [Other Enhancements]
|
1307
|
+
* renamed dev/try to dev/new [Other Enhancements]
|
1308
|
+
* created dev/old to temporarily house old versions of libs that have been replaced. [Other Enhancements]
|
1309
|
+
* fixed quick.html documentation [Other Enhancements]
|
1310
|
+
* used old wiki.gif as email.gif instead [Other Enhancements]
|
1311
|
+
* fixed config.yaml publish entry [Other Enhancements]
|
1312
|
+
* some minor updates to index.html [Other Enhancements]
|
1313
|
+
* moved site to doc/site [Other Enhancements]
|
1314
|
+
* update to publish task [Other Enhancements]
|
1315
|
+
* updates of tasks [Other Enhancements]
|
1316
|
+
* added kernel/report.rb to hold debug/warn extensions. [Other Enhancements]
|
1317
|
+
* renamed reporting.rb to silence.rb [Other Enhancements]
|
1318
|
+
* update reporting.rb (created report.rb from it) [Other Enhancements]
|
1319
|
+
|
1320
|
+
|
1321
|
+
2007-09-01 transami
|
1322
|
+
|
1323
|
+
* task work [Other Enhancements]
|
1324
|
+
* clean up dev finis [Other Enhancements]
|
1325
|
+
* cleanup dev just a bit more [Other Enhancements]
|
1326
|
+
* continue cleanup of dev directory [Other Enhancements]
|
1327
|
+
* moved dev/twiki to misc/ [Other Enhancements]
|
1328
|
+
* removed dev/core [Other Enhancements]
|
1329
|
+
* moved require_directory.rb to misc/ [Other Enhancements]
|
1330
|
+
* added dev/misc for code scraps that might be useful but are not straight lib or task code [Other Enhancements]
|
1331
|
+
* more dev changes [Other Enhancements]
|
1332
|
+
* organize dev better [Other Enhancements]
|
1333
|
+
* cleanup of dev continues [Other Enhancements]
|
1334
|
+
* cleanup of dev dir [Other Enhancements]
|
1335
|
+
* clean up dev dir more [Other Enhancements]
|
1336
|
+
* some cleanup of dev directory [Other Enhancements]
|
1337
|
+
* almost completed advice lib [Other Enhancements]
|
1338
|
+
* added comment about possible update [Other Enhancements]
|
1339
|
+
* deprecate instance_send and instance_map [Other Enhancements]
|
1340
|
+
|
1341
|
+
|
1342
|
+
2007-08-31 transami
|
1343
|
+
|
1344
|
+
* work on rdoc task [Other Enhancements]
|
1345
|
+
* work on rdoc task [Other Enhancements]
|
1346
|
+
* added dev/cut dir [Other Enhancements]
|
1347
|
+
|
1348
|
+
|
1349
|
+
2007-08-29 transami
|
1350
|
+
|
1351
|
+
* no reason to track .config [Other Enhancements]
|
1352
|
+
* clean up trunk [Other Enhancements]
|
1353
|
+
* added todo comment [Other Enhancements]
|
1354
|
+
* added advice.rb to replace old aspects.rb [Other Enhancements]
|
1355
|
+
* removed aspects.rb (sucked), added prototype.rb (infancy) and adjusted to class_extension.rb [Other Enhancements]
|
1356
|
+
* removed #to_roman (now part of the English project) [Other Enhancements]
|
1357
|
+
* cont. work on aop and cuts [Other Enhancements]
|
1358
|
+
* fixed IMG tag bug [Other Enhancements]
|
1359
|
+
* added yaml.rb [Other Enhancements]
|
1360
|
+
* move #here convenience method to binding/eval (separate?) [Other Enhancements]
|
1361
|
+
* added in order to remove kernel/misc.rb [Other Enhancements]
|
1362
|
+
* consolidate string/regesc [Other Enhancements]
|
1363
|
+
* added module/methods [Other Enhancements]
|
1364
|
+
* updates to include and attr [Other Enhancements]
|
1365
|
+
|
1366
|
+
|
1367
|
+
2007-08-28 transami
|
1368
|
+
|
1369
|
+
* fixed Range#umbrella [Other Enhancements]
|
1370
|
+
* more organization of docs [Other Enhancements]
|
1371
|
+
* orginizing docs [Other Enhancements]
|
1372
|
+
|
1373
|
+
|
1374
|
+
2007-08-27 transami
|
1375
|
+
|
1376
|
+
* update val.rb [Other Enhancements]
|
1377
|
+
* added proc/fn.rb (from kernel/misc.rb) and fixed typo in compose.rb [Other Enhancements]
|
1378
|
+
* moved misc.rb to val.rb [Other Enhancements]
|
1379
|
+
* better organization of some kernel methods [Other Enhancements]
|
1380
|
+
* moved #here alias to eval.rb [Other Enhancements]
|
1381
|
+
* minor updates and some bug fixes (modspace what broke) [Other Enhancements]
|
1382
|
+
* removed file/yaml.rb in favor or just yaml.rb [Other Enhancements]
|
1383
|
+
* moved this to facets/yaml.rb [Other Enhancements]
|
1384
|
+
|
1385
|
+
|
1386
|
+
2007-08-25 transami
|
1387
|
+
|
1388
|
+
* work on aop system [Other Enhancements]
|
1389
|
+
* Added aop.rb, and cut.r and recursive.rb [Other Enhancements]
|
1390
|
+
* moved cut.rb to dev (old version will be deprecated) [Other Enhancements]
|
1391
|
+
* added to_hash to Dictionary, and minor mods to others [Other Enhancements]
|
1392
|
+
|
1393
|
+
|
1394
|
+
2007-08-24 transami
|
1395
|
+
|
1396
|
+
* oops, no need for enumerator directory [Other Enhancements]
|
1397
|
+
* moved threaded_send.rb to mapsend.rb [Other Enhancements]
|
1398
|
+
* moved threaded_send out of enumerable/ dir [Other Enhancements]
|
1399
|
+
* updates to elementor.rb [Other Enhancements]
|
1400
|
+
* merged instance_map into threaded_send [Other Enhancements]
|
1401
|
+
* removed map_send [Other Enhancements]
|
1402
|
+
* merging map_send with threaded_send [Other Enhancements]
|
1403
|
+
|
1404
|
+
|
1405
|
+
2007-08-23 transami
|
1406
|
+
|
1407
|
+
* cont work on elementwise methods [Other Enhancements]
|
1408
|
+
* divide elementwise functions betwee two libs [Other Enhancements]
|
1409
|
+
* uniq.rb is merged into count.rb [Other Enhancements]
|
1410
|
+
* removed count.rb (uniq.rb will become count.rb) [Other Enhancements]
|
1411
|
+
* more refinement to enumerable extensions [Other Enhancements]
|
1412
|
+
* continued refinement of enumerable extensions [Other Enhancements]
|
1413
|
+
* general improvements to the organization of enumerable extensions [Other Enhancements]
|
1414
|
+
|
1415
|
+
|
1416
|
+
2007-08-22 transami
|
1417
|
+
|
1418
|
+
* moved rake/ back to task/ [Other Enhancements]
|
1419
|
+
* added a couple of tasks [Other Enhancements]
|
1420
|
+
* renamed rake files as task file [Other Enhancements]
|
1421
|
+
* update some tasks [Other Enhancements]
|
1422
|
+
* moved methods.rake to methods [Other Enhancements]
|
1423
|
+
* updated methods task to use ratch [Other Enhancements]
|
1424
|
+
* Okay, were going to use Ratch --heaven help me. [Other Enhancements]
|
1425
|
+
|
1426
|
+
|
1427
|
+
2007-08-19 transami
|
1428
|
+
|
1429
|
+
* removed facets/cli dir [Other Enhancements]
|
1430
|
+
* moved all cli libs from facets/cli to facets/ [Other Enhancements]
|
1431
|
+
* removed src/ directory [Other Enhancements]
|
1432
|
+
* finished cli lib move [Other Enhancements]
|
1433
|
+
* made dev/cli [Other Enhancements]
|
1434
|
+
* almost finished integrating cli libs [Other Enhancements]
|
1435
|
+
* moved cli support files to facets locations [Other Enhancements]
|
1436
|
+
* moved cli lib to facets main (also modified functor) [Other Enhancements]
|
1437
|
+
* preparing to move cli libs to facets main [Other Enhancements]
|
1438
|
+
|
1439
|
+
|
1440
|
+
2007-08-18 transami
|
1441
|
+
|
1442
|
+
* renamed hash/reverse to hash/merge (it contains #reverse_merge) [Other Enhancements]
|
1443
|
+
|
1444
|
+
|
1445
|
+
2007-08-13 transami
|
1446
|
+
|
1447
|
+
* updated Project.yaml [Other Enhancements]
|
1448
|
+
* remove Manifest.txt from repository [Other Enhancements]
|
1449
|
+
* more and more task work [Other Enhancements]
|
1450
|
+
* removed info/ and added Project.yaml [Other Enhancements]
|
1451
|
+
* moved info/ content to top-level [Other Enhancements]
|
1452
|
+
* more task work [Other Enhancements]
|
1453
|
+
* removed rake.rake [Other Enhancements]
|
1454
|
+
* more task work [Other Enhancements]
|
1455
|
+
* basic tasks are almost ready [Other Enhancements]
|
1456
|
+
* continued work on rake tasks [Other Enhancements]
|
1457
|
+
|
1458
|
+
|
1459
|
+
2007-08-12 transami
|
1460
|
+
|
1461
|
+
* more work on rake tasks [Other Enhancements]
|
1462
|
+
* tweak methods.rake [Other Enhancements]
|
1463
|
+
* cont. improvement of rake tasks [Other Enhancements]
|
1464
|
+
* added clean.rake [Other Enhancements]
|
1465
|
+
* more updates to rake tasks [Other Enhancements]
|
1466
|
+
* got rid of setup in favor of a simply install.rake [Other Enhancements]
|
1467
|
+
* added a rake support file [Other Enhancements]
|
1468
|
+
* renamed tasks with *.rb [Other Enhancements]
|
1469
|
+
* updated tasks to be rake tasks [Other Enhancements]
|
1470
|
+
* moved methods to methods.rake [Other Enhancements]
|
1471
|
+
* update methods to be a rake file [Other Enhancements]
|
1472
|
+
* Will use rake adn be done with it. [Other Enhancements]
|
1473
|
+
|
1474
|
+
|
1475
|
+
2007-08-11 transami
|
1476
|
+
|
1477
|
+
* cont. clean up of metadata [Other Enhancements]
|
1478
|
+
* clean up of metadata [Other Enhancements]
|
1479
|
+
* remove instance_intercept (trinket code) [Other Enhancements]
|
1480
|
+
* continued modification of those tasky tools [Other Enhancements]
|
1481
|
+
* removed lib/more (this is it!) [Other Enhancements]
|
1482
|
+
* moved M-Z of more/facets to facets (this is it!) [Other Enhancements]
|
1483
|
+
* moved A-L of more/facets to facets (this is it!) [Other Enhancements]
|
1484
|
+
|
1485
|
+
|
1486
|
+
2007-08-10 transami
|
1487
|
+
|
1488
|
+
* removed lib/core (this is it!) [Other Enhancements]
|
1489
|
+
* moved lib/core/facets.rb to lib/facets.rb (this is it!) [Other Enhancements]
|
1490
|
+
* moved lib/core/facets to lib/facets (this is it!) [Other Enhancements]
|
1491
|
+
* added file/yaml.rb [Other Enhancements]
|
1492
|
+
* added a list of libraries considered "core" [Other Enhancements]
|
1493
|
+
* continued work on build tools [Other Enhancements]
|
1494
|
+
* change tools for core/more convergence (so help us god!) [Other Enhancements]
|
1495
|
+
* added conversion requirement to some core libs [Other Enhancements]
|
1496
|
+
* update methods task [Other Enhancements]
|
1497
|
+
|
1498
|
+
|
1499
|
+
2007-08-06 transami
|
1500
|
+
|
1501
|
+
* update quick.html to mirror rdoc changes --still needs work though [Other Enhancements]
|
1502
|
+
* remove old rdoc task [Other Enhancements]
|
1503
|
+
* added rdoc section (minimal) to tool/config.yaml [Other Enhancements]
|
1504
|
+
* nope. remove site/rdoc [Other Enhancements]
|
1505
|
+
* add rdoc dir, should we? [Other Enhancements]
|
1506
|
+
* remove site/rdoc in preperation for new way [Other Enhancements]
|
1507
|
+
* facets.rb belongs to core/ [Other Enhancements]
|
1508
|
+
* renamed some doc files [Other Enhancements]
|
1509
|
+
* removed src/core [Other Enhancements]
|
1510
|
+
* move src/core/lin to lib/core [Other Enhancements]
|
1511
|
+
* added kernel/constant [Other Enhancements]
|
1512
|
+
* remove src/core/web [Other Enhancements]
|
1513
|
+
* moving more of core to top-level (svn sucks!) [Other Enhancements]
|
1514
|
+
* moving core support files to top-level [Other Enhancements]
|
1515
|
+
* removed src/more [Other Enhancements]
|
1516
|
+
* move src/more/lib to lib/more [Other Enhancements]
|
1517
|
+
* made lib dir (to replace src) [Other Enhancements]
|
1518
|
+
* added settings.rb which points to annotations/settings.rb [Other Enhancements]
|
1519
|
+
* moved svn to annotations/ subdir [Other Enhancements]
|
1520
|
+
* moved dev files to top-level as part of more transition [Other Enhancements]
|
1521
|
+
* temporarily removed dev/more [Other Enhancements]
|
1522
|
+
* moved annotations demo to demo dir [Other Enhancements]
|
1523
|
+
* added demo folder [Other Enhancements]
|
1524
|
+
* add dev/more [Other Enhancements]
|
1525
|
+
* remove struct again! (stupid svn) [Other Enhancements]
|
1526
|
+
* moved file to top-level doc as part of more transisiton [Other Enhancements]
|
1527
|
+
* bullshit svn crap [Other Enhancements]
|
1528
|
+
* ann moved back to more (strongly considering annotations for it's own project) [Other Enhancements]
|
1529
|
+
* build moved back to more [Other Enhancements]
|
1530
|
+
* aop moved back to more [Other Enhancements]
|
1531
|
+
* cast moved back to more [Other Enhancements]
|
1532
|
+
* crypt moved back to more [Other Enhancements]
|
1533
|
+
* exts moved back to more [Other Enhancements]
|
1534
|
+
* file moved back to more [Other Enhancements]
|
1535
|
+
* meta moved back to more [Other Enhancements]
|
1536
|
+
* misc moved back to more [Other Enhancements]
|
1537
|
+
* model moved back to more [Other Enhancements]
|
1538
|
+
* struct moved to back to more [Other Enhancements]
|
1539
|
+
* moved sync back to more [Other Enhancements]
|
1540
|
+
|
1541
|
+
|
1542
|
+
2007-08-05 transami
|
1543
|
+
|
1544
|
+
* minor modification to core's method task [Other Enhancements]
|
1545
|
+
* finished removing facets/core from revision control [Other Enhancements]
|
1546
|
+
* remove facets/core/ method libs from revision control [Other Enhancements]
|
1547
|
+
* fixed task/methods, update facets/core (which will be removed from revision ctrl) [Other Enhancements]
|
1548
|
+
* updated methods task to point to facets/core/ [Other Enhancements]
|
1549
|
+
* moved lib/facets_by_method/ to facets/core/ for backward compatibility [Other Enhancements]
|
1550
|
+
|
1551
|
+
|
1552
|
+
2007-08-04 transami
|
1553
|
+
|
1554
|
+
* updated some tools [Other Enhancements]
|
1555
|
+
|
1556
|
+
|
1557
|
+
2007-08-03 transami
|
1558
|
+
|
1559
|
+
* moved commandoptions.rb to command_options.rb [Other Enhancements]
|
1560
|
+
* rewrote command and command options libs [Other Enhancements]
|
1561
|
+
|
1562
|
+
|
1563
|
+
2007-08-02 transami
|
1564
|
+
|
1565
|
+
* fixed up website [Other Enhancements]
|
1566
|
+
* moved web to site [Other Enhancements]
|
1567
|
+
* added splash.html (really trash but we'll hang on to it fot now) [Other Enhancements]
|
1568
|
+
* added .rsync_filter to wesite, for publish task [Other Enhancements]
|
1569
|
+
* moved 'task' to 'tool' (was 'util' before that) [Other Enhancements]
|
1570
|
+
* removed web/home.html, replaced with index.html [Other Enhancements]
|
1571
|
+
* update website to look better on Widows [Other Enhancements]
|
1572
|
+
* moved facets-by-method/ to facets_by_method/. note: this was the old facets/core/. [Other Enhancements]
|
1573
|
+
|
1574
|
+
|
1575
|
+
2007-08-01 transami
|
1576
|
+
|
1577
|
+
* rearranged web directory (no more cover page) [Other Enhancements]
|
1578
|
+
|
1579
|
+
|
1580
|
+
2007-07-31 transami
|
1581
|
+
|
1582
|
+
* removed core ri files and series 1.8 packages [Other Enhancements]
|
1583
|
+
* initial import [Other Enhancements]
|
1584
|
+
|