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
*
* eval.c (is_defined): stupid mistakes fixed. [ruby-dev:24006]
matz
2004-07-31
2
-2
/
+7
*
* misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial,
nobu
2004-07-31
2
-11
/
+17
*
* eval.c (is_defined): avoid unnecessary method invocations.
matz
2004-07-31
2
-9
/
+15
*
* lib/yaml/rubytypes.rb: exceptions were using an older
why
2004-07-30
3
-1154
/
+975
*
2004-07-31
eban
2004-07-30
1
-3
/
+3
*
* eval.c (is_defined): call is_defined() before invoking
matz
2004-07-30
2
-5
/
+15
*
2004-07-30
ocean
2004-07-30
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError when
nagai
2004-07-30
3
-4
/
+32
*
2004-07-29
usa
2004-07-29
1
-3
/
+3
*
* ext/tk/lib/tkextlib/pkg_checker.rb: improve the check process
nagai
2004-07-29
1
-9
/
+64
*
* lib/cgi.rb (CGI::initialize): remove at_exit code for CGI_PARAMS
matz
2004-07-28
2
-28
/
+12
*
fix a reference to ruby-dev.
akr
2004-07-28
1
-1
/
+1
*
* eval.c (rb_call0): should call rb_call_super() directly for
matz
2004-07-28
7
-12
/
+21
*
* ext/tk/lib/validate.rb: accept a Method object for the validatecommand option
nagai
2004-07-28
7
-10
/
+241
*
* for backward compatibility (see [ruby-talk:107510], [ruby-talk:107647])
nagai
2004-07-28
1
-0
/
+5
*
2004-07-28
eban
2004-07-28
1
-3
/
+3
*
* env.h: remove argv from ruby_frame.
matz
2004-07-28
6
-86
/
+43
*
* eval.c (rb_call0): update ruby_frame->argv with the default
matz
2004-07-27
1
-1
/
+1
*
2004-07-27
eban
2004-07-27
1
-3
/
+3
*
* eval.c (rb_eval): copy on write for argument local variable
matz
2004-07-27
4
-7
/
+33
*
2004-07-26
eban
2004-07-26
1
-3
/
+3
*
* lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): should
gotoyuzo
2004-07-26
2
-1
/
+6
*
2004-07-25
eban
2004-07-25
1
-3
/
+3
*
* win32/win32.{h,c} (rb_w32_{f,fd,fs}open): workaround for bcc32's
ocean
2004-07-25
4
-3
/
+72
*
* ext/tk/MANIFEST: added.
eban
2004-07-24
1
-0
/
+5
*
2004-07-24
eban
2004-07-24
1
-3
/
+3
*
* range.c (rb_range_beg_len): returns Qnil only when "beg" points
matz
2004-07-24
5
-10
/
+12
*
* gc.c (define_final): should not disclose NODE* to Ruby world.
matz
2004-07-23
10
-20
/
+37
*
* add TclX extension support (partially)
nagai
2004-07-23
5
-14
/
+106
*
2004-07-23
eban
2004-07-23
1
-3
/
+3
*
* lib/net/imap.rb (disconnected?): new method.
shugo
2004-07-22
2
-0
/
+9
*
2004-07-21
ocean
2004-07-21
1
-3
/
+3
*
bugfix for Importable.callback().
ttate
2004-07-20
1
-1
/
+1
*
* lib/webrick/httpservlet/cgihandler.rb
gotoyuzo
2004-07-18
2
-1
/
+10
*
* test/openssl/test_ssl.rb: add workaround for Cygwin.
gotoyuzo
2004-07-18
1
-0
/
+4
*
r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines
ser
2004-07-18
5
-15
/
+28
*
* TkMsgCatalog.callback: bug fix (wrong number of argument)
nagai
2004-07-18
2
-1
/
+7
*
* sprintf.c (rb_f_sprintf): remove extra sign digit.
nobu
2004-07-17
2
-13
/
+17
*
2004-07-18
knu
2004-07-17
1
-3
/
+3
*
* dir.c (bracket): use NULL instead of 0.
knu
2004-07-17
2
-3
/
+7
*
* lib/net/imap.rb (receive_responses): return if a LOGOUT response
shugo
2004-07-17
2
-2
/
+18
*
* lib/net/imap.rb (send_string_data): wait command continuation
shugo
2004-07-17
2
-1306
/
+1339
*
* ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable object
nagai
2004-07-17
2
-1
/
+6
*
* lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP.
akira
2004-07-17
4
-7
/
+12
*
* parse.y (stmt): not to show same error messages twice.
nobu
2004-07-17
2
-1
/
+4
*
* string.c (rb_str_match_m): String#match should also take
matz
2004-07-17
3
-5
/
+21
*
* re.c (rb_reg_match_m): add optional second argugment "pos" to
matz
2004-07-17
4
-31
/
+61
*
2004-07-17
eban
2004-07-17
1
-3
/
+3
*
* eval.c (THREAD_ALLOC): th->thread should be initialized to NULL.
matz
2004-07-17
4
-8
/
+94
*
Incorporate Micheal Neumanns client-side imagemap patch
dave
2004-07-16
2
-5
/
+10
[next]