aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * math.c: Attach documentation for Math.drbrain2011-06-291-0/+18
* * lib/matrix.rb: Matrix.zero can build rectangular matrices.marcandre2011-06-291-0/+5
* * lib/matrix.rb: Add Matrix#diagonal?, hermitian?, normal?, orthogonal?marcandre2011-06-291-0/+6
* * lib/matrix.rb: Specialize Matrix#find_index to return [row, col]marcandre2011-06-291-0/+5
* * lib/matrix.rb: Matrix#each{_with_index} can iterate over a subset of the Ma...marcandre2011-06-291-0/+5
* * thread_pthread.c (native_stop_timer_thread): skip to closeko12011-06-281-0/+6
* * error.c (rb_async_bug_errno): async-safe bug report function.ko12011-06-281-0/+12
* * lib/tracer.rb: count only non-internal libraries in stack trace,keiju2011-06-281-0/+5
* * lib/irb/ruby-lex.rb: recognize '\char' in ruby statement.keiju2011-06-281-0/+4
* * lib/debug.rb (var_list): Command 'var *' did not work on 1.9(!).nahi2011-06-281-0/+7
* * signal.c: Now, USE_TRAP_SIGMASK depend on HAVE_PTHREAD_SIGMASK.kosaki2011-06-281-0/+5
* * lib/benchmark.rb: merge eregon/benchmark.naruse2011-06-281-0/+31
* * thread_win32.c (native_stop_timer_thread): fixed commit miss ofusa2011-06-281-0/+5
* add a detail comment.ko12011-06-281-0/+2
* * thread_pthread.c (consume_communication_pipe):ko12011-06-281-0/+8
* * lib/rake: Update rake to fix some bugs and hide deprecated featuresdrbrain2011-06-281-0/+8
* * lib/rdoc: Update to RDoc 3.7 (final)drbrain2011-06-281-0/+5
* * process.c (rb_daemon): fix wrong #endif position.naruse2011-06-281-0/+4
* * object.c (Init_Object): Teach RDoc what Init_class_hierarchy does todrbrain2011-06-271-0/+5
* * thread.c (rb_thread_local_aref): RDoc fix. Thread#[] example nahi2011-06-271-0/+5
* * ext/bigdecimal/bigdecimal.c (BigMath_s_log): move BigMath.log frommrkn2011-06-271-0/+12
* * lib/irb/ruby-lex.rb: fix [Bug #4232].keiju2011-06-271-0/+4
* fix [Bug #4409]. add DRbServer#here?seki2011-06-271-0/+10
* * lib/irb/workspace.rb: fix BUG#4793.keiju2011-06-271-0/+4
* * thread_pthread.c (consume_communication_pipe): don't use C99kosaki2011-06-271-0/+5
* * thread_pthread.c (consume_communication_pipe): change returnkosaki2011-06-271-0/+5
* * thread_pthread.h (rb_global_vm_lock_struct): add volatile tokosaki2011-06-271-0/+5
* * thread_pthread.c: s/__gvl_acquire/gvl_acquire_common/ andkosaki2011-06-271-0/+5
* * thread_pthread.c (rb_thread_create_timer_thread):naruse2011-06-271-1/+6
* * thread_pthread.c (rb_thread_create_timer_thread):ko12011-06-271-0/+5
* * thread_pthread.c: Stop polling in the timer thread when there areko12011-06-271-0/+37
* * ext/date/date_parse.c: should use ALLOCA_N.tadf2011-06-261-0/+4
* * test/etc/test_etc.rb (TestEtc#test_get{pw,gr}nam): skip entriesnobu2011-06-261-0/+7
* * parse.y (rb_parser_end_seen_p): fix documentation about returnnaruse2011-06-261-0/+5
* * hash.c (rb_hash_reject): add documentation that Hash#rejectnaruse2011-06-261-0/+6
* * test/date/test_switch_hitter.rb: added a test.tadf2011-06-261-0/+4
* * ext/date/date_core.c: refactoring.tadf2011-06-261-0/+4
* * parse.y: comma at the end of line is no longer allowed.shyouhei2011-06-261-0/+6
* * vm_dump.c (rb_vm_bugreport): change CrashReporter suggestion messageskosaki2011-06-261-0/+17
* * ext/openssl/extconf.rbemboss2011-06-261-0/+11
* * ext/date/date_core.c (date_strftime_internal): removed meaningless braces.tadf2011-06-251-0/+5
* * vm_insnhelper.c (vm_search_superclass): avoid control framenagachika2011-06-251-0/+8
* * thread.c (sleep_forever): now Kernel#sleep don't wakeup bynagachika2011-06-251-0/+5
* * thread.c (rb_threadptr_check_signal): remove unnecessary th->statusnagachika2011-06-251-0/+6
* * ChangeLog: fix some typos.nagachika2011-06-251-2/+2
* * lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request nahi2011-06-241-0/+11
* * process.c (proc_daemon): should not start timer threadnobu2011-06-241-0/+5
* * Typo fixed. Is it reallyl a typo? 2*2 == 2+2 == 4.nahi2011-06-241-1/+1
* * ext/openssl/ossl_ssl.c (ossl_ssl_shutdown): Try to shutdown SSL nahi2011-06-241-0/+9
* * lib/rake/version.rb: Fixed VERSION to work with tool/rbinstall.rbdrbrain2011-06-231-0/+7