index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
yaml
/
test_yaml.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* time.c: remove time_t restriction from Time class.
akr
2009-04-21
1
-1
/
+1
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-30
/
+30
*
* ext/syck/rubyext.c (rb_syck_mktime): return DateTime for a value
matz
2008-11-19
1
-0
/
+4
*
* lib/yaml/rubytypes.rb: support Rational and Complex as 1.8
matz
2008-11-06
1
-0
/
+24
*
(test_time_now_cycle): cut off under micro second.
akr
2007-12-01
1
-8
/
+1
*
* bootstraptest/test_knownbug.rb: move fixed bugs.
ko1
2007-12-01
1
-0
/
+13
*
* configure.in: check struct timespec, clock_gettime, utimensat,
akr
2007-11-19
1
-1
/
+1
*
* lib/yaml.rb (quick_emit): use combination of object_id and hash to
why
2007-11-15
1
-0
/
+8
*
* test/yaml/test_yaml.rb: fixed the failing YAML Struct test
why
2007-11-13
1
-13
/
+13
*
* ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):
ocean
2006-01-16
1
-0
/
+19
*
* lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded in
ocean
2006-01-10
1
-0
/
+17
*
* lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quoted
ocean
2006-01-10
1
-0
/
+11
*
* lib/yaml/rubytypes.rb: remove comments that are bungling up
why
2005-09-17
1
-22
/
+13
*
* ext/syck/MANIFEST, ext/syck/depend: new file.
nobu
2004-05-15
1
-17
/
+23
*
* lib/yaml.rb: removed fallback to pure Ruby parser.
why
2004-05-15
1
-2
/
+2
*
* lib/csv.rb: document reduction. [ruby-core:02429]
nahi
2004-02-16
1
-0
/
+2
*
* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):
akira
2004-02-08
1
-0
/
+6
*
* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):
akira
2004-02-08
1
-0
/
+17
*
* test/rss/test_*: do $: trick while searching a module in the current
nahi
2004-01-29
1
-1
/
+1
*
* ext/syck/rubyext.c: usec round-tripping skew. [ruby-core:2305]
why
2004-01-28
1
-0
/
+36
*
* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_spec_type_{int,float}):
nobu
2004-01-13
1
-5
/
+3
*
* ext/syck/bytecode.c: turn off default implicit typing.
why
2004-01-12
1
-0
/
+8
*
* lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]
why
2003-12-15
1
-0
/
+7
*
* test/yaml/test_yaml.rb (test_ruby_struct): struct name din not match.
nobu
2003-12-13
1
-1
/
+2
*
* lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946]
why
2003-12-12
1
-0
/
+11
*
* gc.c (Init_stack): stack region is far smaller than usual if
matz
2003-11-22
1
-2
/
+1
*
* ext/syck/rubyext.c: default keys handled.
why
2003-10-03
1
-0
/
+1155