summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-27* win32/Makefile.sub: fix config.h path to include.nobu
2012-03-27* win32/win32.c (check_if_dir): fix memory leak.kazu
2012-03-27fix typokazu
2012-03-27* string.c (str_new_empty): should copy also the encoding as annobu
2012-03-27* tool/make-snapshot (package): EXEEXT is now used in mkmf.rb.nobu
2012-03-27* tool/make-snapshot (package): suppress constant overwritting warnings.nobu
2012-03-27* 2012-03-27svn
2012-03-27* test/net/ftp/test_ftp.rb: property.nobu
2012-03-26* lib/net/ftp.rb (parse227, parse228, parse229): don't use $~.shugo
2012-03-26* lib/net/ftp.rb (parse227, parse228, parse229): don't use localshugo
2012-03-26* lib/net/ftp.rb (parse_pasv_port): refactored.shugo
2012-03-26* test/net/ftp/test_ftp.rb: add the test, which was forgotten in theshugo
2012-03-26* lib/net/ftp.rb (parse227, parse228, parse229): refactored.shugo
2012-03-26* enumerator.c (inspect_enumerator): show method arguments ofshugo
2012-03-26* win32/Makefile.sub (newline.c, miniprelude.c): search from sourcenobu
2012-03-26* win32/win32.c (check_if_dir, check_if_wdir): fix for Visual C++nobu
2012-03-26* tool/merger.rb (interactive): allow editing commit message.nobu
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