summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-26* tool/merger.rb (default_merge_branch): use IO.popen to invoke pager.nobu
2012-03-26* ruby.c (load_file_internal): bail out if the script is a directory.nobu
2012-03-26* 2012-03-26svn
2012-03-26* win32/win32.c (rb_w32_open, rb_w32_wopen): check if the file is anobu
2012-03-25* string.c (tr_setup_table): fix multiple non latin argument fornaruse
2012-03-24* enumerator (lazy_initialize): set the instance variable "receiver"shugo
2012-03-24* 2012-03-25svn
2012-03-24* enumerator (enumerator_inspect): include the original receiver andshugo
2012-03-24* 2012-03-24svn
2012-03-24* time.c (time_init_1): Time.new will accept seconds as string ornobu
2012-03-23transcode.c (documentation for str_encode): Explainduerst
2012-03-23* bignum.c (rb_str_to_inum): must be ASCII compatible encoding asnobu
2012-03-23* test/ruby/test_io.rb (try_fdopen): more GCable.nobu
2012-03-23* file.c (rb_file_s_basename): rb_enc_asciicompat() evaluates the argument mu...nobu
2012-03-23Refix Bug #6094: use unsigned long integer literal.naruse
2012-03-23Revert "* ext/openssl/ossl_pkey_rsa.c (rsa_generate): fix argument type."naruse
2012-03-23* configure.in (Makefile): get rid of confliction with -j.nobu
2012-03-22* 2012-03-23svn
2012-03-22Revert "* configure.in (Makefile): get rid of confliction with -j."naruse
2012-03-22* transcode.c (str_encode_bang, encoded_dup): if nothing wasnobu
2012-03-22* io.c (static int io_fflush): add the definition.shirosaki
2012-03-22* include/ruby/win32.h (fstati64): fix macro conflicts.nobu
2012-03-22* win32/win32.c (rb_w32_fstat, rb_w32_fstati64): convert FILETIMEnobu
2012-03-22* test/ruby/test_m17n.rb (test_env): show failed values.nobu
2012-03-22* regint.h (BITS_IN_ROOM, BS_ROOM, BS_BIT): suppress warnings.nobu
2012-03-22* configure.in (Makefile): add missing test.nobu
2012-03-22* configure.in (Makefile): check with svn info, since svn 1.7 doesn'tnobu
2012-03-22* configure.in (Makefile): get rid of confliction with -j.nobu
2012-03-22TRY_LINK needs EXEEXTnobu
2012-03-22* ext/openssl/ossl_pkey_rsa.c (rsa_generate): fix argument type.nobu
2012-03-22workaround for mingwnobu
2012-03-22remove conftest filesnobu
2012-03-22* 2012-03-22svn
2012-03-22* test/ruby/test_io.rb (TestIO#test_pos_with_getc): updated.usa
2012-03-21* regcomp.c: Merge Onigmo 3d855b30d574536d3ae600260208c6624ae4791c.naruse
2012-03-21* 2012-03-21svn
2012-03-21* test/ruby/test_io.rb (TestIO#test_pos_with_getc): added.usa
2012-03-20* 2012-03-20svn
2012-03-20test_thread: test_condvar_wait_not_owner duplicates test_condvar_nolocknobu
2012-03-19* enumerator.c (lazy_flat_map_func): convert the block value toshugo
2012-03-19* enum.c (zip_i): variadic argument needs explicit cast on theshugo
2012-03-19* enumerator.c (enumerable_lazy): add an example of take and firstshugo
2012-03-19* compile.c (iseq_specialized_instruction): DRY and replace chainnobu
2012-03-19* test/test_pty.rb: same as r29280, skip tests when PTY allocationshyouhei
2012-03-18* 2012-03-19svn
2012-03-18num2ll and num2ullnobu
2012-03-18volatile errinfonobu
2012-03-18fix condition for freenobu
2012-03-18* gc.c (aligned_malloc, aligned_free): added fallback implementationsyugui
2012-03-18* win32/Makefile.sub: put an empty line between stub and script.nobu