aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * symbian/setup: Update Symbian config to match recent changes in missing/all...azav2009-02-161-1/+1
* * class.c (rb_scan_args), README.EXT, README.EXT.ja: Add supportknu2009-02-164-18/+59
* * debug.c (set_debug_option): added rtc_error option.nobu2009-02-164-8/+40
* Improve documentation of rb_scan_args().knu2009-02-162-11/+46
* * complex.c (f_signbit): fixed indentation.nobu2009-02-151-12/+9
* * win32/win32.c (_CrtDbgReportW): prevent from false positivenobu2009-02-153-2/+9
* * lib/ostruct.rb (OpenStruct#new_ostruct_member): checks if frozen.nobu2009-02-153-8/+25
* * lib/test/unit/assertions.rb (Test::Unit::Assertions): aliasesnobu2009-02-152-0/+9
* updated.akr2009-02-151-0/+1
* mention SecureRandom.urlsafe_base64.akr2009-02-151-0/+4
* * lib/securerandom.rb (SecureRandom.urlsafe_base64): new method.akr2009-02-152-0/+57
* rdoc update.akr2009-02-151-5/+5
* * hash.c (hash_i): use Murmurhash.akr2009-02-152-2/+5
* add a test.akr2009-02-151-0/+15
* * variable.c (rb_define_hooked_variable): suppress false assertionnobu2009-02-152-31/+31
* * test/test_pp.rb: extract from lib/pp.rb.akr2009-02-147-759/+747
* add timeout.akr2009-02-141-1/+3
* add a test.akr2009-02-141-0/+5
* * lib/time.rb (Time.parse): raise ArgumentError if Date._parse don'takr2009-02-144-3/+18
* * string.c (rb_hash_uint32, rb_hash_uint, rb_hash_start, rb_hash_end),mame2009-02-1412-30/+117
* * hash.c (rb_hash): always return a fixnum value because a returnmame2009-02-143-5/+33
* * array.c (rb_ary_uniq_bang, rb_ary_uniq): unique by the result ofnobu2009-02-143-17/+88
* * array.c (ary_resize_capa): should not overwrite outside embeddednobu2009-02-143-3/+9
* remove Id keyword.akr2009-02-141-2/+0