summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Regenerated gemspec for version 1.0.0v1.0.0Michael Bleigh2011-01-271-2/+3
* Version bump to 1.0.0Michael Bleigh2011-01-271-1/+1
* Closes #11 - Applied dismaldenizen's patch to allow block setting.Michael Bleigh2011-01-274-6/+44
* Merge branch 'master' of https://github.com/rainux/hashieMichael Bleigh2011-01-272-0/+18
|\
| * Mash#delete now works with Symbol keyRainux Luo2010-09-082-0/+18
* | Update to RSpec 2.0Michael Bleigh2011-01-275-15/+19
* | Add in better default handlingDarcy Laycock2011-01-201-1/+3
* | Add add a failing state to the dash specDarcy Laycock2011-01-202-1/+7
* | Use the hash writer instead of send on initializeDarcy Laycock2011-01-131-1/+1
|/
* Regenerated gemspec for version 0.4.0v0.4.0Michael Bleigh2010-08-311-2/+2
* Version bump to 0.4.0Michael Bleigh2010-08-311-1/+1
* Merge branch 'master' of github.com:intridea/hashieMichael Bleigh2010-08-312-2/+26
|\
| * initialze_reader and convert_value should respect subclassing by using self.c...tcocca2010-08-312-2/+26
* | call `super` in Dash.inherited methodMislav Marohnić2010-08-292-0/+11
* | Mash: add `shallow_update` and `shallow_merge` methodsMislav Marohnić2010-08-262-31/+70
* | fix broken Trash spec exampleMislav Marohnić2010-08-261-2/+1
* | add missing requires to Hash and MashMislav Marohnić2010-08-262-0/+4
* | heavily rework Dash for bugfixes and performanceMislav Marohnić2010-08-262-112/+151
* | Mash: fix deep_merge/deep_update and make `merge` deep by defaultMislav Marohnić2010-08-262-8/+44
|/
* Regenerated gemspec for version 0.3.1v0.3.1Michael Bleigh2010-08-191-2/+2
* Version bump to 0.3.1Michael Bleigh2010-08-191-1/+1
* Do not convert child mashes, retain their class.Michael Bleigh2010-08-195-9/+22
* Regenerated gemspec for version 0.3.0v0.3.0Michael Bleigh2010-08-101-2/+5
* Version bump to 0.3.0Michael Bleigh2010-08-101-1/+1
* Update README to add Trash.Michael Bleigh2010-08-101-0/+14
* Query methods now return false if the key has been set to nil or false. Close...Michael Bleigh2010-08-103-1/+12
* Initializing Dash with a nilLes Hill and Robert Pitts2010-08-102-1/+8
* CleanupLes Hill and Robert Pitts2010-08-102-22/+21
* Add Trash (translated hash)Les Hill and Paul Elliott2010-08-103-1/+131
* Regenerated gemspec for version 0.2.2v0.2.2Michael Bleigh2010-07-281-4/+4
* Version bump to 0.2.2Michael Bleigh2010-07-281-1/+1
* Changed up spec_helper a bit, added respond_to? on MashMichael Bleigh2010-07-287-31/+47
* Regenerated gemspec for version 0.2.1v0.2.1Michael Bleigh2010-06-221-6/+41
* Add Jeweler back in.Michael Bleigh2010-06-221-0/+17
* Version bump to 0.2.1Michael Bleigh2010-06-221-1/+1
* Allow for arguments in to_jsonDaniel Neighman2010-06-221-2/+2
* add the gemfilesDaniel Neighman2010-06-222-0/+36
* Adds a fix for json generationDaniel Neighman2010-06-227-87/+59
* Regenerated gemspec for version 0.2.0v0.2.0Michael Bleigh2010-03-051-4/+7
* Version bump to 0.2.0Michael Bleigh2010-03-051-1/+1
* Adds Clash to the mix.Michael Bleigh2010-03-054-9/+158
* Regenerated gemspec for version 0.1.8v0.1.8Michael Bleigh2010-01-141-1/+1
* Version bump to 0.1.8Michael Bleigh2010-01-141-1/+1
* Merge branch 'master' of github.com:intridea/hashieMichael Bleigh2010-01-142-6/+26
|\
| * Swapped out class variables to scale the ancestors tree. This allows for the ...Ben Schwarz2010-01-152-6/+26
* | Regenerated gemspec for version 0.1.7Michael Bleigh2010-01-141-2/+2
* | Version bump to 0.1.7Michael Bleigh2010-01-141-1/+1
|/
* Regenerated gemspec for version 0.1.6v0.1.6Michael Bleigh2010-01-131-2/+2
* Version bump to 0.1.6Michael Bleigh2010-01-131-1/+1
* should not convert the type of Hashie::Mashes childs to Hashie::Mashandrehjr2010-01-142-1/+10