index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
psych
/
test_scalar_scanner.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/psych] Add strict_integer option to parse numbers with commas as strings
Seth Boyles
2022-01-22
1
-0
/
+25
*
test/psych/test_scalar_scanner.rb: Prevent a warning
Yusuke Endoh
2021-09-09
1
-1
/
+1
*
[ruby/psych] Replace A-Za-z with [:alpha:]
jory-graham
2021-08-31
1
-0
/
+22
*
[ruby/psych] add more tests
Alexandr Opak
2021-08-31
1
-2
/
+6
*
[ruby/psych] fix typo
Alexandr Opak
2021-08-31
1
-2
/
+2
*
[ruby/psych] fix parsing integer values with '_' at the end
Alexandr Opak
2021-08-31
1
-1
/
+8
*
[ruby/psych] Improve float scalar scanner
Tomer Brisker
2021-08-31
1
-0
/
+12
*
[ruby/psych] Fix ArgumentError with leading and trailing underscores in numbe...
Mark Thorn
2020-06-05
1
-0
/
+3
*
Do not allocate a string to check if a scalar is an integer
Jean Boussier
2019-06-25
1
-0
/
+17
*
Merge psych-3.0.0.beta3 from ruby/psych.
hsbt
2017-07-14
1
-1
/
+1
*
Import psych-3.0.0.beta1 from ruby/psych.
hsbt
2017-04-05
1
-3
/
+9
*
* ext/psych/*, test/psych/*: Update psych-2.1.1
hsbt
2016-09-07
1
-0
/
+4
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a user
tenderlove
2013-05-14
1
-1
/
+1
*
* test/psych/test_*.rb: use require_relative to require local library
xibbar
2013-03-26
1
-1
/
+1
*
* ext/psych/lib/psych/scalar_scanner.rb: Ignore bad timestamps. If
tenderlove
2012-10-22
1
-0
/
+11
*
* ext/psych/lib/psych/scalar_scanner.rb: Fix scalar_scanner to
tenderlove
2012-10-22
1
-0
/
+4
*
* ext/psych/lib/psych/scalar_scanner.rb: Strings that look like dates
tenderlove
2011-12-18
1
-0
/
+22
*
converting require_relative to just regular requires
tenderlove
2011-03-30
1
-1
/
+1
*
* ext/psych/lib/psych/scalar_scanner.rb: fix parsing timezone's whose
tenderlove
2011-02-25
1
-12
/
+11
*
* test/psych/*: switching tests to use relative require.
tenderlove
2010-03-29
1
-1
/
+1
*
* ext/psych/*: importing Psych to trunk
tenderlove
2010-03-28
1
-0
/
+70