summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-07-15* ext/digest/sha2/sha2.c (SHA256_Update, SHA512_Update): avoid Busnahi
2011-07-14* ext/openssl/ossl.c (ossl_verify_cb): trap the exception fromnahi
2011-07-12* signal.c (reserved_signal_p): reverted a part of r32523.kosaki
2011-07-12* signal.c (sig_trap): don't permit to change a signal handler whichkosaki
2011-07-10* ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal): fixmrkn
2011-07-10* parse.y (var_ref): distinguish vcall from local variablenobu
2011-07-10* lib/test/unit.rb: Add new class variable `@@testfile_prefix`.sorah
2011-07-10* ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).naruse
2011-07-10* ext/bigdecimal/bigdecimal.c (BigDecimal_power): support non-integralmrkn
2011-07-10 * range.c (range_max): fix behavior with excluded end value.tarui
2011-07-09* lib/cgi/core.rb: fix multipart form parsing bug. [Bug #3866]xibbar
2011-07-08* common.mk (RUN_OPT): disable gems.nobu
2011-07-08* ext/json/parser/parser.rl (convert_encoding): should not modifynobu
2011-07-07* test/testunit/test_parallel.rb (TestParallelWorker#teardown): waitusa
2011-07-07* encoding.c (rb_enc_set_index, rb_enc_associate_index): shouldnobu
2011-07-06* parse.y (arg): rescue_mod is in inverse order from othernobu
2011-07-06* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Validate date insorah
2011-07-06* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Adding space aftersorah
2011-07-06* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Fix bug depends tosorah
2011-07-05Remove debug print of r32410.naruse
2011-07-05* parse.y (parser_here_document): should dispatch heredoc_endnobu
2011-07-05* lib/webrick/httpauth/digestauth.rb (_authenticate):naruse
2011-07-04* ext/coverage/coverage.c: resurrect r32071 + add GC guard fornagachika
2011-07-04* ext/coverage/coverage.c: revert r32071. The commit caused SEGV onmame
2011-07-03* array.c (ary_reject_bang): should not remove elements which arenobu
2011-07-02* test/openssl/test_ocsp.rbemboss
2011-07-01* test/matrix/test_matrix.rb: remove obsolete test [ruby-core:37714]marcandre
2011-07-01* array.c (rb_ary_reject_bang, rb_ary_delete_if): rejectednobu
2011-06-30* ext/openssl/ossl.c/.h: Added ossl_x509_name_sk2ary.emboss
2011-06-30* vm_insnhelper.c (vm_call_bmethod): fix to hook call/return eventko1
2011-06-30* test/ruby/test_rand.rb (test_random_bytes): fold mysteriouslynobu
2011-06-30* test/ruby/test_module.rb: tests for [Bug #3422] and [Bug #3423].nobu
2011-06-30Rerefix test introduced by r32307.naruse
2011-06-30Refix test introduced by r32307.naruse
2011-06-30Fix test introduced by r32307.naruse
2011-06-29* lib/cmath.rb (CMath.log): second argument: b can be nil.naruse
2011-06-29 * lib/rdoc: Update to RDoc 3.8 which contains fixes for documentationdrbrain
2011-06-29 * ext/date/date_core.c: avoided using timev.tadf
2011-06-29* lib/tracer.rb: Tracer.on only if required by -r command-line option.nagachika
2011-06-29* properties.nobu
2011-06-28* lib/benchmark.rb: merge eregon/benchmark.naruse
2011-06-28 * lib/rake: Update rake to fix some bugs and hide deprecated featuresdrbrain
2011-06-28 * lib/rdoc: Update to RDoc 3.7 (final)drbrain
2011-06-27* ext/bigdecimal/bigdecimal.c (BigMath_s_log): move BigMath.log frommrkn
2011-06-27fix [Bug #4409]. add DRbServer#here?seki
2011-06-26* test/etc/test_etc.rb (TestEtc#test_get{pw,gr}nam): skip entriesnobu
2011-06-26 * test/date/test_switch_hitter.rb: added a test.tadf
2011-06-25* vm_insnhelper.c (vm_search_superclass): avoid control framenagachika
2011-06-24* lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request nahi
2011-06-24* process.c (proc_daemon): should not start timer threadnobu