index
:
delta/psych.git
1-2-stable
3-3-stable
4-0-stable
actions
appveyor
atambo-native_jruby
bundlerize
coder
cross
delegate
did-works-travis
drop-to-support-fatgem
embed
fix-broken-test
fix-jruby-build-task
fix-type-data
frozen
ignore-warnings
issue-11988
jruby
libyaml-0.2.1
master
minitest5
relax-restricted-classes
remove-deprecated-methods
remove-syck
retire-changelog
revert-335-revert-325-fix_324
safeload
strict-hash-keys
travis
tweak-actions
unify-version-number
update_snakeyaml
use-actions
use-relative-versions
github.com: tenderlove/psych.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
psych
/
test_string.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add quotes to the strings "y" and "n"
Aaron Patterson
2021-08-04
1
-0
/
+13
*
Introduce `Psych.unsafe_load`
Aaron Patterson
2021-05-13
1
-7
/
+7
*
Revert "Double quote stings that contain single quotes only"
SHIBATA Hiroshi
2017-11-29
1
-7
/
+0
*
Double quote stings that contain single quotes only
Wolfgang Teuber
2017-07-21
1
-0
/
+7
*
Merge branch 'master' into frozen
SHIBATA Hiroshi
2017-06-30
1
-5
/
+5
|
\
|
*
Rely on encoding tags to determine if string should be dumped as binary
Aaron Patterson
2017-06-29
1
-5
/
+5
*
|
make frozen_string_literal: true
frozen
SHIBATA Hiroshi
2017-06-19
1
-4
/
+4
|
/
*
avoid to shadowing outer local variables.
SHIBATA Hiroshi
2017-03-03
1
-2
/
+2
*
Added parentheses for regex assertions
SHIBATA Hiroshi
2017-03-03
1
-7
/
+7
*
fix serialization of a string that looks like a valid YAML float
Cody Cutrer
2016-03-29
1
-0
/
+4
*
Temporary disabled to frozen literal string.
SHIBATA Hiroshi
2016-02-23
1
-0
/
+1
*
Fix anchor
Nobuyoshi Nakada
2015-01-17
1
-8
/
+16
*
Fix assertion regexps
Nobuyoshi Nakada
2015-01-17
1
-2
/
+2
*
Fix block chomping and add more tests
Jakub Jirutka
2015-01-13
1
-8
/
+30
*
Use appropriate style for serialized strings
Jakub Jirutka
2015-01-12
1
-0
/
+24
*
Merge branch 'master' into jirutka-patch-1
Aaron Patterson
2015-01-08
1
-0
/
+4
|
\
|
*
* ext/psych/lib/psych/scalar_scanner.rb: fix loading strings that
Aaron Patterson
2014-08-29
1
-0
/
+4
*
|
Don't quote scalar values beginning with non-ASCII character
Jakub Jirutka
2014-08-16
1
-0
/
+6
|
/
*
remove unused variables
SHIBATA Hiroshi
2014-02-18
1
-1
/
+1
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings with
Aaron Patterson
2014-01-08
1
-0
/
+4
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: string subclasses should
Aaron Patterson
2013-10-29
1
-0
/
+5
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes when
Aaron Patterson
2013-09-05
1
-0
/
+5
*
* ext/psych/lib/psych/scalar_scanner.rb: invalid floats should be
Aaron Patterson
2013-08-28
1
-0
/
+5
*
* ext/psych/lib/psych/visitors/to_ruby.rb: correctly register
Aaron Patterson
2013-04-05
1
-0
/
+25
*
sync with ruby trunk
Aaron Patterson
2013-04-05
1
-1
/
+1
*
* ext/psych/lib/psych/scalar_scanner.rb: strip trailing dots from
Aaron Patterson
2013-01-09
1
-0
/
+4
*
Testing 8bit ascii_only strings.
Paul Kunysch
2013-01-06
1
-2
/
+9
*
Testing custom character-based class.
Paul Kunysch
2013-01-06
1
-0
/
+12
*
* ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with string
Aaron Patterson
2012-05-15
1
-0
/
+7
*
* ext/psych/lib/psych/visitors/to_ruby.rb: Added support for loading
Aaron Patterson
2012-01-17
1
-0
/
+25
*
* ext/psych/lib/psych/scalar_scanner.rb: make sure strings that look
Aaron Patterson
2011-11-07
1
-0
/
+6
*
Strings tagged binary will be emitted as binary. Fixes #27
Aaron Patterson
2011-09-01
1
-0
/
+8
*
pulling in changes from ruby core
Aaron Patterson
2011-03-29
1
-1
/
+1
*
* test/psych/*: switching tests to use relative require. [ruby-core:29104]
Aaron Patterson
2010-03-29
1
-1
/
+1
*
removed the to_yaml method
Aaron Patterson
2010-03-27
1
-0
/
+5
*
adding a test helper superclass
Aaron Patterson
2010-03-26
1
-3
/
+2
*
moving tests under the psych directory
Aaron Patterson
2010-03-26
1
-0
/
+45