index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-03
* ext/psych/lib/psych.rb: calling `yaml` rather than `to_yaml`.
tenderlove
2011-10-03
* ext/psych/lib/psych/scalar_scanner.rb: Match values against the
tenderlove
2011-10-03
* ext/psych/lib/psych/visitors/to_ruby.rb: ToRuby visitor can be
tenderlove
2011-10-03
* ext/psych/lib/psych/visitors/to_ruby.rb: Define Regexp::NOENCODING
tenderlove
2011-10-03
* 2011-10-04
svn
2011-10-03
* gc.c (rb_gc_set_params): output GC parameter change messages only
nagachika
2011-10-02
* vm.c (rb_thread_mark), cont.c (cont_mark): revert r33369 and r33371
ktsj
2011-10-02
* test/psych/test_yamldbm.rb: add test case.
ayumin
2011-10-02
* lib/yaml/store.rb: make initialize method signature match the
tenderlove
2011-10-02
* io.c: fix documentation of ARGF.lineno=.
ktsj
2011-10-02
* test/mkmf/test_framework.rb: forgot to set property.
nobu
2011-10-02
* test/mkmf/test_framework.rb: test for r33372.
nobu
2011-10-02
* lib/mkmf.rb (have_framework): try as Objective-C.
nobu
2011-10-01
* vm.c (rb_thread_mark), cont.c (cont_mark): self pointer should not
ktsj
2011-10-01
* 2011-10-02
svn
2011-10-01
* vm.c (rb_thread_mark): rb_thread_t needs self to be marked.
ktsj
2011-10-01
* gc.c (add_heap_slots, init_heap): reset heaps_inc zero when
nagachika
2011-09-30
* test/ruby/test_bignum.rb: use more descriptive assertions.
nobu
2011-09-30
* 2011-10-01
svn
2011-09-30
* test/ruby/test_bignum.rb (TestBignum#test_interrupt): fix for
nobu
2011-09-30
Fix wrong expectaion of r33363.
naruse
2011-09-29
* array.c (ary_join_1): should not copy the encoding of non-string
nobu
2011-09-29
* 2011-09-30
svn
2011-09-29
* gc.c (slot_sweep, rb_gc_finalize_deferred)
nobu
2011-09-29
* ext/gdbm/gdbm.c (rb_gdbm_fatal): adjust argument type.
nobu
2011-09-29
* gc.c (is_id_value, is_live_object): extract from id2ref().
nobu
2011-09-29
* gc.c (run_finalizer): use object instead of object id.
nobu
2011-09-29
* use RB_TYPE_P which is optimized for constant types, instead of
nobu
2011-09-29
* 2011-09-29
svn
2011-09-29
* vm_eval.c (rb_eval_cmd): fix indent.
nobu
2011-09-28
Fix typo
ayumin
2011-09-28
fix commit miss.
nobu
2011-09-28
* configure.in (pthread_np.h): needs pthread.h to be included
nobu
2011-09-27
* test/psych/test_yamlstore.rb: use tmpdir for tmpfile.
ayumin
2011-09-27
* ext/bigdecimal/README: update report to.
ayumin
2011-09-27
* 2011-09-28
svn
2011-09-27
* ext/bigdecimal/bigdecimal_en.html: removed because this file isn't
mrkn
2011-09-27
* thread_pthread.c: make native_fd_select().
kosaki
2011-09-27
* thread.c (do_select): remove cygwin specific hack. It's layer
kosaki
2011-09-26
Oops! fix psych -> syck
ayumin
2011-09-26
* test/rexml/test_sax.rb: add require 'rexml/document.
ayumin
2011-09-26
Fix typo
ayumin
2011-09-26
* 2011-09-27
svn
2011-09-26
* test/psych/test_yamldbm.rb (require): fix #setup and #terdown.
ayumin
2011-09-26
* lib/webrick/httputils.rb: Add MIME Type definition of .js and .svg.
naruse
2011-09-26
* configure.in: remove DJGPP support. It's not longer supported
kosaki
2011-09-26
* include/ruby/defines.h: remove NextStep, OpenStep, Rhapsody
kosaki
2011-09-26
* configure.in: remove a code for human68k. it's no longer
kosaki
2011-09-25
* 2011-09-26
svn
2011-09-25
fix typos
kazu
[next]