summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-05merging changes from rubyAaron Patterson
2010-06-18* ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix theAaron Patterson
2010-05-22merging from rubyAaron Patterson
2010-05-22adding a json stream emitterAaron Patterson
2010-05-19adding yaml streaming apiAaron Patterson
2010-05-19emitter transcodes to UTF-8 automaticallyAaron Patterson
2010-05-18setting the encoding twice is not allowedAaron Patterson
2010-05-18adding UTF-16 and UTF-16+BOM supportAaron Patterson
2010-05-16removing unused fileAaron Patterson
2010-05-16reusing Psych::TreeBuilder to our advantageAaron Patterson
2010-05-16using factory methods for tree buildingAaron Patterson
2010-05-15using factory methods for node creationAaron Patterson
2010-05-15merging from rubyAaron Patterson
2010-05-03using factory methods for building ASTAaron Patterson
2010-05-03merging from rubyAaron Patterson
2010-04-24adding deprecated method "tagurize"Aaron Patterson
2010-04-24removing unused codeAaron Patterson
2010-04-24adding support for deprecated "add_private_type" functionAaron Patterson
2010-04-24merge from rubyAaron Patterson
2010-04-23supporting add_ruby_typeAaron Patterson
2010-04-23adding hoe hacks to run tests without warningsAaron Patterson
2010-04-23merging from rubyAaron Patterson
2010-04-16binary strings should be dumped with literal formattingAaron Patterson
2010-04-16ignoring to_yaml_properties defined by syckAaron Patterson
2010-04-16merging from rubyAaron Patterson
2010-04-09adding deprecation warningsAaron Patterson
2010-04-09implementing some deprecated api methodsAaron Patterson
2010-04-09merging from ruby to psychAaron Patterson
2010-04-09fixing ruby syncAaron Patterson
2010-03-29do not sync extconf.rbAaron Patterson
2010-03-29Merge remote branch 'pbm/master'Aaron Patterson
2010-03-29Fix problem with empty and white-space only strings. Add test.Peter McLain
2010-03-29Merge remote branch 'pbm/master'Aaron Patterson
2010-03-29Author: naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>Aaron Patterson
2010-03-29Fixed typos in commentsPeter McLain
2010-03-29* test/psych/*: switching tests to use relative require. [ruby-core:29104]Aaron Patterson
2010-03-28using assert_in_delta for floating point differencesAaron Patterson
2010-03-28removing cflag modificationsAaron Patterson
2010-03-28cleaning up some warningsAaron Patterson
2010-03-28adding tasks to help merge back and forth to rubyAaron Patterson
2010-03-28making sure psych defines to_yaml on objectAaron Patterson
2010-03-28* lib/psych/core_ext.rb: adding Kernel#yAaron Patterson
2010-03-27testing Object has to_yaml definedAaron Patterson
2010-03-27removed the to_yaml methodAaron Patterson
2010-03-26adding a test helper superclassAaron Patterson
2010-03-26* test/psych/test_struct.rb: fixing tests to be compatible with syckAaron Patterson
2010-03-26* Rakefile: adding a task to sync psych with ruby-trunkAaron Patterson
2010-03-26commenting our core extention removalAaron Patterson
2010-03-26updating manifestAaron Patterson
2010-03-26Merge branch 'master' of github.com:tenderlove/psychAaron Patterson