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

ruby-changes:24701-24800

  24701 2012-08-21 14:29 [ko1@a...            ] usa:r36752 (trunk): * win32/Makefile.sub (scriptbin.mk): no need to include twice.
  24702 2012-08-21 15:53 [ko1@a...            ] usa:r36753 (trunk): * ext/dl/lib/dl/func.rb (DL::Function#bind): fixes an error in
  24703 2012-08-21 17:11 [ko1@a...            ] shyouhei:r36754 (trunk): * .travis.yml (compiler): [experimental] clang support.
  24704 2012-08-21 17:32 [ko1@a...            ] usa:r36755 (trunk): * addr2line.c (fill_lines): need check and cast of the file size of
  24705 2012-08-21 20:32 [ko1@a...            ] eregon:r36756 (trunk): make FileUtils tests safe when interrupting in setup
  24706 2012-08-21 22:03 [ko1@a...            ] ayumin:r36757 (trunk): * lib/observer.rb: fix typo.
  24707 2012-08-21 22:32 [ko1@a...            ] nobu:r36758 (trunk): addr2line.c: suppress warnings
  24708 2012-08-22 01:18 [ko1@a...            ] nobu:r36759 (trunk): configure.in: no bare case statement
  24709 2012-08-22 01:18 [ko1@a...            ] nobu:r36760 (trunk): configure.in: escape #-marks
  24710 2012-08-22 01:18 [ko1@a...            ] svn:r36761 (trunk): * 2012-08-22        
  24711 2012-08-22 01:18 [ko1@a...            ] nobu:r36762 (trunk): configure.in: noral blocks
  24712 2012-08-22 01:40 [ko1@a...            ] nobu:r36763 (trunk): bignum.c: suppress an empty-body warning
  24713 2012-08-22 01:50 [ko1@a...            ] nobu:r36764 (trunk): bignum.c: keep first zero
  24714 2012-08-22 07:31 [ko1@a...            ] naruse:r36765 (trunk): Suppress warnings
  24715 2012-08-22 07:31 [ko1@a...            ] naruse:r36766 (trunk): * lib/cgi/util.rb (CGI.escapeHTML): use '
  24716 2012-08-22 10:11 [ko1@a...            ] yugui:r36767 (trunk): * common.mk (vm_backtrace.o): Added missing dependencies.
  24717 2012-08-22 10:13 [ko1@a...            ] yugui:r36768 (trunk): * configure.in (ac_cv_func_shutdown): shutdown(2) has a dummy
  24718 2012-08-22 10:14 [ko1@a...            ] yugui:r36769 (trunk): * nacl/pepper_main.c (init_loadpath): Pushes the correct load path on
  24719 2012-08-22 11:22 [ko1@a...            ] naruse:r36770 (trunk): * lib/rubygems/test_case.rb: run test with psych if exist.
  24720 2012-08-22 11:25 [ko1@a...            ] shugo:r36771 (trunk): * vm_insnhelper.c (vm_setup_method): should not enable tail call
  24721 2012-08-22 11:39 [ko1@a...            ] shyouhei:r36772 (trunk): * .travis.yml (before_script): Turned out that make -j is broken.
  24722 2012-08-22 14:12 [ko1@a...            ] ko1:r36773 (trunk): * vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895]
  24723 2012-08-22 15:29 [ko1@a...            ] ko1:r36774 (trunk): * vm_insnhelper.c (vm_setup_method): fix last commit.
  24724 2012-08-22 15:41 [ko1@a...            ] nobu:r36775 (trunk): * .travis.yml (before_script): debugging for -j.
  24725 2012-08-22 15:46 [ko1@a...            ] ko1:r36776 (trunk): update ChangeLog.   
  24726 2012-08-22 15:54 [ko1@a...            ] ko1:r36777 (trunk): fix typo of ChangeLog.
  24727 2012-08-22 15:55 [ko1@a...            ] kazu:r36778 (trunk): fix a typo         
  24728 2012-08-22 16:34 [ko1@a...            ] nobu:r36779 (trunk): * .travis.yml (before_script): remove -s for debug.
  24729 2012-08-22 16:57 [ko1@a...            ] nobu:r36780 (trunk): lib/mkmf.rb: ruby_headers
  24730 2012-08-22 17:05 [ko1@a...            ] nobu:r36781 (trunk): lib/mkmf.rb: ruby_headers
  24731 2012-08-22 19:42 [ko1@a...            ] tadf:r36782 (trunk): * ext/date/date_core.c: .
  24732 2012-08-22 19:47 [ko1@a...            ] tadf:r36783 (trunk): * ext/date/date_core.c: .
  24733 2012-08-23 01:51 [ko1@a...            ] tenderlove:r36784 (trunk): * insns.def: search up the cf stack for an object that is an instance
  24734 2012-08-23 01:51 [ko1@a...            ] svn:r36785 (trunk): * 2012-08-23        
  24735 2012-08-23 02:43 [ko1@a...            ] tenderlove:r36786 (trunk): * ext/syck: removed. Fixes 
  24736 2012-08-23 10:38 [ko1@a...            ] usa:r36787 (trunk): * common.mk (ID_H_TARGET): revert a part of r36724 and r36751.  they
  24737 2012-08-23 10:50 [ko1@a...            ] naruse:r36788 (trunk): * configure.in: use the value of --with-opt-dir on building ruby
  24738 2012-08-23 11:21 [ko1@a...            ] naruse:r36789 (ruby_1_9_3): merge revision(s) 35978,36013,36014,36015,36052,36076,36487: [Backport #6898]
  24739 2012-08-23 11:35 [ko1@a...            ] usa:r36790 (trunk): * test/open-uri/test_open-uri.rb (TestOpenURI#test_read_timeout): this
  24740 2012-08-23 11:59 [ko1@a...            ] naruse:r36791 (trunk): * configure.in: Fixing Haiku build.
  24741 2012-08-23 12:10 [ko1@a...            ] naruse:r36792 (ruby_1_9_3): merge revision(s) 36668: [Backport #6846]
  24742 2012-08-23 12:31 [ko1@a...            ] usa:r36793 (trunk): * win32/configure.bat: support --with(out)?-ext(ensions) options.
  24743 2012-08-23 12:34 [ko1@a...            ] usa:r36794 (trunk): * win32/configure.bat: added help message of --with(out)?-ext.
  24744 2012-08-23 13:00 [ko1@a...            ] shugo:r36795 (trunk): * insns.def (invokesuper): reverted r36640 partially to make super
  24745 2012-08-23 16:03 [ko1@a...            ] ko1:r36796 (trunk): * ext/date/depend: add dependency to $(ruby_headers).
  24746 2012-08-23 16:15 [ko1@a...            ] usa:r36797 (trunk): * lib/mkmf.rb (create_makefile): add dependency to header files when
  24747 2012-08-23 16:22 [ko1@a...            ] ko1:r36798 (trunk): * include/ruby/ruby.h: introduce flonum technique for
  24748 2012-08-23 16:46 [ko1@a...            ] nobu:r36799 (trunk): remove trailing spaces.
  24749 2012-08-23 16:46 [ko1@a...            ] nobu:r36800 (trunk): load.c: keep encoding of feature name
  24750 2012-08-23 19:18 [ko1@a...            ] usa:r36801 (trunk): * win32/Makefile.sub: refactoring.  remove unused rules, and update
  24751 2012-08-23 19:20 [ko1@a...            ] usa:r36802 (trunk): * common.mk (win32/*): macro RUBY_H_INCLUDES is not defined there,
  24752 2012-08-23 20:36 [ko1@a...            ] usa:r36803 (trunk): * class.c (singleton_class_of): flonum can't have singleton class.
  24753 2012-08-23 20:52 [ko1@a...            ] usa:r36804 (trunk): * test/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test.
  24754 2012-08-23 20:58 [ko1@a...            ] naruse:r36805 (trunk): Test for r36803's singleton_class_of.
  24755 2012-08-23 21:05 [ko1@a...            ] kazu:r36806 (trunk): fix typos          
  24756 2012-08-23 21:05 [ko1@a...            ] kazu:r36807 (trunk): * common.mk: support `make id.h` without `rm .id.h.time` after `rm id.h`.
  24757 2012-08-24 06:14 [ko1@a...            ] tenderlove:r36808 (trunk): Added a test for CoW strings.
  24758 2012-08-24 06:14 [ko1@a...            ] svn:r36809 (trunk): * 2012-08-24        
  24759 2012-08-24 07:44 [ko1@a...            ] drbrain:r36810 (trunk): * lib/net/http/backward.rb (class Net):  Restored Net::HTTPSession to
  24760 2012-08-24 12:45 [ko1@a...            ] luislavena:r36811 (trunk): Improve require/File.expand_path performance on Windows
  24761 2012-08-24 12:48 [ko1@a...            ] luislavena:r36812: Remove incorrectly committed timestamp file
  24762 2012-08-24 13:14 [ko1@a...            ] nobu:r36813: win32: property            
  24763 2012-08-24 13:54 [ko1@a...            ] kazu:r36814 (trunk): ignore timestamp file
  24764 2012-08-24 15:42 [ko1@a...            ] nobu:r36815 (trunk): mkmf.rb: timestamp for directories
  24765 2012-08-24 15:57 [ko1@a...            ] nobu:r36816 (trunk): ChangeLog: add description  [Bug #6904]
  24766 2012-08-24 15:57 [ko1@a...            ] naruse:r36817 (trunk): Fix r36805.      
  24767 2012-08-24 16:13 [ko1@a...            ] nobu:r36818 (trunk): mkmf.rb: fix r36815
  24768 2012-08-24 18:16 [ko1@a...            ] nobu:r36819 (trunk): ruby.h: clear expression
  24769 2012-08-25 09:55 [ko1@a...            ] nobu:r36820 (trunk): mkmf.rb: clean timestamps
  24770 2012-08-25 09:55 [ko1@a...            ] svn:r36821 (trunk): * 2012-08-25        
  24771 2012-08-25 16:20 [ko1@a...            ] nobu:r36822 (trunk): generic_erb.rb: --vpath option
  24772 2012-08-25 16:20 [ko1@a...            ] nobu:r36823 (trunk): common.mk: update parse.h
  24773 2012-08-25 16:21 [ko1@a...            ] nobu:r36824 (trunk): parse.y: extract function
  24774 2012-08-26 16:53 [ko1@a...            ] nobu:r36825 (trunk): suppress warnings  
  24775 2012-08-26 16:53 [ko1@a...            ] svn:r36826 (trunk): * 2012-08-26        
  24776 2012-08-26 17:19 [ko1@a...            ] nobu:r36827 (trunk): mkmf.rb: timestamp for directories
  24777 2012-08-27 10:23 [ko1@a...            ] yugui:r36828 (trunk): * nacl/GNUmakefile.in (CC, LD, NM, AR, AS, RANLIB, OBJDUMP, OBJCOPY)
  24778 2012-08-27 10:23 [ko1@a...            ] svn:r36829 (trunk): * 2012-08-27        
  24779 2012-08-27 10:23 [ko1@a...            ] yugui:r36830 (trunk): * nacl/GNUmakefile.in (package): make package should install
  24780 2012-08-27 15:09 [ko1@a...            ] yugui:r36831 (trunk): * common.mk (vm_trace.o): Added a missing dependency.
  24781 2012-08-27 18:22 [ko1@a...            ] ko1:r36832 (trunk): * include/ruby/ruby.h (rb_float_value): optimize it.
  24782 2012-08-27 20:57 [ko1@a...            ] shirosaki:r36833 (trunk): test_etc.rb: fix for non unique GID
  24783 2012-08-28 00:40 [ko1@a...            ] naruse:r36834 (ruby_1_9_3): merge revision(s) 33772:
  24784 2012-08-28 02:57 [ko1@a...            ] tenderlove:r36835 (trunk): adding test coverage for invalid attribute names
  24785 2012-08-28 02:57 [ko1@a...            ] svn:r36836 (trunk): * 2012-08-28        
  24786 2012-08-28 09:27 [ko1@a...            ] usa:r36837 (trunk): * win32/Makefile.sub (Makefile): make to depend on common.mk, to
  24787 2012-08-28 11:34 [ko1@a...            ] yugui:r36838 (trunk): * nacl/GNUmakefile.in (.rbconfig.time): r36828 was incomplete.
  24788 2012-08-28 20:05 [ko1@a...            ] naruse:r36839 (trunk): * configure.in: Fixing Haiku R1/alpha3 build with gcc-4.4.4.
  24789 2012-08-28 23:06 [ko1@a...            ] nagachika:r36840 (trunk): * insns.def (checkmatch): suppress warnings. 
  24790 2012-08-29 01:58 [ko1@a...            ] nobu:r36841 (trunk): insns.def: duplicated code
  24791 2012-08-29 01:58 [ko1@a...            ] svn:r36842 (trunk): * 2012-08-29        
  24792 2012-08-29 05:03 [ko1@a...            ] emboss:r36843 (trunk): * test/openssl/utils.rb
  24793 2012-08-29 14:37 [ko1@a...            ] naruse:r36844 (trunk): * addr2line.c: SIZE_MAX is defined in stdint.h, so r36755 breaks
  24794 2012-08-29 14:59 [ko1@a...            ] nobu:r36845 (trunk): ruby.c: magic numbers
  24795 2012-08-29 14:59 [ko1@a...            ] nobu:r36846 (trunk): mkrunnable.rb: config directory names
  24796 2012-08-29 15:03 [ko1@a...            ] nobu:r36847 (trunk): configure.in: use configured libdir value
  24797 2012-08-29 22:03 [ko1@a...            ] akr:r36848 (trunk): * process.c (rb_f_system): check failures of waitpid.
  24798 2012-08-29 23:44 [ko1@a...            ] akr:r36849 (trunk): * internal.h (rb_last_status_clear): declared.
  24799 2012-08-30 07:45 [ko1@a...            ] svn:r36851 (trunk): * 2012-08-30        
  24800 2012-08-30 07:45 [ko1@a...            ] luislavena:r36850 (trunk): test/ruby/test_file_exhaustive.rb: fix test for HOME-less envs

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