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

ruby-changes:36401-36500

  36401 2014-11-19 00:26 [ko1@a...            ] akr:r48482 (trunk): * tool/update-deps: Sort dependencies.
  36402 2014-11-19 00:28 [ko1@a...            ] akr:r48483 (trunk): Dependencies updated.
  36403 2014-11-19 04:16 [ko1@a...            ] nobu:r48484 (trunk): parse.y: fix literal symbol list node type
  36404 2014-11-19 04:51 [ko1@a...            ] usa:r48485 (trunk): * debug.c (set_debug_option): need the declaration.
  36405 2014-11-19 05:28 [ko1@a...            ] nobu:r48486 (trunk): common.mk: remove srcdir prefix
  36406 2014-11-19 07:18 [ko1@a...            ] usa:r48487 (trunk): * common.mk: revert r48486 because it breaks mswin build. start over.
  36407 2014-11-19 07:18 [ko1@a...            ] ko1:r48488 (trunk): * gc.c (gc_record): add information for debug print.
  36408 2014-11-19 07:46 [ko1@a...            ] usa:r48489 (trunk): * win32/win32.c (rb_w32_write): should set the error of
  36409 2014-11-19 10:08 [ko1@a...            ] nobu:r48490 (trunk): prelude.c.tmpl: strip prefix
  36410 2014-11-19 10:20 [ko1@a...            ] usa:r48491 (ruby_2_0_0): merge revision(s) 48417: [Backport #10509]
  36411 2014-11-19 12:55 [ko1@a...            ] akr:r48492 (trunk): Add comments.       
  36412 2014-11-19 18:00 [ko1@a...            ] naruse:r48493 (trunk): * common.mk (ext/ripper/ripper.c): pass build directory as VPATH.
  36413 2014-11-19 18:15 [ko1@a...            ] naruse:r48494 (trunk): * tool/downloader.rb (RubyGems.download): Don't download gem if the
  36414 2014-11-19 20:38 [ko1@a...            ] naruse:r48495 (trunk): * common.mk (ext/ripper/ripper.c): use $(PWD) to get
  36415 2014-11-19 21:12 [ko1@a...            ] naruse:r48496 (trunk): * common.mk (ext/json/parser/parser.c): don't touch parse.c,
  36416 2014-11-20 00:06 [ko1@a...            ] nobu:r48497 (trunk): common.mk: ims=nil option
  36417 2014-11-20 00:06 [ko1@a...            ] svn:r48498 (trunk): * 2014-11-20        
  36418 2014-11-20 00:19 [ko1@a...            ] nobu:r48499 (trunk): common.mk: fix build error
  36419 2014-11-20 00:26 [ko1@a...            ] nobu:r48500 (trunk): parse.y: append directly to delayed content
  36420 2014-11-20 00:57 [ko1@a...            ] akr:r48501 (trunk): * internal.h (ruby_init_setproctitle): Declare here.
  36421 2014-11-20 01:01 [ko1@a...            ] nobu:r48502 (trunk): parse.y: predefined ID
  36422 2014-11-20 02:09 [ko1@a...            ] nobu:r48503 (trunk): parse.y: ripper_new_yylval
  36423 2014-11-20 02:10 [ko1@a...            ] nobu:r48504 (trunk): parse.y: regexp error in ripper
  36424 2014-11-20 02:33 [ko1@a...            ] marcandRe: r48505 (trunk): * lib/matrix.rb: Add Vector#angle_with
  36425 2014-11-20 02:44 [ko1@a...            ] marcandRe: r48506 (trunk): * lib/matrix.rb: Vector#independent? and associated class method
  36426 2014-11-20 03:11 [ko1@a...            ] nobu:r48507 (trunk): ChangeLog: add issue ref
  36427 2014-11-20 08:55 [ko1@a...            ] nobu:r48508 (trunk): parse.y: shrink parser_params
  36428 2014-11-20 08:58 [ko1@a...            ] nobu:r48509 (trunk): test_vector.rb: fix exception class
  36429 2014-11-20 15:52 [ko1@a...            ] naruse:r48510 (trunk): * ext/nkf/depend (nkf.o): add nkf.c as dependency.
  36430 2014-11-20 16:56 [ko1@a...            ] usa:r48511 (trunk): * test/ripper/test_files.rb: set filename.
  36431 2014-11-20 17:04 [ko1@a...            ] usa:r48512 (trunk): * test/psych/json/test_stream.rb (Psych::JSON::TestStream::test_list_to_json):
  36432 2014-11-20 22:46 [ko1@a...            ] kazu:r48513 (trunk): fix typos [ci skip]
  36433 2014-11-20 23:18 [ko1@a...            ] akr:r48514 (trunk): * tool/update-deps: Insert all dependencies found by compiler.
  36434 2014-11-20 23:27 [ko1@a...            ] akr:r48515 (trunk): Fix a variable name.
  36435 2014-11-21 00:19 [ko1@a...            ] usa:r48516 (trunk): * lib/uri/mailto.rb (URI::MailTo::EMAIL_REGEXP): should escape `#`.
  36436 2014-11-21 00:19 [ko1@a...            ] svn:r48517 (trunk): * 2014-11-21        
  36437 2014-11-21 00:29 [ko1@a...            ] usa:r48518 (trunk): * lib/net/imap.rb (Net::IMAP::ResponseParser::BEG_REGEXP): no need to use embbed
  36438 2014-11-21 00:35 [ko1@a...            ] usa:r48519 (trunk): * ChangeLog: missed at r48516.
  36439 2014-11-21 00:36 [ko1@a...            ] usa:r48520 (trunk): * ChangeLog: missed at r48518.
  36440 2014-11-21 00:39 [ko1@a...            ] usa:r48521 (trunk): * ext/openssl/lib/openssl/x509.rb
  36441 2014-11-21 08:45 [ko1@a...            ] naruse:r48522 (trunk): * common.mk (ext/ripper/ripper.c): id.h in VPATH may exist in the build
  36442 2014-11-21 09:10 [ko1@a...            ] nobu:r48523 (trunk): common.mk: fix dependencies
  36443 2014-11-21 12:04 [ko1@a...            ] akr:r48524 (trunk): * tool/update-deps (in_makefile): Use FILES_NEED_VPATH and
  36444 2014-11-21 12:04 [ko1@a...            ] akr:r48525 (trunk): Forgot to commit.   
  36445 2014-11-21 12:05 [ko1@a...            ] akr:r48526 (trunk): Update dependency.  
  36446 2014-11-21 14:27 [ko1@a...            ] usa:r48527 (trunk): * win32/Makefile.sub (top_srcdir): added because lacking this macro causes
  36448 2014-11-21 19:00 [ko1@a...            ] kazu:r48529 (trunk): fix a typo [ci skip]
  36449 2014-11-21 19:35 [ko1@a...            ] naruse:r48530 (trunk): * common.mk (ext/ripper/ripper.c): revert about srcdir and top_srcdir.
  36450 2014-11-22 00:58 [ko1@a...            ] nobu:r48531 (trunk): common.mk: use PWD with nmake
  36451 2014-11-22 00:58 [ko1@a...            ] svn:r48532 (trunk): * 2014-11-22        
  36452 2014-11-22 01:12 [ko1@a...            ] nobu:r48533 (trunk): get rid of inadvertent ID creation
  36453 2014-11-22 05:04 [ko1@a...            ] tenderlove:r48534 (trunk): * lib/resolv.rb: fall back if canonicalization fails.
  36454 2014-11-22 09:54 [ko1@a...            ] akr:r48535 (trunk): * tool/make-snapshot: Specify PWD macro for make.
  36455 2014-11-22 16:10 [ko1@a...            ] nobu:r48536 (trunk): common.mk: keep verconf.h if unchanged
  36456 2014-11-22 16:10 [ko1@a...            ] nobu:r48537 (trunk): dummyparser.rb: on_rescue
  36457 2014-11-23 07:47 [ko1@a...            ] nobu:r48538 (trunk): io.c: remove redundant assignment
  36458 2014-11-23 07:47 [ko1@a...            ] svn:r48539 (trunk): * 2014-11-23        
  36459 2014-11-23 08:47 [ko1@a...            ] nobu:r48540 (trunk): test_variable.rb: suppress warnings
  36460 2014-11-23 09:00 [ko1@a...            ] nobu:r48541 (trunk): elementdecl.rb: suppress warnings
  36461 2014-11-23 10:50 [ko1@a...            ] normal:r48542 (trunk): ChangeLog: fix a typo [ci skip]
  36462 2014-11-23 10:50 [ko1@a...            ] normal:r48543 (trunk): trivial packing of rb_execarg, load_file_arg, args_info
  36463 2014-11-23 12:38 [ko1@a...            ] ktsj:r48544 (trunk): * gems/bundled_gems: upgraded to power_assert 0.2.2.
  36464 2014-11-24 02:03 [ko1@a...            ] nobu:r48545 (trunk): parse.y: replace with TOK_INTERN
  36465 2014-11-24 02:03 [ko1@a...            ] nobu:r48546 (trunk): io.c: preserve encodings
  36466 2014-11-24 02:03 [ko1@a...            ] nobu:r48548 (trunk): iseq.c: preserve encoding at disassembling
  36467 2014-11-24 02:04 [ko1@a...            ] nobu:r48549 (trunk): string.c: preserve encoding of global variable
  36468 2014-11-24 12:44 [ko1@a...            ] nobu:r48550 (trunk): marshal.c: literal method names
  36469 2014-11-24 12:44 [ko1@a...            ] nobu:r48551 (trunk): process.c: intern IDs
  36470 2014-11-24 12:45 [ko1@a...            ] nobu:r48552 (trunk): process.c: get rid of inadvertent ID pindown
  36471 2014-11-24 23:04 [ko1@a...            ] kou:r48553 (trunk): * gems/bundled_gems: Update to 3.0.7.
  36472 2014-11-25 10:46 [ko1@a...            ] normal:r48554 (trunk): compile.c (iseq_build_callinfo_from_hash): hoist out
  36473 2014-11-25 10:46 [ko1@a...            ] svn:r48555 (trunk): * 2014-11-25        
  36475 2014-11-25 12:18 [ko1@a...            ] kazu:r48557 (trunk): add gem name [ci skip]
  36476 2014-11-25 13:38 [ko1@a...            ] nobu:r48558 (trunk): common.mk: remove old gems
  36477 2014-11-25 15:26 [ko1@a...            ] nobu:r48559 (trunk): vcs.rb: make Time with proper offset
  36478 2014-11-25 16:03 [ko1@a...            ] drbrain:r48560 (trunk): * lib/rake: Update to rake 10.4.0
  36479 2014-11-25 16:04 [ko1@a...            ] svn:r48561 (trunk): * append newline at EOF.
  36480 2014-11-25 16:04 [ko1@a...            ] svn:r48562 (trunk): * properties.       
  36481 2014-11-25 16:10 [ko1@a...            ] drbrain:r48563 (trunk): * lib/net/http.rb: Do not attempt SSL session resumption when the
  36482 2014-11-25 17:07 [ko1@a...            ] ko1:r48564 (trunk): * NEWS: add an "Implementation changes" section.
  36483 2014-11-25 22:39 [ko1@a...            ] akr:r48565 (trunk): Move the description about vfork.
  36484 2014-11-26 00:22 [ko1@a...            ] akr:r48566 (trunk): * template/prelude.c.tmpl: Don't expand RbConfig::Config[...].
  36485 2014-11-26 00:22 [ko1@a...            ] svn:r48567 (trunk): * 2014-11-26        
  36486 2014-11-26 00:55 [ko1@a...            ] akr:r48568 (trunk): * common.mk (prereq): Don't depends on prelude.c and golf_prelude.c.
  36487 2014-11-26 02:12 [ko1@a...            ] akr:r48569 (trunk): * tool/make-snapshot: Don't generate enc/trans/newline.c in tarball.
  36488 2014-11-26 03:44 [ko1@a...            ] nobu:r48570 (trunk): safe.c: preserve encoding
  36490 2014-11-26 03:44 [ko1@a...            ] nobu:r48572 (trunk): vm_eval.c: preserve encoding
  36491 2014-11-26 03:44 [ko1@a...            ] nobu:r48573 (trunk): vm_method.c: preserve encodings
  36492 2014-11-26 03:44 [ko1@a...            ] nobu:r48574 (trunk): object.c: preserve encodings
  36493 2014-11-26 03:44 [ko1@a...            ] nobu:r48575 (trunk): rb_id2str over rb_id2name
  36494 2014-11-26 03:58 [ko1@a...            ] nobu:r48576 (trunk): vm_method.c: preserve encodings
  36495 2014-11-26 06:09 [ko1@a...            ] akr:r48577 (trunk): * common.mk: encdb.h and transdb.h depends on $(PREP).
  36496 2014-11-26 11:03 [ko1@a...            ] normal:r48578 (trunk): iseq.c (iseq_s_compile_file): close IO when done
  36497 2014-11-26 15:48 [ko1@a...            ] ko1:r48579 (trunk): * compile.c (iseq_set_sequence): use "nop" insn instead of
  36498 2014-11-26 17:02 [ko1@a...            ] nobu:r48580 (trunk): proc.c: use RUBY_SAFE_LEVEL_MAX
  36499 2014-11-26 17:22 [ko1@a...            ] naruse:r48581 (trunk): add test for r48563
  36500 2014-11-26 17:22 [ko1@a...            ] naruse:r48582 (trunk): use clock_gettime to avoid object creation

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