[前][次][スレッド一覧][上]
ruby-changes:67901-68000
67901 2021-09-11 08:48 [ko1@a... ] 1c4f0f1eee (master): We prepared Test::Unit::TestCase in default value
67902 2021-09-11 08:48 [ko1@a... ] 566bbc2421 (master): pend non-supported feature
67904 2021-09-11 08:48 [ko1@a... ] 6d206352c3 (master): Use assert_raise instead of assert_raises
67905 2021-09-11 08:48 [ko1@a... ] 151a1cd45e (master): Fixed inconsistent require order for assertions and core_assertions
67906 2021-09-11 08:48 [ko1@a... ] a3b0518672 (master): Removed obsoleted constant
67907 2021-09-11 08:48 [ko1@a... ] 9ff614bc13 (master): Use Test::Unit::Assertions migrated with MiniTest::Assertions
67908 2021-09-11 08:48 [ko1@a... ] 934feb1dee (master): Removed minitest dir from make task
67909 2021-09-11 08:48 [ko1@a... ] 980f61935f (master): Temporary pend unknown behavior of parallel tests
67910 2021-09-11 08:48 [ko1@a... ] bc1c09c6e8 (master): More fixed assertion message tests
67911 2021-09-11 08:48 [ko1@a... ] 47928204b7 (master): Fixed compatible assertion message format
67912 2021-09-11 08:48 [ko1@a... ] 9583d2057d (master): Added missing Assertions for assert_file_predicate
67913 2021-09-11 08:48 [ko1@a... ] d05383812a (master): Replace Test::Assertion and Test::Skip to Test::Unit::AssertionFailedError and Test::Unit::PendedError
67914 2021-09-11 08:48 [ko1@a... ] 7cec81e073 (master): Removed needless require
67915 2021-09-11 08:49 [ko1@a... ] 56065f0686 (master): Using SYMBOL_P macro
67916 2021-09-11 09:13 [ko1@a... ] 032534dbdf (master): Using RB_BIGNUM_TYPE_P macro
67917 2021-09-11 09:15 [ko1@a... ] 9784f6685e (master): Using NIL_P macro instead of RB_TYPE_P macro
67918 2021-09-11 10:25 [ko1@a... ] 2bc85766c0 (master): [ruby/net-http] Use omit instead of skip for test-unit
67919 2021-09-11 11:23 [ko1@a... ] b178929469 (master): Fixed uninitialized constant Test::Unit::Assertions::MIN_MEASURABLE.
67920 2021-09-11 12:30 [ko1@a... ] 6f35a4e526 (master): Use `./autogen.sh` instead of `autoconf` in doc
67921 2021-09-11 14:18 [ko1@a... ] 650af7d29d (ruby_3_0): merge revision(s) 5d815542815fe8b939239750bba7f8f0b79c97d6: [Backport #18154]
67922 2021-09-11 14:18 [ko1@a... ] 8e4ed4ed00 (ruby_3_0): merge revision(s) d795f494a89e0d9498dfedc54b8a98acc2bc4d7b: [Backport #17794]
67923 2021-09-11 14:18 [ko1@a... ] 13f64b65e0 (ruby_3_0): merge revision(s) f336a3eb6c76890f3d8f878725b3d328c8fdcf33: [Backport #18126]
67924 2021-09-11 15:02 [ko1@a... ] bf5711f498 (master): Check ruby-related includes only [ci skip]
67925 2021-09-11 15:17 [ko1@a... ] f73f9e1f89 (master): Replace minitest to test for backtrace_filter
67926 2021-09-11 15:17 [ko1@a... ] 806583c093 (master): Change include order for test assertions
67927 2021-09-11 15:29 [ko1@a... ] d9025ee2b5 (master): fixup f73f9e1f893409d8b7b42ff5fbda104fdd277cba
67928 2021-09-11 16:02 [ko1@a... ] cbda32cd98 (master): Update bundled_gems at 2021-09-11
67929 2021-09-11 16:30 [ko1@a... ] 30b4da2bc1 (master): Update the test tool path
67930 2021-09-11 17:03 [ko1@a... ] 6944163415 (master): [ruby/rdoc] Convert a backtick to an open single quote
67931 2021-09-11 17:17 [ko1@a... ] 46bde60df3 (master): Remove method filter hack for minitest
67932 2021-09-11 17:24 [ko1@a... ] 911f62e681 (master): Directly alias orig_run_suite
67933 2021-09-11 17:59 [ko1@a... ] b568e6a130 (master): Suppress deprecated rb_iterate declaration warnings in C++
67934 2021-09-11 17:59 [ko1@a... ] cd83e716d0 (master): Update an option message
67935 2021-09-11 17:59 [ko1@a... ] 952806cdec (master): Update comments for minitest
67936 2021-09-11 18:10 [ko1@a... ] 64e056a4c5 (master): Drop to Ruby 1.8 related code
67937 2021-09-11 18:10 [ko1@a... ] a13ee1f33c (master): Removed rubinius support from test suite
67938 2021-09-11 18:10 [ko1@a... ] aebd0a873e (master): Removed maglev related code because it's not active status now
67939 2021-09-11 18:56 [ko1@a... ] c60dbcd1c5 (master): Allow value omission in Hash literals
67940 2021-09-11 19:10 [ko1@a... ] 7899866849 (master): Another test for [Feature #14579]
67941 2021-09-11 19:14 [ko1@a... ] 28df037718 (master): [DOC] Separate paragraph in LEGAL instead of break lines [ci skip]
67942 2021-09-11 19:27 [ko1@a... ] 8e832ea031 (master): [DOC] Fixed indents in NEWS.md [ci skip]
67943 2021-09-11 19:27 [ko1@a... ] d05ef38865 (master): [DOC] NEWS for [Feature #14579] [ci skip]
67944 2021-09-11 20:25 [ko1@a... ] 297f9b8d4c (master): Add documentation and tests for keyword argument value omission
67945 2021-09-11 21:05 [ko1@a... ] d58e0ffc24 (master): Removed unused alias for run_test
67946 2021-09-11 21:05 [ko1@a... ] 8d0315a2bb (master): Removed unsed assertions for rubygems
67947 2021-09-11 22:05 [ko1@a... ] 7686776c05 (master): Hash values should be omitted in Ripper results
67948 2021-09-12 03:56 [ko1@a... ] bbd105c445 (master): Exclude option_parser from Test::Unit::Runner#inspect
67949 2021-09-12 03:56 [ko1@a... ] 308183fffa (master): Prepend the modules in Test::Unit
67950 2021-09-12 03:56 [ko1@a... ] 926749516e (master): * 2021-09-12 [ci skip]
67951 2021-09-12 11:16 [ko1@a... ] af5826a25e (master): Replace RB_TYPE_P macro to FIXNUM_P and RB_INTEGER_TYPE_P macro
67952 2021-09-12 11:16 [ko1@a... ] 83a5e2bb5c (master): Using RB_FLOAT_TYPE_P macro
67953 2021-09-12 11:17 [ko1@a... ] c5570a7c11 (master): Extract backref_number_check
67954 2021-09-12 11:17 [ko1@a... ] 99d8c4832a (master): Preserve the encoding of the argument in IndexError [Bug #18160]
67955 2021-09-12 18:05 [ko1@a... ] e802587433 (master): Add printf attribute to functions call va_list format functions
67956 2021-09-12 18:47 [ko1@a... ] 11fd3fec53 (master): Add benchmarks to create Time instances
67957 2021-09-13 00:51 [ko1@a... ] 289f3a79b5 (master): [ruby/openssl] Add fallthrough comments
67958 2021-09-13 00:51 [ko1@a... ] 598d66f6b2 (master): [ruby/openssl] Separate formatting from ossl_make_error
67959 2021-09-13 00:51 [ko1@a... ] 6920f3dc96 (master): [ruby/openssl] Suppress cast-function-type warnings
67960 2021-09-13 00:51 [ko1@a... ] c7dce12eb9 (master): [ruby/openssl] Suppress printf format warnings
67961 2021-09-13 00:51 [ko1@a... ] 6257090496 (master): * 2021-09-13 [ci skip]
67962 2021-09-13 01:51 [ko1@a... ] c8a1e57af0 (master): Downloader: accept some RFC 2616 noncompliant dates
67963 2021-09-13 05:12 [ko1@a... ] a8fe7c9e2a (master): coroutine enables assembly version for dragonflybsd.
67964 2021-09-13 05:15 [ko1@a... ] 8de53fb31c (master): [ruby/reline] Use expanded method definitions instead of refinements
67965 2021-09-13 09:37 [ko1@a... ] ec6b444fbf (master): Fixed leaked file descriptor
67966 2021-09-13 11:08 [ko1@a... ] 2982464a8e (master): Revert "Resolved conflict initializers"
67967 2021-09-13 13:55 [ko1@a... ] 4676921730 (master): Adds mixed hash value and value omission tests
67968 2021-09-13 14:39 [ko1@a... ] dbdceb8a19 (master): Removed workaround for test_order
67969 2021-09-13 16:42 [ko1@a... ] aaa9805e7e (master): Add unique token to separated runner
67970 2021-09-13 19:10 [ko1@a... ] f5993331b2 (master): Renamed skip to pend and prepared to deprecate skip method
67971 2021-09-13 21:07 [ko1@a... ] be04006c7d (master): Rename capture_io to capture_output and deprecate to use capture_io
67972 2021-09-13 21:07 [ko1@a... ] 455978cd13 (master): Removed unused mu_pp method
67973 2021-09-13 21:15 [ko1@a... ] ec6f04c092 (master): Use capture_output instead of capture_io
67974 2021-09-13 21:15 [ko1@a... ] 43f49b2d1c (master): Fixup 455978cd133f27fab9e2bfa4301efd3b7c7d0462
67975 2021-09-14 00:37 [ko1@a... ] 94dea77cd6 (master): Links for What's Here sections (#4827)
67976 2021-09-14 00:37 [ko1@a... ] ebad1e8293 (master): * 2021-09-14 [ci skip]
67977 2021-09-14 04:01 [ko1@a... ] 4e03032a83 (master): Enhanced RDoc for Range (#4833)
67978 2021-09-14 05:39 [ko1@a... ] 881136d2ff (master): [ruby/reline] The behaviour of Alt+key on Windows is changed
67979 2021-09-14 14:53 [ko1@a... ] bb84c75001 (master): Revert "Force recycle intermediate collection in Hash#transform_keys! [Bug #17735]"
67980 2021-09-14 14:58 [ko1@a... ] 692dfc5088 (master): Refactor vm_yield function
67981 2021-09-14 15:22 [ko1@a... ] 3fd8531331 (master): Remove uneeded initialize local variable (#4818)
67982 2021-09-14 16:04 [ko1@a... ] 6031f4268b (master): Update bundled_gems at 2021-09-14
67983 2021-09-14 18:51 [ko1@a... ] fa05697e48 (master): Use `%printer` directive for Bison 3.8
67984 2021-09-14 22:29 [ko1@a... ] 616d671758 (master): [ruby/reline] Remove unused using method
67985 2021-09-14 23:55 [ko1@a... ] 57d315c937 (master): Handle overwriting Object::ENV in spawn
67986 2021-09-15 06:08 [ko1@a... ] 1af5a0c574 (master): Bsearch doc for Array and Range (#4838)
67987 2021-09-15 06:08 [ko1@a... ] aa18f645ed (master): * 2021-09-15 [ci skip]
67988 2021-09-15 07:51 [ko1@a... ] a0357acf19 (master): Enhanced RDoc for Range (#4839)
67989 2021-09-15 08:00 [ko1@a... ] 89242279e6 (master): Marshal.load: do not call the proc until strings have their encoding
67990 2021-09-15 08:11 [ko1@a... ] b8c3a84bdd (master): Refactor and Using RBOOL macro
67991 2021-09-15 08:53 [ko1@a... ] 8f6b42e0cb (master): [ruby/logger] Ignored loading CoreAssertions in test runner
67992 2021-09-15 08:53 [ko1@a... ] 845ab32a29 (master): [ruby/racc] Ignored loading CoreAssertions in test case
67993 2021-09-15 08:53 [ko1@a... ] f77f9b9328 (master): [ruby/logger] gemspec: Drop unused "executables" configuration
67994 2021-09-15 08:53 [ko1@a... ] f650ca7568 (master): [ruby/racc] Rename helper to case
67995 2021-09-15 09:25 [ko1@a... ] 789232f9fd (master): template/Doxyfile.tmpl: modernise
67996 2021-09-15 09:25 [ko1@a... ] 63ab2fedc8 (master): include/ruby/atomic.h: add doxygen
67997 2021-09-15 14:23 [ko1@a... ] a27c274f04 (master): [DOC] Fix broken links [ci skip]
67998 2021-09-15 16:12 [ko1@a... ] fae0f2486d (master): Add test cases for constants and keywords
67999 2021-09-15 16:20 [ko1@a... ] 645acf5771 (master): [ruby/racc] Prefer __dir__ over File.dirname(__FILE__)
[前][次][スレッド一覧][上]