aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,nobu2008-06-281-2/+3
* * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,nobu2008-06-281-0/+5
* * test/rubygems/test_gem.rb (test_self_path_APPLE_GEM_HOME): don't useakr2008-06-281-0/+5
* * ext/win32ole/win32ole.c : check String encoding whensuke2008-06-271-0/+7
* * time.c: fix rounding negative float.akr2008-06-271-0/+4
* fix the last entry.akr2008-06-271-1/+1
* * gc.c: __size__ removed. use the length of __members__ instead.akr2008-06-271-0/+5
* * test/inlinetest.rb (InlineTest.in_progname): workaround for frozennobu2008-06-271-0/+7
* * parse.y (primary): empty not should call '!' on nil.matz2008-06-271-0/+5
* * lib/erb.rb: adjust line number for magic comment.kazu2008-06-271-0/+6
* * vm.c (vm_eval_body): if thrown exception is frozen, reraise it tonobu2008-06-271-0/+5
* * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,nobu2008-06-271-2/+2
* * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,nobu2008-06-271-0/+6
* * lib/un.rb (mkmf): new command to create makefile.nobu2008-06-271-0/+4
* * lib/un.rb (wait_writable): added help message.nobu2008-06-271-0/+4
* * configure.in: need a ",".ko12008-06-261-0/+6
* * vm_eval.c (vm_call_super): fix to call method_missing.ko12008-06-261-0/+5
* * ruby.c (set_arg0, ruby_prog_init): freeze $0. a patch from Keitanobu2008-06-261-0/+5
* * string.c (rb_str_index_m, rb_str_rindex_m, rb_str_include): fixmame2008-06-261-0/+5
* ChangeLog: need address tweakmatz2008-06-261-1/+1
* * variable.c (rb_f_trace_var): should not be allowed at safe level 4. matz2008-06-261-0/+5
* Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353].drbrain2008-06-261-0/+5
* * parse.y (primary): not operand might be empty. [ruby-dev:35227]matz2008-06-251-0/+4
* * parse.y (primary): make functional-style not operator to actmatz2008-06-251-0/+5
* * array.c (rb_ary_fill): not depend on unspecified behavior at integernobu2008-06-251-0/+5
* * lib/erb.rb (ERB::Compiler:Buffer#new): push magic comment first.naruse2008-06-251-0/+6
* * lib/erb.rb (ERB::Compiler#compile): magic comment needs LF.naruse2008-06-251-0/+4
* * lib/erb.rb (ERB::Compiler#compile): output magic comment.naruse2008-06-251-0/+4
* * vm_eval.c (eval_string_with_cref): preserve parse_in_eval even ifmame2008-06-241-0/+5
* * ext/win32ole/win32ole.c(ole_invoke): fix memory leak.suke2008-06-241-0/+5
* * configure.in (rb_cv_fork_with_pthread): check after check fornobu2008-06-241-0/+5
* * ext/io/wait/extconf.rb: check sys/socket.h for cygwin.usa2008-06-241-0/+4
* * io.c (io_reopen): remove cygwin handling because it seems to be forusa2008-06-241-0/+6
* * include/ruby/win32.h, win32/win32.c (rb_w32_getppid): now supportusa2008-06-241-0/+7
* * ext/socket/socket.c (init_sock): socket is binmode on platformsusa2008-06-241-0/+5
* * compile.c (iseq_build_from_ary): initialize arg_opts, a patch frommame2008-06-231-0/+5
* * compile.c (iseq_build_from_ary): fix expression to obtain wanabe2008-06-231-0/+4
* * lib/mathn.rb (Rational::power2): removed incomplete method.matz2008-06-231-0/+5
* * ext/readline/extconf.rb (have_readline_func): readline on Mac OS Xnobu2008-06-221-0/+5
* * object.c (rb_class_superclass): rdoc improvement, a patch fromnobu2008-06-221-0/+5
* * README.EXT: translated README.EXT.jashyouhei2008-06-221-0/+4
* * ChangeLog: add reporter.usa2008-06-211-1/+2
* * win32/win32.c (rb_w32_osid, rb_w32_osver, CreateChild): XP isusa2008-06-211-0/+6
* * README.EXT.ja: add note about mark and free.usa2008-06-211-0/+4
* * ChangeLog: tabify. (now we are testing auto version.h updating.)usa2008-06-211-16/+16
* * io.c (rb_io_binmode_p, argf_binmode_p, Init_IO): new methodusa2008-06-211-0/+5
* * win32/win32.c (rb_w32_spawn): no longer support P_WAIT.usa2008-06-211-0/+4
* * thread_win32.c (native_sleep): must block reentrance when accessingusa2008-06-211-0/+6
* * parse.y (call_args2, open_args): removed.nobu2008-06-211-0/+7
* * numeric.c (flo_round): get rid of overflow.nobu2008-06-211-0/+4