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
...
*
* ext/io/wait/wait.c: wrong backport from trunk, and compile error on
nobu
2005-07-18
2
-11
/
+24
*
* rubyio.h (FMODE_WSPLIT, FMODE_WSPLIT_INITIALIZED): new constant.
akr
2005-07-18
3
-4
/
+47
*
* ext/nkf/nkf-utf8/nkf.c: import nkf.c 1.73
naruse
2005-07-17
2
-12
/
+34
*
2005-07-18
naruse
2005-07-17
1
-3
/
+3
*
* ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support.
nobu
2005-07-17
3
-1
/
+22
*
2005-07-17
nobu
2005-07-17
1
-3
/
+3
*
* enumerator.c (Init_Enumerator): wrong argument specs.
nobu
2005-07-16
2
-2
/
+7
*
* win32/win32.[hc]: constified socket functions. [ruby-dev:26553]
ocean
2005-07-16
3
-31
/
+33
*
document fix [ruby-dev:26516] (patch from Kazuhiro NISHIYAMA)
ocean
2005-07-16
1
-4
/
+3
*
* 2005-07-16
nobu
2005-07-15
1
-3
/
+3
*
* ext/.document: enabled documents in stringio.
nobu
2005-07-15
1
-0
/
+1
*
* lib/rdoc/parsers/parse_c.rb (handle_class_module): handle a
nobu
2005-07-15
2
-15
/
+49
*
* enumerator.c (Init_Enumerator): use an internal directly.
nobu
2005-07-15
2
-5
/
+4
*
* test/ruby/test_env.rb (setup, teardown): do not depend on the behavior sett...
nobu
2005-07-14
1
-4
/
+4
*
* lib/webrick/server.rb (WEBrick::GenericServer#accept_client):
gotoyuzo
2005-07-14
3
-0
/
+16
*
* enum.c (enum_member): Enumerable#member? is not an iterator.
nobu
2005-07-14
1
-2
/
+0
*
* common.mk (OBJS): added enumerator.c.
nobu
2005-07-14
1
-0
/
+1
*
* enum.c (enumeratorize): create new enumerator for current method if
nobu
2005-07-14
9
-149
/
+212
*
2005-07-15
nobu
2005-07-14
1
-3
/
+3
*
reordered just for diffing.
ocean
2005-07-14
1
-16
/
+16
*
* win32/win32.c (rb_w32_strerror): should return correct message
ocean
2005-07-14
2
-6
/
+27
*
2005-07-14
nobu
2005-07-13
1
-3
/
+3
*
* LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8.
nobu
2005-07-13
2
-4
/
+11
*
* parse.y: remove static variables. [ruby-dev:26530]
nobu
2005-07-13
7
-40
/
+101
*
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
*
* ext/tk/tcltklib.c: TclTkLib.do_one_event doesn't work.
nagai
2005-07-13
3
-16
/
+24
*
2005-07-13
nagai
2005-07-13
1
-3
/
+3
*
* lib/mkmf.rb: keep curdir unexpanded.
nobu
2005-07-12
2
-2
/
+9
*
2005-07-12
nobu
2005-07-12
1
-3
/
+3
*
* eval.c, intern.h (rb_proc_call, rb_obj_method, rb_method_call):
nobu
2005-07-11
4
-49
/
+172
*
* regparse.c (fetch_escaped_value): mask values following \c in
nobu
2005-07-10
2
-3
/
+8
*
* 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
-4
/
+9
*
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
*
* win32/win32.c (StartSockets): iSockOpt is no longer used.
nobu
2005-07-08
1
-5
/
+1
*
* 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
*
* object.c (rb_obj_pattern_match): now returns nil.
matz
2005-07-06
4
-488
/
+96
*
* win32/win32.c (open_ifs_socket): new function.
usa
2005-07-06
3
-26
/
+62
*
* ext/nkf/lib/kconv.rb: fix typo.
naruse
2005-07-05
1
-1
/
+1
*
* ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:
naruse
2005-07-05
5
-19
/
+1118
*
2005-07-06
naruse
2005-07-05
1
-3
/
+3
*
* instruby.rb: expand source library path.
nobu
2005-07-05
2
-3
/
+7
*
* eval.c (rb_thread_save_context): must not switch contexts during
nobu
2005-07-05
2
-2
/
+7
[prev]
[next]