aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2011-07-19svn2011-07-191-2/+2
* * io.c (rb_update_max_fd): new function.akr2011-07-194-0/+17
* * ext/psych/lib/psych.rb: define a new BadAlias error class.tenderlove2011-07-184-1/+22
* * 2011-07-18svn2011-07-171-2/+2
* * ext/curses/curses.c: added the new class Curses::Pad, whichshugo2011-07-173-1/+164
* delete garbage file.nagachika2011-07-171-8/+0
* * error.c (rb_check_trusted): new function to check an object isnobu2011-07-178-5/+79
* * error.c (rb_warn_m): accept multiple args in like puts. rdocnobu2011-07-173-8/+37
* * test/ruby/test_module.rb (TestModule#test_method_{undefined,removed}):nobu2011-07-171-0/+58
* * 2011-07-17svn2011-07-161-2/+2
* * test/openssl/test_ssl_session.rb: add PEM SSL session without TLSemboss2011-07-162-2/+38
* * configure.in (RUBY_UNIVERSAL_ARCH): restore arch flag.nobu2011-07-162-3/+11
* * lib/uri/common.rb (module): Remove optional parser argument to Kernel#URImarcandre2011-07-153-6/+26
* * ChangeLog: mention to the ticket.usa2011-07-151-0/+1
* * win32/win32.c (is_socket, is_console): add prototypes to fix compileusa2011-07-152-0/+8
* * 2011-07-16svn2011-07-151-2/+2
* * time.c (time_dup): used rb_obj_class() instead of CLASS_OF().kosaki2011-07-153-1/+23
* * bignum.c (bigsub_int): add RB_GC_GUARD. This patch is made bymrkn2011-07-152-0/+10
* * ChangeLog: typo.usa2011-07-151-0/+11
* * win32/win32.c, include/ruby/win32.h (rb_w32_io_cancelable_p): renamedusa2011-07-153-8/+8
* * ext/digest/sha2/sha2.c (SHA256_Update, SHA512_Update): avoid Busnahi2011-07-153-2/+23
* * 2011-07-15svn2011-07-141-2/+2
* * regint.h (PLATFORM_UNALIGNED_WORD_ACCESS): Power PC does notnobu2011-07-143-2/+11
* fix a typokazu2011-07-141-1/+1
* * ext/openssl/ossl.c (ossl_verify_cb): trap the exception fromnahi2011-07-145-3/+39
* * 2011-07-14svn2011-07-141-2/+2
* * properties.nobu2011-07-140-0/+0
* fix typokazu2011-07-131-1/+1
* * 2011-07-13svn2011-07-131-2/+2
* * ChangeLog: fix tyops.nagachika2011-07-132-3/+3
* * NEWS: add a description of Signal.trap change.kosaki2011-07-122-1/+15
* * signal.c (reserved_signal_p): reverted a part of r32523.kosaki2011-07-123-16/+7
* * vm_method.c (rb_add_method): should not call method_added hookmatz2011-07-122-1/+8
* * lib/test/unit.rb(Test::Unit::Options#process_args): Fix bug.sorah2011-07-122-21/+19
* small cleanupkosaki2011-07-121-18/+2
* * signal.c (install_sighandler): fixed a race.kosaki2011-07-122-0/+6
* * signal.c (sig_trap): don't permit to change a signal handler whichkosaki2011-07-123-0/+78
* * 2011-07-12svn2011-07-121-2/+2
* * win32/setup.mak: support x86-amd64 cross compile environment.usa2011-07-122-0/+14
* time.c: can't compile time.c on AIX due to missing declaration forkanemoto2011-07-112-0/+9
* updated news for minitestryan2011-07-111-0/+4
* * process.c: removed signal() macro. It's no longer used.kosaki2011-07-112-4/+4
* * ChangeLog: more details.usa2011-07-111-1/+2
* * numeric.c (rb_num2ull): use FIX2LONG instead of FIX2ULONG. seeusa2011-07-112-1/+6
* * thread_pthread.c (get_stack): need to adjust stack addr forkanemoto2011-07-102-0/+6
* * thread_pthread.c (rb_thread_create_timer_thread): removedkosaki2011-07-108-71/+33
* * 2011-07-11svn2011-07-101-2/+2
* * doc/NEWS-1.9.3: describe the improvement of BigDecimal#power andmrkn2011-07-101-0/+2
* * docs/NEWS-1.9.3: moved from NEWS.yugui2011-07-104-12429/+12457
* * version.h (RUBY_VERSION): ruby_1_9_3 branch was forked.yugui2011-07-102-1/+5