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
2011-01-05
* array.c (rb_ary_resize): new utility function. [ruby-dev:42912]
nobu
2011-01-05
* dln.c (init_funcname_len): ignore rest from first dot.
nobu
2011-01-05
property.
nobu
2011-01-05
* vm.c (rb_vm_make_proc): fix indent.
nobu
2011-01-05
* ChangeLog: fix typo.
nobu
2011-01-05
* 2011-01-06
svn
2011-01-05
* ext/psych/lib/psych/visitors/yaml_tree.rb: use YAML 1.0 output
tenderlove
2011-01-05
* string.c: fix rdoc typo.
shyouhei
2011-01-05
Error#to_s should ensure that the value returned is a string.
ryan
2011-01-05
adding modified files to changelog, sorry folks! :-(
tenderlove
2011-01-05
* test/rdoc/test_rdoc_options.rb (TestRDocOptions#test_check_files):
usa
2011-01-05
* lib/net/http.rb (Net::HTTP#get): A header hash given should not
knu
2011-01-05
* SSL_shutdown should be called until the return value is non-zero:
tenderlove
2011-01-05
* Use _WIN32 rather than checking for windows.h. Thanks Jon Forums!
tenderlove
2011-01-05
* 2011-01-05
svn
2011-01-05
* lib/irb/locale.rb (IRB::Locale#search_file): make it possible
yugui
2011-01-01
fix a typo
kazu
2011-01-01
* strftime.c: parenthesize macro arguments.
akr
2011-01-01
* ext/zlib/zlib.c: take care of platforms where long is bigger
nobu
2011-01-01
* NEWS (optparse): shell completion support.
nobu
2011-01-01
* intern.h (VALUE rb_ary_join): I have never seen this function
nobu
2011-01-01
add a test.
akr
2010-12-31
* 2011-01-01
svn
2010-12-31
* win32/win32.c (rb_w32_write_console): don't raise exception when
naruse
2010-12-31
* enum.c (enum_sort_by): use less temporary objects.
akr
2010-12-31
* configure.in (warnflags), lib/mkmf.rb (configuration): turn
nobu
2010-12-31
* ext/zlib/zlib.c (sizeof): zlib.h mistakenly assumes the result
nobu
2010-12-31
* st.c: parenthesize macro arguments.
akr
2010-12-30
* vsnprintf.c (BSD__uqtoa): Fix overflow when long != quad_t.
naruse
2010-12-30
* 2010-12-31
svn
2010-12-30
* Makefile.in: remove unnecessary semicolons.
kazu
2010-12-30
* vm.c (vm_define_method): guard iseq from GC while method definition.
wanabe
2010-12-30
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30431 b2dd03c8-39d4-4d8f-98...
kosaki
2010-12-30
* Makefile.in: Check V=1 argument if run "make clean" or similar.
kosaki
2010-12-30
* Makefile.in: Kill ugly line continuation.
kosaki
2010-12-30
update doc.
akr
2010-12-30
* 2010-12-30
svn
2010-12-30
* sprintf.c: parenthesize macro arguments.
akr
2010-12-29
* io.c (maygvl_copy_stream_wait_readwrite): define if USE_SENDFILE
nobu
2010-12-29
* ext/extmk.rb: strip current directory prefix.
nobu
2010-12-29
* test/rdoc: fix properties.
nobu
2010-12-29
* win32/rm.bat: remove duplicated line.
nobu
2010-12-29
* enc/depend (clean): remove name2ctype.h when out-of-place build.
nobu
2010-12-29
* win32/Makefile.sub (clean-enc): pass V to inferior make.
nobu
2010-12-29
* ChangeLog: typo.
usa
2010-12-29
Sorry, commit miss of r30412.
usa
2010-12-29
update doc.
akr
2010-12-29
* signal.c: parenthesize macro arguments.
akr
2010-12-28
Deprecate Rake::RDocTask in favor of RDoc::Task
drbrain
2010-12-28
* 2010-12-29
svn
[next]