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
*
* LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8.
nobu
2005-07-13
2
-4
/
+11
*
add ML number
ocean
2005-07-13
1
-1
/
+1
*
* win32/win32.c (rb_w32_mkdir): should set EEXIST (not EACCES)
ocean
2005-07-13
2
-23
/
+34
*
2005-07-13
nagai
2005-07-13
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: TclTkLib.do_one_event doesn't work.
nagai
2005-07-13
3
-16
/
+24
*
* lib/mkmf.rb: keep curdir unexpanded.
nobu
2005-07-12
2
-2
/
+9
*
2005-07-12
nobu
2005-07-12
1
-3
/
+3
*
* regex.c (read_special): fix parsing backslashes following \c in
nobu
2005-07-10
2
-3
/
+9
*
* lib/xmlrpc/server.rb (XMLRPC::Server): Switch from GServer over to
mneumann
2005-07-10
2
-96
/
+49
*
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):
gotoyuzo
2005-07-10
2
-2
/
+8
*
* lib/pathname.rb (Pathname#unlink): try Dir.unlink first to
akr
2005-07-10
2
-2
/
+8
*
2005-07-11
akr
2005-07-10
1
-3
/
+3
*
* lib/debug.rb (debug_command): added a deficient format specifier.
nobu
2005-07-10
2
-2
/
+7
*
2005-07-10
nobu
2005-07-10
1
-3
/
+3
*
2005-07-09
suke
2005-07-09
1
-3
/
+3
*
convert dispid in Ruby and C by INT2NUM and NUM2INT.
suke
2005-07-09
4
-3
/
+24
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.
kou
2005-07-08
5
-28
/
+30
*
2005-07-08
kou
2005-07-08
1
-3
/
+3
*
* instruby.rb: expand source library path.
nobu
2005-07-05
2
-2
/
+6
*
* eval.c (rb_thread_save_context): must not switch contexts during
nobu
2005-07-05
2
-2
/
+7
*
* array.c (sort_2): get rid of yet another bcc's bug.
nobu
2005-07-05
2
-8
/
+13
*
* ext/tk/tkutil.c: fix typo.
nagai
2005-07-05
2
-2
/
+6
*
2005-07-05
nagai
2005-07-05
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.
nagai
2005-07-05
13
-93
/
+374
*
* missing/erf.c: original erf.c by prof. Okumura is confirmed to
matz
2005-07-04
2
-483
/
+79
*
* test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some tests
usa
2005-07-04
4
-1
/
+38
*
2005-07-04
usa
2005-07-04
1
-3
/
+3
*
* test/wsdl/document/test_rpc.rb: compare formatted time string of
nahi
2005-07-03
2
-2
/
+11
*
avoid some race condition
akr
2005-07-03
1
-1
/
+6
*
2005-07-03
akr
2005-07-02
1
-3
/
+3
*
doc fix.
akr
2005-07-02
1
-1
/
+1
*
use CMSG_LEN.
akr
2005-07-02
1
-2
/
+2
*
* ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 and
akr
2005-07-02
2
-16
/
+37
*
* 2005-07-02
eban
2005-07-02
1
-3
/
+3
*
refine #if condition introduced previously.
akr
2005-07-02
1
-1
/
+1
*
* defines.h (FLUSH_REGISTER_WINDOWS): defined for IA64.
akr
2005-07-02
3
-0
/
+24
*
* bignum.c (get2comp): revert all prior changes, and calculate
matz
2005-07-01
2
-23
/
+28
*
* missing/erf.c: need to include some headers for some platforms.
matz
2005-07-01
5
-9
/
+142
*
* lib/open-uri.rb (OpenURI.open_http): refine post_connection_check
akr
2005-07-01
2
-3
/
+13
*
* missing/crypt.c: replaced with 4.4BSD version.
matz
2005-07-01
4
-317
/
+1309
*
* 2005-07-01
eban
2005-06-30
1
-4
/
+4
*
* enum.c (enum_min, enum_max): must not return Qundef.
nobu
2005-06-30
2
-2
/
+9
*
* lib/delegate.rb (Delegator::respond_to): respond_to? must check
matz
2005-06-30
2
-0
/
+14
*
* process.c (detach_process_wathcer): fixed typo.
nobu
2005-06-30
1
-9
/
+9
*
* lib/irb/ruby-lex.rb (RubyLex::identify_number): alternative implements
keiju
2005-06-30
2
-8
/
+18
*
* lib/irb/ruby-lex.rb (RubyLex::identify_number): should not treat
matz
2005-06-30
2
-2
/
+8
*
add a test for [ruby-dev:26383].
akr
2005-06-30
1
-0
/
+6
*
* 2005-06-30
eban
2005-06-30
1
-3
/
+3
*
* eval.c (rb_eval): pre-evaluate argument for unambiguous
matz
2005-06-30
1
-1
/
+0
*
* eval.c (rb_eval): pre-evaluate argument for unambiguous
matz
2005-06-30
5
-6
/
+39
[next]