[前][次][番号順一覧][上]

ruby-changes:25701-25800

  25701 2012-11-20 21:34 [ko1@a...            ] suke:r37758 (trunk): * test/win32ole/test_win32ole_type.rb (test_implemented_ole_types):
  25702 2012-11-20 21:34 [ko1@a...            ] nobu:r37759 (trunk): remove trailing spaces.
  25703 2012-11-20 21:34 [ko1@a...            ] nobu:r37760 (trunk): file.c: fix rdoc   
  25704 2012-11-20 21:40 [ko1@a...            ] kazu:r37761 (trunk): fix indent         
  25705 2012-11-20 21:40 [ko1@a...            ] kazu:r37762 (trunk): fix typos          
  25706 2012-11-20 21:41 [ko1@a...            ] kazu:r37763 (trunk): fix typos          
  25707 2012-11-20 21:50 [ko1@a...            ] naruse:r37764 (trunk): * configure.in (RUBY_DTRACE_AVAILABLE): only check dtrace availability.
  25708 2012-11-20 21:58 [ko1@a...            ] ko1:r37765 (trunk): * include/ruby/debug.h: introdudced.
  25709 2012-11-20 22:09 [ko1@a...            ] naruse:r37766 (trunk): fix guards for glibc crypt(3) see #7312
  25710 2012-11-20 22:18 [ko1@a...            ] kazu:r37767 (trunk): fix a typo         
  25711 2012-11-20 22:48 [ko1@a...            ] naruse:r37768 (trunk): * Makefile.in (.d.h): replace char * to const char * because somehow
  25712 2012-11-20 23:54 [ko1@a...            ] marcandRe: r37769 (trunk): * NEWS: List incompatible change for Array#values_at [#6203]
  25713 2012-11-21 00:04 [ko1@a...            ] marcandRe: r37770 (trunk): * array.c (rb_get_values_at): Improve rdoc
  25714 2012-11-21 00:04 [ko1@a...            ] svn:r37771 (trunk): * 2012-11-21        
  25715 2012-11-21 00:17 [ko1@a...            ] glass:r37772 (trunk): * marshal.c: add marshal readahead. marshalized Array, Hash and Struct
  25716 2012-11-21 00:30 [ko1@a...            ] naruse:r37773 (trunk): * test/ruby/test_m17n_comb.rb (test_str_crypt): Use RbConfig to get
  25717 2012-11-21 01:00 [ko1@a...            ] kosaki:r37774 (trunk): * file.c (Init_File): null device definition uses rb_define_const
  25718 2012-11-21 13:24 [ko1@a...            ] marcandRe: r37775 (trunk): * range.c (rb_range_beg_len): Fix potential bug for limit case [#6203]
  25719 2012-11-21 14:09 [ko1@a...            ] shyouhei:r37776 (trunk): revert r37710, requested by Tadayoshi Funaba 
  25720 2012-11-21 16:15 [ko1@a...            ] ko1:r37777 (trunk): * benchmark/bm_so_nsieve_bits.rb: add an encoding pragma.
  25721 2012-11-21 16:16 [ko1@a...            ] ko1:r37778 (trunk): add a description on ChangeLog
  25722 2012-11-21 16:36 [ko1@a...            ] ko1:r37779 (trunk): add a ML number     
  25723 2012-11-21 18:49 [ko1@a...            ] tadf:r37780 (trunk): * rational.c (read_digits): due to a bit tighter rb_cstr_to_inum().
  25724 2012-11-21 21:42 [ko1@a...            ] tadf:r37781 (trunk): * include/ruby/util.h: removed extra semicolon in definition of
  25725 2012-11-21 21:54 [ko1@a...            ] tadf:r37782 (trunk): * complex.c (nucomp_to_c): added.
  25726 2012-11-21 22:15 [ko1@a...            ] nari:r37783 (trunk): * gc.c (gc_profile_clear): realloc profile records if its size is
  25727 2012-11-21 22:31 [ko1@a...            ] nari:r37784 (trunk): * gc.c (garbage_collect): remove a duplicative probe.
  25728 2012-11-21 22:40 [ko1@a...            ] nobu:r37785 (trunk): io/wait: add IO#wait_writable method
  25729 2012-11-21 22:53 [ko1@a...            ] nobu:r37786 (trunk): wait.c: wait_readable
  25730 2012-11-21 22:54 [ko1@a...            ] nobu:r37787 (trunk): property.          
  25731 2012-11-21 23:37 [ko1@a...            ] kazu:r37788 (trunk): fix typos          
  25732 2012-11-22 02:26 [ko1@a...            ] tadf:r37789 (trunk): * NEWS: edited (order etc).
  25733 2012-11-22 02:26 [ko1@a...            ] svn:r37790 (trunk): * 2012-11-22        
  25734 2012-11-22 08:11 [ko1@a...            ] nari:r37791 (trunk): * test/ruby/test_gc.rb (test_profiler_clear): fix wrong method
  25735 2012-11-22 14:06 [ko1@a...            ] knu:r37792 (trunk): Add some corner cases to tests for String#index.
  25736 2012-11-22 14:23 [ko1@a...            ] knu:r37793 (trunk): Apply performance improvement to short byte array search.
  25737 2012-11-22 14:32 [ko1@a...            ] knu:r37794 (trunk): Drop executable bits.
  25738 2012-11-22 14:54 [ko1@a...            ] knu:r37795 (trunk): Drop executable bits of files that are not executable.
  25739 2012-11-22 15:31 [ko1@a...            ] naruse:r37796 (trunk): * vm_insnhelper.h: partly revert r37631 (DTrace support).
  25740 2012-11-22 16:23 [ko1@a...            ] kosaki:r37797 (trunk): * vm.c: Don't define vm_collect_usage_operand() and
  25741 2012-11-22 17:02 [ko1@a...            ] kosaki:r37798 (trunk): * Makefile.in: run preprocessor when making probe.h
  25742 2012-11-22 17:41 [ko1@a...            ] kosaki:r37799 (trunk): * tool/gen_dummy_probes.rb: don't change #include, #if and #endif
  25743 2012-11-22 17:47 [ko1@a...            ] naruse:r37800 (trunk): * ext/nkf/nkf-utf8: Merge b0a6577a521d1bba5e19853f95d5c4b9be1072b5.
  25744 2012-11-22 18:03 [ko1@a...            ] naruse:r37801 (trunk): * Makefile.in (probes.o): add -C to ignore #include in probes.d.
  25745 2012-11-22 18:16 [ko1@a...            ] usa:r37802 (trunk): * common.mk, Makefile.in, win32/Makefile.sub (.dmyh.h): nmake merges
  25746 2012-11-22 20:25 [ko1@a...            ] kosaki:r37803 (trunk): * Makefile.in (.dmyh.h): removed $(VPATH). GNU make don't
  25747 2012-11-22 20:33 [ko1@a...            ] tadf:r37804 (trunk): * complex.c (string_to_c_strict, string_to_c): check NUL.
  25748 2012-11-22 21:37 [ko1@a...            ] tadf:r37805 (trunk): * test/ruby/test_rubyoptions.rb: added a test.
  25749 2012-11-22 21:50 [ko1@a...            ] usa:r37806 (trunk): * common.mk, win32/Makefile.sub (probes.dmyh): now be made in current
  25750 2012-11-22 22:00 [ko1@a...            ] kazu:r37807 (trunk): fix typos          
  25751 2012-11-22 23:55 [ko1@a...            ] shirosaki:r37808 (trunk): Fix cache validity check of require
  25752 2012-11-23 00:04 [ko1@a...            ] nari:r37809 (trunk): * gc.c (is_swept_object): extract from is_dead_object().
  25753 2012-11-23 00:04 [ko1@a...            ] svn:r37810 (trunk): * 2012-11-23        
  25754 2012-11-23 02:42 [ko1@a...            ] zzak:r37811 (trunk): * lib/cgi/core.rb: Documentation for CGI#header alias
  25755 2012-11-23 10:47 [ko1@a...            ] zzak:r37812 (trunk): * ext/socket/ipsocket.c (IPSocket#peeraddr): Fix example
  25756 2012-11-23 11:13 [ko1@a...            ] nobu:r37813 (trunk): test_rubyoptions.rb: --help
  25757 2012-11-23 11:13 [ko1@a...            ] nobu:r37814 (trunk): test_rubyoptions.rb: refine assertion
  25758 2012-11-23 11:41 [ko1@a...            ] tadf:r37815 (trunk): * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_usage2):
  25759 2012-11-23 12:35 [ko1@a...            ] tadf:r37816 (trunk): * ruby.c: revert r37298.
  25760 2012-11-23 17:32 [ko1@a...            ] nobu:r37817 (trunk): * ruby.c, test/ruby/test_rubyoptions.rb: revert r37815:r37816.
  25761 2012-11-23 17:32 [ko1@a...            ] nobu:r37818 (trunk): ruby.c: wrap descriptions
  25762 2012-11-23 22:49 [ko1@a...            ] nobu:r37819 (trunk): mkrunnable.rb: static-linked-ext
  25763 2012-11-23 23:44 [ko1@a...            ] nobu:r37820 (trunk): mkmf.rb: mingw64+MSYS pkg-config fix
  25764 2012-11-24 00:00 [ko1@a...            ] nobu:r37821 (trunk): configure.in: --disable-dln
  25765 2012-11-24 00:00 [ko1@a...            ] svn:r37822 (trunk): * 2012-11-24        
  25766 2012-11-24 00:01 [ko1@a...            ] nobu:r37823 (trunk): ruby.c: argv check 
  25767 2012-11-24 11:00 [ko1@a...            ] kosaki:r37824 (trunk): * thread.c (thread_create_core): don't use th->thread_id before
  25768 2012-11-24 11:52 [ko1@a...            ] kosaki:r37825 (trunk): * process.c (proc_getsid): adds new method for getting session id.
  25769 2012-11-24 13:01 [ko1@a...            ] shirosaki:r37826 (trunk): Fix finalize of WeakRef
  25770 2012-11-24 13:01 [ko1@a...            ] shirosaki:r37827 (trunk): wmap_finalize: refactoring to rename variables
  25771 2012-11-24 13:01 [ko1@a...            ] shirosaki:r37828 (trunk): Fix Segmentation fault at TestArray#test_aref
  25772 2012-11-24 13:01 [ko1@a...            ] shirosaki:r37829 (trunk): Fix TestProcess#test_setsid
  25773 2012-11-24 13:12 [ko1@a...            ] ko1:r37830 (trunk): * vm_trace.c (rb_tracepoint_attr_raised_exception): should not check
  25774 2012-11-24 16:43 [ko1@a...            ] naruse:r37831 (trunk): Rvert r37827 and r37828
  25775 2012-11-24 19:31 [ko1@a...            ] tadf:r37832 (trunk): * test/ruby/test_rubyoptions.rb (test_usage, test_usage_long):
  25776 2012-11-24 21:09 [ko1@a...            ] naruse:r37833 (trunk): * ext/nkf/nkf-utf8/nkf.c (unicode_iconv_combine): returning flags are
  25777 2012-11-24 21:27 [ko1@a...            ] shirosaki:r37834 (trunk): Fix WeakRef finalize
  25778 2012-11-24 21:27 [ko1@a...            ] shirosaki:r37835 (trunk): gc.c: refactoring to rename variables
  25779 2012-11-25 02:14 [ko1@a...            ] knu:r37836 (trunk): Fix tests of rb_warning().
  25780 2012-11-25 02:14 [ko1@a...            ] svn:r37837 (trunk): * 2012-11-25        
  25781 2012-11-25 03:46 [ko1@a...            ] knu:r37838 (trunk): String#{lines,chars,codepoints,bytes} now return an array.
  25782 2012-11-25 03:51 [ko1@a...            ] knu:r37839 (trunk): Move tests embedded in lib/set.rb to test/test_set.rb.
  25783 2012-11-25 16:40 [ko1@a...            ] naruse:r37840 (trunk): Fix test to follow r37838
  25784 2012-11-25 19:46 [ko1@a...            ] ktsj:r37841 (trunk): * NEWS: add a news about iconv.
  25785 2012-11-25 22:29 [ko1@a...            ] eregon:r37842 (trunk): * array.c: fixes for the updated documentation in r35858:
  25786 2012-11-25 22:39 [ko1@a...            ] shirosaki:r37843 (trunk): array.c: refactoring of rb_ary_delete_same()
  25787 2012-11-26 01:59 [ko1@a...            ] nagachika:r37844 (trunk): * test/ruby/test_process.rb (test_setsid): call Process.getsid for
  25788 2012-11-26 01:59 [ko1@a...            ] svn:r37845 (trunk): * 2012-11-26        
  25789 2012-11-26 10:58 [ko1@a...            ] kosaki:r37846 (trunk): * test/ruby/test_process.rb (test_setsid): added a few wait for
  25790 2012-11-26 12:11 [ko1@a...            ] nobu:r37847 (trunk): Makefile.sub: fix r37821
  25791 2012-11-26 12:16 [ko1@a...            ] nobu:r37848 (trunk): string.c: suppress warnings
  25792 2012-11-26 15:52 [ko1@a...            ] kosaki:r37849 (trunk): * bignum.c (big_div_struct): added volatile to 'stop' member.
  25793 2012-11-26 16:00 [ko1@a...            ] kosaki:r37850 (trunk): * bignum.c (bigdivrem): restart calculation when bigdivrem1 was
  25794 2012-11-26 16:37 [ko1@a...            ] naruse:r37851 (trunk): * io.c (argf_each_codepoint): add missing ARGF#codepoints [Bug #7438]
  25795 2012-11-26 17:06 [ko1@a...            ] kosaki:r37852 (trunk): * vm_core.h (rb_thread_struct): added 'in_trap' member for marking
  25796 2012-11-26 17:15 [ko1@a...            ] kosaki:r37853 (trunk): * string.c (rb_str_enumerate_chars, rb_str_enumerate_codepoints)
  25797 2012-11-26 18:19 [ko1@a...            ] ko1:r37854 (trunk): * benchmark/driver.rb: accept multiple `-e'.
  25798 2012-11-26 18:22 [ko1@a...            ] kosaki:r37855 (trunk): split trap interrupt and async interrupt
  25799 2012-11-26 18:25 [ko1@a...            ] kosaki:r37856 (trunk): * signal.c (signal_exec): suppress "warning: variable 'signum'
  25800 2012-11-26 18:28 [ko1@a...            ] kosaki:r37857 (trunk): * signal.c (signal_exec): add volatile to make sure setjmp safe.

[前][次][番号順一覧][上]