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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated based on date2 4.0.
tadf
2006-12-30
1
-0
/
+4
*
* ChangeLog: typo.
nobu
2006-12-15
1
-1
/
+1
*
* ext/readline/readline.c: NetBSD editline does not have
matz
2006-12-14
1
-0
/
+7
*
* lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch from
matz
2006-12-14
1
-0
/
+5
*
* ext/digest/sha2/lib/sha2.rb: Moved one level up from under
knu
2006-12-11
1
-0
/
+5
*
* variable.c (rb_define_const): typo fixed.
matz
2006-12-11
1
-0
/
+4
*
* string.c (rb_str_aset): index double decode problem.
matz
2006-12-11
1
-0
/
+5
*
* eval.c (ruby_cleanup): keep the exception till after END blocks.
nobu
2006-12-09
1
-0
/
+5
*
instead of File.exists?. a patch from Yutaka Kanemoto
matz
2006-12-09
1
-1
/
+2
*
* lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist?
matz
2006-12-09
1
-0
/
+5
*
* lib/weakref.rb (WeakRef::__setobj__): should support
matz
2006-12-07
1
-0
/
+8
*
* Makefile.in, common.mk (NULLCMD): moved for platforms that empty
nobu
2006-12-06
1
-6
/
+11
*
* configure.in (SITE_DIR): fixed to emtpy RUBY_SITE_LIB in config.h on
eban
2006-12-06
1
-0
/
+5
*
* misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" as
matz
2006-12-05
1
-0
/
+5
*
* ruby.h (OFFT2NUM): use LONG2NUM() if sizeof(long) equals to
matz
2006-12-04
1
-0
/
+5
*
* parse.y (dyna_init_gen): dvar initialization only if dvar is
matz
2006-12-04
1
-0
/
+5
*
* lib/cgi.rb (CGI::QueryExtension::read_multipart): should quote
shugo
2006-12-03
1
-0
/
+5
*
* ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should be
gotoyuzo
2006-12-01
1
-0
/
+5
*
* gc.c (ruby_init_stack): decrease "stack level too deep" in Windows.
usa
2006-12-01
1
-0
/
+5
*
* ext/tk/tcltklib.c: shouldn't run the killed thread at callback.
nagai
2006-12-01
1
-0
/
+5
*
* sprintf.c (rb_f_sprintf): need not to truncate string if no
matz
2006-11-27
1
-0
/
+5
*
Sun Nov 26 16:36:46 2006 URABE Shyouhei <shyouhei@ruby-lang.org>
shyouhei
2006-11-26
1
-0
/
+5
*
* bignum.c (bignorm): avoid segmentation. a patch from Hiroyuki
matz
2006-11-24
1
-0
/
+5
*
* eval.c (rb_mod_define_method): set implicit visibility only when
matz
2006-11-24
1
-0
/
+5
*
* file.c (test_grpowned, rb_stat_grpowned): should honor
matz
2006-11-22
1
-0
/
+5
*
* ext/tk/extconf.rb: support --with-X11/--without-X11 option.
nagai
2006-11-22
1
-0
/
+10
*
* eval.c (BEGIN_CALLARGS): ruby_block may be NULL even when
matz
2006-11-08
1
-0
/
+5
*
* ext/digest/lib/digest/hmac.rb: Keep this out of the 1.8 tree
knu
2006-11-07
1
-0
/
+5
*
* ext/tk/lib/tk/itemconfig.rb: minor bug fix.
nagai
2006-11-07
1
-0
/
+4
*
* lib/rss/0.9.rb (RSS::Rss): removed needless include.
kou
2006-11-06
1
-0
/
+4
*
* ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, and
nagai
2006-11-06
1
-0
/
+25
*
updated based on date2 3.9.7.
tadf
2006-11-05
1
-0
/
+4
*
* lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]
shugo
2006-11-04
1
-0
/
+5
*
* ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaround
matz
2006-11-02
1
-0
/
+6
*
* ChangeLog: typo.
usa
2006-11-02
1
-2
/
+2
*
* parse.y (primary): should set NODE when compstmt is NULL.
usa
2006-11-02
1
-0
/
+5
*
* lib/set.rb (Set#^): Fix XOR operation against a container that
knu
2006-11-02
1
-0
/
+5
*
* ext/digest/lib/digest/hmac.rb (Digest::HMAC::update): Minor
knu
2006-11-01
1
-0
/
+8
*
* eval.c (rb_call0): fixed bug of zsuper with both of opt and rest.
usa
2006-10-31
1
-0
/
+7
*
* time.c (time_dup): duplicate the class of original time.
matz
2006-10-31
1
-0
/
+8
*
* Makefile.in (miniruby): add XLDFLAGS.
nobu
2006-10-30
1
-1
/
+5
*
* dir.c (glob_helper): get rid of possible memory leak.
nobu
2006-10-30
1
-0
/
+7
*
* bignum.c (rb_big2str0): use better approximation.
usa
2006-10-30
1
-0
/
+4
*
ChangeLog: add patch submitter.
matz
2006-10-30
1
-2
/
+2
*
* bignum.c (rb_big2str0): wrong allocation length.
matz
2006-10-30
1
-0
/
+5
*
* eval.c (rb_eval): fix commit miss. [ruby-dev:29707]
matz
2006-10-30
1
-0
/
+4
*
* bignum.c (rb_big2str0): a bug in length adjustment.
matz
2006-10-30
1
-0
/
+4
*
* sprintf.c (rb_str_format): should preserve leading zero
matz
2006-10-30
1
-0
/
+5
*
* ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.
gotoyuzo
2006-10-26
1
-0
/
+7
*
* ext/digest/digest.c (Init_digest): typo.
usa
2006-10-26
1
-0
/
+4
[next]