summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-18* ext/socket/ancdata.c (ancillary_rights): new method.akr
2009-02-18Sync with README.EXT.ja.knu
2009-02-18* README.EXT, README.EXT.ja: Improve the document aboutknu
2009-02-18* test/ruby/test_file_exhaustive.rb: skip some tests if euid == 0.mame
2009-02-18* 2009-02-19svn
2009-02-18* README.EXT, README.EXT.ja: Improve the document aboutknu
2009-02-18* ext/socket/ancdata.c (discard_cmsg_resource): new function to closeakr
2009-02-18* ext/socket/ancdata.c (bsock_recvmsg_internal): prevent misalignment.akr
2009-02-18* ext/socket/ancdata.c (bsock_sendmsg_internal): avoid misalignment.akr
2009-02-18* ext/socket/ancdata.c (bsock_recvmsg_internal): reduce code onakr
2009-02-18* configure.in (OBJCOPY): set ac_cv_prog_ac_ct_OBJCOPY to do nothingnobu
2009-02-18* file.c (rb_file_chown): use chown unless HAVE_FCHOWN.nobu
2009-02-18* io.c (pipe_open): sarg is always used unless HAVE_FORK.nobu
2009-02-18* bootstraptest/runner.rb: Use RUBY_DESCRIPTION if defined.knu
2009-02-18* io.c (rb_write_error2, argf_next_argv), process.c (rb_fork_err),nobu
2009-02-18* array.c (rb_ary_resurrect), string.c (rb_str_resurrect): newnobu
2009-02-18* file.c (rb_file_s_extname): fix for spaces before extention.nobu
2009-02-18* file.c (rb_file_s_extname): fix for spaces before extention.nobu
2009-02-18* file.c: removed trailing spaces.nobu
2009-02-18* file.c (file_expand_path): suppress a warning. named magicnobu
2009-02-18* bootstraptest/test_fork.rb: test for [ruby-core:22158]nobu
2009-02-18* thread.c (thread_start_func_2): do not delete main thread fromnobu
2009-02-18properties.nobu
2009-02-17forgot to add.akr
2009-02-17* ext/dl/handle.c (rb_dlhandle_sym): moved conditionally used variable.nobu
2009-02-17* ext/socket/option.c: suppress warnings.nobu
2009-02-17properties.nobu
2009-02-17* NEWS: added Etc::{Passwd,Group}.each.nobu
2009-02-17add comments for rdoc.akr
2009-02-17forgot to modify.akr
2009-02-17* ext/openssl: avoid cyclic require.akr
2009-02-17* ext/etc/etc.c (Etc::Passwd.each, Etc::Group.each): new methods.nobu
2009-02-17* ext/socket/ancdata.c (bsock_sendmsg_internal): make the paddingakr
2009-02-17care EWOULDBLOCK of accept_nonblock.akr
2009-02-17fix an error message.akr
2009-02-17* ext/socket/ancdata.c (bsock_sendmsg_internal): should not remove theakr
2009-02-17* test/ostruct/test_ostruct.rb (test_frozen): added assertions.nobu
2009-02-17* string.c (rb_str_shared_replace): no need fornobu
2009-02-16* compile.c: fix to add "ensure" codes across "while" clauseko1
2009-02-16* 2009-02-17svn
2009-02-16* ext/socket/mkconstants.rb: generate rb_define_const directly forakr
2009-02-16mention OpenBSD version.akr
2009-02-16* ext/socket/ancdata.c (bsock_sendmsg_internal) [OpenBSD]: don't removeakr
2009-02-16* symbian/setup: Update Symbian config to match recent changes in missing/all...azav
2009-02-16* symbian/setup: Update Symbian config to match recent changes in missing/all...azav
2009-02-16* class.c (rb_scan_args), README.EXT, README.EXT.ja: Add supportknu
2009-02-16* debug.c (set_debug_option): added rtc_error option.nobu
2009-02-16Improve documentation of rb_scan_args().knu
2009-02-15* complex.c (f_signbit): fixed indentation.nobu
2009-02-15* win32/win32.c (_CrtDbgReportW): prevent from false positivenobu