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

ruby-changes:25901-26000

  25901 2012-11-29 09:49 [ko1@a...            ] ko1:r37958 (trunk): * eval.c (ruby_cleanup): delay THREAD_KILLED timing.
  25902 2012-11-29 09:53 [ko1@a...            ] naruse:r37959 (trunk): * thread.c (do_select): suppress warning (uninitialized value warning)
  25903 2012-11-29 10:21 [ko1@a...            ] naruse:r37960 (trunk): Revert r37953: thread.c (thread_start_func_2): remove unused code. security
  25904 2012-11-29 10:28 [ko1@a...            ] ko1:r37961 (trunk): * vm_backtrace.c: use `long' for return values of `NUM2LONG()'.
  25905 2012-11-29 10:32 [ko1@a...            ] ko1:r37962 (trunk): * vm_backtrace.c: same as a last patch.
  25906 2012-11-29 11:11 [ko1@a...            ] kosaki:r37963 (trunk): * thread.c (thread_start_func_2): remove unused code. When
  25907 2012-11-29 11:50 [ko1@a...            ] kosaki:r37964 (trunk): Revert r37956: thread.c (thread_start_func_2): small cleanups.
  25908 2012-11-29 11:58 [ko1@a...            ] nobu:r37965 (trunk): remove trailing spaces.
  25909 2012-11-29 11:58 [ko1@a...            ] nobu:r37966 (trunk): test/dl: no warnings
  25910 2012-11-29 12:23 [ko1@a...            ] ryan:r37967 (trunk): Imported minitest 4.3.2 (r8026)
  25911 2012-11-29 12:24 [ko1@a...            ] nobu:r37968 (trunk): * properties.      
  25912 2012-11-29 13:43 [ko1@a...            ] nobu:r37969 (trunk): * test/dtrace/helper.rb (DTrace::TestCase): check dtrace availability
  25913 2012-11-29 14:05 [ko1@a...            ] ko1:r37970 (trunk): * gc.c (gc_stat): GC.stat supports new information
  25914 2012-11-29 14:31 [ko1@a...            ] ko1:r37971 (trunk): * gc.c (gc_stat): prepre Symbol objects at first time
  25915 2012-11-29 14:52 [ko1@a...            ] ko1:r37972 (trunk): * vm_trace.c (rb_tracepoint_attr_defined_class):
  25916 2012-11-29 14:57 [ko1@a...            ] ko1:r37973 (trunk): * vm_trace.c (rb_tracepoint_attr_method_id):
  25917 2012-11-29 15:19 [ko1@a...            ] naruse:r37974 (trunk): * test/minitest/test_minitest_unit.rb: restore orig_verbose only
  25918 2012-11-29 15:43 [ko1@a...            ] ko1:r37975 (trunk): * include/ruby/debug.h: provide rb_tracearg_*() APIs,
  25919 2012-11-29 15:54 [ko1@a...            ] drbrain:r37976 (trunk): * lib/rubygems*:  Updated to RubyGems 2.0
  25920 2012-11-29 15:58 [ko1@a...            ] usa:r37977 (trunk): * ext/psych/extconf.rb: added --enable-bundled-libyaml option.  this
  25921 2012-11-29 16:02 [ko1@a...            ] naruse:r37978 (trunk): * lib/rdoc/test_case.rb (RDoc::TestCase#verbose_capture_io):
  25922 2012-11-29 16:05 [ko1@a...            ] ko1:r37979 (trunk): * include/ruby/debug.h: add rb_debug_inspector_* APIs.
  25923 2012-11-29 16:15 [ko1@a...            ] ko1:r37980 (trunk): * vm_backtrace.c (rb_debug_inspector_open): use RARRAY_LENINT() for
  25924 2012-11-29 16:18 [ko1@a...            ] drbrain:r37981 (trunk): * lib/rubygems/test_case.rb:  Disable loading of keys and certificates
  25925 2012-11-29 17:04 [ko1@a...            ] drbrain:r37982 (trunk): * lib/rubygems/test_case.rb:  Determine path to certificates to avoid
  25926 2012-11-29 17:10 [ko1@a...            ] nobu:r37983 (trunk): remove trainling spaces
  25927 2012-11-29 17:11 [ko1@a...            ] nobu:r37984 (trunk): test_io_wait.rb: Bug #7420
  25928 2012-11-29 17:12 [ko1@a...            ] nobu:r37985 (trunk): tool/vpath.rb      
  25929 2012-11-29 17:13 [ko1@a...            ] nobu:r37986 (trunk): helper.rb: try with sudo
  25930 2012-11-29 17:17 [ko1@a...            ] zzak:r37987 (trunk): * gc.c: Documentation for GC, GC::Profiler, ObjectSpace, and
  25931 2012-11-29 17:22 [ko1@a...            ] drbrain:r37988 (trunk): * lib/tracer.rb:  Updated to match removal of custom_require from
  25932 2012-11-29 17:36 [ko1@a...            ] naruse:r37989 (trunk): * lib/rubygems.rb (Gem.load_yaml): return if Kernel#gem is not defined
  25933 2012-11-29 17:45 [ko1@a...            ] nobu:r37990 (trunk): variable.c: show namespace
  25934 2012-11-29 19:19 [ko1@a...            ] nobu:r37991 (trunk): compile.c: hash must be paired
  25935 2012-11-29 20:09 [ko1@a...            ] naruse:r37992 (trunk): Revert r37991 "compile.c: hash must be paired"
  25936 2012-11-29 21:50 [ko1@a...            ] shugo:r37993 (trunk): * vm_method.c (rb_method_entry_make): add a method entry with
  25937 2012-11-29 22:25 [ko1@a...            ] nahi:r37994 (trunk): * test/openssl/test_cipher.rb (test_ctr_if_exists): add CTR mode test
  25938 2012-11-29 22:26 [ko1@a...            ] nahi:r37995 (trunk): Add issue ref to the previous commit.
  25939 2012-11-29 22:56 [ko1@a...            ] ngoto:r37996 (trunk): * ext/openssl/ossl_ssl.c (ssl_npn_encode_protocol_i): fix byte order
  25940 2012-11-30 01:56 [ko1@a...            ] kazu:r37997 (trunk): fix indent and typos
  25941 2012-11-30 01:57 [ko1@a...            ] svn:r37998 (trunk): * 2012-11-30        
  25942 2012-11-30 02:05 [ko1@a...            ] kazu:r37999 (trunk): fix a typo         
  25943 2012-11-30 02:35 [ko1@a...            ] naruse:r38000 (trunk): * compile.c (compile_array_): refix r37991 remove assertion:
  25944 2012-11-30 02:56 [ko1@a...            ] tenderlove:r38001 (trunk): * vm.c: add a return hook when a method raises an exception.
  25945 2012-11-30 03:23 [ko1@a...            ] naruse:r38002 (trunk): Run another process to avoid failure when objspace is already loaded
  25946 2012-11-30 04:17 [ko1@a...            ] drbrain:r38003 (trunk): * lib/rake/*:  Updated to rake 0.9.5
  25947 2012-11-30 05:34 [ko1@a...            ] naruse:r38004 (trunk): Sort th result to compare multiple lines
  25948 2012-11-30 05:51 [ko1@a...            ] naruse:r38005 (trunk): Fix typo of r38004
  25949 2012-11-30 07:02 [ko1@a...            ] ryan:r38006 (trunk): Imported minitest 4.3.2 (r8027)
  25950 2012-11-30 07:43 [ko1@a...            ] ko1:r38007 (trunk): [EXPERIMENTAL: NEED DISCUSS]
  25951 2012-11-30 07:51 [ko1@a...            ] ko1:r38008 (trunk): * vm_backtrace.c: add GC guards.
  25952 2012-11-30 07:53 [ko1@a...            ] ko1:r38009 (trunk): * thread.c (rb_thread_interrupted): avoid warning of
  25953 2012-11-30 07:57 [ko1@a...            ] nari:r38010 (trunk): * gc.c (rb_objspace_call_finalizer): finalize_deferred may free up
  25954 2012-11-30 08:02 [ko1@a...            ] nari:r38011 (trunk): fix a revisited typo.
  25955 2012-11-30 08:11 [ko1@a...            ] nari:r38012 (trunk): * gc.c : remove a unused function.
  25956 2012-11-30 08:34 [ko1@a...            ] drbrain:r38013 (trunk): * lib/rdoc/generator/darkfish.rb:  Silenced warning
  25957 2012-11-30 09:44 [ko1@a...            ] drbrain:r38014 (trunk): * lib/rubygems/commands/contents_command.rb:  Sort output from command.
  25958 2012-11-30 09:45 [ko1@a...            ] nobu:r38015 (trunk): vm_backtrace.c: RB_GC_GUARD
  25959 2012-11-30 09:55 [ko1@a...            ] naruse:r38016 (trunk): Use capture_subprocess_io instead of capture_io. fix r38002
  25960 2012-11-30 10:09 [ko1@a...            ] drbrain:r38017 (trunk): * lib/rdoc/markdown.rb:  Fixed warnings with -w
  25961 2012-11-30 10:30 [ko1@a...            ] naruse:r38018 (trunk): Refix r38002: capture_subprocess_io also doesn't fork
  25962 2012-11-30 10:42 [ko1@a...            ] nobu:r38019 (trunk): value.rb: remove DL
  25963 2012-11-30 10:43 [ko1@a...            ] nobu:r38020 (trunk): value.rb: adjust indent
  25964 2012-11-30 10:44 [ko1@a...            ] drbrain:r38021 (trunk): * lib/rdoc/ri/driver.rb:  Relaxed matching for pages to be more
  25965 2012-11-30 11:12 [ko1@a...            ] shugo:r38022 (trunk): * revert r37993 to avoid SEGV in tests.
  25966 2012-11-30 12:21 [ko1@a...            ] drbrain:r38023 (trunk): * lib/rake/backtrace.rb:  Removed duplication in
  25967 2012-11-30 12:28 [ko1@a...            ] drbrain:r38024 (trunk): * lib/rubygems/spec_fetcher.rb:  Allow prerelease spec fetching to fail
  25968 2012-11-30 12:35 [ko1@a...            ] knu:r38025 (trunk): Add tests for lib/abbrev.rb.
  25969 2012-11-30 12:56 [ko1@a...            ] knu:r38026 (trunk): Improve test data in test_abbrev.
  25970 2012-11-30 12:56 [ko1@a...            ] knu:r38027 (trunk): Fix a line matching problem in Abbrev.abbrev(words, "prefix").
  25971 2012-11-30 13:01 [ko1@a...            ] knu:r38028 (trunk): Stop using a regexp that causes a false warning.
  25972 2012-11-30 13:30 [ko1@a...            ] drbrain:r38029 (trunk): * lib/rubygems/commands/setup_command.rb:  Remove old files on install
  25973 2012-11-30 13:32 [ko1@a...            ] nobu:r38030 (trunk): * properties.      
  25974 2012-11-30 13:49 [ko1@a...            ] drbrain:r38031 (trunk): * lib/rdoc.rb:  Set version to 4.0.0.preview2
  25975 2012-11-30 13:53 [ko1@a...            ] zzak:r38032 (trunk): * time.c: Documentation improvements, grammar and formatting
  25976 2012-11-30 14:06 [ko1@a...            ] zzak:r38033 (trunk): * lib/cgi.rb: CGI example for HTML generation
  25977 2012-11-30 14:42 [ko1@a...            ] nobu:r38034 (trunk): parse.y: IS_lex_state_for
  25978 2012-11-30 14:42 [ko1@a...            ] nobu:r38035 (trunk): parse.y: LVAR_USED 
  25979 2012-11-30 14:45 [ko1@a...            ] zzak:r38036 (trunk): * lib/net/http.rb: Net::HTTP::Patch to list of HTTP Request Classes
  25980 2012-11-30 15:17 [ko1@a...            ] zzak:r38037 (trunk): * vm_trace.c (set_trace_func): Formatting of params and events
  25981 2012-11-30 15:20 [ko1@a...            ] drbrain:r38038 (trunk): * lib/rubygems/package.rb:  Load YAML for building gems.
  25982 2012-11-30 15:24 [ko1@a...            ] nobu:r38039 (trunk): parse.y: false usage of local variable
  25983 2012-11-30 16:06 [ko1@a...            ] drbrain:r38040 (trunk): * NEWS:  Added RubyGems 2.0.0
  25984 2012-11-30 16:19 [ko1@a...            ] nobu:r38041 (trunk): vm_dump.c: no methods in segv handler
  25985 2012-11-30 17:43 [ko1@a...            ] nobu:r38042 (trunk): string.c: always fixed value
  25986 2012-11-30 17:44 [ko1@a...            ] nobu:r38043 (trunk): string.c: use rb_check_funcall
  25987 2012-11-30 17:44 [ko1@a...            ] nobu:r38044 (trunk): string.c: compare with to_str
  25988 2012-11-30 18:25 [ko1@a...            ] zzak:r38045 (trunk): * vm_trace.c: Documentation for TracePoint API
  25989 2012-11-30 18:28 [ko1@a...            ] ko1:r38046 (trunk): * thread.c: rename Thread.control_interrupt
  25990 2012-11-30 18:50 [ko1@a...            ] nobu:r38047 (trunk): zlib.c: suppress warning
  25991 2012-11-30 18:50 [ko1@a...            ] nobu:r38048 (trunk): zlib.c: suppress warning
  25992 2012-11-30 18:50 [ko1@a...            ] nobu:r38049 (trunk): vm_backtrace.c: suppress warning
  25993 2012-11-30 18:56 [ko1@a...            ] ko1:r38050 (trunk): * vm_trace.c (tracepoint_disable_m, tracepoint_enable_m):
  25994 2012-11-30 19:08 [ko1@a...            ] zzak:r38051 (trunk): fix typos          
  25995 2012-11-30 19:29 [ko1@a...            ] zzak:r38052 (trunk): * vm_trace.c:      
  25996 2012-11-30 19:46 [ko1@a...            ] kou:r38053 (trunk): * defs/default_gems: Add base directory column.
  25997 2012-11-30 19:57 [ko1@a...            ] usa:r38054 (trunk): * test/ruby/memory_status.rb (Memory::Win32): use fiddle instead of dl,
  25998 2012-11-30 20:02 [ko1@a...            ] usa:r38055 (trunk): * ChangeLog: mention to ML and ticket:  [Bug #7443]
  25999 2012-11-30 20:15 [ko1@a...            ] usa:r38056 (trunk): * test/ruby/memory_status.rb (Memory::Win32): rescue non libffi user, such as ko1.
  26000 2012-11-30 20:22 [ko1@a...            ] usa:r38057 (trunk): * test/ruby/memory_status.rb (Memory::Win32): sorry, ko1.

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