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
ruby_3_3
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-09-03
* ext/io/console/console.c (console_set_winsize): remove
nobu
2011-09-03
* io.c (argf_next_argv): open in default text mode.
nobu
2011-09-03
* lib/thread.rb (SizedQueue#max=) raise ArgumentError if max is not
nagachika
2011-09-03
* test/ruby/test_encoding.rb (test_find): mingw is not Unix, of course.
nobu
2011-09-02
* 2011-09-03
svn
2011-09-02
* win32/win32.c (rb_w32_fd_copy): cast explicitly to suppress warnings.
nobu
2011-09-02
* io.c (validate_enc_binmode, prep_stdio): default to text mode on
nobu
2011-09-02
fix typos
kazu
2011-09-02
* vm_insnhelper.c (vm_search_const_defined_class): search
nobu
2011-09-02
* parse.y (parser_tokadd_string, parser_yylex): ignore a backslash
nobu
2011-09-01
* ext/psych/lib/psych/visitors/yaml_tree.rb: emit strings tagged as
tenderlove
2011-09-01
* 2011-09-02
svn
2011-09-01
* numeric.c (flo_round): substitute machine dependent magic number.
nobu
2011-09-01
* insns.def (defineclass), vm_insnhelper.c (vm_get_cvar_base): see
nobu
2011-09-01
properties.
nobu
2011-09-01
* Release GVL while OpenSSL's public key generation.
nahi
2011-09-01
* test/ruby/test_thread.rb (TestThread#test_no_valid_cfp): skip when
usa
2011-09-01
* test/ruby/test_io_m17n.rb (TestIO_M17N#test_{default_mode_on_dosish,
usa
2011-09-01
* variable.c (rb_autoloading_value) Fix the order of definitions.
naruse
2011-09-01
* 2011-09-01
svn
2011-09-01
Remove tests of json/add/{complex, rational}.
naruse
2011-08-31
* variable.c (rb_autoload): There was a chance to run GC (from
nahi
2011-08-31
* Re-apply r33078, thread-safe autoload which is reverted at r33093.
nahi
2011-08-31
* ChangeLog: wrong ticket number and ML number.
usa
2011-08-31
* test/ruby/test_io_m17n.rb (TestIO_M17N#test_{default_mode_on_dosish,
usa
2011-08-31
* ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac).
naruse
2011-08-31
* numeric.c (flo_round): Avoid overflow by optimizing for trivial cases
marcandre
2011-08-30
* win32/win32.c (rb_w32_select_with_thread): and my typo. we all must
usa
2011-08-30
* thread.c (rb_thread_select): critical typo in r33117.
usa
2011-08-30
* test/-ext-/old_thread_select/test_old_thread_select.rb
usa
2011-08-30
* ext/-test-/old_thread_select/old_thread_select.c (old_thread_select):
usa
2011-08-30
* 2011-08-31
svn
2011-08-30
* win32/win32.c, include/ruby/intern.h (rb_w32_fd_copy): implement
usa
2011-08-30
* test/dl/test_callback.rb (test_callback_with_string): prevents
nagachika
2011-08-30
* vm_insnhelper.c (vm_call_cfunc): revert r33112. RB_GC_GUARD macro
usa
2011-08-30
Don't include complex and rational; fix r33122.
naruse
2011-08-30
* ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).
naruse
2011-08-30
* lib/thread.rb (Queue#pop): fix a race against Thread.wakeup.
kosaki
2011-08-30
* cont.c (fiber_entry): fix stack allocation failure on Debian
kosaki
2011-08-30
* thread.c (rb_thread_select): rewrite by using
kosaki
2011-08-30
* 2011-08-30
svn
2011-08-30
* configure.in: fix a build failure on GNU Hurd.
kosaki
2011-08-29
* test/ruby/test_numeric.rb (test_num2long): modify a test agaist the
mrkn
2011-08-29
Use RB_GC_GUARD.
naruse
2011-08-29
Use psych_yaml_as to avoid collision with Syck.
naruse
2011-08-29
Use PRIdSIZE.
naruse
2011-08-29
* 2011-08-29
svn
2011-08-29
* numeric.c (bit_coerce): A Fixnum and a Bignum are only permitted for
mrkn
2011-08-28
* ext/date/date_parse.c (date_zone_to_diff): keep a temporary string
nagachika
2011-08-27
* 2011-08-28
svn
[prev]
[next]