aboutsummaryrefslogtreecommitdiffstats
path: root/test/syck
Commit message (Expand)AuthorAgeFilesLines
* * ext/syck/lib/syck/rubytypes.rb (Exception.yaml_new): fix bugnobu2012-03-051-1/+1
* * ext/bigdecimal/README: Update redmine.ruby-lang.org to bugs.ruby-lang.orgkazu2011-12-201-1/+1
* Set yamler as syck.naruse2011-12-121-0/+6
* * test/psych/test_yamldbm.rb: avoid platform dependency.ayumin2011-11-011-4/+4
* * test/psych/test_yamldbm.rb: don't run test if the systemktsj2011-10-091-5/+9
* * test/psych/test_yamldbm.rb: add test case.ayumin2011-10-021-0/+29
* * test/psych/test_yamlstore.rb: use tmpdir for tmpfile.ayumin2011-09-271-2/+10
* Oops! fix psych -> syckayumin2011-09-261-1/+1
* * test/psych/test_yamldbm.rb (require): fix #setup and #terdown.ayumin2011-09-261-3/+12
* * test/syck/test/yamldbm.rb: add test for Syck::DBM.ayumin2011-09-251-0/+152
* * lib/yaml.rb: explicitly specify ::Object to avoid the collision withnaruse2011-09-071-0/+1
* Copy YAML::Store to Syck::Store to keep it from yamler.naruse2011-06-141-1/+1
* Explictly specify syck.naruse2011-06-141-1/+4
* Specify yamler before runnnig tests.naruse2011-06-131-0/+9
* * remove trailing spaces.nobu2011-05-153-4/+4
* * ext/syck/rubyext.c (mktime_do): extra digits are not used.nobu2011-05-061-0/+24
* * test/syck/test_string.rb (Syck::TestString#test_non_binary_string):nobu2011-02-131-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: ARG_ENCODING_NONE regulartenderlove2011-02-021-0/+5
* * ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flagnobu2010-05-021-23/+93
* * test/syck/test_struct.rb: modified to use only syck engine since thetenderlove2010-04-113-2/+20
* * ext/syck/lib/syck/dbm.rb: moved to lib/yaml/dbm.rb since it is nottenderlove2010-04-111-1/+1
* * test/syck/*: Moved test/yaml to test/syck since it's actuallytenderlove2010-04-1115-0/+1827