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
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/ripper/extconf.rb: bison is not needed if ripper.c exists. [ruby-dev:25...
aamine
2004-12-15
1
-0
/
+5
*
* lib/net/http.rb: remove junk.
aamine
2004-12-15
1
-0
/
+4
*
* ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]
matz
2004-12-15
1
-0
/
+8
*
changed default binded address family to use an available address family of h...
seki
2004-12-15
1
-0
/
+7
*
* lib/webrick/server.rb (WEBrick::GenericServer#start_thread):
gotoyuzo
2004-12-15
1
-0
/
+15
*
* lib/set.rb (Set#==): [ruby-dev:25206]
matz
2004-12-15
1
-0
/
+8
*
* win32/win32.c (rb_w32_fdisset): check whether the handle is valid.
usa
2004-12-15
1
-0
/
+4
*
* utf8.c (utf8_is_mbc_ambiguous): [ruby-talk:123561]
matz
2004-12-14
1
-0
/
+11
*
* win32/win32.c (rb_w32_close): need to reset osfhnd().
usa
2004-12-14
1
-0
/
+4
*
* ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]
gotoyuzo
2004-12-14
1
-0
/
+5
*
* eval.c (Init_eval): should mark ruby_eval_tree. [ruby-dev:25189]
matz
2004-12-13
1
-0
/
+4
*
* gc.c (set_stack_end): new function to obtain stack end address.
akr
2004-12-13
1
-0
/
+11
*
* ext/curses/curses.c (window_subwin): call NUM2INT() before
shugo
2004-12-12
1
-0
/
+5
*
* lib/pathname.rb (cleanpath_aggressive): make it private.
akr
2004-12-12
1
-0
/
+6
*
* test/ruby/test_super.rb (TestSuper#test_define_method): now methods
nobu
2004-12-12
1
-0
/
+5
*
Don't show r/w accessot flags if none were specified for custom attributes
dave
2004-12-12
1
-0
/
+5
*
Never exclude files given on command line
dave
2004-12-12
1
-0
/
+5
*
add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]
seki
2004-12-11
1
-0
/
+9
*
* sample/optparse/subcommand.rb: a sample for sub commands like
nobu
2004-12-11
1
-0
/
+5
*
* ext/socket/socket.c (sock_listen): get OpenFile just before calling
nobu
2004-12-09
1
-0
/
+5
*
* ext/sdbm/init.c (GetDBM): typo.
usa
2004-12-09
1
-0
/
+4
*
* lib/webrick/cgi.rb (WEBrick::CGI#setup_header): avoid
gotoyuzo
2004-12-09
1
-0
/
+8
*
* string.c (rb_str_inspect): escape # which starts an expression
nobu
2004-12-09
1
-0
/
+7
*
* io.c (pipe_open): should set prog if argc != 0.
eban
2004-12-09
1
-0
/
+4
*
* ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132]
matz
2004-12-09
1
-0
/
+13
*
* test/socket/test_socket.rb (test_setsockopt): use SO_LINGER instead
nobu
2004-12-09
1
-6
/
+11
*
* ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" when
nagai
2004-12-08
1
-0
/
+49
*
Fix CSS typo that meant h2 headings were invisible
dave
2004-12-08
1
-0
/
+5
*
* rubyio.h, io.c, ext/dl/dl.c, ext/pty/pty.c, ext/socket/socket.c:
akr
2004-12-08
1
-0
/
+8
*
* process.c (rb_spawn): support for DJGPP.
eban
2004-12-08
1
-0
/
+6
*
* win32/win32.c (rb_w32_pipe_exec): need to close original socket
usa
2004-12-08
1
-0
/
+5
*
* sprintf.c (rb_f_sprintf): [ruby-dev:25104]
matz
2004-12-08
1
-0
/
+4
*
* win32/win32.c (rb_w32_pipe_exec): must close original handle
usa
2004-12-08
1
-3
/
+3
*
* win32/win32.c (rb_w32_fclose, rb_w32_close): shutdown socket
usa
2004-12-08
1
-0
/
+5
*
* parse.y (string_content): get rid of segfault at empty evstr.
nobu
2004-12-08
1
-0
/
+5
*
* ext/openssl/ossl_bio.c (ossl_obj2bio): should not use fptr->f.
gotoyuzo
2004-12-07
1
-0
/
+5
*
* runruby.rb: prepend LIBRUBY_SO to LD_PRELOAD as well as rubytest.rb.
nobu
2004-12-07
1
-0
/
+4
*
* win32/win32.c (is_socket): reorder of function definitions.
usa
2004-12-07
1
-0
/
+4
*
* io.c (pipe_open): win32 bidirectional pipe support.
usa
2004-12-07
1
-0
/
+11
*
* test/rss/test_version.rb: added version check test. [ruby-dev:25053]
kou
2004-12-07
1
-0
/
+5
*
* io.c (io_fwrite): avoid context switch before writing to stderr.
akr
2004-12-07
1
-0
/
+9
*
* ChangeLog: fix typo. sorry...
usa
2004-12-07
1
-1
/
+2
*
* io.c (dir_s_mkdir): win32 special processing doesn't need any longer.
usa
2004-12-07
1
-0
/
+9
*
* process.c (proc_setgroups): [ruby-dev:25081]
matz
2004-12-06
1
-0
/
+44
*
* configure.in: check -lsocket for socketpair and shutdown.
akr
2004-12-06
1
-0
/
+5
*
* configure.in (ac_cv_sizeof_rlim_t): setup for DJGPP.
eban
2004-12-06
1
-0
/
+8
*
* io.c (is_socket): fix typos. [ruby-core:03900]
usa
2004-12-06
1
-0
/
+4
*
* ChangeLog: fix typo.
usa
2004-12-06
1
-2
/
+2
*
* io.c (is_socket): new function.
usa
2004-12-06
1
-0
/
+16
*
* Makefile.in (.y.c): simplify the rule.
eban
2004-12-06
1
-0
/
+4
[next]