Mon Feb 19 12:40:55 EST 2007 Trans * significant improvements to command.rb thanks to Tyler Rick Fri Feb 16 04:10:35 EST 2007 Trans * added tests to elementwise and tap Fri Feb 16 01:10:15 EST 2007 Trans * fixed test for elementwise and op_tilde_self Fri Feb 16 00:58:53 EST 2007 Trans * added enumerable/map_send Fri Feb 16 00:57:52 EST 2007 Trans * added thread_map and thread_map_send thanks to greg Fri Feb 16 00:56:41 EST 2007 Trans * added operator "~@" for enumerable/elementwise Fri Feb 16 00:05:06 EST 2007 Trans * added more/consoleutils.rb Fri Feb 16 00:03:01 EST 2007 Trans * added string/cleave Thu Feb 15 23:59:54 EST 2007 Trans * added capitalize_all thanks to Richard Laugesen Thu Feb 15 23:58:40 EST 2007 Trans * cartesian_product is an alias of enumerable/cart Thu Feb 15 23:57:40 EST 2007 Trans * added array pad thanks to Richard Laugesen Thu Feb 15 23:56:49 EST 2007 Trans * added kernel/tap Thu Feb 15 23:49:50 EST 2007 Trans * fixed test/unit load issues Thu Feb 15 19:54:32 EST 2007 Trans * converted facet/ requires to facets/core or facets/more as needed Thu Feb 15 19:52:13 EST 2007 Trans * further improvements to arguments.rb (looking good!) Thu Feb 15 17:04:26 EST 2007 Trans * improved symbol/self/generate Thu Feb 15 17:03:38 EST 2007 Trans * bug fix kernel/autoreload arguments needed to be in opposite order Thu Feb 15 17:03:09 EST 2007 Trans * add to_xoxo Thu Feb 15 17:02:19 EST 2007 Trans * removed bad character codes in multiplier.rb Thu Feb 15 17:01:31 EST 2007 Trans * used yaml to allow json.rb to work for all object in general Thu Feb 15 16:59:55 EST 2007 Trans * improvements to functor (note: is to_a and to_proc okay?) Thu Feb 15 16:57:55 EST 2007 Trans * add test to string/bytes.rb Thu Feb 15 16:57:24 EST 2007 Trans * bug fix to nilclass/op_cmp Thu Feb 15 16:57:00 EST 2007 Trans * fixed enumerable/op_pow to use enumerable/cart Thu Feb 15 16:56:38 EST 2007 Trans * added array/op_div Thu Feb 15 16:54:06 EST 2007 Trans * adjustments to xmlbuilder and htmlbuilder dur to buildingblock changes Thu Feb 15 16:53:34 EST 2007 Trans * improved buildingblock.rb Thu Feb 15 16:52:11 EST 2007 Trans * simplified interface of arguments.rb (still a little more to do) Thu Feb 15 16:50:10 EST 2007 Trans * improvements/simplifications to Dir.multiglob Thu Feb 15 16:49:24 EST 2007 Trans * added new authors to list Thu Feb 15 16:48:05 EST 2007 Trans * fixed misspelling of behavior.rb (was bahvior.rb) Tue Feb 6 13:37:23 EST 2007 Trans * removed #own from base list in facets.rb (really need a standard for "singleton class") Tue Feb 6 13:36:34 EST 2007 Trans * minor adjustments to uploadutils Tue Feb 6 13:35:54 EST 2007 Trans * fixed bug in aspects.rb that would not handle args of wrapped method Tue Feb 6 13:35:23 EST 2007 Trans * Symbol#to_s optimization, had to remove freeze Tue Feb 6 13:34:16 EST 2007 Trans * updates to fileutils/stage (stage worth keeping?) Tue Feb 6 13:32:53 EST 2007 Trans * update to credits Tue Feb 6 13:13:51 EST 2007 Trans * fix bug in kernel/ask, returns more than one character Tue Feb 6 13:12:39 EST 2007 Trans * cleanup of enumerbale/graph (no effective change) Tue Feb 6 13:10:58 EST 2007 Trans * new super fast enumerable/cart by Thomas Hafner (replaces #cross) Tue Feb 6 13:08:48 EST 2007 Trans * improved multiglob rountines (accept '+' and '-' prefixes) Tue Feb 6 10:02:31 EST 2007 Trans * No longer will track project file via scm until it settles Mon Feb 5 08:23:54 EST 2007 Trans * fixed bug in attr_tester, thanks Dov! Tue Jan 30 11:48:34 EST 2007 Trans * added weekdays to times.rb thanks to Ryan Platte and Dave Hoover Tue Jan 30 11:47:40 EST 2007 Trans * improvements to dictionary.rb (no longer a subclass of Hash) thanks Jan! Tue Jan 30 11:43:38 EST 2007 Trans * re-replace openhash with openobject Tue Jan 30 11:43:03 EST 2007 Trans * improvements to ann.rb and ann_attr.rb. works, yea! Tue Jan 30 11:42:34 EST 2007 Trans * fixed bug in string/singular.rb Tue Jan 30 11:41:29 EST 2007 Trans * changed enumerable/cross into enumerable/cart and cartesian_product Tue Jan 30 11:40:04 EST 2007 Trans * openobject returns (openhash was a bad name, thanks george) Tue Jan 30 11:38:57 EST 2007 Trans * moved enumerable/cross to enumerable/cart (cartesian_product) Wed Jan 24 17:49:59 EST 2007 Trans tagged 1.8 Wed Jan 24 17:25:52 EST 2007 Trans * added buildingblock.rb, replaced builderobject.rb Wed Jan 24 17:22:54 EST 2007 Trans * adjust require for "yored" files Wed Jan 24 17:22:20 EST 2007 Trans * HtmlBuilder and XMLBuilder aer now based on BuildingBlock Wed Jan 24 17:21:23 EST 2007 Trans * bug fix for command.rb Wed Jan 24 17:20:13 EST 2007 Trans * minor improvements to basic object (object_self to access kernel methods) Wed Jan 24 17:19:08 EST 2007 Trans * ostuct adjustment, use #instance_delegate to get underneth the open access Wed Jan 24 17:18:21 EST 2007 Trans * module/include_as is now based on module/namespace (thanks Pit!) Wed Jan 24 17:17:04 EST 2007 Trans * minor adjustments to methods for (class< * fixed enumerable/partition_by Wed Jan 24 17:15:49 EST 2007 Trans * further updates to project info file (need to stop versioning this) Wed Jan 24 17:14:34 EST 2007 Trans * deprecated (yored) builderobject.rb (poor implementation) Tue Jan 23 18:30:14 EST 2007 Trans * added hash/insert; like store but only if key isn't already present Tue Jan 23 18:18:45 EST 2007 Trans * added module/include_and_extend Tue Jan 23 17:44:32 EST 2007 Trans * facets.rb now references facets/sys.rb Tue Jan 23 17:43:02 EST 2007 Trans * added facets/automatic -- very cool, albiet expiremental way to load core methods automatically! Tue Jan 23 17:41:27 EST 2007 Trans * added File::mulitglob_sum; accumulates file patterns, and accepts '+' and '-' prefixes Tue Jan 23 17:39:34 EST 2007 Trans * added module/module_method; like module_function but makes method public Tue Jan 23 17:37:07 EST 2007 Trans * added module/include_function_module; attempts to properly include one function_module into another Tue Jan 23 17:36:19 EST 2007 Trans * kernel/yaml convenience method for YAML::load Tue Jan 23 17:34:17 EST 2007 Trans * added kernel/supress; supress errors while executing a block (nice DHH!) Tue Jan 23 17:33:41 EST 2007 Trans * added symbol/chomp, like string#chomp Tue Jan 23 17:33:09 EST 2007 Trans * added proc/to_h; converts an assignment proc into a hash Tue Jan 23 17:32:13 EST 2007 Trans * proc/bind; bind a proc to an object, returning a method Tue Jan 23 17:30:52 EST 2007 Trans * added module/prepend; provides dyanamic method wraps for modules, and static wraps for classes Tue Jan 23 17:30:00 EST 2007 Trans * added module/new; use a module as if it were a class Tue Jan 23 17:29:37 EST 2007 Trans * added module/alias_accessor Tue Jan 23 17:28:41 EST 2007 Trans * renamed #superior to #super_at Tue Jan 23 17:27:41 EST 2007 Trans * kernel/instance_class; yet anouther meta_class name, but a more sensicle name this one Tue Jan 23 17:23:04 EST 2007 Trans * added kernel/populate; populates an object's inst. vars from a hash or assingment block Tue Jan 23 17:21:21 EST 2007 Trans * added kernel/daemonize; one last thanks to DHH! Tue Jan 23 17:20:07 EST 2007 Trans * added enumerable/injecting; like inject but automatically returns the memo from the block Tue Jan 23 17:19:33 EST 2007 Trans * added kernel/object_send, a true public-only send method Tue Jan 23 17:18:38 EST 2007 Trans * added kernel/silence_stream; output to null device; thanks DHH! Tue Jan 23 17:17:53 EST 2007 Trans * added kernel/instance_values, thanks DHH! Tue Jan 23 17:16:39 EST 2007 Trans * added Config:inspect for rbconfig Tue Jan 23 17:14:40 EST 2007 Trans * added hash/pairs_at (aking to values_at) Tue Jan 23 17:12:54 EST 2007 Trans * added _why's metaid methods (meta_class, meta_eval, etc.) Tue Jan 23 17:11:29 EST 2007 Trans * added kernel/enable_warnings to complement silence_warinings Tue Jan 23 17:11:06 EST 2007 Trans * added integer/to_roman Tue Jan 23 17:09:43 EST 2007 Trans * added logical operators for hash (and/or) Tue Jan 23 17:08:48 EST 2007 Trans * array/to_path convert ans array to a path string Tue Jan 23 17:08:22 EST 2007 Trans * array/index takes a block Tue Jan 23 17:03:36 EST 2007 Trans * added fileutils/compress; very simple convenience methods for archiving folders Tue Jan 23 17:02:46 EST 2007 Trans * added fileutils/stage adn staged, a means of transfering files accoring to preset rules Tue Jan 23 16:39:30 EST 2007 Trans * had to remove taskable.rb for now (implementation won't work as toplevel include) Tue Jan 23 14:26:33 EST 2007 Trans * added kernel/ask, simply command to get console input Tue Jan 23 14:21:38 EST 2007 Trans * moved deprecated #facet_require to yore lib Tue Jan 23 14:19:10 EST 2007 Trans * deprecated (yored) kernel/own, yet another term for the singleton class Tue Jan 23 14:17:07 EST 2007 Trans * renamed quaclass to qua_class Tue Jan 23 13:39:03 EST 2007 Trans * added populate.rb, mixin for classes that need on a basic initializer Tue Jan 23 13:28:20 EST 2007 Trans * added version_number.rb (a specialized tuple) Tue Jan 23 13:25:22 EST 2007 Trans * OpenObject = OpenHash (OpenObject will eventually be deprecated) Tue Jan 23 13:24:31 EST 2007 Trans * added uploadutils.rb Tue Jan 23 13:20:21 EST 2007 Trans * added Joel VanderWerf's great script.rb script Tue Jan 23 13:15:44 EST 2007 Trans * added Austin's minitar.rb --it's just too damn useful! Tue Jan 23 13:15:07 EST 2007 Trans * added htmlfilter.rb very nice html escape class Tue Jan 23 13:14:09 EST 2007 Trans * added dependency.rb, allwos method to have dependend execution (like rake tasks) Tue Jan 23 13:13:15 EST 2007 Trans * added arguments.rb this is for parsing console command arguments Tue Jan 23 13:11:32 EST 2007 Trans * add new version of annotations: ann.rb and ann_attr.rb Tue Jan 23 12:44:30 EST 2007 Trans * memoize should now work at toplevel Tue Jan 23 12:42:59 EST 2007 Trans * removed dataobject.rb (was never used) Tue Jan 23 12:40:23 EST 2007 Trans * minor doc change to instance_intercept.rb Tue Jan 23 12:37:56 EST 2007 Trans * doc change to methodfilter.rb (maybe deprecat in future) Tue Jan 23 12:36:41 EST 2007 Trans * deprecated (yored!) module/inject; what a silly method Tue Jan 23 12:35:07 EST 2007 Trans * added File::yaml? to roughly detect if a file is a yaml file Tue Jan 23 12:33:51 EST 2007 Trans * deprecated kernel/require_facet (no longer needed) Tue Jan 23 12:27:07 EST 2007 Trans * moved old module/namespace implementation to yore Tue Jan 23 12:26:06 EST 2007 Trans * adjust old annotation.rb (now in yore) to use openhash Tue Jan 23 12:25:33 EST 2007 Trans * moved plugin.rb to ratchets/library project Tue Jan 23 12:24:46 EST 2007 Trans * renamed openobject to openhash !!! Tue Jan 23 12:23:59 EST 2007 Trans * proper credit for multiton goes to Ara T. Howard!!!! Also improvements. Tue Jan 23 12:19:21 EST 2007 Trans * remove library.rb (move to ratchets/library project) Tue Jan 23 12:18:04 EST 2007 Trans * minor bug fix to httpaccess Tue Jan 23 12:17:03 EST 2007 Trans * updated autovivify.rb to use openhash Tue Jan 23 12:14:41 EST 2007 Trans * improvement to command.rb Tue Jan 23 12:13:40 EST 2007 Trans * imporved time/stamp Tue Jan 23 12:11:09 EST 2007 Trans * reimplemented proc/to_method for more sensible behavior Tue Jan 23 11:05:01 EST 2007 Trans * reimplemented module/namespace, very clever thanks to pit captain Tue Jan 23 11:03:01 EST 2007 Trans * added module_load and module_require, e.g. load into and require into Tue Jan 23 10:59:39 EST 2007 Trans * reimplemented instance_exec, should be much improved Tue Jan 23 10:58:28 EST 2007 Trans * doc updates to inflect.rb Tue Jan 23 10:56:55 EST 2007 Trans * updates to Hash op_add, reverse_merge, and rekey Tue Jan 23 10:54:51 EST 2007 Trans * each_slice is now just an alias via enumerator & fixes to partition_by Tue Jan 23 10:54:07 EST 2007 Trans * minor adjusment to multiglob Tue Jan 23 10:53:09 EST 2007 Trans * modified all.rb (not recommended!) to require facets/sys Tue Jan 23 10:52:19 EST 2007 Trans * modifications to project information file (should this be versioned?) Tue Jan 23 10:50:28 EST 2007 Trans * created yore lib to store deprecated features (good idea!) Sun Jan 21 10:28:41 EST 2007 Trans * modified PROJECT info file Sun Jan 21 10:26:49 EST 2007 Trans * added module class/module_load and _require Sun Jan 21 10:23:40 EST 2007 Trans * remove facet/ redirect lib from darcs repository Sun Jan 21 09:23:34 EST 2007 Trans * OpenObject is now OpenHash (OpenObject still exist for backcompat) Thu Nov 30 08:59:09 EST 2006 Trans * kernel/returning is a stub for kernel/with Thu Nov 30 08:50:13 EST 2006 Trans * added proc/update as alias for #call per Tim Pease use of Proc as Observable Thu Nov 30 08:48:30 EST 2006 Trans * added behavior.rb by Nobuyoshi Nakada (plan to improve) Thu Nov 30 08:46:33 EST 2006 Trans * rewrote taskable.rb using classes to represent tasks; it is much improved Thu Nov 30 08:45:44 EST 2006 Trans * openobject.rb doc updates Thu Nov 30 08:44:05 EST 2006 Trans * major update to functor which is now a subclass of Proc (should be faster) Thu Nov 30 08:43:23 EST 2006 Trans * improvements to dictionary.rb to go along with additions of first and last Thu Nov 30 08:41:19 EST 2006 Trans * small improvements to command.rb Thu Nov 30 08:38:04 EST 2006 Trans * removed uses of __class__ for object_class and solidified usaged of #as in basicobject.rb Thu Nov 30 08:35:10 EST 2006 Trans * deprecated ostruct shadow methods (i.e __table__) in favor of #instance methods Thu Nov 30 08:34:36 EST 2006 Trans * added test to module/alias_method_chain Thu Nov 30 08:33:16 EST 2006 Trans * imporvements to instance_exec thanks to Mauricio Fernandez Thu Nov 30 08:32:07 EST 2006 Trans * improvements to kernel/send_as Thu Nov 30 08:30:58 EST 2006 Trans * improvements to kernel/as Thu Nov 30 08:30:19 EST 2006 Trans * minor doc addition to kernel/as Thu Nov 30 08:29:35 EST 2006 Trans * fixed syntax in hash/op_add.rb Thu Nov 30 08:28:27 EST 2006 Trans * imporvements to hash/partition_by thanks to Gregory of Laurel Thu Nov 30 08:27:13 EST 2006 Trans * added Mauricio Fernandez to authors Thu Nov 30 08:26:43 EST 2006 Trans * added addtional work library lore Thu Nov 30 08:25:01 EST 2006 Trans * moved "calibre" project information files Thu Nov 30 08:15:34 EST 2006 Trans * moved a number of "in the works" libs to ToadCode project Thu Nov 30 08:14:12 EST 2006 Trans * removed predicate.rb, an expiremental logic system, and moved to ToadCode Thu Nov 30 08:12:37 EST 2006 Trans * Added plugin.rb, an indirect require mechinism, ie. a plugin system Thu Nov 30 08:11:32 EST 2006 Trans * remove one.rb and moved to ToadCode project, this was just silly/fun library Thu Nov 30 08:10:06 EST 2006 Trans * Added library.rb which is a library ledger system (used to be roll.rb) Thu Nov 30 08:07:51 EST 2006 Trans * added kernel/with which instance_eval's a block on with's subject Thu Nov 30 08:05:33 EST 2006 Trans * rekey is an improved version of normalize_keys (ie. the basis of symbolize_keys) Thu Nov 30 08:04:35 EST 2006 Trans * multiglob is like glob but handles a list of patterns Thu Nov 30 08:02:03 EST 2006 Trans * proper access to openstruct's underlying table Fri Oct 27 22:51:57 EDT 2006 Trans * minor adjustment to taskable.rb Fri Oct 27 22:51:12 EDT 2006 Trans * minor adjustment to #dresner docs Fri Oct 27 22:50:40 EDT 2006 Trans * minor adjustment to #as Tue Oct 24 22:20:45 EDT 2006 Trans * simple doc addition to setup.rb Tue Oct 24 22:19:24 EDT 2006 Trans * doc fixes and losening toplevel constraint to Object in taskable Tue Oct 24 22:17:36 EDT 2006 Trans * made OpenObject #update and #merge public; added to_hash Tue Oct 24 22:17:11 EDT 2006 Trans * minor "public" fix to main_as_object Tue Oct 24 22:15:38 EDT 2006 Trans * removed unorder_store and store_only; added first/last to dictionary Tue Oct 24 22:12:01 EDT 2006 Trans * continued improvements to command.rb added some new callbacks such as option_missing; also handles method_missing properly now Tue Oct 24 22:10:32 EDT 2006 Trans * minor adjustments to module::@+ Tue Oct 24 22:05:38 EDT 2006 Trans * added string/rewrite Tue Oct 24 22:04:19 EDT 2006 Trans * test fixes to module/include_as Tue Oct 24 22:03:44 EDT 2006 Trans * documentation fix for class_extension Tue Oct 24 22:00:54 EDT 2006 Trans * minor edit to supermethod (also finish #superior removal) Tue Oct 24 21:59:24 EDT 2006 Trans * cleanup kernel/set_with code Tue Oct 24 21:57:04 EDT 2006 Trans * update kernel/metaclass can now take a block Tue Oct 24 21:56:11 EDT 2006 Trans * added hash#+ and hash#- (op_add and op_sub) Tue Oct 24 21:54:59 EDT 2006 Trans * added cache to enumerable/every Tue Oct 24 21:52:56 EDT 2006 Trans * minor updates to facets.rb Tue Oct 24 21:51:42 EDT 2006 Trans * removed kernel/superior (silly name) Tue Oct 24 21:50:38 EDT 2006 Trans * minor modifications ot PROJECT file Sat Sep 23 14:11:47 EDT 2006 Trans * [add] more/autovivify.rb expiremental lib. Sat Sep 23 14:10:31 EDT 2006 Trans * [update] Minor fix to command.rb to not use Kernel methods as subcommands. Sat Sep 23 14:08:44 EDT 2006 Trans * [update] Work on annotation.rb to improve support for :self. Fri Sep 8 20:25:37 EDT 2006 Trans * [deprecate] enumerable/permute.rb (replaced by permutation) and minor test fix to linkedlist.rb Fri Sep 8 18:59:21 EDT 2006 Trans * [added] linkedlist.rb (thanks Kirk Haines!) Fri Sep 8 17:59:36 EDT 2006 Trans * [added] enumerable/sum (thanks to Gavin Kistner) Fri Sep 8 17:36:58 EDT 2006 Trans * [added] array/each_combo and combos (Eunumerable.combinations will be deprecated eventually) Fri Sep 8 17:34:52 EDT 2006 Trans * [rename] changed enumerable/permute to permutation Sat Sep 2 12:27:55 EDT 2006 Trans * [update] annotation.rb, fixed :self key Sat Sep 2 12:27:27 EDT 2006 Trans * [added] pathname/op_div Sat Sep 2 12:26:10 EDT 2006 Trans * [deprecated] hash/each.rb Thu Aug 31 11:27:18 EDT 2006 Trans * [removed] hash/each.rb, this variation of Hash#each is too "dangerous" in practice Wed Aug 30 23:28:12 EDT 2006 Trans * [update] module/self/op_add.rb: fixed inclusion order Wed Aug 30 22:49:12 EDT 2006 Trans * annotation.rb, return annotations of self when key is :self [updated] Wed Aug 30 22:33:58 EDT 2006 Trans * module/self/op_add.rb and op_sub.rb - traits like features [added] Tue Aug 29 18:35:32 EDT 2006 Trans * minor improvemtns to module/clone_using and integrate Sat Aug 26 06:34:30 EDT 2006 Trans * command.rb: minor change to docs [update] Sat Aug 26 06:32:46 EDT 2006 Trans * openobject.rb (added NilClass#to_openobject) [update] Sat Aug 26 06:27:18 EDT 2006 Trans * enumerable/each_slice.rb [replace] Ruby already has #each_slice if you require 'enumerator'. And for 1.9, I believe, this will be present automatically. So Facets' each_slice has been replaced with a simple redirection to require 'enumerator'. Ruby's version is slightly different in that it won't check arity if a slice count is not given. For this, use enumerable/each_by. Sat Aug 26 06:23:12 EDT 2006 Trans * array/delete_at.rb [removed] Ruby's Array class already has a #delete_at method, although this is another method at odds with Hash. Use #delete_values_at instead. Wed Aug 23 18:20:31 EDT 2006 Trans * moved File.bitbucket to File.null (but bitbucket was so "fun"! ;) Wed Aug 23 17:58:29 EDT 2006 Trans * added nilclass/to_path Wed Aug 23 17:58:04 EDT 2006 Trans * added kernel/load_local Wed Aug 23 17:56:51 EDT 2006 Trans * added kernel/callee Wed Aug 23 17:55:46 EDT 2006 Trans * added enumerable/eachn, integer/each and integer/of Wed Aug 23 17:54:38 EDT 2006 Trans * re-added array/delete_values_at Wed Aug 23 17:53:49 EDT 2006 Trans * added filetest/self/root Tue Aug 22 11:43:14 EDT 2006 Trans * added cache.rb Tue Aug 22 08:45:03 EDT 2006 Trans * moved Dir.bitbucket to File.bitbucket Mon Aug 21 22:17:47 EDT 2006 Trans * removed task file in favor of sake based util/ Mon Aug 21 22:17:33 EDT 2006 Trans * added main_as_module Mon Aug 21 22:16:18 EDT 2006 Trans * added doublemetaphone (Thanks Lawrence Philps!) Mon Aug 21 22:15:38 EDT 2006 Trans * rewrote taskable.rb Mon Aug 21 22:15:02 EDT 2006 Trans * minor doc fix to association.rb Mon Aug 21 22:14:30 EDT 2006 Trans * added symbol/to_s which caches the result for speed up Mon Aug 21 22:13:17 EDT 2006 Trans * additions and adjusments related to hash/delete_at Mon Aug 21 22:12:54 EDT 2006 Trans * added Dir.bitbucket Mon Aug 21 22:11:46 EDT 2006 Trans * update to array/op_fetch to include op_store Mon Aug 21 22:11:08 EDT 2006 Trans * updated docs and util tasks Mon Aug 21 22:04:23 EDT 2006 Trans * minor changes Thu Aug 17 20:38:42 EDT 2006 Trans * added filesystem.rb Thu Aug 17 20:33:44 EDT 2006 Trans * taskable should now work at the toplevel too Thu Aug 17 20:30:49 EDT 2006 Trans * still working the organization as Reap/Sake change Fri Aug 11 18:04:16 EDT 2006 Trans * started setting project tasks up for sake Wed Aug 9 16:01:16 EDT 2006 Trans * updates to enumerable each_slice Wed Aug 9 16:00:22 EDT 2006 Trans * updated names of meta files Wed Aug 9 15:56:58 EDT 2006 Trans * updates to READMEs Sat Aug 5 00:24:38 EDT 2006 Trans * added trace to command.rb Wed Aug 2 14:49:35 EDT 2006 Trans * organizational changes Tue Jul 25 10:06:24 EDT 2006 Trans tagged 1.7 Tue Jul 25 10:05:36 EDT 2006 Trans * fix to inifinty.rb Tue Jul 25 08:13:12 EDT 2006 Trans * comment on cut.rb needed a quick fix Tue Jul 25 08:06:22 EDT 2006 Trans * updated infinity Sun Jul 23 13:52:24 EDT 2006 Trans * added tkxml.rb Sun Jul 23 13:32:07 EDT 2006 Trans * allow tasks to to arguments (all dependent tasks must take same args) Sun Jul 23 13:31:12 EDT 2006 Trans * update infinity.rb to conform more with common standards Sun Jul 23 07:04:39 EDT 2006 Trans * error catch added to command.rb (thanks Jonas) Sun Jul 23 00:39:18 EDT 2006 Trans * added singleton annotations Sun Jul 23 00:38:03 EDT 2006 Trans * minor improvement to wrap_method and proc/compose Sat Jul 22 23:34:28 EDT 2006 Trans * added more/infinity.rb Sat Jul 22 20:42:21 EDT 2006 Trans * major improvement to String#singular and plural Sat Jul 22 16:21:59 EDT 2006 Trans * update normalize_keys to take a proc instead of a "send" parameter Sat Jul 22 09:00:05 EDT 2006 Trans * projectinfo backups change Sat Jul 22 08:59:36 EDT 2006 Trans * added cuts implimentation Sat Jul 22 08:58:17 EDT 2006 Trans * separated integer/op_mul from compose, op_mul now composes and Integer#of Sat Jul 22 08:57:27 EDT 2006 Trans * wrap_method, no need to undef method before redefining it Mon Jul 17 12:29:08 EDT 2006 Trans * move calibre files (will we do ever use?) to work/pore/meta Mon Jul 17 09:35:06 EDT 2006 Trans * added work dir to repo Mon Jul 17 06:35:50 EDT 2006 Trans * fix instance_interception test Mon Jul 17 06:06:08 EDT 2006 Trans * doc cleanup Mon Jul 17 00:32:43 EDT 2006 Trans * added hash/op_div and array/op_div to BASE. Mon Jul 17 00:31:51 EDT 2006 Trans * remove kernel/called and fixed callee,__callee__ and __method__. Mon Jul 17 00:30:12 EDT 2006 Trans * just about prefected OpenObject Sun Jul 16 19:45:06 EDT 2006 Trans * keys_to_sym to symbolize_keys usage Sun Jul 16 17:35:59 EDT 2006 Trans * remove explore dir, perhaps better to do without midstage Sun Jul 16 16:25:29 EDT 2006 Trans * added to_a to OpenObject Sun Jul 16 16:19:12 EDT 2006 Trans * minor touchup to opencascade Sun Jul 16 10:49:32 EDT 2006 Trans tagged 1.6 Sun Jul 16 10:48:35 EDT 2006 Trans * PrivateAccess expiremental class Sun Jul 16 10:47:58 EDT 2006 Trans * added reverse_merge (from Active Support) Sun Jul 16 10:47:23 EDT 2006 Trans * adjustments to stringify_keys, record normalize_keys Sun Jul 16 10:45:56 EDT 2006 Trans * work on other Hash subclasses Dictionary, OpenCascade, and Hash#having_fallback features Sun Jul 16 10:43:09 EDT 2006 Trans * added some core methods enumerable#divide, array and hash op_div, kernel/meta Sun Jul 16 10:41:24 EDT 2006 Trans * deprecated generate_method_name and generate_instance_method_name Sun Jul 16 10:37:56 EDT 2006 Trans * Hash methods keys_to_s and keys_to_sym to stringify_keys and symbolize_keys Both now depend on normalize_keys Sun Jul 16 10:35:38 EDT 2006 Trans * rewrote openobject as a subclass of Hash with a method filter Sun Jul 16 10:29:16 EDT 2006 Trans * rewrote annotation.rb and moved into more/ Sat Jul 15 13:22:09 EDT 2006 Trans * add meta docs to darcs Sat Jul 15 13:15:05 EDT 2006 Trans * added Jan Molic's Debugger(Logger) to explore Sat Jul 15 13:11:58 EDT 2006 Trans * calibre task (worth the effort?) Sat Jul 15 08:59:59 EDT 2006 Trans * added Symbol::generate Sat Jul 15 08:18:49 EDT 2006 Trans * remove generate_method_name methods ** removed kernel/generate_method_name ** removed moodule/generate_instance_method_name Neither were thread safe. Sat Jul 15 06:33:38 EDT 2006 Trans * new implementation of openobject cont. Sat Jul 15 00:15:47 EDT 2006 Trans * updated dictionary class 1. created subclass AutoDictionary, now used by Dictionary.auto 2. deprecated ::key_new and :value_new, use ::new.by_key and ::new.by_value instead. 3. Retained ::alpha but changed ::auto_key to ::auto_alpha. Fri Jul 14 22:05:48 EDT 2006 Trans * new implementation of openobject in Facets/EXPLORE Fri Jul 14 11:34:47 EDT 2006 Trans * Added deep_clone (thanks Jan Molic) Fri Jul 14 11:03:10 EDT 2006 Trans * project metadata work adjustments Fri Jul 14 11:02:23 EDT 2006 Trans * minor update to tagiterator.rb Fri Jul 14 11:01:45 EDT 2006 Trans * add _darcs expection to FileList Fri Jul 14 11:00:46 EDT 2006 Trans * fix to nilclass#status (accept single parameter) Fri Jul 14 10:59:02 EDT 2006 Trans * added Hash.auto (thanks Jan Molic) Fri Jul 14 10:58:03 EDT 2006 Trans * remove blankslate alias to basicobject Tue Jul 11 14:54:24 EDT 2006 Trans * added annotation and instance_intercept to Facets/EXPLORE Tue Jul 11 11:41:35 EDT 2006 Trans * added Kernel#to_data Tue Jul 11 11:41:09 EDT 2006 Trans * add Daniel Berger's Hash#to_stuct Tue Jul 11 11:39:36 EDT 2006 Trans * moved ValueHolder in snapshot.rb to Snapshot::ValueHolder Mon Jul 10 18:06:33 EDT 2006 Trans * minor bug fix to alias_method_chain Mon Jul 10 18:05:34 EDT 2006 Trans * fix compatiblity with Reap Mon Jul 10 18:03:18 EDT 2006 Trans * improved Proc#to_method and Kernel#instance_exec Fri Jul 7 17:35:40 EDT 2006 Trans * added instance_exec (duh) Fri Jul 7 17:33:48 EDT 2006 Trans * added object_clone and object_dup object_ methods are intended as non-overridable (although you cna if you must). Fri Jul 7 17:32:47 EDT 2006 Trans * no Configuration alias for Settings Fri Jul 7 05:35:09 EDT 2006 Trans * added facets/explore libs Thu Jul 6 11:16:38 EDT 2006 Trans * added settings.rb from glue Thu Jul 6 11:07:47 EDT 2006 Trans * openobject uses self[] instead of @table[] also update proj/infp to start 1.5 series Wed Jul 5 11:40:58 EDT 2006 transfire@gmail.com * deprecate BaasicObject Wed Jul 5 13:16:42 EDT 2006 Trans tagged 1.4.5 Wed Jul 5 11:37:00 EDT 2006 Trans * move ProjectInfo to proj/info Mon Jul 3 22:20:50 EDT 2006 Trans * better arrangment of repository Mon Jul 3 07:32:53 EDT 2006 Trans * Added nil#status, module#alias_method_chain and enumerable#cascade. nil#status - Allows a messgae to be passed through a failure chain. module#alias_method_chain - from rails this is clever idiom for module-based method wrapping. A limited solution, but since there's no standard solution as of yet, well support til then. enumerable#cascade - cascade a list of action on each element of an enumerable. Mon Jul 3 00:54:10 EDT 2006 Trans * method missing in htmlbuilder effected by basic object fix Sun Jul 2 23:54:58 EDT 2006 Trans * minor update to functor.rb Fri Jun 30 21:58:32 EDT 2006 Trans * change WebAgent to Web Thu Jun 29 08:55:19 EDT 2006 Trans * Removed hash/keys_to_iv b/c it is a poor name. Since the alternative of #keys_to_instance_variables conveys the wrong idea, decided to just get rid of this. Instead use the Rails compatibile hash/variablize_keys. Wed Jun 28 22:56:33 EDT 2006 Trans * 1.4RC3 Sat Jun 24 10:31:14 EDT 2006 Trans * initial import