Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -1/+1 |
* | * lib/ostruct.rb (modifiable): check if really frozen. | nobu | 2009-02-27 | 1 | -0/+4 |
* | * test/ostruct/test_ostruct.rb (test_frozen): added assertions. | nobu | 2009-02-17 | 1 | -0/+2 |
* | * lib/ostruct.rb (OpenStruct#new_ostruct_member): checks if frozen. | nobu | 2009-02-15 | 1 | -0/+8 |
* | * lib/ostruct.rb (OpenStruct#inspect): fixed the recursion check. | yugui | 2009-01-13 | 1 | -0/+14 |
* | * lib/ostruct.rb: Added OpenStruct#==. | ntalbott | 2003-09-25 | 1 | -0/+23 |