aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2018-12-15svn2018-12-141-1/+1
* proc.c: [DOC] fix typosstomar2018-12-141-2/+2
* Move autoload to toplevelnaruse2018-12-141-1/+1
* fix r66163naruse2018-12-142-1/+20
* * remove trailing spaces. [ci skip]svn2018-12-141-1/+1
* tweak syntax of Proc documentation [ci skip]duerst2018-12-141-31/+36
* Suppress deprecation warningsnobu2018-12-142-0/+7
* NEWS: Fix description of BigDecimal.new [ci skip]mrkn2018-12-141-1/+1
* No document of Tempfile::Remover [ci skip]nobu2018-12-141-1/+1
* * properties.svn2018-12-140-0/+0
* Import bigdecimal-1.4.0.pre.20181214amrkn2018-12-143-11/+29
* separte NULL and EMPTY check.ko12018-12-141-31/+41
* Suppress uninitialized instance variable warningsnobu2018-12-141-1/+1
* rename li_table->ar_table (and related names).ko12018-12-146-331/+332
* time.c: improve docs for Timestomar2018-12-131-44/+44
* NEWS: various fixesstomar2018-12-131-22/+21
* re.c: [DOC] fix typosstomar2018-12-131-3/+3
* * 2018-12-14svn2018-12-131-1/+1
* proc.c: [DOC] fix typosstomar2018-12-131-3/+3
* Install script of default gems as is to its libexec dirusa2018-12-131-2/+2
* [DOC] Fix typos [ci skip]kazu2018-12-132-2/+2
* thread_pthread.c (native_ppoll_sleep): drop ubf_select referencesnormal2018-12-131-2/+1
* thread_pthread.c (native_sleep): sched_yield if GVL uncontendednormal2018-12-131-2/+24
* use :chdir option to avoid fd 3 to work with Windows.akr2018-12-131-2/+1
* thread_pthread.c (gvl_release_common): constify return valuenormal2018-12-131-2/+2
* test_win32ole_event.rb: retry random failurek0kubun2018-12-131-1/+2
* Separate RSTRING_PTR from a function callnobu2018-12-131-1/+3
* Don't increment `code_index`tenderlove2018-12-131-1/+0
* string.c: [DOC] fix typosstomar2018-12-121-5/+5
* range.c: [DOC] fix typostomar2018-12-121-1/+1
* range.c: Typo fix [DOC] [ci skip] [#15405]marcandre2018-12-121-1/+1
* * properties.svn2018-12-120-0/+0
* Add test cases of rb_arithmetic_sequence_extractmrkn2018-12-123-0/+69
* NEWS: Mention (1...) in addition to (1..) [DOC]marcandre2018-12-121-2/+3
* range.c: Documentation on endless ranges.marcandre2018-12-122-0/+29
* skip a test.ko12018-12-121-1/+1
* param.flags.has_kw flag should be FALSE before setting param.keyword.ko12018-12-121-0/+2
* restore `catch_except_p` flag.ko12018-12-121-0/+1
* * 2018-12-13svn2018-12-121-1/+1
* remove `compiled_` prefix. [Feature #15287]ko12018-12-123-13/+13
* Added entry of Psych.hsbt2018-12-121-0/+4
* Revise Date#hour, #min, #secnobu2018-12-121-0/+12
* test/test_open3.rb: skip a fd redirection test on windowsmame2018-12-121-0/+1
* complex.c: new APIs for Complexnobu2018-12-123-47/+58
* complex.c: rb_complex_new_polarnobu2018-12-125-8/+15
* Bump version to 1.3.0 same as the latest version of rubygems.org.hsbt2018-12-121-1/+1
* Bump library version same as released version of rubygems.orghsbt2018-12-121-1/+1
* Backport https://github.com/ruby/irb/pull/2hsbt2018-12-122-3/+2
* Enhance Proc docs [Misc #14610]duerst2018-12-121-4/+164
* Backport https://github.com/ruby/shell/pull/1hsbt2018-12-121-0/+1