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

ruby-changes:26501-26600

  26501 2012-12-22 19:40 [ko1@a...            ] nobu:r38552 (trunk): object.c: defer creating string
  26502 2012-12-22 20:31 [ko1@a...            ] nobu:r38553 (trunk): object.c: no nested symbol
  26503 2012-12-22 21:54 [ko1@a...            ] nagachika:r38554 (trunk): revert r38549. this typo in ChangeLog is intentional.
  26504 2012-12-22 22:02 [ko1@a...            ] kosaki:r38555 (trunk): * io.c (rb_io_wait_writable): use rb_thread_check_ints() instead
  26505 2012-12-22 22:08 [ko1@a...            ] nagachika:r38556 (trunk): * cont.c (rb_fiber_start): unify conditions.
  26506 2012-12-22 23:59 [ko1@a...            ] nobu:r38557 (trunk): error.c: PRIsVALUE 
  26507 2012-12-23 00:05 [ko1@a...            ] nobu:r38558 (trunk): internal.h: quote unprintable
  26508 2012-12-23 00:06 [ko1@a...            ] svn:r38559 (trunk): * 2012-12-23        
  26509 2012-12-23 00:08 [ko1@a...            ] mrkn:r38560 (trunk): * include/ruby/intern.h: add the prototype declaration of
  26510 2012-12-23 01:36 [ko1@a...            ] zzak:r38561 (trunk): * lib/optparse.rb: Documentation for OptionParser to remove 'shadowed
  26511 2012-12-23 01:53 [ko1@a...            ] nobu:r38562 (trunk): common.mk: srcs-ext
  26512 2012-12-23 02:22 [ko1@a...            ] knu:r38563 (trunk): Deprecate #{lines,bytes,chars,codepoints} of IO-likes.
  26513 2012-12-23 09:39 [ko1@a...            ] drbrain:r38564 (trunk): * lib/rubygems/commands/check_command.rb:  Added --doctor and --dry-run
  26514 2012-12-23 14:35 [ko1@a...            ] nobu:r38565 (trunk): thread.c: ignore result of blocking_region_begin
  26515 2012-12-23 14:43 [ko1@a...            ] nobu:r38566 (trunk): marshal.c: use RB_TYPE_P
  26516 2012-12-23 14:53 [ko1@a...            ] zzak:r38567 (trunk): * re.c (rb_reg_eqq): doc: #=== is not a synonym for #=~, added example
  26517 2012-12-23 15:07 [ko1@a...            ] nobu:r38568 (trunk): marshal.c: rb_check_funcall_with_hook
  26518 2012-12-23 15:22 [ko1@a...            ] nobu:r38569 (trunk): zlib.c: function name
  26519 2012-12-23 15:25 [ko1@a...            ] zzak:r38570 (trunk): * lib/irb/ruby-lex.rb: Add handling for %i and %I quoting to irb
  26520 2012-12-23 15:35 [ko1@a...            ] nobu:r38571 (trunk): goruby.c: IRB at end
  26521 2012-12-23 16:07 [ko1@a...            ] zzak:r38572 (trunk): * lib/erb.rb: Document ERB::new trim_mode '-' for lines ending in -%>
  26522 2012-12-23 16:13 [ko1@a...            ] zzak:r38573 (trunk): * lib/erb.rb: typos for ERB::new link
  26523 2012-12-23 17:57 [ko1@a...            ] nobu:r38574 (trunk): profiler.rb: TracePoint
  26524 2012-12-23 17:57 [ko1@a...            ] nobu:r38575 (trunk): profiler.rb: Wrapper for BasicObject
  26525 2012-12-23 17:57 [ko1@a...            ] nobu:r38576 (trunk): profiler.rb: concurrent-execution
  26526 2012-12-23 19:19 [ko1@a...            ] ko1:r38577 (trunk): * thread.c: rename methods:
  26527 2012-12-24 05:01 [ko1@a...            ] svn:r38579 (trunk): * 2012-12-24        
  26528 2012-12-24 05:01 [ko1@a...            ] naruse:r38578 (trunk): * lib/net/http/generic_request.rb (Net::HTTPGenericRequest):
  26529 2012-12-24 07:24 [ko1@a...            ] nobu:r38580 (trunk): * error.c (rb_compile_error_append): fix typo.
  26530 2012-12-24 09:45 [ko1@a...            ] nobu:r38581 (trunk): test_argf.rb: duplicated test
  26531 2012-12-25 00:58 [ko1@a...            ] nobu:r38582 (trunk): error.c: VALUE to messages
  26532 2012-12-25 00:58 [ko1@a...            ] svn:r38583 (trunk): * 2012-12-25        
  26533 2012-12-25 00:58 [ko1@a...            ] nobu:r38584 (trunk): error.c: NameError::message _dump
  26534 2012-12-25 00:59 [ko1@a...            ] nobu:r38585 (trunk): scoped constant op-assignment
  26535 2012-12-25 08:51 [ko1@a...            ] nobu:r38586 (trunk): scoped constant op-assignment
  26536 2012-12-25 09:31 [ko1@a...            ] nobu:r38587 (trunk): scoped constant op-assignment
  26537 2012-12-25 10:01 [ko1@a...            ] usa:r38588 (ruby_1_9_3): merge revision(s) 38548:
  26538 2012-12-25 10:20 [ko1@a...            ] naruse:r38589 (trunk): Fix test to avoid failure from the order of Dir.foreach
  26539 2012-12-25 13:38 [ko1@a...            ] nobu:r38590 (trunk): error.c: rb_write_error_str
  26540 2012-12-25 16:18 [ko1@a...            ] ko1:r38591 (trunk): add empty line for style.
  26541 2012-12-25 16:29 [ko1@a...            ] ko1:r38592 (trunk): * vm_core.h (RUBY_VM_THREAD_VM_STACK_SIZE): change default
  26542 2012-12-25 17:00 [ko1@a...            ] naruse:r38593 (trunk): Add test for r38543 [Bug #7597] 
  26543 2012-12-25 18:57 [ko1@a...            ] ko1:r38594 (trunk): * vm_core.h, eval_intern.h (CHECK_STACK_OVERFLOW): move
  26544 2012-12-25 19:14 [ko1@a...            ] usa:r38595 (trunk): * bignum.c, include/ruby/intern.h (rb_big_eql): exported.
  26545 2012-12-25 19:45 [ko1@a...            ] usa:r38596 (trunk): * ChangeLog: revert a part of r38595.  'iff' means 'if and only if', not typo.
  26546 2012-12-25 20:21 [ko1@a...            ] keiju:r38597 (trunk): * lib/irb/workspace.rb: define method to private on top-level irb
  26547 2012-12-25 20:44 [ko1@a...            ] usa:r38598 (ruby_1_9_3): merge revision(s) 38595,38596: [Backport #7607]
  26548 2012-12-25 20:45 [ko1@a...            ] usa:r38599: add tag v1_9_3_360          
  26549 2012-12-25 21:16 [ko1@a...            ] keiju:r38600 (trunk): * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb:
  26550 2012-12-25 22:24 [ko1@a...            ] ko1:r38601 (trunk): * vm_trace.c (rb_threadptr_exec_event_hooks_and_pop_frame):
  26551 2012-12-25 22:33 [ko1@a...            ] usa:r38602 (ruby_1_9_3): * KNOWNBUGS.rb: if an exception is raised in hooks, need to raise the exception
  26552 2012-12-25 22:34 [ko1@a...            ] usa:r38603: add tag v1_9_3_361          
  26553 2012-12-25 22:34 [ko1@a...            ] keiju:r38604 (trunk): * lib/irb/output-method.rb: raise right exception when
  26554 2012-12-25 22:36 [ko1@a...            ] usa:r38605: removed unused tag.         
  26555 2012-12-25 23:36 [ko1@a...            ] usa:r38606 (ruby_1_9_3): merge revision(s) 37410:
  26556 2012-12-25 23:37 [ko1@a...            ] usa:r38607: add tag v1_9_3_362          
  26557 2012-12-25 23:37 [ko1@a...            ] usa:r38608: remove unused tag.          
  26558 2012-12-26 01:05 [ko1@a...            ] keiju:r38609 (trunk): * lib/irb/ruby-lex.rb: improve RubyLex performance for large files
  26559 2012-12-26 01:05 [ko1@a...            ] svn:r38610 (trunk): * 2012-12-26        
  26560 2012-12-26 01:35 [ko1@a...            ] keiju:r38611 (trunk): * lib/irb/init.rb, lib/irb/context.rb: fix conf.debug_level=
  26561 2012-12-26 03:10 [ko1@a...            ] nobu:r38612 (trunk): * remove trailing spaces.
  26562 2012-12-26 06:45 [ko1@a...            ] naruse:r38613 (trunk): Fix argument for assert_in_out_err to fix test failure
  26563 2012-12-26 07:30 [ko1@a...            ] nobu:r38614 (trunk): test_rubyoptions.rb: ARGF
  26564 2012-12-26 07:31 [ko1@a...            ] nobu:r38615 (trunk): string.c: GC guard 
  26565 2012-12-26 07:31 [ko1@a...            ] nobu:r38616 (trunk): string.c: reduce duplicated code
  26566 2012-12-26 07:31 [ko1@a...            ] nobu:r38617 (trunk): string.c: empty string is not invalid
  26567 2012-12-26 09:51 [ko1@a...            ] naruse:r38618 (trunk): Add opts to prevent generating core file
  26568 2012-12-26 12:02 [ko1@a...            ] kosaki:r38619 (trunk): * configure.in: enable -fPIE when checking -pie for fixing
  26569 2012-12-26 12:55 [ko1@a...            ] keiju:r38620 (trunk): * lib/irb/init.rb: change default debug level for
  26570 2012-12-26 21:29 [ko1@a...            ] keiju:r38621 (trunk): * lib/irb/ext/math-mode.rb: make not able to change math-mode
  26571 2012-12-26 21:45 [ko1@a...            ] keiju:r38622 (trunk): * lib/irb/context.rb: make a correct prompt from
  26572 2012-12-26 23:29 [ko1@a...            ] keiju:r38623 (trunk): * lib/irb/context.rb: IRB::Context#use_readline= has been obsolate
  26573 2012-12-26 23:37 [ko1@a...            ] shugo:r38624 (trunk): fix a typo.       
  26574 2012-12-26 23:57 [ko1@a...            ] keiju:r38625 (trunk): * lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598]
  26575 2012-12-27 00:43 [ko1@a...            ] zzak:r38626 (trunk): fix typo from r38623
  26576 2012-12-27 00:43 [ko1@a...            ] svn:r38627 (trunk): * 2012-12-27        
  26577 2012-12-27 20:43 [ko1@a...            ] glass:r38628 (trunk): * ext/stringio/stringio.c (strio_ungetc): raise IOError instead of RuntimeError
  26578 2012-12-27 21:09 [ko1@a...            ] charliesome:r38629 (trunk): * vm_core.h (VM_DEFINECLASS_TYPE): explicit cast to enum type to avoid 64->32
  26579 2012-12-27 21:21 [ko1@a...            ] glass:r38630 (trunk): * ext/stringio/stringio.c (strio_getline): fix not to raise TypeError
  26580 2012-12-27 21:35 [ko1@a...            ] keiju:r38631 (trunk): * lib/irb/ruby-lex.rb: allow to handle recursive heredocs on
  26581 2012-12-27 23:48 [ko1@a...            ] keiju:r38632 (trunk): * lib/irb/ruby-lex.rb: make lex_state to EXPR_END when next token
  26582 2012-12-28 01:16 [ko1@a...            ] jeg2:r38633 (trunk): * lib/csv.rb: Added more Hash methods to CSV::Row.
  26583 2012-12-28 01:16 [ko1@a...            ] svn:r38634 (trunk): * 2012-12-28        
  26584 2012-12-28 01:46 [ko1@a...            ] naruse:r38635 (trunk): * variable.c (rb_mod_remove_const): fix segv caused by r38558.
  26585 2012-12-28 07:11 [ko1@a...            ] naruse:r38636 (trunk): * def/id.def: use split(/^/) instead of String#lines to support
  26586 2012-12-28 09:23 [ko1@a...            ] nobu:r38637 (trunk): * ChangeLog: fix indent broen at r38633 and tabify.
  26587 2012-12-28 11:23 [ko1@a...            ] shugo:r38638 (trunk): * proc.c (method_eq): fix the documentation to refer to owner.
  26588 2012-12-28 11:51 [ko1@a...            ] nobu:r38639 (trunk): vm_insnhelper.c: no splat single opt arg
  26589 2012-12-28 12:04 [ko1@a...            ] nobu:r38640 (trunk): vm.c: suppress warning
  26590 2012-12-28 12:34 [ko1@a...            ] kazu:r38641 (trunk): fix typos          
  26591 2012-12-28 17:10 [ko1@a...            ] knu:r38642 (trunk): ruby-electric.el (ruby-electric-curlies): Automatically indent "}".
  26592 2012-12-28 21:49 [ko1@a...            ] keiju:r38643 (trunk): * lib/irb/context.rb: IRB::Context#new: Check from JobManager
  26593 2012-12-28 23:23 [ko1@a...            ] charliesome:r38644 (trunk): * configure.in: check for the whether crt_externs.h is present when compiling
  26594 2012-12-29 10:11 [ko1@a...            ] svn:r38646 (trunk): * 2012-12-29        
  26595 2012-12-29 10:11 [ko1@a...            ] nobu:r38645 (trunk): configure.in: AC_CHECK_HEADERS
  26596 2012-12-29 10:14 [ko1@a...            ] nobu:r38647 (trunk): * test/ruby/test_class.rb (test_cannot_reinitialize_class_with_initialize_copy),
  26597 2012-12-29 11:38 [ko1@a...            ] nobu:r38648 (trunk): object.c: singleton class clone
  26598 2012-12-29 14:09 [ko1@a...            ] zzak:r38649 (trunk): * iseq.c (rb_iseq_line_trace_all, rb_iseq_line_trace_specify): Add
  26599 2012-12-29 15:29 [ko1@a...            ] zzak:r38650 (trunk): * iseq.c (RubyVM::InstructionSequence): Add rdoc for new iseq features
  26600 2012-12-29 16:45 [ko1@a...            ] zzak:r38651 (trunk): * iseq.c (RubyVM::InstructionSequence): rdoc formatting

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