aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * encoding.c (get_filesystem_encoding): removed.naruse2009-10-281-0/+17
* Previous commit is for [ruby-core:25959]naruse2009-10-281-1/+1
* * gem_prelude.rb (Gem.set_home):naruse2009-10-281-0/+8
* * encoding.c (get_filesystem_encoding):naruse2009-10-281-0/+7
* * ext/etc/etc.c (etc_each_group): fixed typo.nobu2009-10-281-0/+4
* * vm_insnhelper.c (vm_setup_method): should push call frame beforematz2009-10-281-0/+11
* * lib/net/ftp.rb (Net::FTP#initialize): sets @binary to true.shugo2009-10-281-0/+14
* * lib/net/ftp.rb (Net::FTP#initialize): @sock = nil.naruse2009-10-271-0/+7
* * ext/stringio/stringio.c (Init_stringio): added read_nonblock andnobu2009-10-271-1/+4
* * ext/stringio/stringio.c (strio_data_type): typed.nobu2009-10-271-0/+4
* * ext/tk/lib/tk/variable.rb: add TkVariable#+@ and -@ method.nagai2009-10-271-0/+4
* * string.c (chopped_length): get rid of unexpected exception.nobu2009-10-271-0/+5
* * gc.h (SET_MACHINE_STACK_END): use __i386.akr2009-10-271-0/+7
* * lib/net/ftp.rb (getbinaryfile, list): call to_s to convertshugo2009-10-271-0/+5
* add commit log of r25499kazu2009-10-271-0/+6
* * gc.h (SET_MACHINE_STACK_END): use __i386__ instead of __i386,nobu2009-10-271-1/+6
* * gc.c (SET_MACHINE_STACK_END): add x86_64 version by nobu.naruse2009-10-271-1/+5
* * ChangeLog: typo. this commit fixed [ruby-core:26166]usa2009-10-271-1/+1
* * vm_exec.c (DECL_SC_REG): use __clang__.naruse2009-10-271-0/+4
* * mkconfig.rb: reverted r25443 because build_os is used in mkmf.rbnobu2009-10-261-0/+5
* fix typoskazu2009-10-261-5/+5
* * gc.c (garbage_collect_with_gvl): do not garbage_collect whenmatz2009-10-261-0/+5
* * ext/tk/tcltklib.c,stubs.c: remove errors or warnings when compilednagai2009-10-261-0/+7
* * vm.c (invoke_block_from_c): return Qnil when its iseq isnaruse2009-10-261-0/+5
* * vm_exec.c (DECL_SC_REG): check defined(__asm__) before use it.naruse2009-10-261-0/+5
* * win32/Makefile.sub (config.h): added RUBY_SITEARCH to usenobu2009-10-261-0/+5
* * array.c (rb_ary_cmp): Array#<=> returns nil when comparison failsmarcandre2009-10-261-0/+5
* * hash.c (default_proc_arity_check): new support function.matz2009-10-261-0/+7
* * ext/tk/lib/remote-tk.rb: typo fixed.nagai2009-10-261-0/+4
* * ruby.c (usage): -T and -W descriptions updated. seemame2009-10-261-0/+7
* * io.c (io_fwrite): adjust stdio file position after direct write onnobu2009-10-261-0/+5
* * ext/dl/handle.c (dlhandle_sym): fixed an invalid local variablenobu2009-10-251-0/+5
* * io.c (io_cntl): F_DUPFD is platform dependent.nobu2009-10-251-0/+4
* * ext/dl/handle.c (rb_dlhandle_close): fixed an invalid localnobu2009-10-251-0/+5
* * lib/matrix.rb (**): Optimization (up to 45% faster)marcandre2009-10-241-0/+4
* * enum.c (enum_flat_map): new method that concatenates the valuesmatz2009-10-241-0/+5
* * hash.c (rb_hash_set_default_proc): checks arity of defalt_procmatz2009-10-241-0/+5
* * object.c (rb_obj_cmp): defines Object#<=>. [ruby-core:24063]matz2009-10-241-0/+4
* * class.c (rb_class_new): move class check to rb_check_inheritable().matz2009-10-231-0/+7
* * io.c (io_cntl): update max file descriptor by the result ofakr2009-10-231-0/+5
* * configure.in (target, target_alias): replace with real cpu.nobu2009-10-231-1/+5
* * configure.in (warnflags): use -Wextra only whennobu2009-10-231-1/+4
* * configure.in (optflags): removed -fomit-frame-pointer by default.nobu2009-10-231-0/+4
* * lib/pathname.rb (Pathname::SAME_PATHS): FNM_SYSCASE is alwaysnobu2009-10-231-0/+5
* * configure.in, Makefile.in, win32/Makefile.sub (XRUBY): runnablenobu2009-10-221-0/+7
* * configure.in (warnflags): use -Wextra instead of -Wall.nobu2009-10-221-0/+6
* * class.c (rb_obj_basic_to_s_p): typo. Please become familiar withusa2009-10-221-0/+5
* * test/ruby/envutil.rb (assert_in_out_err): test_stdout andakr2009-10-221-0/+8
* * lib/fileutils.rb (FileUtils#fu_get_uid, fu_get_gid): Do notknu2009-10-221-0/+5
* * parse.y (arg_prepend): removed. a patch from Mikhail T. innobu2009-10-221-0/+5