index
:
psych
cr/drop_ruby_2.x.x
master
A libyaml wrapper for Ruby
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2012-05-15
* ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with string
Aaron Patterson
2012-05-15
* ext/psych/lib/psych/visitors/to_ruby.rb: convert omap tagged maps to
Aaron Patterson
2012-04-28
add a test for ast roundtripping
Aaron Patterson
2012-04-06
* ext/psych/parser.c: fall back to any encoding if the external
Aaron Patterson
2012-03-08
* ext/psych/lib/psych.rb (load, parse): stop parsing or loading after
Aaron Patterson
2012-03-08
* ext/psych/lib/psych.rb (parse_stream, load_stream): if a block is
Aaron Patterson
2012-03-05
only run test on ruby less than 2.0.0
Aaron Patterson
2012-03-05
* ext/psych/lib/psych.rb: default open YAML files with utf8 external
Aaron Patterson
2012-02-27
* ext/psych/parser.c: prevent a memory leak by protecting calls to
Aaron Patterson
2012-02-23
* ext/psych/parser.c: set parser encoding based on the YAML input
Aaron Patterson
2012-02-09
* ext/psych/parser.c: removed external encoding setter, allow parser
Aaron Patterson
2012-01-17
* ext/psych/lib/psych/visitors/to_ruby.rb: Added support for loading
Aaron Patterson
2012-01-17
syncing with ruby trunk
Aaron Patterson
2011-12-17
* ext/psych/lib/psych/visitors/to_ruby.rb: BigDecimals can be restored
Aaron Patterson
2011-12-17
* ext/psych/lib/psych/scalar_scanner.rb: Strings that look like dates
Aaron Patterson
2011-12-06
* ext/psych/lib/psych.rb (module Psych): parse and load methods take
Aaron Patterson
2011-12-06
* ext/psych/parser.c (parse): parse method can take an option file
Aaron Patterson
2011-11-29
sync with ruby-core
Aaron Patterson
2011-11-16
infinite loop seems fixed, so I can uncomment this assertion
Aaron Patterson
2011-11-08
* ext/psych/lib/psych/tree_builder.rb: dump complex numbers,
Aaron Patterson
2011-11-07
* ext/psych/lib/psych/scalar_scanner.rb: make sure strings that look
Aaron Patterson
2011-11-07
merging from ruby
Aaron Patterson
2011-11-01
another merge from ruby core
Aaron Patterson
2011-11-01
merging from ruby
Aaron Patterson
2011-10-04
adding more information to the syntax error exception
Aaron Patterson
2011-10-03
Use `yaml` rather than `to_yaml` to avoid ENGINE changes removing this
Aaron Patterson
2011-10-03
Avoid accepting incorrect floating point values.
Aaron Patterson
2011-10-03
sync with ruby core
Aaron Patterson
2011-09-01
Strings tagged binary will be emitted as binary. Fixes #27
Aaron Patterson
2011-09-01
sync with ruby-trunk
Aaron Patterson
2011-08-24
* ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to be
Aaron Patterson
2011-08-17
syncing with ruby trunk
Aaron Patterson
2011-07-29
sync with ruby trunk
Aaron Patterson
2011-06-21
fixing cyclic object reference handling. Thanks to @CvX for the test. fixes #19
Aaron Patterson
2011-06-21
avoid ruby warnings
Aaron Patterson
2011-06-21
merge from ruby trunk
Aaron Patterson
2011-06-08
fixing Hash subclass dump and load support. fixes #14
Aaron Patterson
2011-06-08
adding module serialization support
Aaron Patterson
2011-06-08
ruby classes can round trip
Aaron Patterson
2011-06-05
merging from ruby trunk
Aaron Patterson
2011-05-13
synching with ruby trunk
Aaron Patterson
2011-04-21
setting correct taint status for strings
Aaron Patterson
2011-03-30
synching with ruby trunk
Aaron Patterson
2011-03-29
pulling in changes from ruby core
Aaron Patterson
2011-02-25
add a failing test for time strings whose timezone follows the (+/-)dddd format
Gonçalo Silva
2011-02-25
improved time scanning tests
Gonçalo Silva
2011-02-25
merging from ruby trunk
Aaron Patterson
2011-02-06
merging from ruby
Aaron Patterson
2011-01-21
syncing up with ruby trunk
Aaron Patterson
2010-07-07
line width option is passed to emitter
Aaron Patterson
[next]