[前][次][番号順一覧][上]
ruby-changes:44901-45000
44901 2016-12-04 00:41 [ko1@a... ] svn:r56974 (trunk): * 2016-12-04
44902 2016-12-04 10:17 [ko1@a... ] duerst:r56975 (trunk): Reorder codepoints in some entries of CaseUnfold_11_Table
44903 2016-12-04 10:58 [ko1@a... ] duerst:r56976 (trunk): remove special processing for U+03B9/U+03BC/U+A64B
44904 2016-12-04 13:53 [ko1@a... ] shugo:r56977 (trunk): Use 127.0.0.1 if getaddrinfo fails.
44905 2016-12-04 14:05 [ko1@a... ] shugo:r56978 (trunk): Specify the socktype explicitly.
44906 2016-12-04 14:40 [ko1@a... ] ktsj:r56979 (trunk): Revert changes on rb_frame_method_id_and_class()
44908 2016-12-04 17:50 [ko1@a... ] nobu:r56981 (trunk): class.c: missing unknown_keyword_error
44909 2016-12-05 08:14 [ko1@a... ] naruse:r56982 (trunk): Increase timeout of TestRequire#test_require_with_loaded_features_pop
44911 2016-12-05 09:03 [ko1@a... ] nobu:r56984 (trunk): random.c: private rand
44912 2016-12-05 20:10 [ko1@a... ] shugo:r56985 (trunk): Don't insert an entry to loading_tbl if another thread succeed to load.
44913 2016-12-05 21:35 [ko1@a... ] kazu:r56986 (trunk): NEWS: mention chomp option of String and StringIO
44914 2016-12-05 21:35 [ko1@a... ] kazu:r56987 (trunk): Remove closed checks and use `&.`
44916 2016-12-06 08:37 [ko1@a... ] shugo:r56988 (trunk): Add a comment.
44917 2016-12-06 12:25 [ko1@a... ] nobu:r56990 (trunk): random.c: pack hash seeds
44919 2016-12-06 13:43 [ko1@a... ] nobu:r56992 (trunk): switching hash removal
44921 2016-12-06 15:14 [ko1@a... ] rhe:r56994 (trunk): re.c: check that MatchData is initialized
44922 2016-12-06 15:17 [ko1@a... ] nobu:r56995 (trunk): EPERM by symlink
44923 2016-12-06 16:21 [ko1@a... ] nobu:r56996 (trunk): file.c: isADS
44924 2016-12-06 16:46 [ko1@a... ] nobu:r56997 (trunk): EPERM by symlink
44925 2016-12-06 20:57 [ko1@a... ] hsbt:r56998 (trunk): Update latest bundled gems.
44926 2016-12-06 21:49 [ko1@a... ] kazu:r56999 (trunk): Fix typos
44927 2016-12-06 21:54 [ko1@a... ] mrkn:r57000 (trunk): numeric.c: fix exception message for nil rounding
44928 2016-12-06 22:40 [ko1@a... ] mrkn:r57001 (trunk): array.c, enum.c: change sum algorithm
44929 2016-12-06 22:57 [ko1@a... ] nobu:r57002 (trunk): Make `trace_running` an integer flag again
44930 2016-12-06 22:58 [ko1@a... ] kou:r57003 (trunk): rexml: REXML::Element#[] accepts String or Symbol as attribute name
44931 2016-12-06 22:58 [ko1@a... ] svn:r57004 (trunk): * properties.
44934 2016-12-07 11:03 [ko1@a... ] svn:r57008 (trunk): * 2016-12-07
44936 2016-12-07 11:19 [ko1@a... ] nobu:r57009 (trunk): file.c: cygwin behavior
44937 2016-12-07 11:41 [ko1@a... ] shugo:r57010 (trunk): Extend timeout for Solaris unstable10s.
44938 2016-12-07 12:19 [ko1@a... ] nobu:r57011 (trunk): win32.c: suppress warning
44939 2016-12-07 13:25 [ko1@a... ] nobu:r57012 (trunk): hash.c: hash should be long
44940 2016-12-07 17:44 [ko1@a... ] nobu:r57013 (trunk): compile.c: remove dead code
44941 2016-12-07 21:59 [ko1@a... ] shugo:r57014 (trunk): Delay Utils.getservername until needed.
44943 2016-12-07 23:26 [ko1@a... ] nobu:r57016 (trunk): assertions.rb: defered message in FailDesc
44944 2016-12-07 23:39 [ko1@a... ] nobu:r57017 (trunk): ruby.c: dump option
44946 2016-12-08 00:30 [ko1@a... ] kazu:r57018 (trunk): fix typo in `IO#write_nonblock` example [ci skip]
44947 2016-12-08 08:27 [ko1@a... ] shugo:r57020 (trunk): Add clang volatile fixes from FreeBSD and NetBSD.
44948 2016-12-08 08:48 [ko1@a... ] shugo:r57021 (trunk): Add volatile to a suppress warning.
44949 2016-12-08 09:45 [ko1@a... ] nobu:r57022 (trunk): parse.y: ripper generic input
44950 2016-12-08 14:16 [ko1@a... ] nobu:r57023 (trunk): vm_insnhelper.c: zsuper in refinements
44951 2016-12-08 15:19 [ko1@a... ] nobu:r57024 (trunk): vm.c: check type of hash to merge
44952 2016-12-08 16:55 [ko1@a... ] nobu:r57025 (trunk): compile.c: optimize literal nodes
44953 2016-12-08 17:25 [ko1@a... ] nobu:r57026 (trunk): test/unit.rb: fix -n option
44954 2016-12-08 17:31 [ko1@a... ] nobu:r57027 (trunk): ruby-lex.rb: fix for label
44957 2016-12-09 11:58 [ko1@a... ] svn:r57031 (trunk): * 2016-12-09
44958 2016-12-09 11:58 [ko1@a... ] nobu:r57030 (trunk): remove core#hash_merge_ary
44959 2016-12-09 11:59 [ko1@a... ] nobu:r57032 (trunk): Adjust indent [ci skip]
44960 2016-12-09 12:25 [ko1@a... ] nobu:r57033 (trunk): ruby.h: add prefix
44961 2016-12-10 07:45 [ko1@a... ] naruse:r57034 (trunk): Suppress warning: this use of "defined" may not be portable
44962 2016-12-10 07:45 [ko1@a... ] naruse:r57035 (trunk): Zlib.gzip and Zlib.gunzip [Feature #13020]
44963 2016-12-10 07:45 [ko1@a... ] svn:r57036 (trunk): * 2016-12-10
44964 2016-12-10 11:17 [ko1@a... ] kazu:r57037 (trunk): Fix document of gunzip and gzip [ci skip]
44965 2016-12-10 11:36 [ko1@a... ] mrkn:r57038 (trunk): internal.h: change the default rounding mode to half-up
44966 2016-12-10 15:25 [ko1@a... ] nobu:r57039 (trunk): Fix grammer [ci skip]
44967 2016-12-10 16:49 [ko1@a... ] mrkn:r57040 (trunk): bigdecimal: import version 1.3.0.pre
44968 2016-12-10 17:12 [ko1@a... ] rhe:r57041 (trunk): openssl: import v2.0.1
44969 2016-12-10 17:26 [ko1@a... ] nobu:r57042 (trunk): zlib.c: replace with substring
44970 2016-12-10 17:54 [ko1@a... ] nobu:r57043 (trunk): stringio.c: chomp CR
44971 2016-12-10 17:56 [ko1@a... ] mrkn:r57044 (trunk): bigdecimal: version 1.3.0.pre.2
44972 2016-12-11 02:47 [ko1@a... ] svn:r57046 (trunk): * 2016-12-11
44973 2016-12-11 02:47 [ko1@a... ] naruse:r57045 (trunk): Merge Onigmo 6.0.0
44974 2016-12-11 03:23 [ko1@a... ] naruse:r57047 (trunk): Add missing :nodoc: comment
44975 2016-12-11 03:34 [ko1@a... ] naruse:r57048 (trunk): Updated documentation examples for Hash#value?
44976 2016-12-11 15:13 [ko1@a... ] naruse:r57049 (trunk): fix Zlib.gzip/gunzip document
44977 2016-12-11 18:20 [ko1@a... ] nobu:r57050 (trunk): parse.y: zero codepoints
44978 2016-12-12 11:38 [ko1@a... ] svn:r57052 (trunk): * 2016-12-12
44979 2016-12-12 11:38 [ko1@a... ] nobu:r57051 (trunk): re.c: char boundary
44980 2016-12-12 11:56 [ko1@a... ] nobu:r57053 (trunk): String#match? and Symbol#match?
44981 2016-12-12 12:07 [ko1@a... ] nobu:r57054 (trunk): test_m17n.rb: escape
44982 2016-12-12 12:20 [ko1@a... ] nobu:r57055 (trunk): test for Symbol#match? [Feature #12898]
44983 2016-12-12 16:12 [ko1@a... ] nobu:r57056 (trunk): string.c: fix method name in rdoc [ci skip]
44984 2016-12-12 22:12 [ko1@a... ] kazu:r57057 (trunk): NEWS: Sort entries [ci skip]
44985 2016-12-12 22:12 [ko1@a... ] kazu:r57058 (trunk): NEWS: Use spaces instead of tab [ci skip]
44986 2016-12-12 22:12 [ko1@a... ] kazu:r57059 (trunk): NEWS: Add String#match? and Symbol#match? [ci skip]
44987 2016-12-12 22:20 [ko1@a... ] naruse:r57060 (trunk): Use 7z if exist
44988 2016-12-12 22:21 [ko1@a... ] naruse:r57061: add tag v2_4_0_rc1
44989 2016-12-12 22:37 [ko1@a... ] naruse:r57062 (trunk): fix command
44990 2016-12-12 22:37 [ko1@a... ] naruse:r57063: withdrawn
44991 2016-12-12 22:37 [ko1@a... ] naruse:r57064: add tag v2_4_0_rc1
44992 2016-12-12 23:55 [ko1@a... ] naruse:r57065 (trunk): st: Add 'static const'
44993 2016-12-13 00:24 [ko1@a... ] naruse:r57066 (trunk): Use URI.decode_www_form_component [Bug #10774]
44994 2016-12-13 00:24 [ko1@a... ] svn:r57067 (trunk): * 2016-12-13
44995 2016-12-13 01:18 [ko1@a... ] usa:r57068 (trunk): get rid of a test failure with VC10.
44996 2016-12-13 11:01 [ko1@a... ] hsbt:r57069 (trunk): Update description of XMLRPC section.
44997 2016-12-13 12:55 [ko1@a... ] nobu:r57070 (trunk): make-snapshot: fix circular dependency
44998 2016-12-13 12:55 [ko1@a... ] nobu:r57071 (trunk): require "irb/output-method" for StdioOutputMethod
44999 2016-12-13 14:17 [ko1@a... ] usa:r57072 (trunk): declare `rb_w32_sysinit` in header.
45000 2016-12-14 13:35 [ko1@a... ] svn:r57074 (trunk): * 2016-12-14
[前][次][番号順一覧][上]