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
*
* 2009-10-13
svn
2009-10-12
1
-2
/
+2
*
fix rdoc.
akr
2009-10-12
1
-2
/
+2
*
* lib/net/ftp.rb (login): use "anonymous@" as a default password.
shugo
2009-10-12
2
-17
/
+6
*
* lib/net/ftp.rb (retrlines): added a new block parameter.
shugo
2009-10-12
2
-10
/
+13
*
* test/ruby/test_regexp.rb (TestRegexp#test_parse_kg): suppress
nobu
2009-10-12
1
-1
/
+1
*
* eval.c (ruby_run_node): if an exception occurred in ruby_option,
nobu
2009-10-12
2
-9
/
+24
*
* marshal.c (r_object0): suppressed a warning.
nobu
2009-10-12
1
-2
/
+2
*
* thread.c: Doc fix for Thread#raise
marcandre
2009-10-11
1
-1
/
+3
*
* regparse.c (fetch_token): warn invalid back reference
naruse
2009-10-11
2
-4
/
+13
*
* 2009-10-12
svn
2009-10-11
1
-2
/
+2
*
* marshal.c (has_encoding): added for check the regexp
naruse
2009-10-11
3
-15
/
+51
*
rdoc update.
akr
2009-10-11
1
-3
/
+3
*
rdoc update.
akr
2009-10-11
1
-3
/
+4
*
* ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justin
nobu
2009-10-11
2
-2
/
+7
*
* test/rake/test_application.rb: not executable.
nobu
2009-10-11
1
-0
/
+0
*
* test/rake/test_namespace.rb: not executable.
nobu
2009-10-11
1
-0
/
+0
*
* lib/irb/context.rb (IRB::Context#irb_name): removed duplicated
nobu
2009-10-11
3
-3
/
+9
*
* regparse.c (fetch_token_in_cc): warn when \p is not
naruse
2009-10-11
2
-0
/
+13
*
* regerror.c (onig_vsnprintf_with_pattern): added.
naruse
2009-10-11
3
-20
/
+37
*
* include/ruby/ruby.h (RB_GC_GUARD_PTR): workaround for gcc
nobu
2009-10-11
2
-2
/
+11
*
* include/ruby/ruby.h (ruby_exec_node): declared.
nobu
2009-10-10
2
-0
/
+5
*
* regparse.c (onig_syntax_warn): added.
naruse
2009-10-10
2
-30
/
+28
*
* marshal.c (marshal_dump, marshal_load): prevent from GC.
nobu
2009-10-10
3
-4
/
+9
*
* file.c (path_check_0): prevent from GC.
nobu
2009-10-10
2
-10
/
+12
*
* transcode.c (rb_transcoding, str_transcoding_resize): fixed
nobu
2009-10-10
2
-34
/
+37
*
* transcode.c: reverted r25277.
nobu
2009-10-10
1
-32
/
+29
*
* math.c (math_atanh): reverted r25279.
yugui
2009-10-10
2
-0
/
+5
*
* ext/curses/curses.c: use rb_thread_blocking_region to avoid
akr
2009-10-10
3
-20
/
+82
*
* configure.in (cflags, cxxflags): remove duplicating options.
nobu
2009-10-10
2
-0
/
+13
*
* configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp),
nobu
2009-10-10
5
-4
/
+11
*
* eval.c (rb_threadptr_errinfo): renamed.
nobu
2009-10-10
2
-2
/
+2
*
* eval.c (rb_threadptr_errinfo): renamed.
nobu
2009-10-10
2
-1
/
+5
*
* eval.c (ruby_exec_node): removed unused argument.
nobu
2009-10-10
2
-3
/
+13
*
* include/ruby/intern.h (Init_jump): removed
nobu
2009-10-10
1
-1
/
+0
*
* math.c (math_atanh): Fix bug for Math.atanh(+/-1). It now returns +-Infinit...
marcandre
2009-10-10
2
-1
/
+5
*
* thread.c (rb_threadptr_execute_interrupts_rec, rb_threadptr_raise): Thread#...
marcandre
2009-10-10
4
-7
/
+37
*
* transcode.c (rb_transcoding, str_transcoding_resize): fixed
nobu
2009-10-10
2
-29
/
+37
*
* 2009-10-10
svn
2009-10-10
1
-2
/
+2
*
* enc/unicode/name2ctype.h: update.
nobu
2009-10-10
1
-3
/
+5
*
* vm_method.c (rb_method_boundp): should exclude NOEX_RESPONDS.
matz
2009-10-09
2
-1
/
+6
*
* lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP): disable
akr
2009-10-09
2
-1
/
+9
*
* lib/irb/context.rb (IRB::Context#initialize):
naruse
2009-10-09
2
-1
/
+7
*
* tool/enc-unicode.rb: optimized.
naruse
2009-10-08
5
-20
/
+41
*
* ext/curses/curses.c: Many functions of module Curses could cause a crash if...
marcandre
2009-10-08
2
-0
/
+47
*
* compile.c (ADD_TRACE): fire coverage event in ensure clause.
mame
2009-10-08
4
-1
/
+11
*
* lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler [ruby...
marcandre
2009-10-08
2
-2
/
+9
*
* 2009-10-09
svn
2009-10-08
1
-2
/
+2
*
* ext/socket/lib/socket.rb (Socket.udp_server_recv): extracted from
akr
2009-10-08
2
-19
/
+47
*
* tool/enc-unicode.rb: parse range notation of UnicodeData.txt.
naruse
2009-10-08
7
-529
/
+272
*
* string.c (rb_str_inspect): copy by chunks.
nobu
2009-10-07
2
-29
/
+36
[next]