summaryrefslogtreecommitdiff
path: root/CHANGELOG.rdoc
Commit message (Expand)AuthorAgeFilesLines
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register nodes whenAaron Patterson2015-02-061-0/+7
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix support for regularAaron Patterson2015-02-061-0/+7
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes withv2.0.12Aaron Patterson2015-01-281-0/+8
* * ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hashAaron Patterson2015-01-081-0/+7
* * ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivarsAaron Patterson2015-01-081-0/+9
* Add changelog for 2a4d9568f7d5d19c00231cf48eb855cc45ec3394Zachary Scott2014-11-221-0/+7
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping andAaron Patterson2014-08-291-0/+6
* * ext/psych/lib/psych/scalar_scanner.rb: fix loading strings thatAaron Patterson2014-08-291-0/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hashAaron Patterson2014-08-291-0/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" stringsAaron Patterson2014-08-291-0/+8
* * ext/psych/lib/psych/visitors/to_ruby.rb: backwards compatibility forAaron Patterson2014-08-051-0/+6
* Manually reverted fa6aac2ab19762775fba78c264159efb4fcf3ecfSHIBATA Hiroshi2014-06-261-0/+4
* * ext/psych/lib/psych/visitors/yaml_tree.rb: dump empty symbols with aAaron Patterson2014-06-051-0/+6
* Revert "YAML::ENGINE was removed in [Bug #8344]"SHIBATA Hiroshi2014-05-251-4/+0
* YAML::ENGINE was removed in [Bug #8344]Zachary Scott2014-05-241-0/+4
* backport from libyaml-1.1.6SHIBATA Hiroshi2014-03-271-0/+5
* * ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping EncodingAaron Patterson2014-02-281-0/+12
* * ext/psych/yaml/config.h: bump libyaml to 0.1.5Zachary Scott2014-02-051-0/+4
* * ext/psych/yaml/emitter.c: merge libyaml 0.1.5Aaron Patterson2014-02-041-0/+10
* * ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings withAaron Patterson2014-01-081-0/+9
* fix support for negative years.Aaron Patterson2013-11-261-0/+8
* fix regexp for matching TIME.Aaron Patterson2013-11-261-0/+7
* * ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys beforeAaron Patterson2013-11-051-0/+7
* * ext/psych/lib/psych/visitors/yaml_tree.rb: make less garbage whenAaron Patterson2013-10-291-0/+5
* * ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses shouldAaron Patterson2013-10-291-0/+8
* * ext/psych/yaml/yaml.h: [DOC] fix typo by @GreenGeorge [Fixes GH-161]Zachary Scott2013-09-201-0/+5
* * ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes whenAaron Patterson2013-09-051-0/+8
* * ext/psych/lib/psych/scalar_scanner.rb: invalid floats should beAaron Patterson2013-08-281-0/+8
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects soAaron Patterson2013-07-051-0/+6
* * ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a userAaron Patterson2013-05-141-0/+24
* * ext/psych/lib/psych/exception.rb: there should be only one exceptionAaron Patterson2013-04-051-0/+8
* * ext/psych/lib/psych/visitors/to_ruby.rb: correctly registerAaron Patterson2013-04-051-0/+7
* * lib/psych.rb: specify in rdoc what object is returned in parserZachary Scott2013-02-281-0/+5
* * lib/psych.rb: rdoc for Psych overview by Adam StankiewiczZachary Scott2013-02-281-0/+5
* Missed author from 706545cZachary Scott2013-02-161-1/+2
* * lib/psych/y.rb: Document Kernel#y [Github Fixes #127]Zachary Scott2013-02-161-0/+4
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fixing string quotationAaron Patterson2013-02-071-0/+9
* * ext/psych/lib/psych/visitors/yaml_tree.rb: change output referenceAaron Patterson2013-02-071-0/+5
* * ext/psych/lib/psych/scalar_scanner.rb: use constants rather thanAaron Patterson2013-01-161-0/+5
* * ext/psych/yaml/scanner.c: Typos by James Dabbs [Github Fixes #118]Zachary Scott2013-01-131-0/+4
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge key values thatAaron Patterson2013-01-111-0/+7
* * ext/psych/lib/psych/scalar_scanner.rb: strip trailing dots fromAaron Patterson2013-01-091-0/+9
* * ext/psych/lib/psych/scalar_scanner.rb: avoid raising exceptions whenAaron Patterson2012-11-161-0/+6
* * ext/psych/lib/psych/core_ext.rb: move Kernel#y so that it canAaron Patterson2012-11-161-0/+7
* * ruby.c (load_file_internal): set default source encoding asAaron Patterson2012-11-161-0/+8
* * ext/psych/lib/psych/handlers/recorder.rb: added a class forAaron Patterson2012-10-281-0/+10
* * ext/psych/lib/psych/visitors/yaml_tree.rb: `tree` should return theAaron Patterson2012-10-271-0/+7
* * ext/psych/lib/psych/visitors/yaml_tree.rb: YAML Tree object shouldAaron Patterson2012-10-271-0/+7
* * ext/psych/emitter.c (initialize): allow a configuration object to beAaron Patterson2012-07-181-0/+11
* * ext/psych/parser.c (transcode_string): fix encoding index names.Aaron Patterson2012-05-171-0/+5