summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-19New buffer for shared stringNobuyoshi Nakada
2019-06-19Update homebrew on TravisTakashi Kokubun
2019-06-19Preserve the string content at self-copyingNobuyoshi Nakada
2019-06-19Use IRB.conf[:AUTO_INDENT] setting in multiline modeaycabta
2019-06-19* 2019-06-19git
2019-06-19Avoid auto indent in prompt when dynamic auto indentaycabta
2019-06-18Fix auto indent crash when blank inputaycabta
2019-06-18Print starting debug message with RELINE_STDERR_TTYaycabta
2019-06-18Now test-bundler is not working on macOS eitherTakashi Kokubun
2019-06-18Implement auto indent for multilineaycabta
2019-06-18[DOC] non-nil `$,`,`$;` will be deprecated [ci skip]Kazuhiro NISHIYAMA
2019-06-18Fix memory leakNobuyoshi Nakada
2019-06-18* expand tabs.git
2019-06-18String#b: Don't depend on dependent stringAlan Wu
2019-06-18* 2019-06-18git
2019-06-17Update documentation for File.executable{,_real}? to mention Windows issuesJeremy Evans
2019-06-17Support Bison 3 in ripperNobuyoshi Nakada
2019-06-17Fix wrong "void value expression" errorNobuyoshi Nakada
2019-06-17Fix wrong "void value expression" errorNobuyoshi Nakada
2019-06-17* 2019-06-17git
2019-06-17Support Bison 3Nobuyoshi Nakada
2019-06-16Fix memory leakNobuyoshi Nakada
2019-06-16* expand tabs.git
2019-06-16Revert "Make constant assignments more conforming to JIS X 3017:2013 11.4.2.2.3"Yusuke Endoh
2019-06-16* expand tabs.git
2019-06-16Make constant assignments more conforming to JIS X 3017:2013 11.4.2.2.3Yuki Yugui Sonoda
2019-06-16Implement line_no correctlyaycabta
2019-06-16tool/redmine-backporter.rb: Change redmine git revisions URL path.nagachika
2019-06-16* 2019-06-16git
2019-06-16tool/redmine-backporter.rb: Add parens to fix condition for svn revision search.nagachika
2019-06-15Revert github/pull/2230, commit missNobuyoshi Nakada
2019-06-15Prefer `enum yytokentype` to intNobuyoshi Nakada
2019-06-15Test for blank lines between leadinig dot method chainsJosh Cheek
2019-06-15Multiline method chain with leading dot works for blank linesJosh Cheek
2019-06-15Remove blank line I accidentally addedJosh Cheek
2019-06-15Test comments between multiline method chainJosh Cheek
2019-06-15Rename LINEND to EMPTYLNJosh Cheek
2019-06-15Omg, it works!Josh Cheek
2019-06-15* 2019-06-15git
2019-06-15test/net/imap/test_imap.rb: wait for the server thread to startYusuke Endoh
2019-06-14An operator is not allowed just after `|>`Nobuyoshi Nakada
2019-06-14Pipeline operator is experimental [ci skip]Kazuhiro NISHIYAMA
2019-06-14irb.rb: [DOC] the default prompt includes :PROMPT_N [ci skip]Nobuyoshi Nakada
2019-06-14Use Exception#full_message for tracebackNobuyoshi Nakada
2019-06-14Remove debug printaycabta
2019-06-14Set allow_escape_code for promptaycabta
2019-06-14Use Reline.prompt_proc in IRBaycabta
2019-06-14* 2019-06-14git
2019-06-14Add Reline.prompt_procaycabta
2019-06-13test/webrick/test_ssl_server.rb: Use EnvUtil.timeout for timeout scale factorYusuke Endoh