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

ruby-changes:15301-15400

  15301 2010-04-02 15:29 [ko1@a...            ] Ruby:r27188 (trunk): * test/rdoc/test_rdoc_ri_driver.rb (with_dummy_pager): don't grap
  15302 2010-04-02 16:43 [ko1@a...            ] Ruby:r27189 (trunk): * ChangeLog: typo. 
  15303 2010-04-02 21:19 [ko1@a...            ] Ruby:r27190 (trunk): * NEWS: added reverse_lookup option.
  15304 2010-04-02 22:14 [ko1@a...            ] Ruby:r27191 (trunk): * lib/rdoc/rdoc.rb: reverted r27186 to add generators.
  15305 2010-04-02 22:28 [ko1@a...            ] Ruby:r27192 (trunk): * lib/rdoc/parser/c.rb (RDoc#handle_method): see source files in
  15306 2010-04-03 00:06 [ko1@a...            ] Ruby:r27194 (trunk): * 2010-04-03       
  15307 2010-04-03 00:06 [ko1@a...            ] Ruby:r27193 (trunk): * lib/rdoc/class_module.rb (RDoc#merge): get rid of stack overflow.
  15308 2010-04-03 01:45 [ko1@a...            ] Ruby:r27195 (trunk): * lib/rdoc/parser/ruby.rb (RDoc#error): get rid of magic number.
  15309 2010-04-03 01:50 [ko1@a...            ] Ruby:r27196 (trunk): * lib/rdoc/parser/ruby.rb (RDoc#make_message): no empty lines.
  15310 2010-04-03 03:26 [ko1@a...            ] Ruby:r27197 (trunk): * lib/benchmark.rb (Benchmark::Tms#add): fix NameError.
  15311 2010-04-03 03:52 [ko1@a...            ] Ruby:r27198 (trunk): property.          
  15312 2010-04-03 04:49 [ko1@a...            ] Ruby:r27199 (trunk): * tool/file2lastrev.rb (VCS#relative_to): path and @srcdir may have
  15313 2010-04-03 06:56 [ko1@a...            ] Ruby:r27200 (trunk): * array.c (rb_ary_product): Accept a block 
  15314 2010-04-03 07:26 [ko1@a...            ] Ruby:r27201 (trunk): * array.c (rb_ary_product): Test for reentry
  15315 2010-04-03 07:44 [ko1@a...            ] Ruby:r27202 (trunk): * array.c (rb_ary_product): Make defensive copy in case of block...
  15316 2010-04-03 08:19 [ko1@a...            ] Ruby:r27203 (trunk): Remove platform dependent test.
  15317 2010-04-03 10:52 [ko1@a...            ] Ruby:r27204 (trunk): * random.c (random_rand): raise ArgumentError on nil, as the
  15318 2010-04-03 15:10 [ko1@a...            ] Ruby:r27205 (trunk): * common.mk (rdoc): no force-update, and add RDOCFLAGS.
  15319 2010-04-03 18:10 [ko1@a...            ] Ruby:r27206 (trunk): * common.mk (rdoc): independent.
  15320 2010-04-03 18:15 [ko1@a...            ] Ruby:r27207 (trunk): * lib/rdoc/rdoc.rb (RDoc#{setup,update}_output_dir): store mtimes
  15321 2010-04-03 22:48 [ko1@a...            ] Ruby:r27208 (trunk): * time.c: don't define STRUCT_WIDEVAL.
  15322 2010-04-03 23:58 [ko1@a...            ] Ruby:r27209 (trunk): fix rdoc. see r26808
  15323 2010-04-04 06:00 [ko1@a...            ] Ruby:r27210 (trunk): * array.c (rb_ary_product): Don't limit based on size when a block is given
  15324 2010-04-04 06:00 [ko1@a...            ] Ruby:r27211 (trunk): * 2010-04-04       
  15325 2010-04-04 06:51 [ko1@a...            ] Ruby:r27212 (trunk): * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.
  15326 2010-04-04 10:11 [ko1@a...            ] Ruby:r27214 (trunk): * include/ruby/ruby.h: replace snprintf and vsnprintf by
  15327 2010-04-04 13:41 [ko1@a...            ] Ruby:r27215 (trunk): Remove circular dependency of syck.
  15328 2010-04-04 22:20 [ko1@a...            ] Ruby:r27216 (trunk): * time.c (cmp): optimize for fixnums.
  15329 2010-04-05 00:11 [ko1@a...            ] Ruby:r27218 (trunk): * 2010-04-05       
  15330 2010-04-05 00:11 [ko1@a...            ] Ruby:r27217 (trunk): * test/matrix/test_matrix.rb (class): Cleanup tests
  15331 2010-04-05 11:43 [ko1@a...            ] Ruby:r27219 (trunk): Don't warn when YAML.quick_emit is called by Object#to_yaml.
  15332 2010-04-05 13:12 [ko1@a...            ] Ruby:r27220 (trunk): * win32/mkexports.rb (each_export): VC10 support.
  15333 2010-04-05 13:13 [ko1@a...            ] Ruby:r27221 (trunk): * ext/psych/lib/psych/core_ext.rb: remove before alias.
  15334 2010-04-05 13:28 [ko1@a...            ] Ruby:r27222 (trunk): * include/ruby/win32.h, win32/win32.c (EWOULDBLOCK): VC10 already
  15335 2010-04-05 19:56 [ko1@a...            ] Ruby:r27223 (ruby_1_8): fix typo        
  15336 2010-04-05 19:56 [ko1@a...            ] Ruby:r27224 (ruby_1_8): * 2010-04-05    
  15337 2010-04-05 19:57 [ko1@a...            ] Ruby:r27225 (trunk): * re.c (make_regexp): use onig_new_with_source to keep
  15338 2010-04-06 00:30 [ko1@a...            ] Ruby:r27226 (trunk): * test/matrix/test_vector.rb: Oups, removed another obsolete test
  15339 2010-04-06 00:30 [ko1@a...            ] Ruby:r27227 (trunk): * 2010-04-06       
  15340 2010-04-06 06:10 [ko1@a...            ] Ruby:r27228 (trunk): * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT):
  15341 2010-04-06 06:28 [ko1@a...            ] Ruby:r27230 (trunk): Remove warning.    
  15342 2010-04-06 09:22 [ko1@a...            ] Ruby:r27231 (trunk): Fix previous commit.
  15343 2010-04-06 09:53 [ko1@a...            ] Ruby:r27232 (trunk): Refix previous commit.
  15344 2010-04-06 09:53 [ko1@a...            ] Ruby:r27233 (trunk): Fix wrong regexp.  
  15345 2010-04-06 11:22 [ko1@a...            ] Ruby:r27234 (trunk): * template/fake.rb.in: hooks for extconf.rb.
  15346 2010-04-06 12:02 [ko1@a...            ] Ruby:r27235 (trunk): Surpress warnings. 
  15347 2010-04-06 22:04 [ko1@a...            ] Ruby:r27237 (trunk): * configure.in: test localtime(3) overflow.  
  15348 2010-04-06 23:07 [ko1@a...            ] Ruby:r27238 (trunk): * vm_core.h: Introduce UNINITIALIZED_VAR() macro.
  15349 2010-04-06 23:37 [ko1@a...            ] Ruby:r27239 (trunk): add tests.         
  15350 2010-04-07 02:08 [ko1@a...            ] Ruby:r27240 (trunk): * test/ruby/test_path.rb (TestPath#test_extname): trailing spaces
  15351 2010-04-07 02:08 [ko1@a...            ] Ruby:r27241 (trunk): * 2010-04-07       
  15352 2010-04-07 02:09 [ko1@a...            ] Ruby:r27242 (trunk): * template/fake.rb.in: not define $extout to make target in cwd.
  15353 2010-04-07 03:31 [ko1@a...            ] Ruby:r27243 (trunk): * lib/rdoc/rdoc.rb (RDoc#{initialize,setup_output_dir}):
  15354 2010-04-07 09:45 [ko1@a...            ] Ruby:r27244 (ruby_1_8, trunk): * configure.in (Makefile): qoute init-commands.
  15355 2010-04-07 11:47 [ko1@a...            ] Ruby:r27245 (trunk): Fix previous commit.
  15356 2010-04-07 12:00 [ko1@a...            ] Ruby:r27246 (trunk): * lib/rexml/quickpath.rb (REXML::QuickPath::predicate): fix regexp.
  15357 2010-04-07 16:46 [ko1@a...            ] Ruby:r27247 (trunk): * configure.in (Makefile): reverted r27244.
  15358 2010-04-07 17:50 [ko1@a...            ] Ruby:r27248 (trunk): fix rdoc. see r27156
  15359 2010-04-07 17:51 [ko1@a...            ] Ruby:r27249 (trunk): fix typos          
  15360 2010-04-07 21:45 [ko1@a...            ] Ruby:r27250 (trunk): * time.c (ASCTIME): unused macro removed.
  15361 2010-04-07 23:39 [ko1@a...            ] Ruby:r27251 (trunk): * misc/ruby-mode.el (ruby-mode-map): binded C-c C-c and C-c C-c C-u
  15362 2010-04-08 02:40 [ko1@a...            ] Ruby:r27252 (trunk): * array.c (rb_ary_permutation): Remove limitation for lengthy permutations
  15363 2010-04-08 02:46 [ko1@a...            ] Ruby:r27253 (trunk): * 2010-04-08       
  15364 2010-04-08 07:19 [ko1@a...            ] Ruby:r27254 (trunk): * lib/irb/cmd/help.rb (IRB::ExtendCommand::Help#execute): use RI
  15365 2010-04-08 07:23 [ko1@a...            ] Ruby:r27255 (trunk): * random.c (rand_init): ignore higher bits if all they are same as
  15366 2010-04-08 11:32 [ko1@a...            ] Ruby:r27256 (trunk): * lib/yaml.rb (YAML::EngineManager#yamler): set the result after
  15367 2010-04-08 11:46 [ko1@a...            ] Ruby:r27257 (trunk): * lib/yaml.rb: use Psych if only it is loaded already.
  15368 2010-04-08 14:36 [ko1@a...            ] Ruby:r27259 (ruby_1_8, trunk): * configure.in: --disable-install-doc should prohibit doxygen.
  15369 2010-04-08 14:36 [ko1@a...            ] Ruby:r27260 (ruby_1_8): * 2010-04-08    
  15370 2010-04-08 14:41 [ko1@a...            ] Ruby:r27261 (ruby_1_8, trunk): update ChangeLog
  15371 2010-04-08 15:32 [ko1@a...            ] Ruby:r27262 (trunk): * ext/psych/*.c: not executable.
  15372 2010-04-09 01:16 [ko1@a...            ] Ruby:r27263 (trunk): * lib/irb/completion.rb (CompletionProc): calling the method "methods"
  15373 2010-04-09 01:17 [ko1@a...            ] Ruby:r27264 (trunk): * 2010-04-09       
  15374 2010-04-09 01:28 [ko1@a...            ] Ruby:r27265 (trunk): * io.c (internal_{read,write}_func, rb_{read,write}_internal):
  15375 2010-04-09 14:24 [ko1@a...            ] Ruby:r27266 (trunk): * compile.c (iseq_compile_each): stop hiding, and freeze unpopped string nodes to allow method redefinition.  
  15376 2010-04-09 17:15 [ko1@a...            ] Ruby:r27267 (trunk): Add description about de facto FTP URI spec.
  15377 2010-04-09 20:34 [ko1@a...            ] Ruby:r27269 (trunk): * dir.c (push_glob): clear up the previous commit (RB_GC_GUARD can
  15378 2010-04-09 20:58 [ko1@a...            ] Ruby:r27270 (trunk): * lib/uri/common.rb (decode_www_form): don't ignore leading '?'.
  15379 2010-04-09 21:28 [ko1@a...            ] Ruby:r27271 (trunk): * lib/irb/completion.rb (CompletionProc): irb will be stuck with
  15380 2010-04-09 23:53 [ko1@a...            ] Ruby:r27272 (trunk): * ext/socket/ipsocket.c (init_inetsock_internal),
  15381 2010-04-09 23:55 [ko1@a...            ] Ruby:r27273 (trunk): * lib/irb/init.rb, lib/irb/lc/help-message,
  15382 2010-04-10 00:04 [ko1@a...            ] Ruby:r27274 (trunk): * ext/pty/lib/expect.rb: add rdoc.  based on a patch from Luiz Angelo
  15383 2010-04-10 00:04 [ko1@a...            ] Ruby:r27275 (trunk): * 2010-04-10       
  15384 2010-04-10 00:05 [ko1@a...            ] Ruby:r27276 (trunk): * ext/pty/lib/expect.rb: raise an error when argument is unexpected
  15385 2010-04-10 00:10 [ko1@a...            ] Ruby:r27277 (trunk): * ext/pty/lib/expect.rb: preserve buffer read, instead of discard.
  15386 2010-04-10 01:10 [ko1@a...            ] Ruby:r27278 (trunk): * ext/psych/parser.c: parse raises a TypeError when nil is passed in.
  15387 2010-04-10 05:33 [ko1@a...            ] Ruby:r27279 (trunk): * ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit and
  15388 2010-04-10 05:33 [ko1@a...            ] Ruby:r27280 (trunk): * ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit and
  15389 2010-04-10 07:41 [ko1@a...            ] Ruby:r27281 (trunk): * vm_method.c (rb_add_method): clear attr.location before rb_ary_new3.
  15390 2010-04-10 15:36 [ko1@a...            ] Ruby:r27283 (trunk): * lib/rdoc: Import RDoc 2.5.2
  15391 2010-04-10 21:28 [ko1@a...            ] Ruby:r27284 (trunk): * lib/rdoc/markup/preprocess.rb (RDoc::Markup::PreProcess#handle):
  15392 2010-04-11 07:05 [ko1@a...            ] Ruby:r27286 (trunk): * 2010-04-11       
  15393 2010-04-11 07:05 [ko1@a...            ] Ruby:r27285 (trunk): * lib/uri/common.rb (decode_www_form_component): validate.
  15394 2010-04-11 07:09 [ko1@a...            ] Ruby:r27287 (trunk): Fix :nodoc: definition. 
  15395 2010-04-11 07:41 [ko1@a...            ] Ruby:r27288 (trunk): * lib/rdoc/rdoc.rb (setup_output_dir): fix typo.
  15396 2010-04-11 08:50 [ko1@a...            ] Ruby:r27289 (trunk): * ext/psych/parser.c: Fixing a segv in test-all.  Thanks Yusuke!
  15397 2010-04-11 09:01 [ko1@a...            ] Ruby:r27290 (trunk): * lib/rdoc/rdoc.rb (setup_output_dir): compare by Time#to_i.
  15398 2010-04-11 09:14 [ko1@a...            ] Ruby:r27291: Ignore mkmf.log for psych and tmpdir
  15399 2010-04-11 09:38 [ko1@a...            ] Ruby:r27292 (trunk): * test/syck/*: Moved test/yaml to test/syck since it's actually
  15400 2010-04-11 09:45 [ko1@a...            ] Ruby:r27293 (trunk): * test/rubygems/gemutilities.rb: removing gem requirement on minitest.

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