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
...
*
* string.c (rb_str_scan): add string modification check.
matz
2006-07-26
2
-0
/
+7
*
* lib/cgi.rb (CGI::QueryExtension::read_multipart): check
matz
2006-07-26
2
-0
/
+9
*
2006-07-26
nobu
2006-07-25
1
-3
/
+3
*
* configure.in: suppress warnings by automake 1.8 or later.
nobu
2006-07-25
2
-5
/
+9
*
* lib/mkmf.rb (configuration): typo.
usa
2006-07-25
2
-1
/
+5
*
2006-07-25
matz
2006-07-25
1
-3
/
+3
*
* process.c (rb_proc_times): rename hz to hertz to avoid name
matz
2006-07-25
2
-12
/
+17
*
* eval.c (backtrace): porting miss.
nobu
2006-07-24
1
-1
/
+1
*
* eval.c (backtrace): skip frames successive on node and method name.
nobu
2006-07-24
2
-1
/
+7
*
don't compare struct sockaddr directly.
akr
2006-07-24
1
-2
/
+2
*
* eval.c (rb_call0): revert last change. [ruby-dev:29112]
matz
2006-07-24
2
-1
/
+5
*
* ext/readline/readline.c (readline_readline): rl_deprep_term_function
akr
2006-07-24
2
-1
/
+8
*
2006-07-24
akr
2006-07-24
1
-3
/
+3
*
* test/socket/test_unix.rb: disabled on cygwin.
akr
2006-07-23
2
-1
/
+6
*
2006-07-23
akr
2006-07-23
1
-3
/
+3
*
* ruby.c (proc_options): script is never used while recursing.
nobu
2006-07-21
2
-7
/
+10
*
* object.c (rb_cstr_to_dbl): "9_e8" should consider "_e8" as
matz
2006-07-21
2
-3
/
+8
*
* eval.c (rb_call0): include funcalled methods in caller list.
nobu
2006-07-21
2
-0
/
+6
*
* ext/extmk.rb, lib/mkmf.rb (with_destdir): remove drive letter before
nobu
2006-07-21
3
-6
/
+15
*
* eval.c (rb_call): try local method look-up first for fcall, then
matz
2006-07-20
4
-299
/
+51
*
* object.c (rb_mod_attr): make Module#attr to be an alias to
matz
2006-07-20
18
-41
/
+44
*
* object.c (rb_mod_attr): make Module#attr to be an alias to
matz
2006-07-20
2
-41
/
+24
*
* test/ruby/test_float.rb (TestFloat::test_strtod): update test to
matz
2006-07-20
2
-6
/
+10
*
2006-07-21
matz
2006-07-20
1
-3
/
+3
*
* lib/irb/completion.rb: support for completion of numeric
keiju
2006-07-19
1
-4
/
+20
*
* eval.c (rb_yield_0): should check args_args before lambda
matz
2006-07-19
2
-2
/
+8
*
2006-07-19
ryan
2006-07-18
1
-3
/
+3
*
patch was misapplied. fixed. sorry
ryan
2006-07-18
1
-1
/
+1
*
* process.c (rb_f_system): shouldn't block SIGCHLD if it's not
usa
2006-07-18
2
-0
/
+9
*
* process.c (rb_f_system): block SIGCHLD during the process
matz
2006-07-18
2
-10
/
+20
*
* win32/win32.c (open_ifs_socket): should not use plain malloc.
usa
2006-07-18
2
-1
/
+11
*
* eval.c (yield_under_i): argument should be passed in avalue
matz
2006-07-18
2
-1
/
+8
*
* pack.c (pack_unpack): propagate association array to copied
matz
2006-07-18
2
-5
/
+19
*
* intern.h (st_foreach_safe): fix prototype.
usa
2006-07-18
4
-3
/
+79
*
* process.c (rb_f_system): call rb_sys_fail(0) if rb_last_status
matz
2006-07-18
2
-0
/
+6
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove
matz
2006-07-18
2
-1
/
+6
*
* object.c (rb_cstr_to_dbl): limit out-of-range message.
nobu
2006-07-18
3
-6
/
+22
*
RD to RDoc conversion by Hugh Sasse.
drbrain
2006-07-17
2
-125
/
+109
*
* util.c (ruby_strtod): stop at dot not followed by digits.
nobu
2006-07-17
1
-0
/
+5
*
* util.c (ruby_strtod): stop at dot not followed by digits.
nobu
2006-07-17
1
-2
/
+2
*
* ext/extmk.rb: remove LIBRUBY_SO if static linked extensions exist.
nobu
2006-07-17
2
-0
/
+7
*
2006-07-18
nobu
2006-07-17
1
-3
/
+3
*
* configure.in (rb_cv_msvcrt): defaulted to msvcrt. Workaround for a
nobu
2006-07-17
2
-7
/
+12
*
* ext/io/wait/wait.c (io_ready_p): protoize.
matz
2006-07-17
4
-7
/
+15
*
* configure.in: should use ac_cv_lib_dl_dlopen=no on MinGW.
eban
2006-07-17
2
-2
/
+2
*
* configure.in: set ac_cv_func_dlopen=no on MinGW.
eban
2006-07-17
2
-0
/
+5
*
2006-07-17
usa
2006-07-17
1
-3
/
+3
*
* st.c: still need to include config.h on some platforms.
usa
2006-07-17
2
-0
/
+5
*
// comment removed.
akr
2006-07-15
1
-1
/
+0
*
2006-07-15
matz
2006-07-14
1
-3
/
+3
[prev]
[next]