index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-03-22
* lib/test/unit.rb: use Kernel.exit to get rid of using
nobu
2009-03-20
* object.c (rb_convert_type, rb_to_integer)
knu
2009-03-20
* array.c (Array#try_convert): New method backported from 1.9.
knu
2009-03-20
* 2009-03-20
svn
2009-03-20
* ext/openssl/ossl_digest.c (GetDigestPtr): use StringValueCStr
akr
2009-03-19
* 2009-03-19
svn
2009-03-19
* ext/openssl/ossl_ssl.c: revert incomplete read_nonblock
akr
2009-03-17
* 2009-03-18
svn
2009-03-17
* lib/drb/drb.rb (open_server_inaddr_any): fixed multiple network
seki
2009-03-17
* 2009-03-17
svn
2009-03-17
* lib/pathname.rb (Pathname#sub): set $~ in block.binding.
akr
2009-03-16
* ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core),
nobu
2009-03-16
* eval.c (proc_arity): fixed rdoc. [ruby-core:18708]
nobu
2009-03-16
* eval.c (rb_thread_schedule): suppressed a warning.
nobu
2009-03-16
* 2009-03-16
svn
2009-03-16
* eval.c (stack_extend): suppressed a warning.
nobu
2009-03-15
* gc.c (run_final): frees zombies only. [ruby-dev:38171]
nobu
2009-03-14
* gc.c (rb_gc_call_finalizer_at_exit): leave Thread objects
nobu
2009-03-14
* util.c (rv_strdup): macro to duplicate nul-terminated string.
nobu
2009-03-13
* eval.c (rb_call0): should pass rest argument information even
matz
2009-03-13
* 2009-03-14
svn
2009-03-13
* lib/fileutils.rb (FileUtils#fu_get_gid): stringify group
matz
2009-03-13
* ChangeLog: removed extra entries.
nobu
2009-03-13
* mkconfig.rb (patchlevel): config.status may not contain
nobu
2009-03-13
* common.mk (EXTMK_ARGS): needs MINIRUBY for cross-compile.
nobu
2009-03-13
* 2009-03-13
svn
2009-03-13
eol-style
nobu
2009-03-12
* test/openssl/test_ssl.rb (OpenSSL#test_client_session):
kazu
2009-03-12
* 2009-03-12
svn
2009-03-12
* mkconfig.rb: patchlevel is sometimes minus.
usa
2009-03-11
* gc.c (run_final): calls free function. [ruby-core:22578]
nobu
2009-03-09
* 2009-03-09
nobu
2009-03-09
* version.h (RUBY_VERSION): Bump the version number to 1.8.8dev.
knu
2009-03-07
* 2009-03-07
svn
2009-03-07
* file.c: include fcntl.h for O_RDONLY on Solaris.
akr
2009-03-03
* ext/extmk.rb (extmake): removes object files no longer used and
nobu
2009-03-03
* ext/extmk.rb (extmake): removes object files no longer used.
nobu
2009-03-03
* ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs and
nobu
2009-03-01
* util.c (ruby_dtoa): allocates one more byte to get rid of buffer
nobu
2009-03-01
* ext/bigdecimal/bigdecimal.c (gfDebug): uncommented out.
nobu
2009-03-01
* test/ruby/test_path.rb (test_extname): test for r19596.
nobu
2009-03-01
* test/ruby/test_path.rb (test_basename): test for r19595.
nobu
2009-02-28
* 2009-03-01
svn
2009-02-28
* class.c (rb_singleton_class_clone): Qnil must be used for a null
knu
2009-02-28
* 2009-02-28
svn
2009-02-28
* eval.c (rb_eval): needs to guard intermediate string objects.
nobu
2009-02-27
* file.c (file_load_ok): cygwin allows to open directories.
nobu
2009-02-27
* file.c (file_load_ok): cygwin allows to open directories.
nobu
2009-02-27
* file.c (file_load_ok): checks if regular file, except for the
nobu
2009-02-27
Rephrase a confusing entry and fix a minor nit.
knu
[prev]
[next]