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

ruby-changes:2401-2500

   2401 2007-11-12 13:54 [ko1@a...            ] matz -  Ruby:r13892 (trunk): * misc/ruby-mode.el (ruby-parse-partial): handle stringified
   2402 2007-11-12 13:55 [ko1@a...            ] matz -  Ruby:r13893 (ruby_1_8): * misc/ruby-mode.el (ruby-parse-partial): handle stringified
   2403 2007-11-12 14:04 [ko1@a...            ] akr -  Ruby:r13894 (trunk): * configure.in (MINIDLNOBJS): removed.
   2404 2007-11-12 17:15 [ko1@a...            ] akr -  Ruby:r13897 (trunk): * Makefile.in, common.mk: add prelude.o to MINIOBJS.
   2405 2007-11-12 17:28 [ko1@a...            ] akr -  Ruby:r13895 (trunk): * Makefile.in, common.mk: add ext_prelude.o to OBJS.
   2406 2007-11-12 17:28 [ko1@a...            ] nobu -  Ruby:r13896 (ruby_1_8, trunk): * lib/mkmf.rb (create_makefile): rdoc about srcprefix.  a patch from
   2407 2007-11-12 18:33 [ko1@a...            ] nobu -  Ruby:r13898 (trunk): * {bcc,win}32/Makefile.sub (MINIOBJS): added prelude.$(OBJEXT).
   2408 2007-11-12 20:14 [ko1@a...            ] usa -  Ruby:r13900 (trunk): * thread.c (call_trace_proc): should return value.
   2409 2007-11-12 20:15 [ko1@a...            ] usa -  Ruby:r13899 (trunk): * {bcc,win}32/Makefile.sub (miniruby): use $(COMMONOBJS) and $(DMYEXT)
   2410 2007-11-13 00:38 [ko1@a...            ] shugo -  Ruby:r13901 (trunk): * test/ruby/test_settracefunc.rb: fixed tests for set_trace_func.
   2411 2007-11-13 03:42 [ko1@a...            ] shyouhei -  Ruby:r13902 (trunk, ruby_1_8): * numeric.c (flo_divmod): round to the nearest integer.  [ ruby-Bugs-14540 ]
   2412 2007-11-13 14:00 [ko1@a...            ] akr -  Ruby:r13903 (ruby_1_8): * numeric.c (numeric.c): Integer#ord implemented.  
   2413 2007-11-13 14:46 [ko1@a...            ] why -  Ruby:r13904 (trunk): * test/yaml/test_yaml.rb: fixed the failing YAML Struct test
   2414 2007-11-13 15:24 [ko1@a...            ] ko1 -  Ruby:r13905 (trunk): * compile.c (iseq_specialized_instruction): check argc.
   2415 2007-11-13 15:30 [ko1@a...            ] akr -  Ruby:r13906 (trunk): * lex.c.blt: moved from lex.c.
   2416 2007-11-13 16:33 [ko1@a...            ] nobu -  Ruby:r13907 (trunk, ruby_1_8): * numeric.c (flodivmod): work around for inifinity.
   2417 2007-11-13 21:41 [ko1@a...            ] nobu -  Ruby:r13908 (trunk): * common.mk (parse.c), ext/ripper/depend (ripper.c): process after
   2418 2007-11-13 22:04 [ko1@a...            ] seki -  Ruby:r13909 (ruby_1_8): remove Thread.exclusive
   2419 2007-11-13 23:59 [ko1@a...            ] akr -  Ruby:r13910 (trunk): fix test.   
   2420 2007-11-14 00:04 [ko1@a...            ] akr -  Ruby:r13911 (ruby_1_8): pathname test backported.
   2421 2007-11-14 00:15 [ko1@a...            ] nobu -  Ruby:r13912 (trunk): * tool/ytab.sed: get rid of GNU sed feature.  a patch from Laurent
   2422 2007-11-14 01:01 [ko1@a...            ] ko1 -  Ruby:r13913 (trunk): * include/ruby/ruby.h: introduce 2 macros:
   2423 2007-11-14 01:35 [ko1@a...            ] nobu -  Ruby:r13914 (trunk, ruby_1_8): * numeric.c (round): fallback definition.
   2424 2007-11-14 01:54 [ko1@a...            ] akr -  Ruby:r13915 (trunk, ruby_1_8): * missing/isinf.c (isinf): don't define is the macro is defined.
   2425 2007-11-14 02:13 [ko1@a...            ] akr -  Ruby:r13916 (trunk): * configure.in: no need to set ac_cv_func_isinf=yes on non-gcc
   2426 2007-11-14 02:18 [ko1@a...            ] akr -  Ruby:r13917 (ruby_1_8, trunk): fix typo.
   2427 2007-11-14 02:51 [ko1@a...            ] nobu -  Ruby:r13918 (trunk): * common.mk (parse.c): dependency also needs vpath.
   2428 2007-11-14 07:10 [ko1@a...            ] ko1 -  Ruby:r13919 (trunk): * tool/makedocs.rb, template/insnstbl.html: removed.
   2430 2007-11-14 14:06 [ko1@a...            ] akr -  Ruby:r13921 (trunk): * common.mk, Makefile.in: rename prelude.c to miniprelude.c.
   2431 2007-11-14 16:03 [ko1@a...            ] matz -  Ruby:r13922 (trunk): * test/socket/test_socket.rb: update not to use 1.8 assignment to
   2432 2007-11-14 16:17 [ko1@a...            ] matz -  Ruby:r13923 (trunk): * test/net/http/test_https_proxy.rb
   2433 2007-11-15 11:27 [ko1@a...            ] akr -  Ruby:r13924 (trunk): * ruby.c (usage): fix typo on --disable-gems option.
   2434 2007-11-15 11:55 [ko1@a...            ] akr -  Ruby:r13925 (trunk): * tool/compile_prelude.rb: adjust RbConfig::CONFIG paths relative
   2435 2007-11-15 12:15 [ko1@a...            ] matz -  Ruby:r13926 (trunk): * tool/compile_prelude.rb (c_esc): need to escape closing brace.
   2436 2007-11-15 12:21 [ko1@a...            ] matz -  Ruby:r13927 (trunk): * lib/cgi/session.rb (CGI::Session::FileStoRe: :restore): use
   2437 2007-11-15 12:26 [ko1@a...            ] akr -  Ruby:r13928 (trunk): * tool/compile_prelude.rb: use simple template system for source
   2438 2007-11-15 12:32 [ko1@a...            ] akr -  Ruby:r13929 (trunk): * tool/compile_prelude.rb: use constant for prefix.
   2439 2007-11-15 14:30 [ko1@a...            ] nobu -  Ruby:r13930 (trunk): * common.mk (prereq): added auto generated sources.  
   2440 2007-11-15 17:09 [ko1@a...            ] akr -  Ruby:r13931 (trunk): * tool/compile_prelude.rb: fix first substitution.
   2441 2007-11-15 17:30 [ko1@a...            ] akr -  Ruby:r13932 (trunk): * tool/compile_prelude.rb: absolute path may not start with a slash.
   2442 2007-11-15 17:33 [ko1@a...            ] akr -  Ruby:r13933 (trunk): escape "{" too.
   2443 2007-11-15 18:08 [ko1@a...            ] akr -  Ruby:r13934 (trunk): * tool/compile_prelude.rb: fix TMP_RUBY_PREFIX for relative load path
   2444 2007-11-15 18:18 [ko1@a...            ] matz -  Ruby:r13935 (ruby_1_8): * lib/cgi/session.rb (CGI::Session::FileStoRe: :restore): use
   2445 2007-11-15 19:50 [ko1@a...            ] usa -  Ruby:r13936 (trunk): * ext/curses/extconf.rb: check macro if cannot find func.
   2446 2007-11-15 19:51 [ko1@a...            ] usa -  Ruby:r13937 (ruby_1_8): * ext/curses/extconf.rb: check macro if cannot find func.
   2447 2007-11-15 19:52 [ko1@a...            ] usa -  Ruby:r13938 (ruby_1_8): * ChangeLog: add ML ref.
   2448 2007-11-15 19:52 [ko1@a...            ] usa -  Ruby:r13939 (trunk): * ChangeLog: add ML ref.
   2449 2007-11-16 02:54 [ko1@a...            ] why -  Ruby:r13940 (trunk): * lib/yaml.rb (quick_emit): use combination of object_id and hash to
   2450 2007-11-16 03:03 [ko1@a...            ] why -  Ruby:r13941 (trunk): * lib/yaml/types.rb: Likewise, pass self to YAML::quick_emit.
   2451 2007-11-16 03:37 [ko1@a...            ] why -  Ruby:r13942 (trunk): * ext/syck/rubyext.c: Node#value defined twice.
   2452 2007-11-16 07:48 [ko1@a...            ] akr -  Ruby:r13943: add largefile.h, miniprelude.c,
   2453 2007-11-16 10:31 [ko1@a...            ] nobu -  Ruby:r13944 (trunk): * set eol-style.
   2454 2007-11-16 11:17 [ko1@a...            ] nobu -  Ruby:r13945 (ruby_1_8, trunk): * lib/yaml/rubytypes.rb (String#is_binary_data?): use Integer#fdiv.
   2455 2007-11-16 16:29 [ko1@a...            ] shugo -  Ruby:r13946 (trunk): * include/ruby/ruby.h: added some declarations for event hooks.
   2456 2007-11-16 17:03 [ko1@a...            ] nobu -  Ruby:r13947 (trunk, ruby_1_8): * ext/iconv/iconv.c (Document-class): moved the simplest example to
   2457 2007-11-16 17:41 [ko1@a...            ] nobu -  Ruby:r13948 (trunk, ruby_1_8): * ext/iconv/iconv.c (iconv_iconv): also instance method needs to be
   2458 2007-11-16 20:26 [ko1@a...            ] akr -  Ruby:r13949 (ruby_1_8): Integer#ord described.
   2459 2007-11-16 23:41 [ko1@a...            ] matz -  Ruby:r13950 (trunk): * bignum.c (rb_big_odd_p): new method added.  a patch from Tadashi
   2460 2007-11-17 14:58 [ko1@a...            ] suke -  Ruby:r13951 (ruby_1_8): ext/win32ole/win32ole.c (ole_invoke): bug fix. 
   2461 2007-11-18 00:05 [ko1@a...            ] suke -  Ruby:r13952 (trunk): ext/win32ole/win32ole.c (ole_invoke): bug fix. 
   2462 2007-11-18 05:21 [ko1@a...            ] akr -  Ruby:r13953 (trunk): * lib/mkmf.rb (have_struct_member): define HAVE_type_member.
   2463 2007-11-18 05:26 [ko1@a...            ] akr -  Ruby:r13954 (trunk): check class.
   2464 2007-11-18 09:10 [ko1@a...            ] nobu -  Ruby:r13955 (ruby_1_8, trunk): * lib/mkmf.rb (String#tr_cpp): make preprocessor identifiers.
   2465 2007-11-18 14:04 [ko1@a...            ] nobu -  Ruby:r13956 (trunk): * eval_method.ci (rb_alias): do not call hook functions until
   2466 2007-11-18 14:04 [ko1@a...            ] nobu -  Ruby:r13957 (ruby_1_8): * eval.c (rb_alias): do not call hook functions until initialization
   2467 2007-11-18 16:19 [ko1@a...            ] akr -  Ruby:r13958 (trunk): use ML ref. for assertion message.
   2468 2007-11-18 17:30 [ko1@a...            ] akr -  Ruby:r13959 (trunk): * time.c (time_arg): show actual year in 2-3 digits year warning.
   2469 2007-11-18 18:30 [ko1@a...            ] akr -  Ruby:r13960 (trunk): * time.c (time_minus): fix Time.at(2**60+1) - Time.at(2**60).
   2470 2007-11-18 20:50 [ko1@a...            ] akr -  Ruby:r13961 (trunk): * marshal.c (mark_dump_arg): it may be called after dump_ensure.
   2471 2007-11-19 01:53 [ko1@a...            ] nobu -  Ruby:r13962 (trunk): * parse.y (parser_read_escape): disallow control and meta modifiers
   2472 2007-11-19 02:32 [ko1@a...            ] nobu -  Ruby:r13963 (trunk): * eval_method.ci (rb_add_method): no redefinition warning for undef.
   2473 2007-11-19 02:44 [ko1@a...            ] nobu -  Ruby:r13964 (trunk): * compile.c (iseq_compile_each): alias and undef accept dsyms as well
   2474 2007-11-19 16:06 [ko1@a...            ] matz -  Ruby:r13965 (trunk): * array.c (rb_ary_permutation): gives all permutations of elements
   2475 2007-11-19 16:10 [ko1@a...            ] matz -  Ruby:r13966 (trunk): * parse.y (parser_yylex): should clear parser->tokp as well.
   2476 2007-11-19 17:50 [ko1@a...            ] matz -  Ruby:r13967 (trunk): * object.c (rb_class_superclass): should not raise exception for
   2477 2007-11-19 18:10 [ko1@a...            ] akr -  Ruby:r13968 (trunk): * configure.in: check struct timespec, clock_gettime, utimensat,
   2478 2007-11-19 18:24 [ko1@a...            ] akr -  Ruby:r13969 (trunk): fix Time.parse to support nsec.
   2479 2007-11-19 18:48 [ko1@a...            ] akr -  Ruby:r13970 (trunk): * file.c (utime_internal): fallback utimensat to utimes.
   2480 2007-11-19 19:56 [ko1@a...            ] akr -  Ruby:r13971 (trunk): Time#nsec and Time#tv_nsec described.
   2481 2007-11-19 23:40 [ko1@a...            ] akr -  Ruby:r13972 (trunk): update doc. 
   2482 2007-11-20 00:58 [ko1@a...            ] akr -  Ruby:r13973 (trunk): * test/fileutils/fileasserts.rb (assert_equal_time): show nsec if
   2483 2007-11-20 01:19 [ko1@a...            ] akr -  Ruby:r13974 (trunk): previous change refined.
   2484 2007-11-20 03:30 [ko1@a...            ] seki -  Ruby:r13975 (trunk): merged from ruby_1_8 branch.
   2485 2007-11-20 12:02 [ko1@a...            ] akr -  Ruby:r13976 (trunk): * test/drb/test_drb.rb: rename TestRubyYield to TestDRbRubyYield to
   2486 2007-11-20 12:17 [ko1@a...            ] akr -  Ruby:r13977 (trunk): * include/ruby/io.h (rb_io_t): add tied_io_for_writing member.
   2487 2007-11-20 13:05 [ko1@a...            ] usa -  Ruby:r13978 (trunk): * include/ruby/win32.h win32/win32.c (rb_w32_pipe_exec): use dual fd
   2488 2007-11-20 14:57 [ko1@a...            ] drbrain -  Ruby:r13979 (trunk): Update to RubyGems 0.9.5
   2489 2007-11-20 15:08 [ko1@a...            ] nobu -  Ruby:r13980 (trunk): * parse.y (parser_prepare): set begging after BOM if exists.
   2490 2007-11-20 15:09 [ko1@a...            ] nobu -  Ruby:r13981 (trunk): * parse.y (parser_read_escape): has8bit flag may be set with control
   2491 2007-11-20 16:25 [ko1@a...            ] akr -  Ruby:r13982 (trunk): * gc.c (gc_mark_children): obj->as.file.fptr may be 0 for T_FILE.
   2492 2007-11-20 17:12 [ko1@a...            ] akr -  Ruby:r13983 (trunk): * io.c (rb_io_close_on_exec_p): new method IO#close_on_exec?.
   2493 2007-11-20 19:48 [ko1@a...            ] ko1 -  Ruby:r13984 (trunk): * gc.h, vm_core.h: decl of rb_gc_save_machine_context()
   2494 2007-11-20 19:55 [ko1@a...            ] akr -  Ruby:r13985 (trunk): update doc. 
   2495 2007-11-20 20:36 [ko1@a...            ] ko1 -  Ruby:r13986 (trunk): * include/ruby/ruby.h: rename RFloat#double_value -> float_value.
   2496 2007-11-20 21:50 [ko1@a...            ] akr -  Ruby:r13987 (trunk): * time.c (time_mload): ignore invalid digits in submicro.
   2497 2007-11-21 01:17 [ko1@a...            ] matz -  Ruby:r13988 (trunk): * object.c (nil_plus): remove unused function.  
   2498 2007-11-21 01:18 [ko1@a...            ] matz -  Ruby:r13989 (ruby_1_8): * object.c (nil_plus): remove unused function.  
   2499 2007-11-21 03:21 [ko1@a...            ] matz -  Ruby:r13990 (trunk): * process.c (rb_f_system): returns nil on execution failure.
   2500 2007-11-21 15:06 [ko1@a...            ] ko1 -  Ruby:r13991 (trunk): * array.c (rb_ary_permutation): add gc guard codes.

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