aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (darwin): makes dylib instead of so.nobu2009-02-192-0/+5
* * lib/mkmf.rb (create_makefile): added phony targets.nobu2009-02-192-2/+8
* * lib/mkmf.rb (create_makefile): removes directories in the depthnobu2009-02-192-3/+5
* * lib/mkmf.rb (create_makefile): creates target directories beforenobu2009-02-192-2/+6
* * file.c (rb_home_dir): checks if HAVE_PWD_H. [ruby-dev:38049] nobu2009-02-192-1/+5
* * ext/socket/rubysocket.h: add "#include <sys/stat.h>"takano322009-02-182-0/+5
* * ext/socket/ancdata.c (ancillary_rights): new method.akr2009-02-183-10/+73
* Sync with README.EXT.ja.knu2009-02-181-1/+2
* * README.EXT, README.EXT.ja: Improve the document aboutknu2009-02-183-74/+78
* * test/ruby/test_file_exhaustive.rb: skip some tests if euid == 0.mame2009-02-182-1/+14
* * 2009-02-19svn2009-02-181-2/+2
* * README.EXT, README.EXT.ja: Improve the document aboutknu2009-02-183-20/+40
* * ext/socket/ancdata.c (discard_cmsg_resource): new function to closeakr2009-02-182-0/+31
* * ext/socket/ancdata.c (bsock_recvmsg_internal): prevent misalignment.akr2009-02-182-3/+11
* * ext/socket/ancdata.c (bsock_sendmsg_internal): avoid misalignment.akr2009-02-182-11/+18
* * ext/socket/ancdata.c (bsock_recvmsg_internal): reduce code onakr2009-02-182-6/+19
* * configure.in (OBJCOPY): set ac_cv_prog_ac_ct_OBJCOPY to do nothingnobu2009-02-182-1/+6
* * file.c (rb_file_chown): use chown unless HAVE_FCHOWN.nobu2009-02-182-2/+4
* * io.c (pipe_open): sarg is always used unless HAVE_FORK.nobu2009-02-182-2/+6
* * bootstraptest/runner.rb: Use RUBY_DESCRIPTION if defined.knu2009-02-182-2/+11
* * io.c (rb_write_error2, argf_next_argv), process.c (rb_fork_err),nobu2009-02-183-7/+7
* * array.c (rb_ary_resurrect), string.c (rb_str_resurrect): newnobu2009-02-186-13/+43
* * file.c (rb_file_s_extname): fix for spaces before extention.nobu2009-02-181-26/+25
* * file.c (rb_file_s_extname): fix for spaces before extention.nobu2009-02-182-1/+6
* * file.c: removed trailing spaces.nobu2009-02-181-207/+209
* * file.c (file_expand_path): suppress a warning. named magicnobu2009-02-182-4/+15
* * bootstraptest/test_fork.rb: test for [ruby-core:22158]nobu2009-02-181-0/+9
* * thread.c (thread_start_func_2): do not delete main thread fromnobu2009-02-182-6/+13
* properties.nobu2009-02-180-0/+0
* forgot to add.akr2009-02-171-0/+1
* * ext/dl/handle.c (rb_dlhandle_sym): moved conditionally used variable.nobu2009-02-171-2/+1
* * ext/socket/option.c: suppress warnings.nobu2009-02-171-1/+4
* properties.nobu2009-02-170-0/+0
* * NEWS: added Etc::{Passwd,Group}.each.nobu2009-02-171-0/+5
* add comments for rdoc.akr2009-02-172-0/+7
* forgot to modify.akr2009-02-172-3/+0
* * ext/openssl: avoid cyclic require.akr2009-02-178-183/+197
* * ext/etc/etc.c (Etc::Passwd.each, Etc::Group.each): new methods.nobu2009-02-173-14/+91
* * ext/socket/ancdata.c (bsock_sendmsg_internal): make the paddingakr2009-02-172-0/+7
* care EWOULDBLOCK of accept_nonblock.akr2009-02-171-1/+6
* fix an error message.akr2009-02-171-1/+1
* * ext/socket/ancdata.c (bsock_sendmsg_internal): should not remove theakr2009-02-172-3/+30
* * test/ostruct/test_ostruct.rb (test_frozen): added assertions.nobu2009-02-171-0/+2
* * string.c (rb_str_shared_replace): no need fornobu2009-02-172-11/+21
* * compile.c: fix to add "ensure" codes across "while" clauseko12009-02-163-31/+66
* * 2009-02-17svn2009-02-161-2/+2
* * ext/socket/mkconstants.rb: generate rb_define_const directly forakr2009-02-164-34/+31
* mention OpenBSD version.akr2009-02-161-1/+1
* * ext/socket/ancdata.c (bsock_sendmsg_internal) [OpenBSD]: don't removeakr2009-02-162-0/+8
* * symbian/setup: Update Symbian config to match recent changes in missing/all...azav2009-02-161-1/+5