aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal): fixmrkn2011-07-103-7/+35
* * process.c (rb_exec_arg_addopt): fix preprocess condition.nobu2011-07-101-1/+1
* * parse.y (var_ref): distinguish vcall from local variablenobu2011-07-103-21/+87
* * internal.h: add comments (cautions).ko12011-07-102-1/+10
* * lib/test/unit.rb: Add new class variable `@@testfile_prefix`.sorah2011-07-1012-98/+91
* * vm_insnhelper.c (vm_throw): check a class frame.ko12011-07-103-0/+43
* * thread_pthread.c (mutex_debug): use exit(EXIT_FAILURE) instad ofkosaki2011-07-104-5/+13
* * ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).naruse2011-07-1020-191/+537
* * vm_core.h (typedef struct rb_vm_struct): create a newkosaki2011-07-104-0/+23
* add a ticket number.kosaki2011-07-101-0/+1
* * signal.c (sigsegv): use abort() instead of exit() when nestedkosaki2011-07-102-1/+6
* * load.c (rb_f_autoload): prevent to autoload for singletonmrkn2011-07-103-1/+40
* * lib/test/unit/assertions.rb: Import documentation patch by Justinsorah2011-07-102-3/+111
* * ext/date/date_core.c: canonicalizes nth and sf.tadf2011-07-102-6/+21
* * internal.h (rb_thread_call_with_gvl, rb_thread_call_without_gvl):ko12011-07-102-2/+14
* * ext/bigdecimal/bigdecimal.c (BigDecimal_power): support non-integralmrkn2011-07-103-35/+548
* * compile.c (when_vals): when a string literal is written on whenmame2011-07-102-1/+14
* * parse.y (reduce_nodes_gen): NODE_RETURN in rescue body must not bemame2011-07-102-0/+10
* * range.c (range_max): fix behavior with excluded end value.tarui2011-07-103-0/+10
* * NEWS: Fix RubyGems version. [Ruby 1.9 - Bug #5004]drbrain2011-07-102-2/+6