summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-11-27[ruby/erb] Version 4.0.1Takashi Kokubun
2022-11-27[ruby/erb] Skip using the extension for truffleruby as wellTakashi Kokubun
2022-11-27[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPHeaderBurdette Lamar
2022-11-26MJIT: Remove a duplicated rescueTakashi Kokubun
2022-11-26[ruby/erb] Version 4.0.0Takashi Kokubun
2022-11-26[ruby/erb] Define ERB::Escape moduleTakashi Kokubun
2022-11-25MJIT: Refactor source_shape_id extractionTakashi Kokubun
2022-11-25MJIT: Remove obsoleted variableTakashi Kokubun
2022-11-25MJIT: Remove the code to optimize shape transitionTakashi Kokubun
2022-11-25[ruby/erb] Keep ERB::Util#html_escape privateTakashi Kokubun
2022-11-25[ruby/fileutils] [Feature #18925] Add `ln_sr` method and `relative:` option t...Nobuyoshi Nakada
2022-11-24[ruby/erb] Allow requiring erb/escape.so aloneTakashi Kokubun
2022-11-24[ruby/erb] Split erb.rb into files for each module under ERBTakashi Kokubun
2022-11-24[ruby/erb] Rename erb.so to erb/escape.soTakashi Kokubun
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
2022-11-22[ruby/cgi] Bump up 0.3.5Hiroshi SHIBATA
2022-11-22[ruby/cgi] Relax domain label restrictionsNobuyoshi Nakada
2022-11-22[ruby/cgi] Bump up 0.3.4Hiroshi SHIBATA
2022-11-22[ruby/cgi] Prevent CRLF injectionYusuke Endoh
2022-11-22[ruby/cgi] Check cookie name/path/domain charactersNobuyoshi Nakada
2022-11-21Use class methods of `File` over `Kernel.open` and `IO.read`Nobuyoshi Nakada
2022-11-21[ruby/un] Use class methods of `File` over `Kernel.open`Nobuyoshi Nakada
2022-11-21[ruby/optparse] Use class methods of `File` over `IO`Nobuyoshi Nakada
2022-11-21[ruby/irb] Add commands to start and use the debuggerTakashi Kokubun
2022-11-20[ruby/irb] Version 1.5.0Takashi Kokubun
2022-11-20[ruby/irb] Add edit command (https://github.com/ruby/irb/pull/453)Stan Lo
2022-11-19[ruby/irb] Document a full list of commandsTakashi Kokubun
2022-11-19[ruby/irb] Update documentation about AutocompletionTakashi Kokubun
2022-11-19[ruby/net-http] About the Examples moved to separate fileBurdetteLamar
2022-11-19[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2022-11-19[ruby/net-http] Update lib/net/http/request.rbBurdette Lamar
2022-11-19[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2022-11-19[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2022-11-18[ruby/irb] Discover and load debug.gem even if it's not in GemfileTakashi Kokubun
2022-11-18[ruby/irb] Minor fixes on debug commandTakashi Kokubun
2022-11-18[ruby/irb] Add debug command (https://github.com/ruby/irb/pull/446)Stan Lo
2022-11-18[ruby/irb] Add an option to suppress code_around_bindingTakashi Kokubun
2022-11-17[ruby/irb] Bump up 1.4.3Hiroshi SHIBATA
2022-11-17Drop Ruby 2.5 supportst0012
2022-11-17[ruby/irb] Fix https://github.com/ruby/irb/pull/295: Ignore JavaPatrick Plenefisch
2022-11-15MJIT: Refactor BitField dereference a littleTakashi Kokubun
2022-11-15[ruby/irb] Deprecate USE_RELINE and USE_REIDLINEst0012
2022-11-15[ruby/irb] Deprecate reidline flagsst0012
2022-11-15[ruby/irb] Rename leftover Reidline referencesst0012
2022-11-15MJIT: Fix vm_cc_cme(cc).def.type to use bit fieldTakashi Kokubun
2022-11-15Handle more MJIT compilation failuresTakashi Kokubun