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
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
2008-06-07
add tag v1_8_5_138
v1_8_5_138
shyouhei
2008-06-07
merge revision(s) 13774:
shyouhei
2008-06-07
merge revision(s) 13771:
shyouhei
2008-06-07
merge revision(s) 13699:13704:
shyouhei
2008-06-07
merge revision(s) 13699:
shyouhei
2008-06-07
merge revision(s) 13694:
shyouhei
2008-06-07
merge revision(s) 13688:
shyouhei
2008-06-07
merge revision(s) 13687:
shyouhei
2008-06-07
merge revision(s) 13678:
shyouhei
2008-06-07
merge revision(s) 13657:
shyouhei
2008-06-05
merge revision(s) 13602:
shyouhei
2008-06-05
merge revision(s) 13601:
shyouhei
2008-06-05
merge revision(s) 13587:
shyouhei
2008-06-04
merge revision(s) 13586:
shyouhei
2008-06-04
merge revision(s) 13515:
shyouhei
2008-06-03
merge revision(s) 13513:
shyouhei
2008-06-03
merge revision(s) 13497:
shyouhei
2008-06-03
merge revision(s) 13479:13481:
shyouhei
2008-05-20
* lib/webrick/httpservlet/filehandler.rb: should normalize path
gotoyuzo
2008-05-17
* file.c (isdirsep): backslash is valid path separator on cygwin too.
nobu
2008-05-17
* file.c (file_expand_path): fix for short file name on Cygwin.
nobu
2008-05-17
* file.c (OpenFile): prevent conflict on Windows.
nobu
2008-05-17
* file.c (file_expand_path): rb_str_set_len is not backported.
nobu
2008-05-17
* file.c (file_expand_path): support for alternative data stream
nobu
2008-03-03
merge revision(s) 15677:
shyouhei
2007-09-24
* lib/net/http.rb: fix typo.
shyouhei
2007-09-22
* ext/stringio/stringio.c (strio_init): separate from strio_initialize
shyouhei
2007-09-22
* lib/rdoc/options.rb (Options::check_diagram): dot -V output
shyouhei
2007-09-16
* ruby.c (proc_options): -W should be allowed in RUBYOPT
shyouhei
2007-09-16
* range.c (range_step): fixed integer overflow. [ruby-dev:31763]
shyouhei
2007-09-07
* ruby.c (rubylib_mangled_path): eliminate RSTRING_PTR
shyouhei
2007-09-07
* array.c (rb_ary_subseq): need integer overflow check.
shyouhei
2007-09-07
* array.c (rb_ary_fill): need integer overflow check.
shyouhei
2007-09-07
* string.c (rb_str_splice): integer overflow for length.
shyouhei
2007-09-07
* eval.c (mnew): should preserve noex as safe_level.
shyouhei
2007-09-07
* configure.in (group_member): check if presents.
shyouhei
2007-09-07
* include/ruby/defines.h (flush_register_windows): call "ta 0x03"
shyouhei
2007-09-07
* ext/win32ole/win32ole.c (ole_type_progid, reg_enum_key,
shyouhei
2007-09-07
* ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc().
shyouhei
2007-09-07
* process.c (detach_process_watcher): should not pass the pointer
shyouhei
2007-09-07
* sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep
shyouhei
2007-09-07
* bignum.c (big_lshift): make shift offset long type.
shyouhei
2007-08-15
* hash.c (rb_hash_delete_key): delete the entry without calling block.
shyouhei
2007-08-15
* lib/rinda/tuplespace.rb: fix Rinda::TupleSpace keeper thread bug.
shyouhei
2007-08-15
* ext/pty/pty.c (establishShell): handshaking before close slave
shyouhei
2007-08-15
* configure.in (ac_cv_func_isinf): set yes also on OpenSolaris.
shyouhei
2007-08-15
* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@13047 b2dd03c...
shyouhei
2007-08-15
* ext/extmk.rb (extmake): save all CONFIG values.
shyouhei
2007-08-15
* sprintf.c (rb_f_sprintf): should not check positional number as
shyouhei
[next]