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
/
lib
/
yaml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed heredoc to play with emacs better. Added :startdoc: to fix broken rdoc ...
ryan
2009-09-24
1
-2
/
+3
*
* lib/yaml/rubytypes.rb (String#is_binary_data?): TAB would be
nobu
2009-03-26
1
-1
/
+1
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
10
-31
/
+31
*
* lib/optparse/version.rb: remove variable shadowing to stop
matz
2008-12-18
2
-219
/
+214
*
* lib/yaml/rubytypes.rb: support Rational and Complex as 1.8
matz
2008-11-06
1
-0
/
+38
*
* lib/yaml/store.rb (YAML::load): modified to support empty
matz
2008-04-11
1
-1
/
+15
*
* lib/pstore.rb (PStore::dump, PStore::load): allow subclass
matz
2008-04-10
1
-2
/
+2
*
* ext/json/lib/json/pure/generator.rb,
naruse
2008-02-12
2
-4
/
+4
*
* lib/yaml/rubytypes.rb (String#is_binary_data?): use Integer#fdiv.
nobu
2007-11-16
1
-1
/
+1
*
* ext/syck/rubyext.c: Node#value defined twice.
why
2007-11-15
2
-3
/
+1
*
* lib/yaml/types.rb: Likewise, pass self to YAML::quick_emit.
why
2007-11-15
1
-3
/
+3
*
* lib/yaml.rb (quick_emit): use combination of object_id and hash to
why
2007-11-15
1
-9
/
+9
*
Replace nodoc with stopdoc so Module methods get documented.
drbrain
2006-08-11
1
-1
/
+3
*
* lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded in
ocean
2006-01-10
1
-10
/
+12
*
* lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quoted
ocean
2006-01-10
1
-0
/
+1
*
* lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.
nobu
2005-09-27
3
-41
/
+51
*
* ext/syck/emitter.c (syck_scan_scalar): prevent indicators from
why
2005-09-20
2
-9
/
+10
*
* lib/yaml/rubytypes.rb: remove comments that are bungling up
why
2005-09-17
1
-39
/
+4
*
* lib/yaml.rb: reworking YAML::Stream to use the new
why
2005-09-13
7
-564
/
+444
*
Removal of lib/yaml/baseemitter.rb was accidental.
why
2005-09-13
1
-0
/
+247
*
* lib/yaml.rb: reworking YAML::Stream to use the new
why
2005-09-13
2
-354
/
+0
*
* bignum.c (bignorm): fixed a bug in normalizing negative numbers
matz
2005-06-07
1
-2
/
+2
*
* lib/yaml/rubytypes.rb: whoops. bad require for 'yaml/compat'. sorry.
why
2004-08-18
1
-1
/
+0
*
* lib/yaml/baseemitter.rb: folding now handles double-quoted strings,
why
2004-08-18
3
-21
/
+30
*
* lib/yaml/rubytypes.rb: exceptions were using an older
why
2004-07-30
1
-1
/
+1
*
* lib/pstore.rb (transaction): allow overriding dump and load.
matz
2004-05-27
1
-66
/
+19
*
* ext/syck/syck.c (syck_new_parser): clear parser on init.
why
2004-05-25
2
-24
/
+12
*
* lib/yaml/baseemitter.rb (indent_text): was forcing a mod value
why
2004-05-16
1
-115
/
+115
*
* ext/syck/MANIFEST, ext/syck/depend: new file.
nobu
2004-05-15
1
-3
/
+3
*
* lib/yaml.rb: removed fallback to pure Ruby parser.
why
2004-05-15
2
-125
/
+132
*
* lib/yaml/store.rb: use FileUtils::copy.
eban
2004-05-09
1
-1
/
+2
*
* lib/yaml/rubytypes.rb (to_yaml): added instance variable handling
why
2004-05-06
2
-68
/
+190
*
* lib/yaml/rubytypes.rb: passing Range tests.
why
2004-04-26
1
-4
/
+8
*
* ext/syck/lib/gram.c: allow root-level inline collections.
why
2004-04-02
1
-1
/
+1
*
* eval.c (proc_eq): avoid false positive by using scope and
matz
2004-03-18
1
-1
/
+1
*
* ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305]
why
2004-01-28
1
-1
/
+1
*
* lib/yaml.rb (YAML::YAML): adjust Marshal version.
nobu
2003-12-20
1
-3
/
+4
*
* lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]
why
2003-12-15
1
-1
/
+1
*
* lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946]
why
2003-12-12
1
-2
/
+2
*
* ext/syck/rubyext.c: refactoring of the transfer method
why
2003-08-21
1
-78
/
+0
*
* lib/yaml/store.rb (YAML::Store#initialize): filename is first
why
2003-08-01
1
-1
/
+1
*
* lib/yaml/dbm.rb: replace indexes with values_at.
why
2003-07-24
1
-2
/
+2
*
BaseEmitter left out as well.
why
2003-07-11
1
-0
/
+241
*
* ext/syck/emitter.c: new emitter code.
why
2003-07-11
4
-241
/
+22
*
* lib/yaml/types.rb: replaced Kernel::Hash reference with Object::Hash
why
2003-06-24
1
-1
/
+1
*
* ext/syck/rubyext.c (rb_syck_load_handler): merge key implemented.
why
2003-06-18
2
-6
/
+6
*
* ext/syck/gram.c: added grammar for certain empty sequence entries.
why
2003-06-17
1
-10
/
+2
*
* ext/syck/token.c: preserve newlines prepended to a block.
why
2003-06-10
4
-110
/
+15
*
* ext/syck/rubyext.c (rb_syck_mktime): seconds calculated wrong.
why
2003-05-30
1
-2
/
+2
*
* lib/token.c: single- and double-quoted root-level fix.
why
2003-05-22
1
-2
/
+33
[next]