aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ext/date/date_strptime.c: moved detector of leftover.tadf2012-01-181-0/+4
* ext/date/date_parse.c: [ruby-core:42173].tadf2012-01-181-0/+4
* * ChangeLog: fix typos.nagachika2012-01-181-3/+3
* * misc/rdoc-mode.el (rdoc-mode): Add provide so that requiringknu2012-01-181-0/+5
* * ext/curses/curses.c (cWindow, cMouseEvent): made typed data.nobu2012-01-181-0/+4
* * ext/psych/lib/psych/visitors/to_ruby.rb: Added support for loadingtenderlove2012-01-181-0/+8
* * ext/psych/lib/psych/visitors/to_ruby.rb: Added ability to load arraytenderlove2012-01-181-0/+8
* * configure.in (SPT_TYPE): enable as SPT_REUSEARGV on Darwin.nobu2012-01-171-1/+3
* * missing/setproctitle.c (ruby_init_setproctitle): changed prefix.nobu2012-01-171-0/+4
* * gc.c (aligned_malloc, aligned_free): covered missing definednobu2012-01-171-0/+5
* * st.c (do_hash): it's the time to remove cast to unsigned int.nobu2012-01-171-0/+4
* * st.c (unpack_entries): Fix r34310: on unpacking, the position ofnaruse2012-01-161-0/+7
* * lib/optparse.rb (Regexp): fix incorrect options when casting tonobu2012-01-161-0/+6
* * win32/win32.c (rb_chsize): no need to get the current file size.nobu2012-01-161-0/+4
* st optimize st_insertshyouhei2012-01-151-0/+8
* * object.c (rb_inspect): raise the result is not compatible withnaruse2012-01-151-0/+9
* * ext/json/parser/parser.rl (json_string_unescape): workaround fixnaruse2012-01-151-0/+6
* * ext/dl/callback/mkcallback.rb (gencallback): suppress unusednobu2012-01-141-0/+5
* * iseq.c (iseq_data_to_ary): check line info table boundary. linenobu2012-01-141-0/+6
* * error.c (exc_equal): clear rb_thread_t::errinfo when ignorenagachika2012-01-141-0/+5
* * sprintf.c (rb_enc_vsprintf): relaxed the restriction. since thenobu2012-01-141-0/+6
* * error.c (exc_equal): ignore exceptions during implicitnobu2012-01-141-0/+10
* Revert "* error.c (exc_equal): try implicit conversion for delegator."naruse2012-01-131-5/+0
* * io.c (rb_io_s_read): Fix formatting of open_args comment. Reporteddrbrain2012-01-131-0/+5
* * sprintf.c (rb_enc_vsprintf): can be used for ASCII compatiblenobu2012-01-131-0/+5
* * thread.c (rb_mutex_unlock_th): simplified.nobu2012-01-131-1/+3
* * thread.c (rb_barrier_waiting): fix potential overflows.nobu2012-01-131-0/+4
* * load.c (load_unlock): update loading table at once.nobu2012-01-131-0/+4
* * error.c (exc_equal): try implicit conversion for delegator.nobu2012-01-131-0/+5
* * lib/shellwords.rb (Shellwords#shellescape): shellescape() nowknu2012-01-121-0/+7
* * lib/shellwords.rb: Fix rdoc markups.knu2012-01-121-0/+4
* * lib/shellwords.rb (Shellwords#shellsplit): Fix a bug whereknu2012-01-121-0/+6
* Do not define _WIN32_WINNT multiple timesluislavena2012-01-121-0/+6
* * lib/mkmf.rb: fix r33904 and revert r33905. initialize globalnobu2012-01-121-0/+6
* * cont.c (cont_restore_0): prevent optimizing out `sp'. sp is used fornaruse2012-01-121-0/+10
* * object.c: Added examples for Object#is_a? and Object#instance_of?ayumin2012-01-111-0/+6
* * lib/mkmf.rb: verbose-mode can use by RM, RMDIRS, etc.kazu2012-01-111-0/+5
* * string.c (rb_str_concat): set array element after definitionngoto2012-01-111-0/+6
* * gc.c (ruby_mimmalloc): don't set allocated size to header.nagachika2012-01-111-0/+9
* * test/readline/test_readline.rb (test_completion_proc_empty_result):nagachika2012-01-111-0/+5
* fix a typokazu2012-01-111-1/+1
* * ext/dbm/dbm.c (Init_dbm): fix a build error on mswin32.shirosaki2012-01-101-0/+6
* * vm.c (vm_exec): refix r34162; suppress warning and add description.naruse2012-01-101-0/+4
* * ext/readline/readline.c (readline_attempted_completion_function):naruse2012-01-101-0/+5
* * gc.c: in fact, i686-linux doesn't need to define _XOPEN_SOURCE 600.naruse2012-01-101-0/+4
* * gc.c (ruby_mimmalloc): defined for objects need not rb_objspace,naruse2012-01-101-0/+16
* * ext/readline/readline.c (readline_attempted_completion_function): fix compi...kazu2012-01-101-0/+5
* * ext/readline/readline.c (readline_attempted_completion_function):nobu2012-01-101-0/+5
* * test/ruby/test_io.rb (test_autoclose_true_closed_by_finalizer,nagachika2012-01-091-0/+6
* * lib/tempfile.rb (Tempfile#_close): clear @tempfile and @data[1] evennagachika2012-01-091-0/+7