| Age | Commit message (Expand) | Author |
| 2010-04-19 | * lib/timeout.rb (Timeout#timeout): propagate errors to the | nobu |
| 2010-04-17 | * configure.in (--with-vendordir): moved. | nobu |
| 2010-04-17 | * configure.in (--with-{ruby-version,{site,vendor}dir}): use | nobu |
| 2010-04-16 | * lib/net/smtp.rb (Net::SMTP#rcptto_list): continue when at least | nobu |
| 2010-04-16 | * Makefile.in, configure.in, common.mk, */Makefile.sub (CHDIR): cd | nobu |
| 2010-04-16 | * test/ruby/test_thread.rb (TestThreadGroup#test_uninitialized): | nobu |
| 2010-04-16 | * test/webrick/utils.rb (TestWEBrick#start_server): add log for | nobu |
| 2010-04-16 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
| 2010-04-14 | * io.c (appendline): should terminate. | nobu |
| 2010-04-14 | * string.c (rb_string_value_cstr): make NUL terminated if it is | nobu |
| 2010-04-13 | * 2010-04-14 | svn |
| 2010-04-13 | * NEWS: Small fixes | marcandre |
| 2010-04-12 | * LEGAL: separated the section for parse.c. contributed by Paul | nobu |
| 2010-04-12 | * ext/dl/depend: add -I. for cross compiling. | nobu |
| 2010-04-12 | * .gitignore: property. | nobu |
| 2010-04-12 | * .gitignore: added. | nobu |
| 2010-04-11 | * ruby.c (DllMain, ruby_init_loadpath): use DLL instance handle given | nobu |
| 2010-04-11 | * ruby.c (ruby_init_loadpath): do not mangle relative path. | nobu |
| 2010-04-11 | * ruby.c (rubylib_mangled_path2): not used. | nobu |
| 2010-04-11 | * ruby.c (ruby_init_loadpath): fix for the length of mangled path. | nobu |
| 2010-04-08 | update ChangeLog | shyouhei |
| 2010-04-08 | * 2010-04-08 | svn |
| 2010-04-08 | * configure.in: --disable-install-doc should prohibit doxygen. | shyouhei |
| 2010-04-07 | * configure.in (Makefile): qoute init-commands. | nobu |
| 2010-04-05 | * 2010-04-05 | svn |
| 2010-04-05 | fix typo | kazu |
| 2010-03-30 | * version.c (ruby_initial_load_paths): moved initial load path | nobu |
| 2010-03-30 | * Makefile.in (config.status): ommit cached results. | nobu |
| 2010-03-30 | * configure.in (RUBY_EXEC_PREFIX, RUBY_LIB_PREFIX): fixed. | nobu |
| 2010-03-30 | * common.mk (revision.h): add RUBY_BRANCH_NAME. | nobu |
| 2010-03-30 | * configure.in (MINIOBJS): use dmydln.o on all platforms. | nobu |
| 2010-03-30 | * common.mk (COMMONOBJS): moved dln.o to OBJS not to conflict with | nobu |
| 2010-03-29 | * 2010-03-30 | svn |
| 2010-03-29 | * prelude.rb (Process.daemon): New method. | knu |
| 2010-03-29 | * 2010-03-29 | svn |
| 2010-03-29 | * ext/rational/lib/rational.rb: fix [Bug #1397]. | keiju |
| 2010-03-26 | * eval.c (rb_eval): Use for() and make it a bit easier to read and | knu |
| 2010-03-26 | * enum.c (Enumerable#each_entry): New method. | knu |
| 2010-03-25 | * ext/tk/extconf.rb: fix [ruby-core:28901] [Bug #2997]. Thanks, Michael Graff. | nagai |
| 2010-03-25 | * prelude.rb, Makefile.in, common.mk: Introduce prelude.rb. | knu |
| 2010-03-25 | * prelude.rb, Makefile.in, common.mk: Introduce prelude.rb. | knu |
| 2010-03-25 | Add tests for Kernel#singleton_class. | knu |
| 2010-03-25 | * variable.c, intern.h: Add rb_const_remove(). | knu |
| 2010-03-25 | * 2010-03-26 | svn |
| 2010-03-25 | * object.c (rb_obj_singleton_class): new method | knu |
| 2010-03-24 | * ext/iconv/charset_alias.rb: update of URL. [ruby-dev:38360] | nobu |
| 2010-03-24 | * configure.in (LDSHARED, CPP): keep $(CC). [ruby-core:28912] | nobu |
| 2010-03-22 | * 2010-03-22 | svn |
| 2010-03-22 | * lib/date.rb (Date#>>): fixed. [ruby-core:28011] | tadf |
| 2010-03-20 | * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716]. | nobu |