summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * file.c (win32_io_info): UTF-8 handling.win32-unicode-testusa2009-10-152-1/+10
* * file.c (rb_str_encode_ospath): no more gurantee that the returnedusa2009-10-152-22/+26
* * file.c (rb_file_s_truncate): remove unnecessary WIN32 specific code.usa2009-10-152-6/+4
* * 2009-10-15svn2009-10-151-2/+2
* * file.c (rb_str_encode_ospath): use UTF-8 instead of UTF-16LE asusa2009-10-156-105/+317
* * include/ruby/intern.h, dir.c, file.c, io.c (rb_str_encode_ospath):usa2009-10-145-34/+39
* * 2009-10-14svn2009-10-141-2/+2
* * dir.c, file.c: define wrapper macros by the original function nameusa2009-10-143-42/+48
* * pullup r25251.usa2009-10-07392-16034/+61916
* * 2009-10-07svn2009-10-071-3/+3
* * dir.c (dir_chdir, dir_s_mkdir, dir_s_rmdir): use wrapper macrosusa2009-10-072-15/+25
* * 2009-09-02svn2009-09-021-2/+2
* * file.c (rb_stat, rb_file_lstat, eaccess, rb_file_s_ftype,usa2009-09-022-64/+50
* * 2009-09-01svn2009-09-011-3/+3
* * win32/win32.c (rb_w32_opendir, link, rb_w32_stati64, rb_w32_utime,usa2009-09-014-139/+320
* * 2009-08-26svn2009-08-261-2/+2
* * file.c (rb_str_conv_for_path): should check necessity of convertingusa2009-08-262-2/+11
* * file.c, include/ruby/intern.h (rb_str_conv_for_path): new functionusa2009-08-217-44/+89
* * pullup r24607.usa2009-08-2159-401/+38558
* * pullup r24607.usa2009-08-21704-17135/+32760
* * pullup r24607.usa2009-08-2130-5706/+0
* * pullup r24607.usa2009-08-2136-3303/+0
* * pullup r24607.usa2009-08-21979-29326/+196700
* * pullup r19538.usa2008-09-25630-96981/+131786
* * 2008-07-09svn2008-07-091-3/+3
* pullup r17967.usa2008-07-0918-226/+503
* * 2008-07-08svn2008-07-071-3/+3
* * ruby.c (proc_options, process_options): now opt->e_script is an arrayusa2008-07-072-16/+23
* * ruby.c (process_options): no need to call rb_w32_parse_cmdline() ifusa2008-07-072-1/+7
* * ruby.c (process_options): re-set e_script.usa2008-07-072-0/+16
* * win32/win32.c, include/win32/win32.c (rb_w32_parse_cmndline): newusa2008-07-074-4/+74
* * pullup r17942.usa2008-07-0752-692/+1311
* * win32/win32.c (rb_w32_write_console): this function converts output charactersnaruse2008-07-026-0/+53
* pullup r17821.usa2008-07-02164-1372/+3090
* pullup r17510. (now we are testing auto version.h updating.)usa2008-06-212-16/+43
* Win32 experimental branch for using Unicode version API.usa2008-06-210-0/+0
* * win32/win32.c (rb_w32_spawn): no longer support P_WAIT.usa2008-06-212-4/+4
* * thread_win32.c (native_sleep): must block reentrance when accessingusa2008-06-212-0/+10
* * parse.y (call_args2, open_args): removed.nobu2008-06-212-78/+11
* * numeric.c (flo_round): get rid of overflow.nobu2008-06-212-5/+14
* * lib/rdoc/parsers/parse_rb.rb (RDoc#collect_first_comment): skipnobu2008-06-212-2/+11
* * configure.in: check if fork works with pthread.nobu2008-06-212-0/+62
* * tool/make-snapshot: ported to ruby.nobu2008-06-212-99/+139
* * tool/make-snapshot: fixed digets.nobu2008-06-202-7/+10
* * enumerator.c (enum_each_cons): typo in RDoc fixed.matz2008-06-202-1/+3
* * ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian::dfdxi):matz2008-06-203-4/+9
* * tool/make-snapshot: do not use sha256sum; use BASERUBY insteadshyouhei2008-06-203-7/+18
* * process.c (Init_process): Process::Status#to_int removed.akr2008-06-202-14/+33
* * array.c (rb_ary_store, rb_ary_splice): not depend on unspecifiednobu2008-06-202-46/+30
* * array.c (rb_ary_store, rb_ary_splice): not depend on unspecifiednobu2008-06-201-0/+7