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
*
* lib/weakref.rb: Attach documentation to WeakRef and add missing
drbrain
2011-06-30
1
-6
/
+20
*
* lib/yaml.rb: Document toplevel YAML and YAML::ENGINE to describe
drbrain
2011-06-30
1
-0
/
+18
*
* lib/cmath.rb: Hide handle_no_method_error from RDoc.
drbrain
2011-06-30
1
-1
/
+1
*
* lib/drb/drb.rb: Hide deprecated toplevel DRb constants.
drbrain
2011-06-29
1
-0
/
+1
*
* lib/cmath.rb (CMath.log): second argument: b can be nil.
naruse
2011-06-29
1
-1
/
+1
*
* lib/rdoc: Update to RDoc 3.8 which contains fixes for documentation
drbrain
2011-06-29
7
-43
/
+60
*
* lib/cmath.rb: make same exception for Math. fix [Bug #3137].
keiju
2011-06-29
1
-96
/
+176
*
* lib/irb/completion.rb: complate correctry string literal. fix [Bug #1145].
keiju
2011-06-29
1
-1
/
+10
*
* lib/irb/cmd/help.rb: support RDoc 3.7. fix [Bug #3760].
keiju
2011-06-29
1
-1
/
+1
*
* lib/tracer.rb: Tracer.on only if required by -r command-line option.
nagachika
2011-06-29
1
-2
/
+7
*
* math.c: Attach documentation for Math.
drbrain
2011-06-29
5
-11
/
+31
*
* lib/matrix.rb: Matrix.zero can build rectangular matrices.
marcandre
2011-06-29
1
-4
/
+6
*
* lib/matrix.rb: Add Matrix#diagonal?, hermitian?, normal?, orthogonal?
marcandre
2011-06-29
1
-0
/
+138
*
* lib/matrix.rb: Specialize Matrix#find_index to return [row, col]
marcandre
2011-06-29
1
-0
/
+31
*
* lib/matrix.rb: Matrix#each{_with_index} can iterate over a subset of the Ma...
marcandre
2011-06-29
1
-19
/
+110
*
* lib/tracer.rb: count only non-internal libraries in stack trace,
keiju
2011-06-28
1
-1
/
+1
*
* lib/irb/ruby-lex.rb: recognize '\char' in ruby statement.
keiju
2011-06-28
1
-1
/
+1
*
* lib/debug.rb (var_list): Command 'var *' did not work on 1.9(!).
nahi
2011-06-28
1
-1
/
+1
*
* lib/benchmark.rb: merge eregon/benchmark.
naruse
2011-06-28
1
-4
/
+6
*
* lib/rake: Update rake to fix some bugs and hide deprecated features
drbrain
2011-06-28
12
-20
/
+54
*
* lib/rdoc: Update to RDoc 3.7 (final)
drbrain
2011-06-28
5
-108
/
+156
*
* lib/irb/ruby-lex.rb: fix [Bug #4232].
keiju
2011-06-27
1
-1
/
+1
*
fix [Bug #4409]. add DRbServer#here?
seki
2011-06-27
1
-1
/
+11
*
* lib/irb/workspace.rb: fix BUG#4793.
keiju
2011-06-27
1
-1
/
+1
*
* lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request
nahi
2011-06-24
1
-1
/
+9
*
* lib/rake/version.rb: Fixed VERSION to work with tool/rbinstall.rb
drbrain
2011-06-23
1
-6
/
+4
*
* lib/rake: Import Rake 0.9.2
drbrain
2011-06-23
46
-2597
/
+3432
*
* lib/webrick/accesslog.rb: Cosmetic fix of mismatched indentation.
nahi
2011-06-23
1
-1
/
+1
*
* lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of
nahi
2011-06-21
1
-1
/
+1
*
* lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close
nahi
2011-06-21
1
-0
/
+5
*
* lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228.
nahi
2011-06-20
1
-1
/
+1
*
* lib/test/unit/parallel.rb: Override Test::Unit::TestCase#on_parallel_worker?
sorah
2011-06-19
1
-7
/
+13
*
* remove trailing spaces.
nobu
2011-06-17
1
-17
/
+17
*
* lib/csv.rb: Document #raw_encoding. Patch by David Czarnecki.
drbrain
2011-06-16
1
-0
/
+4
*
* lib/benchmark.rb: Document Benchmark::Tms#memberwise. Patch by
drbrain
2011-06-16
1
-4
/
+11
*
* lib/prettyprint.rb: Improve documentation. Patch by Ysiad
drbrain
2011-06-16
1
-1
/
+12
*
* lib/webrick/log.rb: Improve documentation of BasicLog and Log.
drbrain
2011-06-16
2
-7
/
+93
*
* test/testunit/test_parallel.rb: Fix Regexp for test.
sorah
2011-06-16
2
-0
/
+10
*
* lib/monitor.rb: Improve documentation. Patch by Sandor Szucs.
drbrain
2011-06-16
1
-72
/
+95
*
* lib/webrick/utils.rb: Document WEBrick::Utils. Patch by Olivier
drbrain
2011-06-16
1
-1
/
+67
*
* lib/webrick/httpservlet/erbhandler.rb: Allow the ERB document to
drbrain
2011-06-16
1
-1
/
+1
*
* lib/timeout.rb: Clarify timeout duration types. Patch by Alf Mikula.
drbrain
2011-06-16
2
-5
/
+8
*
* lib/rdoc.rb: Import RDoc 3.7 release candidate
drbrain
2011-06-16
32
-184
/
+927
*
* lib/net/imap.rb (search_response): parses SEARCH responses from
shugo
2011-06-16
1
-1
/
+2
*
* lib/test/unit.rb(Test::Unit::Runner#_run_parallel): Ignore -j0
sorah
2011-06-15
1
-0
/
+5
*
* lib/cmath.rb: add new methd Object#real?. fix #3137
keiju
2011-06-13
1
-0
/
+6
*
Additional fix for r31933.
naruse
2011-06-13
1
-6
/
+7
*
* lib/securerandom.rb (SecureRandom.random_bytes): modify PRNG state
akr
2011-06-13
1
-0
/
+8
*
* lib/net/http.rb (Net::HTTP#use_ssl?): require 'openssl' only when
naruse
2011-06-13
1
-2
/
+4
*
* lib/cmath.rb (CMath.cbrt): returns the principal value of the cube
mrkn
2011-06-13
1
-6
/
+2
[next]