[前][次][番号順一覧][上]
ruby-changes:38201-38300
38202 2015-04-13 16:42 [ko1@a... ] usa:r50283 (ruby_2_1): merge revision(s) 50265: [Backport #10957]
38203 2015-04-13 16:49 [ko1@a... ] usa:r50284 (ruby_2_1): merge revision(s) 49867: [Backport #10847] [Backport #10970]
38204 2015-04-13 16:52 [ko1@a... ] usa:r50285 (ruby_2_1): merge revision(s) 49875: [Backport #10946]
38205 2015-04-13 16:54 [ko1@a... ] nobu:r50286 (trunk): variable.c: ensure
38206 2015-04-13 16:54 [ko1@a... ] nobu:r50287 (trunk): variable.c: setup_const_entry
38207 2015-04-13 16:55 [ko1@a... ] nobu:r50288 (trunk): variable.c: const_update
38208 2015-04-13 17:02 [ko1@a... ] usa:r50289 (ruby_2_1): merge revision(s) 49452: [Backport #10813]
38209 2015-04-13 17:10 [ko1@a... ] usa:r50290 (ruby_2_1): merge revision(s) 49634, 49658, 49663: [Backport #10865]
38210 2015-04-13 17:25 [ko1@a... ] usa:r50291 (trunk): * tool/redmine-backporter.rb (done): fixed a bug that cannot specify the note
38211 2015-04-13 22:09 [ko1@a... ] nagachika:r50292 (trunk): * ext/openssl/lib/openssl/ssl.rb: stricter hostname verification
38212 2015-04-13 22:13 [ko1@a... ] nagachika:r50293 (ruby_2_2): merge revision(s) 50292: [Backport #9644]
38213 2015-04-13 22:16 [ko1@a... ] usa:r50294 (ruby_2_0_0): merge revision(s) 50292: [Backport #9644]
38214 2015-04-13 22:19 [ko1@a... ] nagachika:r50295: add tag v2_2_2
38215 2015-04-13 22:20 [ko1@a... ] usa:r50296 (ruby_2_1): merge revision(s) 50292: [Backport #9644]
38216 2015-04-13 22:23 [ko1@a... ] usa:r50297 (ruby_2_1): * version.h: bump to 2.1.6.
38217 2015-04-13 22:25 [ko1@a... ] usa:r50298: add tag v2_1_6
38218 2015-04-13 22:25 [ko1@a... ] usa:r50299: add tag v2_0_0_645
38219 2015-04-13 22:46 [ko1@a... ] akr:r50300 (trunk): * test/lib/envutil.rb (File.mkfifo): Defined using mkfifo command.
38220 2015-04-14 00:53 [ko1@a... ] akr:r50301 (trunk): Fix.
38221 2015-04-14 00:54 [ko1@a... ] svn:r50302 (trunk): * 2015-04-14
38222 2015-04-14 09:01 [ko1@a... ] zzak:r50303 (trunk): * gc.c: [DOC] Improve documentation for ObjectSpace.count_objects
38223 2015-04-14 11:25 [ko1@a... ] nobu:r50304 (trunk): process.c: initgroups on cygwin
38224 2015-04-14 11:26 [ko1@a... ] nobu:r50305 (trunk): printf.c: uint_to_str
38225 2015-04-14 12:31 [ko1@a... ] nobu:r50306 (trunk): use frozen string of symbols
38226 2015-04-14 12:33 [ko1@a... ] nobu:r50307 (trunk): vm_backtrace.c: use rb_id2str
38227 2015-04-14 12:35 [ko1@a... ] nobu:r50308 (trunk): ostruct.rb: match Symbol itself
38228 2015-04-14 12:36 [ko1@a... ] nobu:r50309 (trunk): tkutil.c: use rb_sym2str
38229 2015-04-14 12:36 [ko1@a... ] nobu:r50310 (trunk): tkutil.c: fallback rb_id2str
38230 2015-04-14 12:36 [ko1@a... ] nobu:r50311 (trunk): win32ole.c: use rb_sym2str
38231 2015-04-14 16:02 [ko1@a... ] usa:r50312 (ruby_2_1): * version.h (RUBY_VERSION): bump RUBY_VERSION to 2.1.7.
38232 2015-04-14 16:05 [ko1@a... ] usa:r50313 (trunk): * tool/merger.rb (versionup): should also increment revision when
38233 2015-04-14 23:29 [ko1@a... ] nagachika:r50314 (ruby_2_2): bump version to 2.2.3
38234 2015-04-14 23:36 [ko1@a... ] nagachika:r50315 (ruby_2_2): merge revision(s) 49930: [Backport #10954]
38235 2015-04-15 07:35 [ko1@a... ] nobu:r50316 (trunk): thread_pthread.c: keep sp safe zone
38236 2015-04-15 07:35 [ko1@a... ] svn:r50317 (trunk): * 2015-04-15
38237 2015-04-15 08:25 [ko1@a... ] yugui:r50318 (trunk): * doc/extension.ja.rdoc: Added description of TypedData_XXX.
38238 2015-04-15 08:26 [ko1@a... ] svn:r50319 (trunk): * remove trailing spaces.
38239 2015-04-15 10:38 [ko1@a... ] hsbt:r50320 (trunk): * doc/contributors.rdoc: fix a typo. Patch by @davydovanton
38240 2015-04-15 17:40 [ko1@a... ] ko1:r50321 (trunk): * vm_trace.c (rb_tracepoint_new): Add documentation for
38241 2015-04-15 18:44 [ko1@a... ] ko1:r50322 (trunk): * vm_trace.c (rb_tracepoint_new): fix documentation.
38242 2015-04-16 00:00 [ko1@a... ] kazu:r50323 (trunk): fix typos [ci skip]
38243 2015-04-16 00:01 [ko1@a... ] kazu:r50324 (trunk): fix indent [ci skip]
38244 2015-04-16 00:03 [ko1@a... ] svn:r50325 (trunk): * 2015-04-16
38245 2015-04-16 05:11 [ko1@a... ] normal:r50326 (trunk): lib/net/*: use io/wait methods instead of IO.select
38246 2015-04-16 05:17 [ko1@a... ] normal:r50327 (trunk): NEWS: note IO#wait_readable change in r50263
38248 2015-04-16 20:43 [ko1@a... ] nobu:r50329 (trunk): marshal.c: class name encoding
38249 2015-04-16 21:46 [ko1@a... ] nobu:r50330 (trunk): marshal.c: class name encoding
38250 2015-04-16 23:25 [ko1@a... ] nobu:r50331 (trunk): marshal.c: class name encoding
38251 2015-04-16 23:26 [ko1@a... ] nobu:r50332 (trunk): marshal.c: class name encoding
38252 2015-04-16 23:29 [ko1@a... ] nobu:r50333 (trunk): marshal.c: class name encoding
38253 2015-04-17 11:59 [ko1@a... ] nobu:r50334 (trunk): string.c: clear NOFREE flag at embedding
38254 2015-04-17 11:59 [ko1@a... ] svn:r50335 (trunk): * 2015-04-17
38255 2015-04-17 12:26 [ko1@a... ] nobu:r50336 (trunk): string.c: expand heap
38256 2015-04-17 12:56 [ko1@a... ] nobu:r50337 (trunk): nofree.c: Bug::String.nofree
38257 2015-04-17 14:08 [ko1@a... ] nobu:r50338 (trunk): tkutil.c: revert r48250
38258 2015-04-18 15:18 [ko1@a... ] nobu:r50339 (trunk): parser.rl: use StringValue
38259 2015-04-18 15:19 [ko1@a... ] nobu:r50340 (trunk): parser.rl: use rb_encoding
38260 2015-04-18 15:19 [ko1@a... ] svn:r50341 (trunk): * 2015-04-18
38262 2015-04-18 15:24 [ko1@a... ] nobu:r50343 (trunk): parser.rl: define enc_raise iff necessary
38263 2015-04-19 10:43 [ko1@a... ] nobu:r50344 (trunk): hash.c: check env vars encoding
38264 2015-04-19 10:43 [ko1@a... ] svn:r50345 (trunk): * 2015-04-19
38265 2015-04-19 12:19 [ko1@a... ] nobu:r50346 (trunk): ext: suppress warnings
38266 2015-04-20 11:11 [ko1@a... ] normal:r50347 (trunk): connect_nonblock(..., exception: false) does not raise EISCONN
38268 2015-04-20 11:45 [ko1@a... ] nobu:r50349 (trunk): test_enum.rb: use assert_warning
38269 2015-04-20 12:45 [ko1@a... ] hsbt:r50350 (trunk): * benchmark/bm_so_meteor_contest.rb: fix a typo.
38270 2015-04-20 12:55 [ko1@a... ] hsbt:r50351 (trunk): * ext/openssl/*: use license instead of licence.
38271 2015-04-20 15:04 [ko1@a... ] usa:r50352 (trunk): * win32/win32.c (rb_w32_wreadlink): fixed a bug that a junktion misses
38272 2015-04-20 15:35 [ko1@a... ] nobu:r50353 (trunk): fix a typo
38273 2015-04-20 16:19 [ko1@a... ] usa:r50354 (trunk): * common.mk ($(arch)-fake.rb): fix the path separator up for Windows.
38274 2015-04-20 16:52 [ko1@a... ] usa:r50355 (trunk): * lib/mkmf.rb (MakeMakefile#configuration): DESTDIR should never affect
38275 2015-04-20 16:53 [ko1@a... ] usa:r50356 (trunk): * too/fake.rb: don't fake libdir. use libdirname instead.
38276 2015-04-20 20:24 [ko1@a... ] usa:r50357 (trunk): * common.mk ($(arch)-fake.rb): revert r50354 because bsdmake seems not
38277 2015-04-20 21:26 [ko1@a... ] usa:r50358 (trunk): * common.mk: commit miss of r50357.
38278 2015-04-20 21:39 [ko1@a... ] usa:r50359 (trunk): * ChangeLog: typo.
38279 2015-04-20 21:44 [ko1@a... ] usa:r50360 (trunk): * tool/expand-config.rb: typo, too.
38280 2015-04-20 21:49 [ko1@a... ] kazu:r50361 (trunk): fix a typo [ci skip]
38281 2015-04-20 23:48 [ko1@a... ] usa:r50362 (trunk): * win32/win32.c (rb_w32_wreadlink): follow the official format of
38282 2015-04-21 05:46 [ko1@a... ] normal:r50363 (trunk): socket: avoid common exceptions when calling connect_nonblock
38283 2015-04-21 05:47 [ko1@a... ] svn:r50364 (trunk): * 2015-04-21
38284 2015-04-21 20:46 [ko1@a... ] hsbt:r50365 (trunk): * test/ruby/test_object.rb: renamed tests to explicitly class name.
38285 2015-04-22 03:44 [ko1@a... ] headius:r50366 (trunk): * test/ruby/test_m17n_comb.rb: test_str_crypt split into strict
38286 2015-04-22 03:45 [ko1@a... ] svn:r50367 (trunk): * 2015-04-22
38287 2015-04-22 12:48 [ko1@a... ] gogotanaka:r50368 (trunk): * test/ruby/test_object.rb: add tests for Kernel#String and Kernel#Array.
38289 2015-04-23 10:02 [ko1@a... ] hsbt:r50370 (trunk): * lib/delegate.rb: fix a typo.
38290 2015-04-23 10:02 [ko1@a... ] svn:r50371 (trunk): * 2015-04-23
38291 2015-04-23 11:36 [ko1@a... ] nobu:r50372 (trunk): vm_eval.c: allow symbols to instance_eval/exec
38292 2015-04-23 22:17 [ko1@a... ] kazu:r50373 (trunk): fix a typo [ci skip]
38293 2015-04-24 04:51 [ko1@a... ] naruse:r50374 (trunk): * win32/Makefile.sub: MSVC14 have struct timespec.
38294 2015-04-24 04:53 [ko1@a... ] svn:r50375 (trunk): * 2015-04-24
38295 2015-04-24 05:40 [ko1@a... ] ko1:r50376 (trunk): * gc.c (gc_mark_roots): fox to work PRINT_ROOT_TICKS.
38296 2015-04-24 07:58 [ko1@a... ] naruse:r50377 (trunk): * win32/win32.c (dupfd): use _set_osfhnd.
38297 2015-04-24 07:58 [ko1@a... ] naruse:r50378 (trunk): * win32/win32.c (_filbuf): msvc14 doesn't have it, use _fgetc_nolock.
38298 2015-04-24 08:41 [ko1@a... ] naruse:r50379 (trunk): * win32/win32.c (rb_acrt_lowio_lock_fh): wrap _pioinfo(i)->lock.
38299 2015-04-24 08:41 [ko1@a... ] naruse:r50380 (trunk): * win32/win32.c: remove bcc related code.
38300 2015-04-24 10:44 [ko1@a... ] usa:r50381 (trunk): * win32/win32.c (rb_w32_{getc, putc}): removed. they are needed for old
[前][次][番号順一覧][上]