summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-19Import rubygems 1.5.0 (release candidate)ryan
2011-01-18Reverting nobu's rubygems patch. It needs: 1) to have a test, 2) to be UTF8, ...ryan
2011-01-18* parse.y: avoid NULL reference. [ruby-dev:43067]mame
2011-01-18* 2011-01-19svn
2011-01-18* vsnprintf.c (cvt): set first byte of buf to NUL for the case whennaruse
2011-01-18update doc.akr
2011-01-18* gc.h: parenthesize macro arguments.akr
2011-01-18 * lib/irb/comletion.rb: Irb tab completion support for XX::method forms.keiju
2011-01-18 * lib/logger.rb: added RDoc document for logging message escapenahi
2011-01-17* eval_intern.h: parenthesize macro arguments.akr
2011-01-17* lib/rubygems/source_index.rb (Gem#load_specification): read innobu
2011-01-17* ext/psych/lib/psych/parser.rb (Mark): Adding a class to wraptenderlove
2011-01-17* ext/psych/lib/psych/visitors/json_tree.rb (visit_String): JSONtenderlove
2011-01-17update doc.akr
2011-01-17* 2011-01-18svn
2011-01-17update doc.akr
2011-01-17* array.c (rb_ary_times): less MEMCPY calls.akr
2011-01-17* debug.h: parenthesize macro arguments.akr
2011-01-17* 2011-01-17svn
2011-01-17* ruby.c (process_options): revert r30549.nobu
2011-01-16* 2011-01-16svn
2011-01-16* vsnprintf.c: parenthesize macro arguments.akr
2011-01-15* test/net/smtp/test_ssl_socket.rb: fix dependency.nobu
2011-01-15* configure.in (warnflags): add -Werror=implicit-function-declarationnobu
2011-01-15* ruby.c (process_options): autoload rubygems.nobu
2011-01-15* tool/compile_prelude.rb (Prelude#initialize): ignore emptynobu
2011-01-15* ruby.c (ruby_init_prelude): get rid of global namespacenobu
2011-01-15* include/ruby/io.h: missing prototypes.nobu
2011-01-14* vm_method.c: parenthesize macro arguments.akr
2011-01-14* test/net/imap/test_imap.rb: call neither logout nor disconnectshugo
2011-01-14* lib/net/imap.rb: use bytesize for binary strings.naruse
2011-01-14* pack.c (pack_unpack): the resulted string of unpack('M') must havenaruse
2011-01-14The cast must use uint32_t. [ruby-core:34481]naruse
2011-01-14* ext/zlib/zlib.c (gzfile_check_footer): ISIZE (Input SIZE) innaruse
2011-01-14* configure.in, win32/Makefile.sub (RUNRUBY): require path shouldusa
2011-01-14Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenixryan
2011-01-13* 2011-01-14svn
2011-01-13* io.c (argf_next_argv): go advance when the next file cannot benobu
2011-01-13update doc.akr
2011-01-13* vm_insnhelper.c: parenthesize macro arguments.akr
2011-01-13* vm_dump.c: delete dashes to make lines 80 chars, Patched bymrkn
2011-01-13* vm_dump.c: fix misspelling of CrashReporter.mrkn
2011-01-12Exception#to_s should actually call to_s.ryan
2011-01-12Simple fix for emacs parsing. (emacs doesn't like _heredocs_)ryan
2011-01-12* 2011-01-13svn
2011-01-12* addr2line.c (get_nth_dirname): decrement the directory indexnaruse
2011-01-12 * io.c (rb_f_syscall): Add warning messages. [ruby-core:34062]kosaki
2011-01-12 * io.c (rb_f_syscall): Some syscall return unsigned or pointer value.kosaki
2011-01-12 * io.c (rb_f_syscall): Add 64bit Linux support. Some syscall takeskosaki
2011-01-12* vm_dump.c: parenthesize macro arguments.akr