summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ruby.c (process_options): autoload rubygems.nobu2011-01-151-1/+3
* * tool/compile_prelude.rb (Prelude#initialize): ignore emptynobu2011-01-151-1/+4
* * ruby.c (ruby_init_prelude): get rid of global namespacenobu2011-01-151-0/+5
* * include/ruby/io.h: missing prototypes.nobu2011-01-151-0/+4
* * vm_method.c: parenthesize macro arguments.akr2011-01-141-0/+4
* * test/net/imap/test_imap.rb: call neither logout nor disconnectshugo2011-01-141-0/+5
* * lib/net/imap.rb: use bytesize for binary strings.naruse2011-01-141-0/+5
* * pack.c (pack_unpack): the resulted string of unpack('M') must havenaruse2011-01-141-0/+5
* * ext/zlib/zlib.c (gzfile_check_footer): ISIZE (Input SIZE) innaruse2011-01-141-0/+6
* * configure.in, win32/Makefile.sub (RUNRUBY): require path shouldusa2011-01-141-0/+5
* Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenixryan2011-01-141-0/+12
* * io.c (argf_next_argv): go advance when the next file cannot benobu2011-01-131-0/+5
* * vm_insnhelper.c: parenthesize macro arguments.akr2011-01-131-0/+4
* * vm_dump.c: delete dashes to make lines 80 chars, Patched bymrkn2011-01-131-2/+7
* * vm_dump.c: fix misspelling of CrashReporter.mrkn2011-01-131-0/+5
* Exception#to_s should actually call to_s.ryan2011-01-121-0/+4
* * addr2line.c (get_nth_dirname): decrement the directory indexnaruse2011-01-121-0/+8
* * io.c (rb_f_syscall): Add warning messages. [ruby-core:34062]kosaki2011-01-121-0/+4
* * io.c (rb_f_syscall): Some syscall return unsigned or pointer value.kosaki2011-01-121-0/+5
* * io.c (rb_f_syscall): Add 64bit Linux support. Some syscall takeskosaki2011-01-121-0/+5
* * vm_dump.c: parenthesize macro arguments.akr2011-01-121-0/+4
* * vm.c (thread_free): reset ruby_current_thread if it points theakr2011-01-121-0/+8
* * enum.c (sort_by_i): reenter check more strictly.akr2011-01-121-0/+6
* * lib/net/http.rb (Net::HTTP#connect): makes it timeout duringyugui2011-01-121-0/+12