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

ruby-changes:33901-34000

  33901 2014-05-18 09:37 [ko1@a...            ] akr:r45982 (trunk): * configure.in: Check nextafter() availability.
  33902 2014-05-18 09:58 [ko1@a...            ] akr:r45983 (trunk): * ext/etc/etc.c: Etc.uname method implemented.
  33903 2014-05-18 10:48 [ko1@a...            ] akr:r45984 (trunk): * ext/etc/etc.c: Etc.sysconf, Etc.confstr and IO#pathconf implemented.
  33904 2014-05-18 11:06 [ko1@a...            ] akr:r45985 (trunk): [DOC]               
  33905 2014-05-18 11:10 [ko1@a...            ] akr:r45986 (trunk): * win32/Makefile.sub: Add nextafter.obj to MISSING.
  33906 2014-05-18 12:03 [ko1@a...            ] akr:r45987 (trunk): * missing/nextafter.c: Include ruby/missing.h.
  33907 2014-05-18 12:04 [ko1@a...            ] akr:r45988 (trunk): Fix a dependency for etc.o.
  33908 2014-05-18 12:04 [ko1@a...            ] naruse:r45989 (trunk): output more verbose to debug
  33909 2014-05-18 12:15 [ko1@a...            ] nobu:r45990 (trunk): enum.c: suppress warnings
  33910 2014-05-18 12:16 [ko1@a...            ] nobu:r45991 (trunk): io.c: update ARGF examples
  33911 2014-05-18 14:46 [ko1@a...            ] nobu:r45992 (trunk): Makefile.sub: fix nextafter
  33912 2014-05-18 15:09 [ko1@a...            ] nobu:r45993 (trunk): extmk.rb: discard empty Makefile
  33913 2014-05-18 15:35 [ko1@a...            ] naruse:r45994 (trunk): increase timeout 10 to 15 on test_LSHIFT_neary_long_max
  33914 2014-05-18 16:39 [ko1@a...            ] nobu:r45995 (trunk): signal.c: check stack overflow by SP
  33915 2014-05-18 16:43 [ko1@a...            ] akr:r45996 (trunk): * test/ruby/test_m17n_comb.rb (test_str_crypt): Use Etc.confstr to
  33916 2014-05-18 17:15 [ko1@a...            ] nobu:r45997 (trunk): signal.c: use mcontext_t
  33917 2014-05-18 17:31 [ko1@a...            ] nobu:r45998 (trunk): configure.in: rb_cv_atan2_inf_c99
  33918 2014-05-18 17:33 [ko1@a...            ] akr:r45999 (trunk): Fix a constant reference.
  33919 2014-05-18 17:45 [ko1@a...            ] akr:r46000 (trunk): [DOC]               
  33920 2014-05-18 17:45 [ko1@a...            ] akr:r46001 (trunk): Use Etc.uname instead of uname command invocation.
  33921 2014-05-18 17:47 [ko1@a...            ] nobu:r46002 (trunk): eval_error.c: investigate core dump
  33922 2014-05-18 20:02 [ko1@a...            ] naruse:r46003 (trunk): fix type         
  33923 2014-05-18 22:20 [ko1@a...            ] nobu:r46004 (trunk): win32.c: fix infinite recursion
  33924 2014-05-19 00:37 [ko1@a...            ] nagachika:r46005 (ruby_2_1): merge revision(s) r45405, r45408: [Backport #9669] [Backport #9740]
  33925 2014-05-19 00:54 [ko1@a...            ] nagachika:r46006 (ruby_2_1): merge revision(s) r45553, r45554, r45557, r45558, r45561, r45566, r45567: [Backport #9718]
  33926 2014-05-19 05:05 [ko1@a...            ] naruse:r46007 (trunk): increase wait    
  33927 2014-05-19 05:05 [ko1@a...            ] svn:r46008 (trunk): * 2014-05-19        
  33928 2014-05-19 08:35 [ko1@a...            ] nobu:r46009 (trunk): test_etc.rb: omit unrunnable tests
  33929 2014-05-19 08:49 [ko1@a...            ] nobu:r46010 (trunk): envutil.rb: fix argument
  33930 2014-05-19 14:07 [ko1@a...            ] sorah:r46011 (trunk): * bin/testrb: Removed. Forgot to remove in r45971.
  33931 2014-05-19 16:07 [ko1@a...            ] nobu:r46012 (trunk): string.c: constify 
  33932 2014-05-19 16:30 [ko1@a...            ] nobu:r46013 (trunk): string.c: byte offset
  33933 2014-05-19 16:54 [ko1@a...            ] nobu:r46014 (trunk): etc.c: Etc.uname on Windows
  33934 2014-05-19 19:37 [ko1@a...            ] akr:r46015 (trunk): * test/dbm/test_dbm.rb: Use Etc.uname.
  33935 2014-05-19 20:41 [ko1@a...            ] akr:r46016: ignore constdefs.h.         
  33936 2014-05-19 20:52 [ko1@a...            ] akr:r46017 (trunk): * ext/socket/option.c (inspect_tcp_info): New function to inspect struct tcp_info.
  33937 2014-05-19 21:32 [ko1@a...            ] nobu:r46018 (trunk): etc.c: fix parameter
  33938 2014-05-19 21:32 [ko1@a...            ] nobu:r46019 (trunk): etc.c: old VC      
  33939 2014-05-19 21:35 [ko1@a...            ] nobu:r46020 (trunk): etc.c: fix typo    
  33940 2014-05-19 21:35 [ko1@a...            ] kazu:r46021 (trunk): fix typos [ci skip]
  33941 2014-05-19 23:28 [ko1@a...            ] akr:r46022 (trunk): * ext/socket/option.c (inspect_tcp_info): Permit longer data. (glibc
  33942 2014-05-19 23:32 [ko1@a...            ] nagachika:r46023 (ruby_2_1): merge revision(s) r46010:
  33943 2014-05-20 05:00 [ko1@a...            ] akr:r46024 (trunk): * ext/socket/extconf.rb: Don't check fields of struct tcp_info if the
  33944 2014-05-20 05:00 [ko1@a...            ] svn:r46025 (trunk): * 2014-05-20        
  33945 2014-05-20 15:29 [ko1@a...            ] nobu:r46026 (trunk): id.def: predefine conversion method IDs
  33946 2014-05-20 15:39 [ko1@a...            ] naruse:r46027 (trunk): show progress of rdoc parsing to prevent timeout on chkbuild
  33947 2014-05-20 15:41 [ko1@a...            ] naruse:r46028 (trunk): more insrease timeout of test_LSHIFT_neary_long_max
  33948 2014-05-20 17:28 [ko1@a...            ] nobu:r46029 (trunk): use predefined IDs 
  33949 2014-05-20 17:28 [ko1@a...            ] nobu:r46030 (trunk): id.def: predefine to_i
  33950 2014-05-20 21:02 [ko1@a...            ] hsbt:r46031 (trunk): * test/ruby/test_dir.rb: added testcase of double slash path.
  33951 2014-05-21 11:42 [ko1@a...            ] nobu:r46032 (trunk): configure.in: Info.plist workaround
  33952 2014-05-21 11:42 [ko1@a...            ] svn:r46033 (trunk): * 2014-05-21        
  33953 2014-05-21 12:22 [ko1@a...            ] akr:r46034 (trunk): * ext/socket/option.c: Fix complation error on Android.
  33954 2014-05-21 13:46 [ko1@a...            ] nobu:r46035 (trunk): extmk.rb: non-installed extensions cannot link statically
  33955 2014-05-21 15:11 [ko1@a...            ] nobu:r46036 (trunk): test_backtrace.rb: r18554 tests
  33956 2014-05-21 15:11 [ko1@a...            ] nobu:r46037 (trunk): vm.c: rewind cfp   
  33957 2014-05-21 20:36 [ko1@a...            ] kazu:r46038 (trunk): fix a typo [ci skip]
  33958 2014-05-22 14:02 [ko1@a...            ] nobu:r46039 (trunk): constify character property tables
  33959 2014-05-22 14:02 [ko1@a...            ] svn:r46040 (trunk): * 2014-05-22        
  33960 2014-05-22 19:39 [ko1@a...            ] naruse:r46041 (trunk): add Bug::File::Fs.fsname for tests
  33961 2014-05-22 19:39 [ko1@a...            ] naruse:r46042 (trunk): revert File::Statfs [Feature #9772]
  33962 2014-05-22 19:42 [ko1@a...            ] naruse:r46043 (trunk): I suspect such early wakeup is because of automatic time correction
  33963 2014-05-22 19:58 [ko1@a...            ] nobu:r46044 (trunk): remove trailing spaces
  33964 2014-05-22 19:58 [ko1@a...            ] svn:r46045 (trunk): * properties.       
  33965 2014-05-22 20:17 [ko1@a...            ] naruse:r46046 (trunk): sys/param.h is used by linux
  33966 2014-05-22 20:49 [ko1@a...            ] naruse:r46047 (trunk): * file.c (stat_birthtime): add birthtime support [Feature #9647]
  33967 2014-05-22 23:08 [ko1@a...            ] akr:r46048 (trunk): * ext/socket/mkconstants.rb: More TCP option constants.
  33968 2014-05-22 23:34 [ko1@a...            ] nobu:r46049 (trunk): file.c: birthtime on Windows
  33969 2014-05-22 23:35 [ko1@a...            ] nobu:r46051 (trunk): jis/props.kwd: constify
  33970 2014-05-22 23:35 [ko1@a...            ] nobu:r46050 (trunk): extmk.rb: non-installed extensions when statick-linked-ext
  33971 2014-05-23 00:09 [ko1@a...            ] nobu:r46052 (trunk): Makefile.in: suppress warnings
  33972 2014-05-23 00:09 [ko1@a...            ] svn:r46053 (trunk): * 2014-05-23        
  33973 2014-05-23 00:24 [ko1@a...            ] nagachika:r46054 (ruby_2_1): merge revision(s) r45045, r45046, r45530: [Backport #9697]
  33974 2014-05-23 05:17 [ko1@a...            ] normal:r46055 (trunk): gc.c (rb_free_m_tbl): mark function as static
  33975 2014-05-23 13:37 [ko1@a...            ] nobu:r46056 (trunk): enc/unicode.c: constify
  33976 2014-05-23 13:44 [ko1@a...            ] nobu:r46057 (trunk): enc/unicode.c: lookup functions
  33977 2014-05-23 19:34 [ko1@a...            ] nobu:r46058 (trunk): test_file.rb: estimate birthtime
  33978 2014-05-23 21:32 [ko1@a...            ] nobu:r46059 (trunk): test_file.rb: fix ctime on Windows
  33979 2014-05-23 21:36 [ko1@a...            ] nobu:r46060 (trunk): net/protocol.rb: fix SMTP dot stuffing
  33981 2014-05-24 00:32 [ko1@a...            ] svn:r46062 (trunk): * 2014-05-24        
  33982 2014-05-24 05:54 [ko1@a...            ] akr:r46063 (trunk): * ext/socket/mkconstants.rb: More constants
  33983 2014-05-24 06:26 [ko1@a...            ] ryan:r46064 (trunk): lib/minitest removed.
  33984 2014-05-24 09:41 [ko1@a...            ] hsbt:r46065 (trunk): * defs/default_gems: remvoed mintiest entry.
  33985 2014-05-24 12:52 [ko1@a...            ] kazu:r46066 (trunk): fix a typo [ci skip]
  33986 2014-05-24 14:04 [ko1@a...            ] hsbt:r46067 (trunk): * test/lib/test/unit/test-unit.gemspec: removed needless gemspec file.
  33988 2014-05-24 14:04 [ko1@a...            ] hsbt:r46069 (trunk): * NEWS: added minitest changes. [ci skip]
  33989 2014-05-24 15:02 [ko1@a...            ] akr:r46070 (trunk): * test/lib/minitest: Remove comments not appropriate now.
  33990 2014-05-24 15:05 [ko1@a...            ] nobu:r46071 (trunk): enumerator.c: adjust style [ci skip]
  33991 2014-05-24 15:20 [ko1@a...            ] nobu:r46072 (trunk): gc.c: fix typo     
  33992 2014-05-24 15:29 [ko1@a...            ] akr:r46073 (trunk): * test/lib/minitest/hell.rb: Unused file removed.
  33993 2014-05-24 16:09 [ko1@a...            ] akr:r46074 (trunk): * test/lib/minitest/unit.rb (parallelize_me!): Removed.
  33994 2014-05-24 16:23 [ko1@a...            ] normal:r46075 (trunk): process.c (proc_getgroups, proc_setgroups): use ALLOCV_N
  33995 2014-05-24 17:14 [ko1@a...            ] nobu:r46076 (trunk): prime.rb: fix a grammo
  33996 2014-05-24 18:46 [ko1@a...            ] akr:r46077 (trunk): * test/benchmark/test_benchmark.rb: Use test/unit.
  33997 2014-05-24 19:20 [ko1@a...            ] akr:r46078 (trunk): * test/lib/minitest/spec.rb: Unused file removed.
  33998 2014-05-24 20:12 [ko1@a...            ] akr:r46079 (trunk): test_udp_server don't test IPv6 link-local addresses.
  33999 2014-05-24 22:29 [ko1@a...            ] hsbt:r46080 (trunk): * test/lib/minitest/.document: removed unused configuration. [ci skip]
  34000 2014-05-24 22:40 [ko1@a...            ] hsbt:r46081 (trunk): * array.c: [DOC] Add more documents to shuffle! and shuffle.

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