aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_insnhelper.h: parenthesize macro arguments.akr2011-01-241-0/+4
* * object.c (rb_str_to_dbl): use ALLOC_N instead ALLOCA_N becausekosaki2011-01-241-0/+5
* * error.c (rb_invalid_str): prevent intermediate variable from GC.nobu2011-01-241-0/+5
* * test/io/console/test_io_console.rb: Don't run test if the systemkosaki2011-01-231-0/+5
* * test/fiddle/test_fiddle.rb: Don't run test if the system don't supportkosaki2011-01-231-0/+8
* * vm_exec.h: parenthesize macro arguments.akr2011-01-231-0/+4
* * template/fake.rb.in (ruby): suppress warnings.nobu2011-01-231-0/+4
* * string.c (str_nth_len, str_utf8_nth): return the rest length together.nobu2011-01-221-1/+1
* * string.c (str_nth_len, str_utf8_nth): return the rest length together.nobu2011-01-221-2/+9
* reverting r30628 since this seems like a bug in libyamltenderlove2011-01-221-7/+0
* * test/test_syslog.rb: Fix to make a lot of test failure ifkosaki2011-01-221-0/+5
* * ext/psych/lib/psych/visitors/to_ruby.rb: fixing merge key supporttenderlove2011-01-221-0/+7
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge keys are actuallytenderlove2011-01-221-0/+8
* * ext/psych/parser.c (parse): fixing off-by-one error on line numberstenderlove2011-01-221-0/+7
* * ext/psych/parser.c (parse): add the file name to the exception whentenderlove2011-01-221-0/+7
* * ext/psych/parser.c (parse): fix assertion error when reusing atenderlove2011-01-221-0/+7
* * ext/psych/lib/psych/nodes/node.rb: Make Psych::Nodes::Nodetenderlove2011-01-211-0/+13
* * vm_core.h: parenthesize macro arguments.akr2011-01-211-0/+4
* * configure.in: should not use -Werror=* flags while conftests.nobu2011-01-211-0/+4
* * configure.in: Fix incorrectly detected x86_64-w64-mingw32 dueluislavena2011-01-211-0/+5
* * configure.in: Fix rb_cv_va_args_macro was broken. We are usingkosaki2011-01-201-0/+6
* * node.h: parenthesize macro arguments.akr2011-01-201-0/+4
* * configure.in: Add '#include <stdlib.h>' tokosaki2011-01-201-0/+6
* fix typoskazu2011-01-201-3/+3
* * README.EXT, README.EXT.ja: You shouldn't choose ``conftest.c'' as amrkn2011-01-201-0/+5
* * configure.in: Add stdlib.h inclusion into rb_cv_negative_time_tkosaki2011-01-201-0/+6
* * test/webrick/utils.rb (TestWEBrick::RubyBin): test CGI does not needusa2011-01-201-0/+6
* * ext/psych/lib/psych/visitors/json_tree.rb: Fix JSON emit fortenderlove2011-01-201-0/+7
* * ext/psych/lib/psych/coder.rb (represent_object): arbitrary objectstenderlove2011-01-191-0/+10
* * method.h: parenthesize macro arguments.akr2011-01-191-0/+4
* Finish removing code, (fixes sources command test).drbrain2011-01-191-0/+5
* Always enable rubygems/custom_requiredrbrain2011-01-191-0/+5
* * proc.c (proc_call): Add gc guard to avoid segfault. The fixkosaki2011-01-191-0/+5
* Remove require of deleted file in RubyGems.drbrain2011-01-191-0/+9
* Import rubygems 1.5.0 (release candidate)ryan2011-01-191-0/+5
* Reverting nobu's rubygems patch. It needs: 1) to have a test, 2) to be UTF8, ...ryan2011-01-181-6/+0
* * parse.y: avoid NULL reference. [ruby-dev:43067]mame2011-01-181-0/+4
* * vsnprintf.c (cvt): set first byte of buf to NUL for the case whennaruse2011-01-181-0/+5
* * gc.h: parenthesize macro arguments.akr2011-01-181-0/+4
* * lib/irb/comletion.rb: Irb tab completion support for XX::method forms.keiju2011-01-181-0/+4
* * lib/logger.rb: added RDoc document for logging message escapenahi2011-01-181-0/+5
* * eval_intern.h: parenthesize macro arguments.akr2011-01-171-0/+4
* * lib/rubygems/source_index.rb (Gem#load_specification): read innobu2011-01-171-4/+10
* * ext/psych/lib/psych/parser.rb (Mark): Adding a class to wraptenderlove2011-01-171-0/+10
* * ext/psych/lib/psych/visitors/json_tree.rb (visit_String): JSONtenderlove2011-01-171-0/+7
* * array.c (rb_ary_times): less MEMCPY calls.akr2011-01-171-0/+4
* * debug.h: parenthesize macro arguments.akr2011-01-171-0/+4
* * ruby.c (process_options): revert r30549.nobu2011-01-171-0/+4
* * vsnprintf.c: parenthesize macro arguments.akr2011-01-161-0/+4
* * configure.in (warnflags): add -Werror=implicit-function-declarationnobu2011-01-151-0/+11