aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * object.c (rb_obj_inspect): print instance variables only whenmatz2009-10-211-0/+7
* * object.c (rb_obj_inspect): fixed rdoc about the case that to_snobu2009-10-211-0/+5
* * test/logger/test_logger.rb (TestLogDevice#test_write): checknobu2009-10-201-0/+5
* * ChangeLog: Added summary of r25412, cf [ruby-core:23598]marcandre2009-10-201-0/+10
* * lib/webrick/httpauth/digestauth.rb: typo in exception message fixed.nahi2009-10-201-1/+5
* * lib/logger.rb: imported upstream version (logger/1.2.7) see #2238.nahi2009-10-201-0/+8
* * lib/matrix.rb: Bug fix. See detail [ruby-core:23598].keiju2009-10-201-0/+4
* * marshal.c (w_symbol, r_symreal): fixed the order of symbol andnobu2009-10-201-0/+6
* * include/ruby/win32.h (finite, scalb): inline'ed non-standardusa2009-10-201-0/+5
* * parse.y (ripper_intern): enable literal optimization.nobu2009-10-201-1/+3
* * parse.y (method_call): dispatch symbols. a patch from Andy Keep innobu2009-10-201-1/+4
* * parse.y (mlhs_basic): fixed handling splat in middle of mlhs. anobu2009-10-201-1/+4
* * parse.y (parser_here_document): dispatch delayed heredocnobu2009-10-201-0/+5
* * .gdbinit (rb_method_entry): search method entry by class and id.nobu2009-10-191-0/+4
* * win32/Makefile.sub (enc/unicode/name2ctype.h): no need to createusa2009-10-191-0/+5