summaryrefslogtreecommitdiff
path: root/file.c
AgeCommit message (Expand)Author
2017-07-29file.c: [DOC] File.mkfifonobu
2017-06-08file.c: realpath in OS path encodingnobu
2017-06-03file.c: preserve encodingnobu
2017-06-02file.c: preserve encodingnobu
2017-06-01load.c: convert by rb_get_path_checknobu
2017-06-01file.c: rb_check_funcall_default for fallback valuenobu
2017-05-31Improve performance of implicit type conversionwatson1978
2017-05-15[DOC] File#path result can be inaccuratesorah
2017-03-17deduplicate File::NULL stringnormal
2017-03-17deduplicate "/", ":" and "\n" stringsnormal
2017-03-13file.c: join with /nobu
2017-01-16file.c: refine messagenobu
2016-12-07file.c: cygwin behaviornobu
2016-12-06file.c: isADSnobu
2016-11-26file.c: home directory from systemnobu
2016-11-05* file.c (rb_home_dir_of): convert given username into filesystemnaruse
2016-11-03file.c: include sys/sysmacros.hnobu
2016-11-03file.c: use DEVT2NUMnobu
2016-10-28internal.h: RB_OBJ_BUILTIN_TYPEnobu
2016-09-08replace fixnum by integer in documents.akr
2016-06-12file.c: normalize cwdnobu
2016-05-08file.c: home dir fall backnobu
2016-05-02* win32/win32.c, include/ruby/win32.h (rb_w32_utruncate): implements newusa
2016-04-22* file.c, win32/file.c: Removed obsoleted safe level checks.hsbt
2016-04-13file.c: File.empty?nobu
2016-04-10file.c: prefer rb_check_aritynobu
2016-04-10file.c: apply2files returns Fixnumnobu
2016-04-10file.c: apply to argvnobu
2016-04-10no argument conversions in rb_realpath_internalnobu
2016-03-18file.c: simplify rb_file_s_splitnobu
2016-03-14ruby.c: reduce fstatnobu
2016-01-19file.c: fix documentationheadius
2015-12-23prefer rb_syserr_failnobu
2015-12-09* *.c (*_memsize): do not check ptr.ko1
2015-12-08file.c: call get_stat only oncenobu
2015-11-24Drop support for BeOSnobu
2015-11-24Add missing punctuation to File docs [ci skip]nobu
2015-11-23Haiku now best effort supportnobu
2015-11-08* file.c: Add O_TMPFILE.glass
2015-10-23* file.c: fix indent style. [fix GH-977]hsbt
2015-10-19file.c: fix typosnobu
2015-10-18* file.c (rb_file_identical_p): not necessary to compare the paths afterusa
2015-10-18file.c: fix compile errornobu
2015-10-18* file.c (rb_file_identical_p): simplify ifdefskosaki
2015-10-18* ChangeLog: Good-bye OS/2.kosaki
2015-10-18* file.c (ruby_is_fd_loadable): this should be fail if st_mode iskosaki
2015-10-17file.c: set errnonobu
2015-10-17* ruby.c (open_load_file): reset O_NONBLOCK after open.kosaki
2015-10-17string.c: rb_str_cat_conv_enc_optsnobu
2015-10-17file.c: prefer encoding index as possiblenobu