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

ruby-changes:39801-39900

  39801 2015-09-16 20:54 [ko1@a...            ] suke:r51882 (trunk): * encindex.h: fix typo of last #endif comment.
  39802 2015-09-16 21:15 [ko1@a...            ] nobu:r51883 (trunk): vm_core.h: revert VM objspace on Windows
  39803 2015-09-17 10:01 [ko1@a...            ] nobu:r51884 (trunk): id_table.c: fix types
  39804 2015-09-17 10:02 [ko1@a...            ] svn:r51885 (trunk): * 2015-09-17        
  39805 2015-09-17 12:21 [ko1@a...            ] kosaki:r51886 (trunk): * test/ruby/test_dir.rb (TestDir#test_fileno): s/?x/"x"/. Don't
  39806 2015-09-17 17:25 [ko1@a...            ] nobu:r51887 (trunk): id_table.h: include guard
  39807 2015-09-17 17:42 [ko1@a...            ] hsbt:r51888 (trunk): * common.mk: separated test for test-framework from test-all task.
  39808 2015-09-17 22:33 [ko1@a...            ] hsbt:r51889 (trunk): * common.mk: fix command error with outside builddir.
  39809 2015-09-17 23:12 [ko1@a...            ] kazu:r51890 (trunk): fix a typo [ci skip]
  39810 2015-09-17 23:13 [ko1@a...            ] kazu:r51891 (trunk): tabify indent [ci skip]
  39811 2015-09-18 07:40 [ko1@a...            ] tenderlove:r51892 (trunk): * ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heap
  39812 2015-09-18 07:41 [ko1@a...            ] svn:r51893 (trunk): * 2015-09-18        
  39813 2015-09-18 13:43 [ko1@a...            ] nobu:r51894 (trunk): thread.c: suppress warnings only if GCC6+
  39814 2015-09-18 13:45 [ko1@a...            ] nobu:r51895 (trunk): common.mk: no prefixes
  39815 2015-09-18 16:57 [ko1@a...            ] shugo:r51896 (trunk): * NEWS: add Net::FTP#mlst and Net::FTP#mlsd.
  39816 2015-09-18 20:11 [ko1@a...            ] nobu:r51897 (trunk): file.c: File.mkfifo
  39817 2015-09-19 10:49 [ko1@a...            ] nobu:r51898 (trunk): iseq.h, method.h: fix include guards [ci skip]
  39818 2015-09-19 10:49 [ko1@a...            ] svn:r51899 (trunk): * 2015-09-19        
  39819 2015-09-19 10:53 [ko1@a...            ] nobu:r51900 (trunk): iseq.h: rb_iseq_t  
  39820 2015-09-20 02:19 [ko1@a...            ] akr:r51901 (trunk): * test/lib/envutil.rb: mkfifo command based File.mkfifo method
  39821 2015-09-20 02:19 [ko1@a...            ] svn:r51902 (trunk): * 2015-09-20        
  39822 2015-09-20 03:00 [ko1@a...            ] ko1:r51903 (trunk): * vm_core.h: split rb_call_info_t into several structs.
  39823 2015-09-20 03:21 [ko1@a...            ] ko1:r51904 (trunk): * iseq.c (rb_iseq_free): free rb_iseq_t::body::cc_entries.
  39824 2015-09-20 08:05 [ko1@a...            ] nobu:r51905 (trunk): parse.y: simplify ripper_id2sym
  39825 2015-09-20 10:07 [ko1@a...            ] nobu:r51906 (trunk): cont.c: append to continuations doc [ci skip]
  39826 2015-09-20 10:17 [ko1@a...            ] nobu:r51907 (trunk): string.c: separate resetting code range
  39827 2015-09-21 20:54 [ko1@a...            ] nobu:r51908 (trunk): test_win32ole_event.rb: fix typo [ci skip]
  39828 2015-09-21 20:54 [ko1@a...            ] svn:r51909 (trunk): * 2015-09-21        
  39829 2015-09-21 23:35 [ko1@a...            ] nobu:r51910 (trunk): win32ole.c: constified
  39830 2015-09-21 23:41 [ko1@a...            ] nobu:r51911 (trunk): win32ole.c: make ole_mb2wc more generic
  39831 2015-09-21 23:52 [ko1@a...            ] nobu:r51912 (trunk): win32ole.c: refactor
  39832 2015-09-22 00:29 [ko1@a...            ] nobu:r51913 (trunk): win32ole.c: inadvertent symbol creation
  39834 2015-09-22 00:47 [ko1@a...            ] nobu:r51915 (trunk): win32ole.c: fix symbol condition
  39835 2015-09-22 04:28 [ko1@a...            ] seki:r51916 (trunk): * test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]
  39836 2015-09-22 21:00 [ko1@a...            ] nobu:r51917 (trunk): win32.c: fallback to WCHAR-version in MSVCRT
  39837 2015-09-23 01:12 [ko1@a...            ] zzak:r51918 (trunk): * ext/openssl/*: Remove svn commit id macros to make sync easier
  39838 2015-09-23 01:15 [ko1@a...            ] svn:r51919 (trunk): * 2015-09-23        
  39839 2015-09-23 22:23 [ko1@a...            ] zzak:r51920 (trunk): * ext/openssl/ossl_pkcs12*: Remove svn commit id macro
  39840 2015-09-23 23:44 [ko1@a...            ] nobu:r51921 (trunk): ruby.c: feature bits
  39841 2015-09-24 00:09 [ko1@a...            ] odaira:r51922 (trunk): complex.c: ruby/config.h must be included before math.h
  39842 2015-09-24 00:10 [ko1@a...            ] svn:r51923 (trunk): * 2015-09-24        
  39843 2015-09-24 10:29 [ko1@a...            ] nobu:r51924 (trunk): ext/Setup: update  
  39844 2015-09-24 10:37 [ko1@a...            ] nobu:r51925 (trunk): ext/tk: remove $SAFE 2..4 code
  39845 2015-09-24 14:20 [ko1@a...            ] nobu:r51926 (trunk): file.c: same timespec
  39846 2015-09-24 17:25 [ko1@a...            ] nobu:r51927 (trunk): parse.y: fix token 
  39847 2015-09-24 23:35 [ko1@a...            ] kazu:r51928 (trunk): fix typos [ci skip]
  39848 2015-09-24 23:35 [ko1@a...            ] kazu:r51929 (trunk): fix indent (tabify) [ci skip]
  39849 2015-09-25 08:02 [ko1@a...            ] odaira:r51930 (trunk): * test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_lock): skip
  39850 2015-09-25 08:03 [ko1@a...            ] svn:r51931 (trunk): * 2015-09-25        
  39851 2015-09-25 09:47 [ko1@a...            ] hsbt:r51932 (trunk): * id_table.c: fix typo. [ci skip][fix GH-1031] Patch @davydovanton
  39852 2015-09-25 09:49 [ko1@a...            ] hsbt:r51933 (trunk): * gems/bundled_gems: upgrade to minitest-5.8.1
  39853 2015-09-25 10:07 [ko1@a...            ] hsbt:r51934 (trunk): * lib/net/http.rb: removed unused variable. It's removed at r13648.
  39854 2015-09-25 16:09 [ko1@a...            ] nobu:r51935 (trunk): hash.c: GC guards  
  39855 2015-09-25 17:07 [ko1@a...            ] nobu:r51936 (trunk): parser.rl: rb_scan_args
  39856 2015-09-25 17:09 [ko1@a...            ] nobu:r51937 (trunk): parser.c: update   
  39857 2015-09-25 21:38 [ko1@a...            ] nobu:r51938 (trunk): marshal.c: use STATIC_ASSERT
  39858 2015-09-25 21:45 [ko1@a...            ] nobu:r51939 (trunk): marshal.c: reentrant checks
  39859 2015-09-25 22:14 [ko1@a...            ] nobu:r51940 (trunk): marshal.c: reduce arity checks
  39860 2015-09-26 22:17 [ko1@a...            ] nobu:r51941 (trunk): test_syntax.rb: split
  39861 2015-09-26 22:18 [ko1@a...            ] svn:r51942 (trunk): * 2015-09-26        
  39862 2015-09-26 22:33 [ko1@a...            ] nobu:r51943 (trunk): prelude.c.tmpl: workaround
  39863 2015-09-27 01:06 [ko1@a...            ] zzak:r51944 (trunk): * lib/ostruct.rb: Move method definitions for getter/setter to be lazy
  39864 2015-09-27 01:06 [ko1@a...            ] svn:r51945 (trunk): * 2015-09-27        
  39865 2015-09-27 02:53 [ko1@a...            ] nobu:r51946 (trunk): common.mk: clear envs for GEM
  39866 2015-09-27 08:16 [ko1@a...            ] nobu:r51947 (trunk): ostruct.rb: fix NameError
  39867 2015-09-27 09:10 [ko1@a...            ] nobu:r51948 (trunk): id_table.c: suppress warnings
  39868 2015-09-27 09:17 [ko1@a...            ] nobu:r51949 (trunk): id_table.c: fix prototype names
  39869 2015-09-27 09:23 [ko1@a...            ] nobu:r51950 (trunk): id_table.c: fix prototype names
  39870 2015-09-27 14:47 [ko1@a...            ] nobu:r51951 (trunk): ruby.c: abbreviated option name
  39871 2015-09-27 15:35 [ko1@a...            ] nobu:r51952 (trunk): test/unit/assertions.rb: all_assertions
  39872 2015-09-27 15:44 [ko1@a...            ] nobu:r51953 (trunk): fronzen-string-literal pragma
  39873 2015-09-27 15:47 [ko1@a...            ] nobu:r51954 (trunk): ruby.c: frozen-string-literal option
  39874 2015-09-27 18:28 [ko1@a...            ] nobu:r51955 (trunk): test_rubyoptions.rb: test combinations
  39875 2015-09-27 18:45 [ko1@a...            ] hsbt:r51956 (trunk): * ChangeLog: removed duplicated message.
  39876 2015-09-27 18:58 [ko1@a...            ] nobu:r51957 (trunk): tkutil.c: use local variables
  39877 2015-09-27 23:33 [ko1@a...            ] nobu:r51958 (trunk): class.c: refine error messages
  39878 2015-09-28 10:31 [ko1@a...            ] hsbt:r51959 (trunk): * test/test_forwardable.rb: Write basic tests for lib/forwardable.
  39879 2015-09-28 10:32 [ko1@a...            ] svn:r51960 (trunk): * 2015-09-28        
  39880 2015-09-28 10:33 [ko1@a...            ] svn:r51961 (trunk): * properties.       
  39881 2015-09-28 11:41 [ko1@a...            ] nobu:r51962 (trunk): preserve encodings in error messages
  39882 2015-09-28 16:10 [ko1@a...            ] shugo:r51963 (trunk): * lib/net/ftp.rb (mtime): parse decimal fractions of a second as
  39883 2015-09-28 17:44 [ko1@a...            ] shugo:r51964 (trunk): * lib/net/ftp.rb (mtime): use usec instead of fractions to parse
  39884 2015-09-29 01:11 [ko1@a...            ] nobu:r51965 (trunk): vsnprintf.c: constify
  39885 2015-09-29 01:12 [ko1@a...            ] svn:r51966 (trunk): * 2015-09-29        
  39886 2015-09-29 02:30 [ko1@a...            ] nobu:r51967 (trunk): proc.c: fix GC guard location
  39887 2015-09-29 03:10 [ko1@a...            ] nobu:r51968 (trunk): benchmark for symbol block passing
  39888 2015-09-29 09:21 [ko1@a...            ] nobu:r51969 (trunk): bm_vm_symbol_block_pass.rb: rename
  39889 2015-09-29 16:39 [ko1@a...            ] nobu:r51970 (trunk): compile.c: fix performance of strconcat
  39890 2015-09-29 16:54 [ko1@a...            ] duerst:r51971 (trunk): tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb:
  39891 2015-09-29 17:15 [ko1@a...            ] nobu:r51972 (trunk): unicode_norm_gen.tmpl: end marker
  39892 2015-09-29 17:15 [ko1@a...            ] nobu:r51973 (trunk): bm_vm3_gc.rb: no shebang
  39893 2015-09-29 17:19 [ko1@a...            ] usa:r51974 (ruby_2_1): * version.h (RUBY_VERSION): bump RUBY_VERSION to 2.1.8.
  39894 2015-09-29 17:23 [ko1@a...            ] usa:r51975 (ruby_2_1): merge revision(s) 51626: [Backport #11457]
  39895 2015-09-29 17:30 [ko1@a...            ] usa:r51976 (ruby_2_1): merge revision(s) 51685: [Backport #11488]
  39896 2015-09-29 17:34 [ko1@a...            ] usa:r51977 (ruby_2_1): merge revision(s) 51766, 51767: [Backport #11509]
  39897 2015-09-29 17:40 [ko1@a...            ] usa:r51978 (ruby_2_1): merge revision(s) 51820: [Backport #11519]
  39898 2015-09-29 21:13 [ko1@a...            ] nobu:r51979 (trunk): parse.y: mark      
  39899 2015-09-29 22:30 [ko1@a...            ] eregon:r51980 (trunk): * parse.y: fix minor typo. [ci skip][fix GH-1038].
  39900 2015-09-30 01:35 [ko1@a...            ] nobu:r51981 (trunk): parse.y: fix memory leak

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