aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/net/htp/response.rb (Net::Inflater#inflate_adapter):naruse2014-07-032-0/+10
* * lib/net/http/response.rb (Net::HTTP.each_response_header):naruse2014-07-032-1/+12
* * lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse2014-07-033-79/+47
* * 2014-07-04svn2014-07-031-2/+2
* change default not tot create useless objectnaruse2014-07-031-1/+1
* fix a part of speech [ci skip]kazu2014-07-031-1/+1
* configure.in: fix static-linked-extnobu2014-07-036-7/+26
* * 2014-07-03svn2014-07-031-2/+2
* extmk.rb: GNU make -C optionnobu2014-07-033-3/+15
* Init functions don't need ID cachesnobu2014-07-039-13/+37
* hash.c: use rb_check_aritynobu2014-07-021-8/+12
* sprintf.c: check_name_argnobu2014-07-021-4/+12
* sprintf.c: check_pos_argnobu2014-07-021-6/+17
* sprintf.c: check_next_argnobu2014-07-021-4/+12
* sprintf.c: get_numnobu2014-07-021-13/+21
* test_io.rb: fix leaked threadsnobu2014-07-021-0/+3
* leakchecker.rb: MiniTest::Unit.outputnobu2014-07-021-0/+4
* * gc.c (gc_heap_lazy_sweep): simplify logic.ko12014-07-022-24/+33
* * tool/redmine-backporter.rb: support new status 'WONTFIX'.usa2014-07-021-1/+1
* webrick/utils.rb: mark by class namenobu2014-07-021-3/+2
* * logger.rb: removed unmaintain code.hsbt2014-07-024-177/+9
* Fix --dump=parsetree segfault on required keyword argumentcharliesome2014-07-012-1/+11
* vm.c: rb_vm_env_local_variablesnobu2014-07-016-36/+44
* vm.c: constifynobu2014-07-012-8/+7
* proc.c: Binding#receivernobu2014-07-014-0/+34
* proc.c: fix infinite loopnobu2014-07-013-1/+12
* test_proc.rb: test_local_variablesnobu2014-07-011-0/+5
* test_proc.rb: test_local_variables_in_other_contextnobu2014-07-012-10/+10
* * 2014-07-02svn2014-07-011-2/+2
* test_gem_package_tar_reader_entry.rb: close temporary filesnobu2014-07-011-3/+13
* test_gem_remote_fetcher.rb: stop SSL servernobu2014-07-011-2/+7
* * NEWS: [DOC] mention about Binding#local_variables, introduced atusa2014-07-012-0/+9
* * numeric.c (num_step_scan_args): table argument of rb_get_kwargs() isnagachika2014-07-012-5/+10
* * NEWS: added news entry of removing to date/format.rb.hsbt2014-07-011-0/+3
* test_gem_remote_fetcher.rb: fix leaked threadsnobu2014-07-011-0/+17
* Digest::HMAC is finally removed as previously noticed. [fix GH-648]knu2014-07-014-296/+12
* add timeoutnaruse2014-07-011-2/+4
* * ext/date/lib/date/format.rb: removed empty file by @vipulnsward.hsbt2014-07-013-2/+6
* exception must make process stopnaruse2014-07-011-1/+1
* * 2014-07-01svn2014-06-301-3/+3
* show if parallel test-all fails to Marshal.loadnaruse2014-06-301-2/+9
* gc.c: freeze GC::OPTSnobu2014-06-301-1/+2
* string.c: rb_fstring_newnobu2014-06-302-0/+22
* suppress warnings: assigned but unused variablenaruse2014-06-302-4/+2
* remove useless part of regexpnaruse2014-06-301-4/+4
* * gc.c (gc_stat_internal): return size_t value instead of VALUEko12014-06-302-16/+27
* * gc.c: support `USE_RGENGC == 0'.ko12014-06-303-22/+48
* * 2014-06-30svn2014-06-301-2/+2
* * file.c: [DOC] document File.join returns a string.hsbt2014-06-302-1/+6
* * 2014-06-29svn2014-06-281-2/+2