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
ruby_3_4
ruby_4_0
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
2009-01-31
* io.c (io_getpartial): fflush after read for updating pos in FILE.
akr
2009-01-30
* proc.c (Init_Proc): add '===' operator to use procs in when
knu
2009-01-30
* 2009-01-30
svn
2009-01-30
Mention SecureRandom.uuid.
knu
2009-01-29
* 2009-01-29
svn
2009-01-29
* lib/securerandom.rb: new method SecureRandom#uuid
technorama
2009-01-27
* 2009-01-28
svn
2009-01-27
pass the trim_mode [Feature #1032] [Bug #1062]
seki
2009-01-27
* lib/pathname.rb (Pathname#world_readable?): define only if
akr
2009-01-27
* 2009-01-27
svn
2009-01-27
remove trailing spaces.
akr
2009-01-26
* eval.c (Init_Cont): separated from Init_Thread() since
nobu
2009-01-26
* array.c (rb_ary_aset): fixed arguments evaluation order.
nobu
2009-01-26
* lib/pathname.rb (chop_basename, prepend_prefix): use o option.
nobu
2009-01-26
* eval.c (Init_Thread): provides "continuation.so" for forward
nobu
2009-01-25
* 2009-01-26
svn
2009-01-25
* ext/openssl/ossl_ssl.c: Server Name Indication support.
technorama
2009-01-23
* lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged.
nobu
2009-01-23
* lib/mkmf.rb (mkintpath): new function which converts native path
nobu
2009-01-23
* lib/mkmf.rb (try_func): got rid of c-mode confusion.
nobu
2009-01-22
* gc.c (define_final): cannot define finalizer for immediate
nobu
2009-01-22
* gc.c (rb_gc_call_finalizer_at_exit): deffers IO finalization.
nobu
2009-01-22
eol-style
nobu
2009-01-21
pass the trim_mode [Feature #1032]
seki
2009-01-21
* 2009-01-22
svn
2009-01-21
* array.c (ary_double_capa): a new function to expand array more
matz
2009-01-21
* enumerator.c (inspect_enumerator, yielder_new_i): added
nobu
2009-01-21
* 2009-01-21
svn
2009-01-21
* variable.c (rb_mod_remove_cvar): fixed rb_mod_remove_cvar() to
shugo
2009-01-20
* parse.y (IS_BEG): EXPR_CLASS should be treated like EXPR_BEG.
matz
2009-01-19
* node.h (rb_thread_raised_clear): should not clear flags other than
nobu
2009-01-14
* ext/socket/extconf.rb (gai_strerror): checks if available and if
nobu
2009-01-12
* 2009-01-13
svn
2009-01-12
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): check too short
akr
2009-01-12
* win32/win32.c (open_dir_handle): extracted from rb_w32_opendir.
nobu
2009-01-12
* 2009-01-12
svn
2009-01-12
* eval.c (rb_thread_start_0): must use ruby_longjmp instead of
nobu
2009-01-11
remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997]
seki
2009-01-11
* hash.c (rb_hash_s_create): set nil as the value if assoc length
nobu
2009-01-09
* eval.c (TAG_THREAD): to start a new thread.
nobu
2009-01-07
* 2009-01-07
svn
2009-01-07
* configure.in: fix SEGV on Mac OS X 10.5.3 with --enable-shared.
kazu
2009-01-06
* eval.c (stack_extend): streamlined rb_thread_restore_context()
nobu
2009-01-06
* eval.c (cc_mark): frees the continuation's stack if its thread
nobu
2009-01-05
* win32/win32.c (init_env): use user profile folder than personal
nobu
2009-01-04
* numeric.c (ruby_float_step): extracted from num_step().
nobu
2009-01-04
* ext/extmk.rb (extmake): does not use both of makefile.rb and
nobu
2008-12-29
* 2008-12-29
svn
2008-12-29
* eval.c (rb_thread_schedule): Don't change status of threads which
akr
2008-12-26
* lib/optparse.rb (OptionParser::List#summarize): gives priority
nobu
[next]