index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ruby/fileutils] Bump version to 1.4.1
Hiroshi SHIBATA
2019-11-30
1
-1
/
+1
*
Revert "[ruby/fileutils] Fix #install with "X" mode option"
Hiroshi SHIBATA
2019-11-30
1
-3
/
+6
*
[ruby/webrick] Enabled chunked encoding if Transfer-Encoding: chunked header ...
Jeremy Evans
2019-11-30
1
-0
/
+1
*
[ruby/webrick] Bump version to 1.6.0
Hiroshi SHIBATA
2019-11-30
1
-1
/
+1
*
[ruby/webrick] Allow WEBrick::HTTPServlet::CGIHandler :CGIInterpreter option ...
Jeremy Evans
2019-11-30
1
-1
/
+7
*
[ruby/webrick] Document HTTPResponse#body callable option
zverok
2019-11-30
1
-2
/
+15
*
[ruby/fileutils] Bump version to 1.4.0
Hiroshi SHIBATA
2019-11-30
1
-1
/
+1
*
Move gemspec of fileutils under the toplevel of lib directory.
Hiroshi SHIBATA
2019-11-30
1
-0
/
+0
*
[ruby/fileutils] Fix #install with "X" mode option
Nobuyoshi Nakada
2019-11-30
1
-6
/
+3
*
[ruby/fileutils] Remove version.rb
Nobuyoshi Nakada
2019-11-30
3
-19
/
+14
*
[ruby/forwardable] Bump version to 1.3.0
Hiroshi SHIBATA
2019-11-30
1
-1
/
+1
*
[ruby/forwardable] Fix keyword argument separation warnings on Ruby 2.7+
Jeremy Evans
2019-11-30
1
-1
/
+4
*
Use @eof variable for ReidlineInputMethod#eof?
aycabta
2019-11-30
1
-1
/
+1
*
Simplified ErrDimensionMismatch class
Hiroshi SHIBATA
2019-11-30
1
-4
/
+2
*
Support argument for ErrNotRegular
Hiroshi SHIBATA
2019-11-30
1
-2
/
+6
*
Also replace E2MM to standard exception class
Hiroshi SHIBATA
2019-11-30
1
-4
/
+4
*
Support existence usecase for the custom exception classes
Hiroshi SHIBATA
2019-11-30
1
-3
/
+13
*
replace raise method from e2mmap on Scalar class
Hiroshi SHIBATA
2019-11-30
1
-5
/
+5
*
raise method accepts 3 argument with exception class
Hiroshi SHIBATA
2019-11-30
1
-9
/
+9
*
Retire to maintain e2mmap on ruby core
Hiroshi SHIBATA
2019-11-30
3
-206
/
+0
*
Remove re-define embedded error classes and extract argument on custom error ...
Hiroshi SHIBATA
2019-11-30
1
-16
/
+4
*
Use simple exception classes instead of e2mmap
Hiroshi SHIBATA
2019-11-30
1
-48
/
+73
*
Revert "Treat :@1, :@@1, @1, and @@1 correctly to check termination"
aycabta
2019-11-29
1
-15
/
+0
*
Fix regexp to complete complex literal
aycabta
2019-11-28
1
-5
/
+3
*
Delete newline when C-k on emacs mode at EOL
aycabta
2019-11-28
1
-0
/
+8
*
Remove two removed constants
aycabta
2019-11-28
1
-1
/
+1
*
Fix ghost method line no
aycabta
2019-11-28
2
-4
/
+15
*
Remove an unnecessary variable
aycabta
2019-11-26
1
-2
/
+1
*
Slightly fix the warning message [ci skip]
Takashi Kokubun
2019-11-26
1
-1
/
+1
*
Suggest an alternative to suppress the irb warning
Takashi Kokubun
2019-11-26
1
-1
/
+2
*
Cache loaded module to suppress method redefined warnings
aycabta
2019-11-25
1
-1
/
+5
*
Remove e2mmap dependency
aycabta
2019-11-25
11
-67
/
+157
*
Remove lib/irb/slex.rb
aycabta
2019-11-25
2
-283
/
+0
*
Remove debug code...
aycabta
2019-11-24
1
-1
/
+0
*
Disable tracer ext of IRB when tracer doesn't found
aycabta
2019-11-24
1
-1
/
+15
*
Tracer.set_get_line_procs should support block and Proc object
aycabta
2019-11-23
1
-3
/
+5
*
Tracer.add_filter should support block and Proc object
aycabta
2019-11-23
1
-3
/
+5
*
Use more strict regexp to avoid to match naninanirb.rb
Kazuhiro NISHIYAMA
2019-11-21
2
-3
/
+3
*
Support %U/%u/%W/%w/%V/%g/%G formats in Time.strptime
Jeremy Evans
2019-11-21
1
-1
/
+12
*
[ruby/reline] Version 0.0.7
aycabta
2019-11-21
1
-1
/
+1
*
Version 0.0.6
aycabta
2019-11-21
1
-1
/
+1
*
Version 1.1.0
aycabta
2019-11-21
1
-2
/
+2
*
Consider escape sequence to calculate prompt width
aycabta
2019-11-21
1
-1
/
+1
*
Add a warning message and --legacy of an alias of --singleline
aycabta
2019-11-21
2
-1
/
+7
*
Refactor filter_backtrace
Y. Ushiki
2019-11-21
1
-13
/
+3
*
Fix filter_backtrace for context-mode 0
Y. Ushiki
2019-11-21
1
-1
/
+2
*
Use singleline/multiline instead of readline/reidline
aycabta
2019-11-21
5
-56
/
+66
*
Change argument `Proc` to `#call` defined object.
manga_osyo
2019-11-21
1
-5
/
+5
*
Add <Home> <End> keys.
manga_osyo
2019-11-21
1
-0
/
+2
*
Mintty on Cygwin isn't a kind of command prompt, can process ANSI escape code
aycabta
2019-11-20
1
-8
/
+8
[prev]
[next]