[MacRuby/MacRuby] f7a825: update rdoc
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: f7a825d8950651aad4b64bd814704bbda2fee893 https://github.com/MacRuby/MacRuby/commit/f7a825d8950651aad4b64bd814704bbda2... Author: Watson <watson1978@gmail.com> Date: 2011-12-28 (Wed, 28 Dec 2011) Changed paths: M file.c Log Message: ----------- update rdoc Commit: e22029eba23f01ca400b910a3d4f107e2b6e0da3 https://github.com/MacRuby/MacRuby/commit/e22029eba23f01ca400b910a3d4f107e2b... Author: Watson <watson1978@gmail.com> Date: 2011-12-28 (Wed, 28 Dec 2011) Changed paths: M file.c Log Message: ----------- include fcntl.h for O_RDONLY on Solaris Commit: bc9d0564e40658c219442fce1d6180a900428a41 https://github.com/MacRuby/MacRuby/commit/bc9d0564e40658c219442fce1d6180a900... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c Log Message: ----------- converts Windows style path to Cygwin path Commit: 6a6f053ed218854f9b5ce9e268ce99a1642fcaef https://github.com/MacRuby/MacRuby/commit/6a6f053ed218854f9b5ce9e268ce99a164... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c Log Message: ----------- backslash is valid path separator on cygwin too Commit: ad3b421e868d467025029ed513dba60a0094ab01 https://github.com/MacRuby/MacRuby/commit/ad3b421e868d467025029ed513dba60a00... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M encoding.c M file.c M include/ruby/encoding.h Log Message: ----------- copy encoding Commit: 0c98942472dff5d382a0d4b146bd2598799db602 https://github.com/MacRuby/MacRuby/commit/0c98942472dff5d382a0d4b146bd259879... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c M include/ruby/intern.h Log Message: ----------- split from rb_file_s_dirname Commit: abd531e691da3066d90e19efd01b3fc4d9a9b78d https://github.com/MacRuby/MacRuby/commit/abd531e691da3066d90e19efd01b3fc4d9... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M string.c Log Message: ----------- add rb_str_tmp_new() Commit: 41fc0dc4f1434e711a3c6fa564272bd9d6180912 https://github.com/MacRuby/MacRuby/commit/41fc0dc4f1434e711a3c6fa564272bd9d6... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c Log Message: ----------- not to split load path with path separator Commit: 16eeee84bad806a606ccfe6d3d03489d415e27a0 https://github.com/MacRuby/MacRuby/commit/16eeee84bad806a606ccfe6d3d03489d41... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c M include/ruby/intern.h Log Message: ----------- no needs to expand paths with tilde twice Commit: 148ab1ba363bf5e6b227a92f31c7734994087d32 https://github.com/MacRuby/MacRuby/commit/148ab1ba363bf5e6b227a92f31c7734994... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c Log Message: ----------- checks if regular file Commit: b3306ae12998852e0f711f5e5195d1df45014676 https://github.com/MacRuby/MacRuby/commit/b3306ae12998852e0f711f5e5195d1df45... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c Log Message: ----------- use boolean value Commit: 30aca317d5a2675bc54759be01cb442e774f60bb https://github.com/MacRuby/MacRuby/commit/30aca317d5a2675bc54759be01cb442e77... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M eval_safe.c M file.c M include/ruby/ruby.h Log Message: ----------- check with given safe level Commit: 1071cdef47974fce6551b2f4dd9bd7ecba43d31e https://github.com/MacRuby/MacRuby/commit/1071cdef47974fce6551b2f4dd9bd7ecba... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c Log Message: ----------- added for convert string of file path Commit: c7b4a5a3a2d5b4a3bade4df98ef1a1b4a6788475 https://github.com/MacRuby/MacRuby/commit/c7b4a5a3a2d5b4a3bade4df98ef1a1b4a6... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c M io.c Log Message: ----------- check if initialized Commit: f78d2ec6ca71dbe46ca8f94bfc92636d96410975 https://github.com/MacRuby/MacRuby/commit/f78d2ec6ca71dbe46ca8f94bfc92636d96... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c Log Message: ----------- File#path return tainted and duplicated string Commit: a3ff36a19c893903e5daed3ef0686392f6d0eaf1 https://github.com/MacRuby/MacRuby/commit/a3ff36a19c893903e5daed3ef0686392f6... Author: Watson <watson1978@gmail.com> Date: 2011-12-29 (Thu, 29 Dec 2011) Changed paths: M file.c Log Message: ----------- generalized st_mode mask Compare: https://github.com/MacRuby/MacRuby/compare/521a0fb...a3ff36a
participants (1)
-
noreply@github.com