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
/
lib
/
psych
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace A-Za-z with [:alpha:]
jory-graham
2021-08-05
1
-1
/
+1
*
Merge pull request #515 from ruby/quote-y-n
Aaron Patterson
2021-08-04
1
-0
/
+2
|
\
|
*
Add quotes to the strings "y" and "n"
Aaron Patterson
2021-08-04
1
-0
/
+2
*
|
Merge pull request #460 from tbrisker/floatscanner
Aaron Patterson
2021-08-04
1
-4
/
+3
|
\
\
|
*
|
Improve float scalar scanner
Tomer Brisker
2020-08-08
1
-4
/
+3
*
|
|
Merge pull request #473 from OpakAlex/fix-integer-parsing-for-yaml
Aaron Patterson
2021-08-04
1
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update lib/psych/scalar_scanner.rb
opak
2021-06-01
1
-1
/
+1
|
*
|
add more tests
Alexandr Opak
2021-01-29
1
-4
/
+4
|
*
|
fix parsing integer values with '_' at the end
Alexandr Opak
2021-01-29
1
-4
/
+4
*
|
|
Bump version to 4.0.1
v4.0.1
Hiroshi SHIBATA
2021-06-07
1
-1
/
+1
*
|
|
Implement YAML.safe_dump to make safe_load more usable.
Jean Boussier
2021-05-19
3
-4
/
+50
*
|
|
Bump version
Aaron Patterson
2021-05-13
1
-1
/
+1
*
|
|
Introduce `Psych.unsafe_load`
Aaron Patterson
2021-05-13
1
-2
/
+2
*
|
|
Merge pull request #475 from whitehat101/feature/dynamic-scalar-seq-style
Aaron Patterson
2021-05-10
1
-2
/
+2
|
\
\
\
|
*
|
|
feat: allow scalars and sequences to be styled when dumped
Jeremy Ebler
2021-02-07
1
-2
/
+2
*
|
|
|
Merge pull request #480 from Shopify/symbolize-name-non-string-keys
Hiroshi SHIBATA
2021-05-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix symabolize_name with non-string keys
Jean Boussier
2021-02-25
1
-1
/
+1
*
|
|
|
|
Fix some typos [ci skip]
Ryuta Kamizono
2021-04-26
2
-2
/
+2
|
/
/
/
/
*
|
|
|
bump version
v3.3.1
Aaron Patterson
2021-02-24
1
-1
/
+1
*
|
|
|
Merge pull request #476 from Shopify/symbolize-name-ruby-object
Aaron Patterson
2021-02-24
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fix custom marshalization with symbolize_names: true
Jean Boussier
2021-02-15
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Update to latest SnakeYAML
Charles Oliver Nutter
2021-02-23
1
-1
/
+1
|
/
/
/
*
|
|
Cache dispatch cache in an instance variable
Jean Boussier
2021-01-30
1
-1
/
+1
*
|
|
Cache access to Psych.load_tags in Visitor::ToRuby
Jean Boussier
2021-01-30
1
-4
/
+6
|
/
/
*
|
Bump version to 3.3.0
v3.3.0
Hiroshi SHIBATA
2020-12-23
1
-1
/
+1
*
|
[ruby/psych] Optimize cache with `compare_by_identity`
Marc-Andre Lafortune
2020-12-23
2
-2
/
+2
*
|
[ruby/psych] Make Ractor-ready.
Marc-Andre Lafortune
2020-12-23
1
-3
/
+17
*
|
[ruby/psych] Avoid methods depending on bindings
Marc-Andre Lafortune
2020-12-23
1
-3
/
+5
*
|
[ruby/psych] Freeze constants.
Marc-Andre Lafortune
2020-12-23
1
-1
/
+1
*
|
Bump version to 3.2.1
v3.2.1
Hiroshi SHIBATA
2020-12-14
1
-1
/
+1
|
/
*
Bump version to 3.2.0
v3.2.0
Hiroshi SHIBATA
2020-07-18
1
-1
/
+1
*
Remove private_iv_get
Charles Oliver Nutter
2020-07-16
1
-1
/
+1
*
Revert psych version
SzymonKowalczyk
2020-07-16
1
-1
/
+1
*
Update SNAKEYAML CVE-2017-18640
SzymonKowalczyk
2020-07-16
1
-2
/
+2
*
Fix anchor lookup with symbolized names
Jean Boussier
2020-06-08
1
-7
/
+7
*
Merge pull request #438 from mthorn/master
Aaron Patterson
2020-06-03
1
-1
/
+1
|
\
|
*
Fix ArgumentError with leading and trailing underscores in number strings.
Mark Thorn
2020-03-03
1
-1
/
+1
*
|
Remove unnecessary version guard from versions.rb
David RodrÃguez
2020-03-17
1
-1
/
+1
|
/
*
Implement `freeze` option for Pysch.load
Jean Boussier
2019-11-28
1
-7
/
+11
*
Implement a freeze load option
Jean Boussier
2019-11-28
2
-5
/
+6
*
Refactor `symbolize_names`
Jean Boussier
2019-11-28
2
-6
/
+12
*
Remove taint support
Jeremy Evans
2019-10-21
1
-6
/
+2
*
Deduplicate hash keys if they're strings
Jean Boussier
2019-07-22
1
-1
/
+23
*
Do not allocate a string to check if a scalar is an integer
Jean Boussier
2019-04-26
1
-9
/
+7
*
Remove string_cache in ScalarScanner
Jean Boussier
2019-04-26
1
-10
/
+1
*
Reduce string allocations in scalar_scanner
Jean Boussier
2019-04-26
1
-17
/
+15
*
Dump Hash ivars before elements
Aaron Patterson
2019-01-16
1
-9
/
+9
*
Round trip exception backtraces
Aaron Patterson
2019-01-09
2
-0
/
+5
*
Refactor exception dumping
Aaron Patterson
2019-01-09
1
-28
/
+17
*
Dumping the backtrace never worked, so remove it
Aaron Patterson
2019-01-09
1
-14
/
+10
[next]