Age | Commit message (Expand) | Author |
---|
2023-10-30 | [ruby/yaml] Compatibility for Psych 4 | Hiroshi SHIBATA |
2021-05-17 | Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in yaml/store.rb | Hiroshi SHIBATA |
2016-09-29 | * lib/yaml/store.rb (YAML::Store#dump): use table argument instead of @table ... | kazu |
2016-09-29 | update call-seq of YAML::Store#initialize [ci skip] | kazu |
2016-09-29 | fix YAML::Store | kazu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2011-10-02 | * lib/yaml/store.rb: make initialize method signature match the | tenderlove |
2011-05-14 | * lib/yaml/dbm.rb: Add documentation. by Justin Collins. | drbrain |
2010-04-11 | * ext/syck/lib/syck/dbm.rb: moved to lib/yaml/dbm.rb since it is not | tenderlove |
2010-04-03 | * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. | tenderlove |
2008-04-11 | * lib/yaml/store.rb (YAML::load): modified to support empty | matz |
2008-04-10 | * lib/pstore.rb (PStore::dump, PStore::load): allow subclass | matz |
2004-05-27 | * lib/pstore.rb (transaction): allow overriding dump and load. | matz |
2004-05-09 | * lib/yaml/store.rb: use FileUtils::copy. | eban |
2003-08-01 | * lib/yaml/store.rb (YAML::Store#initialize): filename is first | why |
2003-05-09 | Initial checkin of YAML substances. | why |