[前][次][スレッド一覧][上]

ruby-changes:17201-17300

  17201 2010-09-09 10:46 [ko1@a...            ] Ruby:r29201 (trunk): * test/ruby/test_env.rb (test_aset): OpenBSD acts like NetBSD in
  17202 2010-09-09 17:27 [ko1@a...            ] Ruby:r29202 (trunk): * test/net/http/test_https.rb (test_identity_verify_failure): follows
  17203 2010-09-09 22:40 [ko1@a...            ] Ruby:r29203 (trunk): * compile.c (case_when_optimizable_literal): When float value can be
  17204 2010-09-09 22:43 [ko1@a...            ] Ruby:r29204 (trunk): * ext/pathname/pathname.c (path_size): Pathname#size translated from
  17205 2010-09-09 23:32 [ko1@a...            ] Ruby:r29205 (trunk): * vm.c (vm_backtrace_each): skip allocator frames which have no
  17206 2010-09-10 02:20 [ko1@a...            ] Ruby:r29206 (trunk): * ext/socket/option.c (inspect_peercred): support OpenBSD-current.
  17207 2010-09-10 02:20 [ko1@a...            ] Ruby:r29207 (trunk): * 2010-09-10       
  17208 2010-09-10 07:06 [ko1@a...            ] Ruby:r29208 (trunk): * ext/pathname/pathname.c (path_size_p): Pathname#size? translated from
  17209 2010-09-10 07:40 [ko1@a...            ] Ruby:r29209 (trunk): * ext/etc/etc.c (etc_systmpdir): assume system default tmpdir
  17210 2010-09-10 13:13 [ko1@a...            ] Ruby:r29210 (trunk): * ext/digest/lib/digest.rb: removed unused exception variable
  17211 2010-09-10 14:03 [ko1@a...            ] Ruby:r29211 (trunk): * compile.c: math.h for modf.
  17212 2010-09-10 15:01 [ko1@a...            ] Ruby:r29213 (trunk): decrease times of running test.
  17213 2010-09-10 15:02 [ko1@a...            ] Ruby:r29212 (trunk): * random.c (rb_genrand_ulong_limited): renamed from
  17214 2010-09-10 16:52 [ko1@a...            ] Ruby:r29214 (trunk): * class.c (rb_scan_args): Add support for optional keyword
  17215 2010-09-10 17:00 [ko1@a...            ] Ruby:r29215 (trunk): Add a couple of ruby-dev refs.
  17216 2010-09-10 17:27 [ko1@a...            ] Ruby:r29216 (trunk): Mention rb_scan_args().
  17217 2010-09-10 17:54 [ko1@a...            ] Ruby:r29217 (trunk): * ext/openssl/lib/openssl/x509-internal.rb: removed unused local
  17218 2010-09-10 19:20 [ko1@a...            ] Ruby:r29218 (trunk): * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): add
  17219 2010-09-10 23:16 [ko1@a...            ] Ruby:r29219 (trunk): * ext/pathname/pathname.c (path_sticky_p): Pathname#sticky? translated
  17220 2010-09-11 07:37 [ko1@a...            ] Ruby:r29221 (trunk): * 2010-09-11       
  17221 2010-09-11 07:37 [ko1@a...            ] Ruby:r29220 (trunk): * ext/pathname/pathname.c (path_symlink_p): Pathname#symlink?
  17222 2010-09-11 09:19 [ko1@a...            ] Ruby:r29222 (trunk): fix a typo.        
  17223 2010-09-11 12:45 [ko1@a...            ] Ruby:r29223 (trunk): * include/ruby/intern.h (rb_set_kcode, rb_get_kcode): removed
  17224 2010-09-11 15:22 [ko1@a...            ] Ruby:r29224 (trunk): Add documentation for WEBrick's DigestAuth
  17225 2010-09-11 16:47 [ko1@a...            ] Ruby:r29225 (trunk): * hash.c (ruby_setenv): raise if putenv and SetEnvironmentVariable
  17226 2010-09-12 04:28 [ko1@a...            ] Ruby:r29226 (trunk): * process.c (rlimit_resource_name2int): use STRCASECMP to avoid
  17227 2010-09-12 04:28 [ko1@a...            ] Ruby:r29227 (trunk): * 2010-09-12       
  17228 2010-09-12 04:55 [ko1@a...            ] Ruby:r29228 (trunk): update document.   
  17229 2010-09-12 08:38 [ko1@a...            ] Ruby:r29229 (trunk): * process.c (rlimit_resource_name2int): support more limits:
  17230 2010-09-12 08:47 [ko1@a...            ] Ruby:r29230 (trunk): update document.   
  17231 2010-09-12 09:18 [ko1@a...            ] Ruby:r29231 (trunk): update document.   
  17232 2010-09-12 09:26 [ko1@a...            ] Ruby:r29232 (trunk): * ext/pathname/pathname.c (path_writable_p): Pathname#writable?
  17233 2010-09-12 19:32 [ko1@a...            ] Ruby:r29233 (trunk): * ext/pathname/pathname.c (path_world_writable_p):
  17234 2010-09-12 21:28 [ko1@a...            ] Ruby:r29234 (trunk): * lib/date.rb:   Thanks Colin Bartlett.
  17235 2010-09-13 06:54 [ko1@a...            ] Ruby:r29235 (trunk): * ext/pathname/pathname.c (path_writable_real_p):
  17236 2010-09-13 06:55 [ko1@a...            ] Ruby:r29236 (trunk): * 2010-09-13       
  17237 2010-09-13 09:45 [ko1@a...            ] Ruby:r29237 (trunk): * ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparison
  17238 2010-09-13 10:15 [ko1@a...            ] Ruby:r29238 (trunk): Add ML ref  for r29237.
  17239 2010-09-13 10:15 [ko1@a...            ] Ruby:r29239 (trunk): * util.c (ruby_strtod): reject Float('0x0.').
  17240 2010-09-13 16:58 [ko1@a...            ] Ruby:r29240 (trunk): Make punctuation consistent.
  17241 2010-09-13 18:16 [ko1@a...            ] Ruby:r29241 (trunk): * lib/mkmf.rb (try_do): fix typo.  a patch from Peter Weldon
  17242 2010-09-13 19:57 [ko1@a...            ] Ruby:r29242 (trunk): * ext/socket/rubysocket.h (__DARWIN_ALIGNBYTES): workaround of a
  17243 2010-09-13 19:57 [ko1@a...            ] Ruby:r29243 (trunk): * test/openssl/test_bn.rb: property.
  17244 2010-09-13 20:49 [ko1@a...            ] Ruby:r29244 (trunk): * ext/pathname/pathname.c (path_zero_p): Pathname#zero? translated
  17245 2010-09-14 01:02 [ko1@a...            ] Ruby:r29245 (trunk): suppress a warning.
  17246 2010-09-14 05:14 [ko1@a...            ] Ruby:r29247 (trunk): * ext/pathname/pathname.c (path_s_glob): Pathname.glob translated
  17247 2010-09-14 20:19 [ko1@a...            ] Ruby:r29248 (trunk): * ext/pathname/pathname.c (path_s_getwd): Pathname.getwd and
  17248 2010-09-15 02:15 [ko1@a...            ] Ruby:r29249 (trunk): * ext/fiddle/closure.c : Don't use FFI closure alloc on OpenBSD.
  17249 2010-09-15 02:15 [ko1@a...            ] Ruby:r29250 (trunk): * 2010-09-15       
  17250 2010-09-15 02:33 [ko1@a...            ] Ruby:r29252 (ruby_1_9_2): * 2010-09-15  
  17251 2010-09-15 02:33 [ko1@a...            ] Ruby:r29251 (ruby_1_9_2): * ext/fiddle/closure.c : Don't use FFI closure alloc on OpenBSD.
  17252 2010-09-15 07:23 [ko1@a...            ] Ruby:r29253 (trunk): * ext/pathname/pathname.c (path_entries): Pathname#entries translated
  17253 2010-09-15 07:30 [ko1@a...            ] Ruby:r29254 (trunk): * string.c (rb_str_times): mentioned about Hash argument.  a patch
  17254 2010-09-15 08:26 [ko1@a...            ] Ruby:r29255 (trunk): * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): suppress a
  17255 2010-09-15 09:12 [ko1@a...            ] Ruby:r29256 (trunk): * io.c (rb_io_puts): fix for wide char encoding strings.
  17256 2010-09-15 13:37 [ko1@a...            ] Ruby:r29257 (trunk): * test/net/imap/test_imap.rb: "localhost" not guaranteed to
  17257 2010-09-15 13:40 [ko1@a...            ] Ruby:r29258 (trunk): add ChangeLog entry for the previous one.
  17258 2010-09-15 15:01 [ko1@a...            ] Ruby:r29259 (trunk): * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_nothing_raised):
  17259 2010-09-15 17:04 [ko1@a...            ] Ruby:r29260 (trunk): reverting; http://rubyforge.org/tracker/?func=detail&atid=4099&aid=28566&group_id=1040
  17260 2010-09-15 21:16 [ko1@a...            ] Ruby:r29261 (trunk): * ext/pathname/pathname.c (path_mkdir): Pathname#mkdir translated
  17261 2010-09-16 00:35 [ko1@a...            ] Ruby:r29262 (trunk): * COPYING: change Ruby's License from a dual license with GPLv2
  17262 2010-09-16 00:35 [ko1@a...            ] Ruby:r29263 (trunk): * 2010-09-16       
  17263 2010-09-16 00:40 [ko1@a...            ] Ruby:r29264 (trunk): * ext/readline/extconf.rb: Remove Readline 6 check because
  17264 2010-09-16 00:41 [ko1@a...            ] Ruby:r29265 (trunk): Add BSDL file.     
  17265 2010-09-16 01:17 [ko1@a...            ] Ruby:r29266 (trunk): Update NEWS to add about License.
  17266 2010-09-16 06:08 [ko1@a...            ] Ruby:r29267 (trunk): * ext/pathname/pathname.c (path_rmdir): Pathname#rmdir translated
  17267 2010-09-16 08:37 [ko1@a...            ] Ruby:r29268 (trunk): * ext/etc/extconf.rb: use expanded sysconfdir with empty DESTDIR.
  17268 2010-09-16 08:38 [ko1@a...            ] Ruby:r29269 (trunk): * sprintf.c (rb_f_sprintf): fix rdoc.  pointed out by Tomoyuki
  17269 2010-09-16 15:03 [ko1@a...            ] Ruby:r29270 (trunk): * test/ruby/test_file_exhaustive.rb (TestFileExhaustive::test_expand_path):
  17270 2010-09-16 20:22 [ko1@a...            ] Ruby:r29271 (trunk): * LEGAL: Rephrase the leading sentences for clarification.  Avoid
  17271 2010-09-16 21:03 [ko1@a...            ] Ruby:r29272 (trunk): * lib/rdoc/ri/paths.rb (RDoc::RI::Paths.each): HOMEDIR can be nil
  17272 2010-09-16 21:31 [ko1@a...            ] Ruby:r29273 (trunk): * lib/rdoc/ri/driver.rb (RDoc::RI::Driver.setup_options)
  17273 2010-09-16 21:40 [ko1@a...            ] Ruby:r29274 (trunk): * lib/test/unit.rb (Test::Unit::GlobOption): merged RejectOption.
  17274 2010-09-16 22:22 [ko1@a...            ] Ruby:r29275 (trunk): Revert r29271 pending due discussion.
  17275 2010-09-16 22:54 [ko1@a...            ] Ruby:r29276 (trunk): fix a function name.
  17276 2010-09-16 23:51 [ko1@a...            ] Ruby:r29277 (trunk): * ext/pathname/pathname.c (path_opendir): Pathname#opendir translated
  17277 2010-09-17 02:34 [ko1@a...            ] Ruby:r29279 (trunk): * 2010-09-17       
  17278 2010-09-17 02:34 [ko1@a...            ] Ruby:r29278 (trunk): * tool/mkconfig.rb: Fix build with m4 1.4.15 generating duplicate
  17279 2010-09-17 08:30 [ko1@a...            ] Ruby:r29280 (trunk): * lib/tracer.rb: count only non-internal libraries in stack trace,
  17280 2010-09-17 16:52 [ko1@a...            ] Ruby:r29281 (trunk): * test/io/console/test_io_console.rb (TestIO_Console::helper):
  17281 2010-09-17 22:15 [ko1@a...            ] Ruby:r29283 (trunk): * test/rexml/test_listener.rb: remove needless codes.
  17282 2010-09-17 22:42 [ko1@a...            ] Ruby:r29284 (trunk): * test/rexml/: fix fixture data path. All REXML tests are worked.
  17283 2010-09-17 23:11 [ko1@a...            ] Ruby:r29286 (trunk): * test/rexml/test_core.rb: enable.
  17284 2010-09-17 23:34 [ko1@a...            ] Ruby:r29287 (trunk): * test/rexml/test_sax.rb: don't use thread and sleep to avoid slow test.
  17285 2010-09-17 23:47 [ko1@a...            ] Ruby:r29288 (trunk): * lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:
  17286 2010-09-18 15:56 [ko1@a...            ] Ruby:r29289 (trunk): Improved doco for both Module.new and Class.new
  17288 2010-09-18 17:35 [ko1@a...            ] Ruby:r29291 (trunk): * properties.      
  17289 2010-09-18 20:19 [ko1@a...            ] Ruby:r29292 (trunk): * ext/pathname/pathname.c (path_each_entry): Pathname#each_entry
  17290 2010-09-19 05:23 [ko1@a...            ] Ruby:r29294 (trunk): * 2010-09-19       
  17291 2010-09-19 05:23 [ko1@a...            ] Ruby:r29293 (trunk): * ext/bigdecimal/bigdecimal.c: fix rounding algorithms for half-down
  17292 2010-09-19 06:06 [ko1@a...            ] Ruby:r29295 (trunk): * ext/bigdecimal/bigdecimal.c (check_rounding_mode): added for
  17293 2010-09-19 07:57 [ko1@a...            ] Ruby:r29296 (trunk): * ext/pathname/pathname.c (path_unlink): Pathname#unlink and
  17294 2010-09-19 11:15 [ko1@a...            ] Ruby:r29297 (trunk): * properties.      
  17295 2010-09-19 13:44 [ko1@a...            ] Ruby:r29298 (trunk): * configure.in (LIBRUBY_SO): fix an oversight of replace
  17296 2010-09-19 22:10 [ko1@a...            ] Ruby:r29299 (trunk): * common.mk (clean): removes all documents on cleaning.o
  17297 2010-09-19 22:10 [ko1@a...            ] Ruby:r29300 (trunk): * configure.in (--disable-install-doc): disables capi too, in addition
  17298 2010-09-19 22:10 [ko1@a...            ] Ruby:r29301 (trunk): * lib/mkmf.rb (try_link): rdoc
  17299 2010-09-20 02:28 [ko1@a...            ] Ruby:r29302 (trunk): Specify external encoding.
  17300 2010-09-20 02:38 [ko1@a...            ] Ruby:r29304 (trunk): * ext/bigdecimal/bigdecimal.c (check_rounding_mode, BigDecimal_mode):

[前][次][スレッド一覧][上]