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
/
ruby
/
test_pack.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* pack.c (pack_pack): fixed length for odd length string.
nobu
2008-12-08
1
-0
/
+12
*
* pack.c (pack_pack): 'u0' is not special differently from 'm0'.
yugui
2008-12-06
1
-0
/
+4
*
* test/ruby/test_array.rb (test_pack): use utf-8.
nobu
2008-10-29
1
-3
/
+3
*
* pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies with
mame
2008-09-25
1
-0
/
+30
*
* test: assert_raises has been deprecated since a long time ago.
nobu
2008-09-24
1
-5
/
+5
*
* pack.c (pack_pack): check errno to detect error of ruby_strtoul.
mame
2008-05-17
1
-0
/
+4
*
* test/ruby/test_string.rb: add tests to achieve over 90% test
mame
2008-05-15
1
-0
/
+12
*
* test/ruby/test_pack.rb: fix tests for 64bit CPU.
mame
2008-02-10
1
-6
/
+4
*
* test/ruby/test_bignum.rb: suppress warnings during test.
mame
2008-01-31
1
-0
/
+360
*
* string.c (str_make_independent): should set length.
nobu
2008-01-23
1
-0
/
+14
*
* util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330]
ocean
2006-02-17
1
-0
/
+3
*
add an assertion for [0x100000000].pack("U").
akr
2004-04-07
1
-0
/
+1
*
add test_pack_U.
akr
2004-04-01
1
-0
/
+11
*
* test/*: should not depend on $KCODE.
nahi
2004-02-18
1
-2
/
+0
*
* pack.c (num2i32): pack should not raise RangeError.
matz
2004-01-22
1
-0
/
+4
*
* test/ruby/test_pack.rb: new test test_unpack_N.
aamine
2004-01-04
1
-0
/
+10
*
* test/ruby/test_pack.rb: new test test_pack_N.
aamine
2003-12-26
1
-0
/
+12
*
* test/ruby/test_*.rb: assert_same, assert_match, and so on.
nahi
2003-09-06
1
-1
/
+1
*
* lib/optparse.rb (OptionParser#order, #permute, #parse): allow an
nobu
2003-09-05
1
-3
/
+3
*
* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'
nahi
2003-09-05
1
-3
/
+3
*
* test/ruby: tests for ruby itself.
nahi
2003-09-04
1
-0
/
+21