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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
use newer style of JRuby ext loading when available
kares
2018-09-19
1
-1
/
+6
*
Update to SnakeYAML 1.23.
Charles Oliver Nutter
2018-09-19
1
-1
/
+1
*
Merge pull request #360 from sorryeh/add_deprecation_warnings_to_psych_interface
SHIBATA Hiroshi
2018-08-27
1
-0
/
+9
|
\
|
*
Adding deprecation warnings to Psych unified interface
Greg Houle
2018-07-15
1
-0
/
+9
*
|
bump version to 3.1.0.pre1
SHIBATA Hiroshi
2018-08-24
1
-1
/
+1
|
/
*
unifying interface of Psych
Greg Houle
2018-07-13
1
-35
/
+82
*
Merge pull request #346 from stomar/fix-fallback-arg
Aaron Patterson
2018-05-21
1
-4
/
+5
|
\
|
*
Add docs for fallback keyword argument of Psych.load
Marcus Stollsteimer
2018-04-24
1
-2
/
+3
|
*
Fix fallback argument for Psych.load
Marcus Stollsteimer
2018-04-24
1
-2
/
+2
*
|
Correct doc typo "achor" should be "anchor"
utilum
2018-04-27
1
-1
/
+1
|
/
*
Bump version to 3.0.3.pre1 for testing for jruby/jruby#5142.
v3.0.3.pre1
Charles Oliver Nutter
2018-04-16
1
-1
/
+1
*
Update to SnakeYAML 1.21 to fix jruby/jruby#5098.
Charles Oliver Nutter
2018-04-16
1
-1
/
+1
*
Document #dump options
zverok
2018-03-02
1
-2
/
+20
*
Add a predicate method to each node
Aaron Patterson
2017-12-20
7
-0
/
+19
*
Add more test cases for fallback of Psych.load_file
Marcus Stollsteimer
2017-12-19
1
-1
/
+1
*
Bump version to 3.0.2
v3.0.2
SHIBATA Hiroshi
2017-12-19
1
-1
/
+1
*
Merge pull request #342 from stomar/fallback-keyword
SHIBATA Hiroshi
2017-12-19
1
-5
/
+5
|
\
|
*
Convert fallback option to a keyword argument
Marcus Stollsteimer
2017-12-02
1
-5
/
+5
*
|
Merge pull request #338 from stomar/doc_safe_load
SHIBATA Hiroshi
2017-12-04
1
-0
/
+10
|
\
\
|
*
|
Improve docs for Psych.safe_load
Marcus Stollsteimer
2017-12-01
1
-0
/
+10
|
|
/
*
|
bump version to 3.0.1
v3.0.1
SHIBATA Hiroshi
2017-12-04
1
-1
/
+1
|
/
*
Bump version to 3.0.0
v3.0.0
SHIBATA Hiroshi
2017-12-01
1
-1
/
+1
*
Add :symbolize_names option to .safe_load too
Takashi Kokubun
2017-11-30
1
-2
/
+4
*
Revert "Double quote stings that contain single quotes only"
SHIBATA Hiroshi
2017-11-29
1
-1
/
+1
*
Document symbolize_names keyword argument of Psych.load
Marcus Stollsteimer
2017-11-28
1
-0
/
+7
*
Bump version to 3.0.0.beta4
v3.0.0.beta4
SHIBATA Hiroshi
2017-11-27
1
-1
/
+1
*
Add :symbolize_names option to Psych.load
Takashi Kokubun
2017-11-25
1
-2
/
+17
*
Fixup Recorder example documentation
Pete Kinnecom
2017-09-21
1
-4
/
+5
*
Merge pull request #325 from knugie/fix_324
SHIBATA Hiroshi
2017-09-11
1
-1
/
+1
|
\
|
*
Double quote stings that contain single quotes only
Wolfgang Teuber
2017-07-21
1
-1
/
+1
*
|
Add location information to Psych::Nodes::Node
Ary Borenszweig
2017-08-02
2
-4
/
+56
*
|
Add Psych::Handler#event_location
Ary Borenszweig
2017-08-02
1
-0
/
+5
|
/
*
bump version to 3.0.0.beta3
v3.0.0.beta3
SHIBATA Hiroshi
2017-07-14
1
-1
/
+1
*
Fixed path for mingw binary
cross
SHIBATA Hiroshi
2017-07-12
1
-1
/
+1
*
Added cross compilation task for mingw platform
SHIBATA Hiroshi
2017-07-12
1
-1
/
+5
*
Merge branch 'master' into frozen
SHIBATA Hiroshi
2017-06-30
1
-10
/
+8
|
\
|
*
Support enumerator objects
Aaron Patterson
2017-06-29
1
-3
/
+7
|
*
Rely on encoding tags to determine if string should be dumped as binary
Aaron Patterson
2017-06-29
1
-7
/
+1
*
|
make frozen_string_literal: true
frozen
SHIBATA Hiroshi
2017-06-19
38
-39
/
+39
|
/
*
bump version to 3.0.0.beta2
v3.0.0.beta2
SHIBATA Hiroshi
2017-06-16
1
-1
/
+1
*
Merge pull request #158 from laserlemon/delegators
SHIBATA Hiroshi
2017-06-16
1
-0
/
+2
|
\
|
*
Enable YAML serialization of Ruby delegators and simple delegators
Steve Richert
2013-11-26
1
-0
/
+2
*
|
Preserve time zone offset when deserializing times
Marcus Stollsteimer
2017-05-22
1
-1
/
+1
*
|
Fixed gabage lines
remove-deprecated-methods
SHIBATA Hiroshi
2017-03-27
2
-34
/
+0
*
|
Removed to_yaml support on YAMLTree
SHIBATA Hiroshi
2017-03-27
1
-0
/
+3
*
|
Removed override method
SHIBATA Hiroshi
2017-03-27
1
-9
/
+0
*
|
Removed deprecated yaml_initialize method
SHIBATA Hiroshi
2017-03-27
1
-5
/
+0
*
|
Removed Module#psych_yaml_as
SHIBATA Hiroshi
2017-03-27
1
-0
/
+3
*
|
Remove to_yaml_propaties
SHIBATA Hiroshi
2017-03-27
3
-41
/
+2
*
|
Remove Psych.tagurize
SHIBATA Hiroshi
2017-03-27
1
-6
/
+0
[prev]
[next]