aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add --colorize and --nocolorize options to IRBaycabta2019-05-211-0/+2
* Fix typoMarcus Stollsteimer2019-05-031-1/+1
* Use Ripper for IRBaycabta2019-04-301-6/+0
* Disallow also CR in here-doc identifierNobuyoshi Nakada2019-04-291-1/+1
* parse.y: fix here-doc identifier with newlineNobuyoshi Nakada2019-04-291-0/+3
* Reduce matz's work, let git do it insteadNobuyoshi Nakada2019-04-283-20/+0
* Added ChangeLog marker for the beginning of 2.7.0Nobuyoshi Nakada2019-04-271-0/+8
* Updated marked commits for ChangeLogNobuyoshi Nakada2019-04-272-2/+9
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-231-0/+6
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-231-6/+0
* Tk is already removed from stdlib at r55844Kazuhiro NISHIYAMA2019-04-221-1/+0
* CRuby trunk uses git instead of subversion nowKazuhiro NISHIYAMA2019-04-221-9/+4
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-211-0/+6
* ubygems.rb is already removed from ruby repository.hsbt2019-04-211-1/+1
* IRB is improved with Reline and RDocaycabta2019-04-201-6/+0
* Take over strscan maintenancekou2019-04-181-1/+1
* doc/signals.rdoc: Clarify a bit where Signal.trap handlers are executederegon2019-04-071-1/+1
* Introduce beginless range [Feature#14799]mame2019-04-031-0/+1
* Removed from standard library. No one maintains it from Ruby 2.0.0.hsbt2019-03-112-6/+0
* NEWS: use note-listnobu2019-02-021-111/+111
* [DOC] mention rb_str_modifynobu2019-01-182-0/+16
* Update refinements docstenderlove2019-01-101-4/+2
* doc/extension.ja.rdoc (rb_gc_register_mark_object): fix prototypenormal2018-12-261-1/+1
* [DOC] Remove heading with no content [ci skip]kazu2018-12-252-4/+0
* [DOC] Add doc/NEWS-2.6.0 [ci skip]kazu2018-12-251-0/+664
* [DOC] Fix typos [ci skip]kazu2018-12-252-4/+4
* Mention rb_gc_register_mark_object [ci skip]nobu2018-12-252-4/+16
* Small improvement in refinements docsstomar2018-12-241-2/+2
* range.c: Documentation on endless ranges.marcandre2018-12-121-0/+1
* doc/contributing.rdoc: remove IA-64 from active platform listmame2018-12-111-2/+0
* [DOC] rational and imaginary literals [ci skip]nobu2018-11-171-0/+27
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+3
* Improve doc of Regexp about "ignore case" behavior [Misc #10836]aycabta2018-10-211-3/+8
* Improve safe navigation operator's docs [Misc #15109]aycabta2018-10-201-4/+23
* Fix NEWS format [ci skip]nobu2018-10-171-43/+38
* [DOC] Remove link to dead projectkazu2018-09-051-2/+2
* [DOC] Update NEWS about close_others [ci skip]kazu2018-08-171-2/+1
* Move IPAddr to deafult gems category.hsbt2018-08-102-3/+3
* use https:// instead of git:// when possiblenormal2018-07-281-2/+2
* Update latest default gems on maintainers.rdoc and standard_library.rdoc.hsbt2018-07-252-12/+12
* Promote Shell library to default gems.hsbt2018-07-202-3/+3
* Promote Tracer to default gems.hsbt2018-07-202-3/+3
* Promote Synchronizer to default gems.hsbt2018-07-172-3/+3
* Promote irb library to default gems.hsbt2018-07-092-3/+3
* [DOC] newer codes recommend to use spaces onlykazu2018-07-011-1/+2
* [DOC] Use https: instead of http:, git: [ci skip]kazu2018-06-301-6/+6
* [DOC] Update URL of rurema [ci skip]kazu2018-06-301-1/+1
* ConditionVariable and Queue is not standard library.hsbt2018-06-201-2/+0
* doc/signals.rdoc: fix typostomar2018-06-121-1/+1
* doc/extension.rdoc: Fix small copy+paste mistakenobu2018-06-101-1/+1