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

ruby-changes:36601-36700

  36601 2014-12-02 15:30 [ko1@a...            ] duerst:r48682 (trunk): array.c (rb_ary_plus): in documentation, added note about
  36602 2014-12-02 15:59 [ko1@a...            ] nobu:r48683 (trunk): array.c: decoration
  36603 2014-12-02 16:06 [ko1@a...            ] nobu:r48684 (trunk): common.mk: html    
  36605 2014-12-03 03:22 [ko1@a...            ] headius:r48686 (trunk): * test/ruby/test_eval.rb: add case to test "sticky" instance_eval
  36606 2014-12-03 03:22 [ko1@a...            ] svn:r48687 (trunk): * 2014-12-03        
  36607 2014-12-03 07:08 [ko1@a...            ] headius:r48688 (trunk): * test/test_open3.rb: Add a simple test for env hash on popen3.
  36608 2014-12-03 09:49 [ko1@a...            ] nobu:r48689 (trunk): cparse.c: typed data
  36609 2014-12-03 11:16 [ko1@a...            ] usa:r48690 (trunk): * win32/win32.c (w32_spawn): `v2` is used not only for `shell` but also
  36610 2014-12-03 12:25 [ko1@a...            ] nobu:r48691 (trunk): tkutil.c: typed data
  36611 2014-12-03 12:25 [ko1@a...            ] nobu:r48692 (trunk): ruby.h: no warnings of hidden objects
  36612 2014-12-03 12:25 [ko1@a...            ] nobu:r48693 (trunk): intern.h: SIZED_ENUMERATOR
  36613 2014-12-03 13:04 [ko1@a...            ] nobu:r48694 (trunk): tcltklib.c: revert RUBY_UNTYPED_DATA_WARNING
  36614 2014-12-03 14:34 [ko1@a...            ] nobu:r48695 (trunk): string.c: fake string is not sharing
  36615 2014-12-03 14:51 [ko1@a...            ] nobu:r48696 (trunk): dmyenc.c: try to load encdb
  36616 2014-12-03 15:14 [ko1@a...            ] nobu:r48697 (trunk): load.c: tweak the return value
  36617 2014-12-03 16:47 [ko1@a...            ] nobu:r48698 (trunk): enc/prelude.rb: no encdb and transdb
  36618 2014-12-03 16:47 [ko1@a...            ] nobu:r48699 (trunk): load.c: defer static linked init
  36619 2014-12-03 17:13 [ko1@a...            ] nobu:r48700 (trunk): encoding.c: load by rb_require_internal
  36620 2014-12-03 23:39 [ko1@a...            ] nobu:r48701 (trunk): load.c: defer static linked ini
  36621 2014-12-04 04:20 [ko1@a...            ] nobu:r48702 (trunk): load.c: reset errinfo
  36622 2014-12-04 04:20 [ko1@a...            ] svn:r48703 (trunk): * 2014-12-04        
  36623 2014-12-04 07:04 [ko1@a...            ] normal:r48704 (trunk): iseq.c: avoid segfault on incomplete iseq
  36624 2014-12-04 07:17 [ko1@a...            ] normal:r48705 (trunk): mostly fix rb_iseq_load
  36625 2014-12-04 07:17 [ko1@a...            ] svn:r48706 (trunk): * properties.       
  36626 2014-12-04 08:25 [ko1@a...            ] nobu:r48707 (trunk): iseq_load.c: rb_path2class
  36627 2014-12-04 08:25 [ko1@a...            ] nobu:r48708 (trunk): prelude.c.tmpl: require_relative
  36628 2014-12-05 02:10 [ko1@a...            ] nobu:r48709 (trunk): socket/option.c: use rb_w32_inet_ntop
  36629 2014-12-05 02:10 [ko1@a...            ] svn:r48710 (trunk): * 2014-12-05        
  36630 2014-12-05 02:28 [ko1@a...            ] nobu:r48711 (trunk): extmk.rb: no EXTOBJS to main if enable-shared
  36631 2014-12-05 09:46 [ko1@a...            ] nobu:r48712 (trunk): parse.y: fix lex_state after tLABEL_END
  36632 2014-12-05 11:10 [ko1@a...            ] normal:r48713 (trunk): iseq.c: remove unused rb_iseq_new_with_bopt
  36633 2014-12-05 17:09 [ko1@a...            ] nobu:r48714 (trunk): socket/option.c: fix inet_ntop link error on mswin
  36634 2014-12-05 18:35 [ko1@a...            ] kazu:r48715 (trunk): fix a typo [ci skip]
  36635 2014-12-05 19:35 [ko1@a...            ] nobu:r48716 (trunk): test_rubyoptions.rb: non-codepage names glob
  36636 2014-12-05 20:37 [ko1@a...            ] nobu:r48717 (trunk): test_rubyoptions.rb: non-codepage names glob
  36637 2014-12-05 22:43 [ko1@a...            ] hsbt:r48718 (trunk): * ext/psych/lib/psych.rb: bump version to 2.0.8
  36638 2014-12-06 04:35 [ko1@a...            ] usa:r48719 (trunk): * lib/pp.rb (File::Stat#pritty_print): some platforms (such as Windows)
  36639 2014-12-06 04:35 [ko1@a...            ] svn:r48720 (trunk): * 2014-12-06        
  36640 2014-12-06 04:48 [ko1@a...            ] usa:r48721 (trunk): * test/test_pp.rb (PPTestModule::PPFileStatTest): test for r48719.
  36641 2014-12-06 05:43 [ko1@a...            ] nobu:r48722 (trunk): io.c: fix rdoc [ci skip]
  36642 2014-12-06 06:14 [ko1@a...            ] nobu:r48723 (trunk): configure.in: fix --with-ruby-version [ci skip]
  36643 2014-12-06 06:37 [ko1@a...            ] nobu:r48724 (trunk): ruby.c: no safe_level 4
  36644 2014-12-06 06:49 [ko1@a...            ] normal:r48725 (trunk): compile.c (rb_iseq_build_from_ary): remove misc handling
  36645 2014-12-06 09:23 [ko1@a...            ] hsbt:r48726 (trunk): * lib/rake: Update to rake 10.4.2
  36646 2014-12-06 10:10 [ko1@a...            ] normal:r48727 (trunk): thread.c (do_select): rename parameters to avoid shadowing
  36647 2014-12-06 10:13 [ko1@a...            ] shugo:r48728 (trunk): * lib/net/imap.rb: Fix undefined variable usage & refactor/DRY
  36648 2014-12-07 09:53 [ko1@a...            ] svn:r48730 (trunk): * 2014-12-07        
  36649 2014-12-07 09:53 [ko1@a...            ] drbrain:r48729 (trunk): * lib/rubygems: Update to RubyGems 2.4.5.
  36650 2014-12-07 09:53 [ko1@a...            ] svn:r48731 (trunk): * remove trailing spaces.
  36651 2014-12-07 10:22 [ko1@a...            ] drbrain:r48732 (trunk): * lib/rdoc: Update to RDoc 4.2.0.
  36652 2014-12-07 10:22 [ko1@a...            ] svn:r48733 (trunk): * remove trailing spaces.
  36653 2014-12-07 10:23 [ko1@a...            ] svn:r48734 (trunk): * properties.       
  36654 2014-12-07 11:20 [ko1@a...            ] hone:r48735 (trunk): io.c: Typo close -> closes.
  36655 2014-12-07 12:41 [ko1@a...            ] nobu:r48736 (trunk): known_classes.rb: remove DL
  36656 2014-12-07 19:40 [ko1@a...            ] ktsj:r48737 (trunk): * ext/socket/basicsocket.c, ext/socket/sockssocket.c:
  36657 2014-12-07 22:59 [ko1@a...            ] usa:r48738 (trunk): * test/net/imap/test_imap.rb (ImapTest#imaps_test): forced error on SSL sockets
  36658 2014-12-07 23:01 [ko1@a...            ] kazu:r48739 (trunk): fix a typo [ci skip]
  36659 2014-12-08 13:18 [ko1@a...            ] nobu:r48740 (trunk): struct.c: trivial optimization
  36660 2014-12-08 13:18 [ko1@a...            ] svn:r48741 (trunk): * 2014-12-08        
  36661 2014-12-09 10:05 [ko1@a...            ] nobu:r48742 (trunk): ruby.c: do not modify shared string
  36662 2014-12-09 10:05 [ko1@a...            ] svn:r48743 (trunk): * 2014-12-09        
  36663 2014-12-09 10:16 [ko1@a...            ] nobu:r48744 (trunk): thread.c: get rid of invalid ID symbol
  36664 2014-12-09 12:48 [ko1@a...            ] nobu:r48745 (trunk): vm_eval.c: fix `rb_eval_string_wrap` rdoc
  36665 2014-12-09 18:20 [ko1@a...            ] nobu:r48746 (trunk): object.c: [DOC] Revise documentation
  36666 2014-12-09 20:24 [ko1@a...            ] hsbt:r48747 (trunk): * string.c: [DOC] Add missing documentation around String#chomp.
  36667 2014-12-10 00:44 [ko1@a...            ] normal:r48748 (trunk): struct: avoid all O(n) behavior on access
  36668 2014-12-10 00:44 [ko1@a...            ] svn:r48749 (trunk): * 2014-12-10        
  36669 2014-12-10 00:44 [ko1@a...            ] svn:r48750 (trunk): * properties.       
  36670 2014-12-10 02:51 [ko1@a...            ] usa:r48751 (trunk): * test/net/http/test_https.rb
  36671 2014-12-10 09:38 [ko1@a...            ] nobu:r48752 (trunk): thread.c: use the same method name
  36672 2014-12-10 09:40 [ko1@a...            ] nobu:r48753 (trunk): test_cstr.rb: failed encoding name
  36673 2014-12-10 13:39 [ko1@a...            ] nobu:r48754 (trunk): struct.c: use iseqval
  36674 2014-12-10 13:39 [ko1@a...            ] nobu:r48755 (trunk): test_cstr.rb: all wchar encodings
  36675 2014-12-10 16:48 [ko1@a...            ] nobu:r48756 (trunk): string.c: chompped_length chomp_rs
  36676 2014-12-10 16:48 [ko1@a...            ] nobu:r48757 (trunk): string.c: local variables
  36677 2014-12-10 16:48 [ko1@a...            ] nobu:r48758 (trunk): string.c: term fill
  36678 2014-12-10 16:49 [ko1@a...            ] nobu:r48759 (trunk): string.c: term fill
  36679 2014-12-10 16:49 [ko1@a...            ] nobu:r48760 (trunk): string.c: term fill
  36680 2014-12-10 16:49 [ko1@a...            ] nobu:r48761 (trunk): string.c: term fill
  36681 2014-12-10 16:49 [ko1@a...            ] nobu:r48762 (trunk): string.c: term fill
  36682 2014-12-10 21:10 [ko1@a...            ] nobu:r48763 (trunk): string.c: term fill
  36683 2014-12-10 21:26 [ko1@a...            ] nobu:r48764 (trunk): string.c: term fill
  36684 2014-12-11 04:35 [ko1@a...            ] ko1:r48765 (trunk): * vm_core.h: introduce new field
  36685 2014-12-11 04:35 [ko1@a...            ] svn:r48766 (trunk): * 2014-12-11        
  36686 2014-12-11 05:38 [ko1@a...            ] marcandRe: r48767 (trunk): * lib/prime.rb: Remove useless loop and block capture.
  36687 2014-12-11 09:38 [ko1@a...            ] nobu:r48768 (trunk): string.c: term fill
  36688 2014-12-11 12:02 [ko1@a...            ] nobu:r48769 (trunk): process.c: unused variables
  36689 2014-12-11 13:26 [ko1@a...            ] nobu:r48770 (trunk): test_process.rb: split
  36690 2014-12-11 19:15 [ko1@a...            ] ko1:r48771 (trunk): * class.c (class_alloc): Strat from age == 2.
  36691 2014-12-11 19:54 [ko1@a...            ] kazu:r48772 (trunk): add missing space [ci skip]
  36692 2014-12-11 22:52 [ko1@a...            ] nobu:r48773 (trunk): ChangeLog: typo    
  36693 2014-12-11 22:54 [ko1@a...            ] nobu:r48774 (trunk): envutil.rb: kill pgroup
  36694 2014-12-12 08:16 [ko1@a...            ] nobu:r48775 (trunk): io.c: Fix spelling [ci skip]
  36695 2014-12-12 08:16 [ko1@a...            ] svn:r48776 (trunk): * 2014-12-12        
  36696 2014-12-12 10:20 [ko1@a...            ] nobu:r48777 (trunk): string.c: term fill
  36697 2014-12-12 10:32 [ko1@a...            ] nobu:r48778 (trunk): string.c: term fill
  36698 2014-12-12 10:49 [ko1@a...            ] nobu:r48779 (trunk): string.c: check arguments for crypt
  36699 2014-12-12 11:24 [ko1@a...            ] nobu:r48780 (trunk): string.c: use local variables
  36700 2014-12-12 11:25 [ko1@a...            ] nobu:r48781 (trunk): string.c: term fill

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