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

ruby-changes:26101-26200

  26101 2012-12-03 19:21 [ko1@a...            ] nobu:r38158 (trunk): object.c: test bits at once
  26102 2012-12-03 19:22 [ko1@a...            ] nobu:r38159 (trunk): proc.c: magic number
  26103 2012-12-03 20:00 [ko1@a...            ] ko1:r38160 (trunk): * vm_exec.c: vm_analysis_insn should be statkc.
  26104 2012-12-03 20:02 [ko1@a...            ] ko1:r38161 (trunk): fix typo            
  26105 2012-12-03 20:06 [ko1@a...            ] ko1:r38162 (trunk): * test/ruby/test_objectspace.rb: skip RuntimeError
  26106 2012-12-03 20:33 [ko1@a...            ] ko1:r38163 (trunk): * compile.c (iseq_specialized_instruction):
  26107 2012-12-03 20:38 [ko1@a...            ] ko1:r38164 (trunk): * vm_exec.c: check VM_COLLECT_USAGE_DETAILS.
  26108 2012-12-03 23:55 [ko1@a...            ] nagachika:r38165 (trunk): * ChangeLog: fix a typo for r38151.
  26109 2012-12-04 00:08 [ko1@a...            ] kazu:r38166 (trunk): adjust style       
  26110 2012-12-04 00:08 [ko1@a...            ] svn:r38167 (trunk): * 2012-12-04        
  26111 2012-12-04 04:13 [ko1@a...            ] drbrain:r38168 (trunk): * .document:  Add NEWS for `ri ruby:NEWS`
  26112 2012-12-04 08:33 [ko1@a...            ] drbrain:r38169 (trunk): * lib/rdoc/ri/driver.rb:  Fixed ri page display for files with
  26113 2012-12-04 08:35 [ko1@a...            ] drbrain:r38170 (trunk): * README.EXT:  Converted to RDoc format
  26114 2012-12-04 10:02 [ko1@a...            ] naruse:r38172 (trunk): Suppress warning: uninitialized variable  [Bug #7494]
  26115 2012-12-04 10:03 [ko1@a...            ] naruse:r38171 (trunk): * parse.y: replase parser->enc with current_enc.
  26116 2012-12-04 13:58 [ko1@a...            ] ko1:r38173 (trunk): * vm_opts.h: enable optimization - operand unifications.
  26117 2012-12-04 16:23 [ko1@a...            ] nobu:r38174 (trunk): marshal.c: GC guard
  26118 2012-12-04 16:23 [ko1@a...            ] nobu:r38175 (trunk): marshal.c: rb_check_funcall
  26119 2012-12-04 16:23 [ko1@a...            ] nobu:r38176 (trunk): marshal.c: PRIsVALUE
  26120 2012-12-04 16:24 [ko1@a...            ] nobu:r38177 (trunk): * properties.      
  26121 2012-12-04 16:51 [ko1@a...            ] drbrain:r38178 (trunk): * lib/rdoc/parser/changelog.rb:  Added a ChangeLog parser to RDoc.
  26122 2012-12-04 16:54 [ko1@a...            ] drbrain:r38179 (trunk): * .document:  Added ChangeLog and doc/ChangeLog-* as documentation
  26123 2012-12-04 16:58 [ko1@a...            ] nobu:r38180 (trunk): * properties.      
  26124 2012-12-04 17:40 [ko1@a...            ] kazu:r38181 (trunk): fix typos          
  26125 2012-12-04 18:03 [ko1@a...            ] ngoto:r38182 (trunk): * ext/fiddle/lib/fiddle/import.rb (import_function, bind_function):
  26126 2012-12-04 18:08 [ko1@a...            ] ngoto:r38183 (trunk): * ext/fiddle/lib/fiddle/types.rb: copied from ext/dl/lib/dl/types.rb
  26127 2012-12-04 18:55 [ko1@a...            ] ngoto:r38184 (trunk): * test/ruby/memory_status.rb (Memory): use fiddle/types if available.
  26128 2012-12-04 23:54 [ko1@a...            ] nobu:r38185 (trunk): id.h.tmpl: remove unused id
  26129 2012-12-05 00:10 [ko1@a...            ] seki:r38186 (trunk): * lib/erb.rb (make_compiler, add_put_cmd, add_insert_cmd): extract
  26130 2012-12-05 00:10 [ko1@a...            ] svn:r38187 (trunk): * 2012-12-05        
  26131 2012-12-05 01:02 [ko1@a...            ] kosaki:r38188 (trunk): * thread.c (rb_mutex_owned_p): new method that return current
  26132 2012-12-05 01:05 [ko1@a...            ] kosaki:r38189 (trunk): supress warning  
  26133 2012-12-05 01:06 [ko1@a...            ] kosaki:r38190 (trunk): supress warning  
  26134 2012-12-05 01:08 [ko1@a...            ] usa:r38191 (trunk): * test/ruby/memory_status.rb: fixed small typos introduced at r38182.
  26135 2012-12-05 02:36 [ko1@a...            ] nobu:r38192 (trunk): id.c: generate     
  26136 2012-12-05 03:38 [ko1@a...            ] tarui:r38193 (trunk): * vm_core.h (RUBY_VM_CHECK_INTS_BLOCKING): check async queue everytime.
  26137 2012-12-05 04:06 [ko1@a...            ] tarui:r38194 (trunk): * test/ruby/test_thread.rb (test_async_interrupt_blocking): bugfix
  26138 2012-12-05 04:11 [ko1@a...            ] tarui:r38195 (trunk): typo              
  26139 2012-12-05 04:25 [ko1@a...            ] zzak:r38196 (trunk): * lib/README: Add rdoc modeline directive and formatting libs
  26140 2012-12-05 10:25 [ko1@a...            ] nobu:r38197 (trunk): * ChangeLog: remove conflict marker.
  26141 2012-12-05 11:00 [ko1@a...            ] kazu:r38198 (trunk): tabify and fix typos
  26142 2012-12-05 11:37 [ko1@a...            ] nobu:r38199 (trunk): mkmf.rb: different strings from conflict markers
  26143 2012-12-05 11:43 [ko1@a...            ] ko1:r38200 (trunk): * test/ruby/test_settracefunc.rb: disable trace.
  26144 2012-12-05 11:55 [ko1@a...            ] zzak:r38201 (trunk): * doc/shell.rd, doc/shell.rd.ja: Removed stale doc files
  26145 2012-12-05 12:20 [ko1@a...            ] ngoto:r38202 (trunk): * ext/dl/lib/dl/func.rb (DL::Function#initialize, DL::Function#bind):
  26146 2012-12-05 12:59 [ko1@a...            ] nobu:r38203 (trunk): * test/mkmf/test_have_library.rb: tests for have_library.
  26147 2012-12-05 13:08 [ko1@a...            ] nobu:r38204 (trunk): * remove trailing spaces.
  26148 2012-12-05 15:30 [ko1@a...            ] nobu:r38205 (trunk): test_have_macro.rb: TestHaveMacro
  26149 2012-12-05 15:30 [ko1@a...            ] nobu:r38206 (trunk): test_have_library.rb: assert_have_library
  26150 2012-12-05 15:30 [ko1@a...            ] nobu:r38207 (trunk): * test/mkmf/test_have_func.rb: tests for have_func.
  26151 2012-12-05 16:07 [ko1@a...            ] drbrain:r38208 (trunk): * lib/rdoc/parser/changelog.rb:  Parse more ChangeLog file variations.
  26152 2012-12-05 16:56 [ko1@a...            ] ko1:r38209 (trunk): * test/ruby/memory_status.rb: suppress warning.
  26153 2012-12-05 18:55 [ko1@a...            ] tarui:r38210 (trunk): * thread.c (rb_thread_s_async_interrupt_timing): have to check ints before jumpping out.
  26154 2012-12-05 22:24 [ko1@a...            ] ngoto:r38211 (trunk): * ext/dl/lib/dl/func.rb (DL::Function#bind): When Fiddle is used,
  26155 2012-12-05 22:35 [ko1@a...            ] kazu:r38212 (trunk): fix typos and remove trailing spaces
  26156 2012-12-05 22:46 [ko1@a...            ] nobu:r38213 (trunk): vm.c: save blockprocval
  26157 2012-12-05 23:53 [ko1@a...            ] nari:r38214 (trunk): * gc.c (getrusage_time): uses clock_gettime() with
  26158 2012-12-05 23:57 [ko1@a...            ] nari:r38215 (trunk): add a contributor name
  26159 2012-12-06 00:04 [ko1@a...            ] kosaki:r38216 (trunk): * lib/timeout.rb (Timeout#timeout): set
  26160 2012-12-06 00:04 [ko1@a...            ] svn:r38217 (trunk): * 2012-12-06        
  26161 2012-12-06 00:13 [ko1@a...            ] naruse:r38218 (trunk): Use underscore-begging name for dummy variables to suppress warning
  26162 2012-12-06 00:37 [ko1@a...            ] naruse:r38219 (trunk): Suppress warnings
  26163 2012-12-06 00:48 [ko1@a...            ] kazu:r38220 (trunk): adjust style and fix typo and indent
  26164 2012-12-06 00:53 [ko1@a...            ] tarui:r38221 (trunk): * lib/timeout.rb (Timeout#timeout): specify a exception
  26165 2012-12-06 01:09 [ko1@a...            ] nobu:r38222 (trunk): test_object.rb: test for public_send
  26166 2012-12-06 01:10 [ko1@a...            ] nobu:r38223 (trunk): vm_eval.c: public_send does not consider how it is called
  26167 2012-12-06 04:37 [ko1@a...            ] kosaki:r38224 (trunk): * io.c (io_binwrite): check interrupt before io issue.
  26168 2012-12-06 04:37 [ko1@a...            ] kosaki:r38225 (trunk): * thread.c (rb_uninterruptible): helper function for providing
  26169 2012-12-06 07:23 [ko1@a...            ] drbrain:r38226 (trunk): * lib/rdoc*:  Improved display of ChangeLog files as HTML.
  26170 2012-12-06 12:15 [ko1@a...            ] ko1:r38227 (trunk): * vm_trace.c: TracePoint#enable should not cause an error
  26171 2012-12-06 13:57 [ko1@a...            ] zzak:r38228 (trunk): Fix typo           
  26172 2012-12-06 14:13 [ko1@a...            ] drbrain:r38229 (trunk): * lib/rubygems/package.rb:  Set rubygems_version before validation.
  26173 2012-12-06 14:28 [ko1@a...            ] drbrain:r38230 (trunk): * lib/rubygems/command_manager.rb:  Removed string concatenation
  26174 2012-12-06 15:20 [ko1@a...            ] drbrain:r38231 (trunk): * lib/rdoc/context.rb:  Don't warn for duplicate methods while loading.
  26175 2012-12-06 16:35 [ko1@a...            ] drbrain:r38232 (trunk): * test/rake/helper.rb:  Load envutil correctly.  Removed useless rescue
  26176 2012-12-06 17:25 [ko1@a...            ] nobu:r38233 (trunk): memory_status.rb: EnvUtil
  26177 2012-12-06 17:25 [ko1@a...            ] nobu:r38234 (trunk): test_scanner_events.rb: ruby-mode highlight by heredoc
  26178 2012-12-06 17:29 [ko1@a...            ] nobu:r38235 (trunk): parse.y: flush string content
  26179 2012-12-06 22:08 [ko1@a...            ] shugo:r38236 (trunk): * revised r37993 to avoid SEGV/ILL in tests.  In r37993, a method
  26180 2012-12-06 23:27 [ko1@a...            ] ngoto:r38237 (trunk): * ext/fiddle/lib/fiddle/import.rb (CALL_TYPE_TO_ABI): exclude private constant from RDoc
  26181 2012-12-06 23:30 [ko1@a...            ] ngoto:r38238 (trunk): * ext/dl/lib/dl/func.rb (CALL_TYPE_TO_ABI, FiddleClosureCFunc): exclude private constants and methods from rdoc
  26182 2012-12-06 23:31 [ko1@a...            ] shugo:r38239 (trunk): * eval.c (ruby_Init_refinement): a new function to enable
  26183 2012-12-06 23:33 [ko1@a...            ] nobu:r38240 (trunk): * properties.      
  26184 2012-12-07 00:13 [ko1@a...            ] svn:r38242 (trunk): * 2012-12-07        
  26185 2012-12-07 00:13 [ko1@a...            ] shugo:r38241 (trunk): * test/ruby/test_refinement.rb: fix some tests to use neither
  26186 2012-12-07 01:21 [ko1@a...            ] ngoto:r38243 (trunk): * ext/fiddle/lib/fiddle/function.rb (Fiddle::Function#name): new
  26187 2012-12-07 11:55 [ko1@a...            ] naruse:r38244 (trunk): Add declaration of rb_warn
  26188 2012-12-07 11:55 [ko1@a...            ] naruse:r38245 (trunk): Canada/Newfoundland was renamed to America/St_Johns
  26189 2012-12-07 11:55 [ko1@a...            ] naruse:r38246 (trunk): Add freebsd to force_tz_test
  26190 2012-12-07 11:55 [ko1@a...            ] naruse:r38247 (trunk): * time.c (time_mdump): dump timezone string to private instance variable
  26191 2012-12-07 11:59 [ko1@a...            ] naruse:r38248 (trunk): Use more portable value for ENV['TZ']
  26192 2012-12-07 13:08 [ko1@a...            ] zzak:r38249 (trunk): * doc/forwardable.rd: Remove stale documentation file
  26193 2012-12-07 13:21 [ko1@a...            ] zzak:r38250 (trunk): Commit ChangeLog from r38249
  26194 2012-12-07 13:35 [ko1@a...            ] ngoto:r38251 (trunk): * ext/fiddle/function.c (Fiddle::Function.new): fix typo in documentation
  26195 2012-12-07 13:39 [ko1@a...            ] ngoto:r38252 (trunk): * ext/fiddle/closure.c (Fiddle::Closure.new): fix typo in documentation
  26196 2012-12-07 14:02 [ko1@a...            ] nobu:r38254 (trunk): * test/ruby/test_refinement.rb: suppress warning.
  26197 2012-12-07 14:02 [ko1@a...            ] nobu:r38253 (trunk): test: remove or replace trailing spaces
  26198 2012-12-07 14:05 [ko1@a...            ] nobu:r38255 (trunk): timeout.rb: replace deferred exception after async_interrupt_timing
  26199 2012-12-07 14:23 [ko1@a...            ] drbrain:r38256 (trunk): * lib/rdoc/markup/to_joined_paragraph.rb:  Completed documentation
  26200 2012-12-07 16:04 [ko1@a...            ] usa:r38257 (trunk): * lib/test/unit.rb (Test::Unit::Runner#_run_parallel): no need to

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