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
Commit message (
Expand
)
Author
Age
Files
Lines
*
use assert_same instead of assert_equal.
akr
2006-09-16
1
-1
/
+1
*
* README.EXT: should mention new macros: RSTRING_PTR, RSTRING_LEN,
matz
2006-09-16
3
-8
/
+16
*
* ChangeLog: commit miss.
nobu
2006-09-16
1
-0
/
+4
*
* lib/mkmf.rb (checking_for): improved the messages.
nobu
2006-09-16
2
-14
/
+23
*
* ext/pty/pty.c (establishShell): parent pid is not used.
nobu
2006-09-16
2
-20
/
+18
*
* ext/io/wait/extconf.rb: suspicious checking_for.
nobu
2006-09-16
2
-2
/
+4
*
* ext/dbm/extconf.rb: allow multiple candidates for dbm-type.
nobu
2006-09-16
2
-35
/
+29
*
* Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb:
nobu
2006-09-16
6
-124
/
+289
*
* array.c (ary_shared_first): should create embedded copies
matz
2006-09-16
3
-1
/
+7
*
2006-09-16
matz
2006-09-16
1
-3
/
+3
*
* struct.c (inspect_struct): do not display a class name for
matz
2006-09-16
2
-1
/
+11
*
* ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110.
naruse
2006-09-15
4
-31
/
+131
*
* ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 2006-09-15.
naruse
2006-09-14
2
-254
/
+501
*
* ext/digest/lib/digest.rb (Digest::Base.file): open a file in binary
akr
2006-09-14
2
-1
/
+6
*
2006-09-15
akr
2006-09-14
1
-3
/
+3
*
* numeric.c (fix_mul): avoid bignum multiplication as far as
matz
2006-09-14
2
-3
/
+25
*
* string.c (rb_str_intern): allow zero length symbols.
matz
2006-09-14
2
-3
/
+5
*
* string.c (rb_str_intern): raise SecurityError only when $SAFE
matz
2006-09-14
4
-5
/
+25
*
add a document for Digest::Base.file.
akr
2006-09-14
1
-0
/
+4
*
* ext/digest/lib/digest.rb (Digest::Base.file): new method.
akr
2006-09-14
2
-0
/
+18
*
add ML ref.
akr
2006-09-14
1
-0
/
+2
*
* ext/digest/digest.c (rb_digest_base_inspect): new method.
akr
2006-09-13
2
-0
/
+26
*
* gc.c (ruby_init_stack): decrease "stack level too deep" in Windows.
usa
2006-09-13
2
-1
/
+19
*
* ext/digest/lib/digest.rb: new file.
akr
2006-09-13
2
-0
/
+12
*
2006-09-14
akr
2006-09-13
1
-3
/
+3
*
* README.EXT: English adjustment. [ruby-core:08855]
matz
2006-09-13
1
-6
/
+6
*
* README.EXT: English adjustment. [ruby-core:08851] and
matz
2006-09-13
2
-30
/
+35
*
* misc/ruby-mode.el (ruby-parse-partial): better here-doc support.
matz
2006-09-13
2
-5
/
+7
*
* string.c (rb_str_intern): allow symbols to contains nul.
matz
2006-09-13
2
-5
/
+8
*
* string.c (rb_str_intern): prohibit interning tainted string.
matz
2006-09-13
2
-0
/
+7
*
* hash.c (rb_hash_compare_by_identity): rename Hash#identical to
matz
2006-09-13
2
-13
/
+13
*
* lib/optparse.rb (OptionParser#getopts): works with pre-registered
nobu
2006-09-12
2
-18
/
+33
*
2006-09-13
nobu
2006-09-12
1
-3
/
+3
*
2006-09-12
matz
2006-09-11
1
-3
/
+3
*
* hash.c (rb_hash_compare_by_identity): rename Hash#identical to
matz
2006-09-11
3
-21
/
+19
*
* hash.c (rb_hash_identical): a new method to make a hash to
matz
2006-09-11
4
-15
/
+70
*
* lib/rexml/source.rb (REXML::Source::encoding): should not
matz
2006-09-11
4
-16
/
+35
*
2006-09-11
matz
2006-09-10
1
-3
/
+3
*
* string.c (sym_equal): "sym == str" should compare them as
matz
2006-09-10
2
-3
/
+10
*
* instruby.rb (parse_args): remove splat.
nobu
2006-09-10
2
-1
/
+5
*
updated based on date2 3.9.1.
tadf
2006-09-10
3
-70
/
+178
*
* file.c: ISPRINT() needs ctype.h
nobu
2006-09-10
2
-0
/
+6
*
* lib/optparse.rb: splat parsed arguments.
nobu
2006-09-10
2
-5
/
+9
*
* eval.c (rb_require_safe): prevent extension from loading twice.
nobu
2006-09-10
2
-7
/
+12
*
2006-09-10
matz
2006-09-09
1
-3
/
+3
*
* file.c (rb_f_test): test(0) should not have any special
matz
2006-09-09
3
-11
/
+19
*
Rescue Exception in Test::Unit::TestCase#run. [ruby-core:08783]
drbrain
2006-09-09
2
-2
/
+15
*
* bcc32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.
nobu
2006-09-08
1
-1
/
+1
*
* lib/pstore.rb: open all in binary mode, and get rid of the quirk of
nobu
2006-09-08
2
-11
/
+15
*
2006-09-09
nobu
2006-09-08
1
-3
/
+3
[next]