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
/
tool
/
lib
/
leakchecker.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't report changed ENV caused by Bundler
Peter Zhu
2022-11-04
1
-0
/
+3
*
Hack to avoid leak checker
Nobuyoshi Nakada
2022-05-25
1
-1
/
+2
*
Consider environment variable case-insensitiveness
Nobuyoshi Nakada
2021-11-29
1
-3
/
+18
*
Replace MiniTest::Unit to Test::Unit::Runner
Hiroshi SHIBATA
2021-09-11
1
-2
/
+2
*
Show leaked file descriptors only, without cwd, txt, and so on
Nobuyoshi Nakada
2021-06-27
1
-1
/
+1
*
Check warning flags only if available to run with old versions
Nobuyoshi Nakada
2020-07-15
1
-1
/
+1
*
test/drb/test_drbssl.rb: skip LeakChecker as openssl keeps /dev/random
Yusuke Endoh
2020-05-27
1
-1
/
+7
*
leakchecker.rb: show test name
Nobuyoshi Nakada
2020-05-16
1
-1
/
+1
*
Check encodings of STDIN,STDOUT,STDERR too
Kazuhiro NISHIYAMA
2020-05-08
1
-12
/
+19
*
leakchecker.rb: try `lsof`
Nobuyoshi Nakada
2020-05-07
1
-2
/
+9
*
Makes nil-safe
Nobuyoshi Nakada
2020-05-06
1
-1
/
+1
*
Ignore FDs kept by system library
Nobuyoshi Nakada
2020-05-06
1
-0
/
+13
*
leakchecker.rb: search /dev/fd too
Nobuyoshi Nakada
2020-05-06
1
-12
/
+12
*
Narrow the check target.
Koichi Sasada
2020-03-04
1
-1
/
+4
*
Limit the debug code conditon so that it runs only under i386-solaris
Yusuke Endoh
2020-03-03
1
-1
/
+1
*
add debug code for Solaris
Koichi Sasada
2020-03-03
1
-0
/
+1
*
Add check_warning_flags to leakchecker
Kazuhiro NISHIYAMA
2019-12-27
1
-0
/
+22
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
1
-5
/
+0
*
tool/lib/leakchecker.rb: show the code location that allocated leaked fd
Yusuke Endoh
2019-11-12
1
-0
/
+5
*
Revert "introduce debug check."
Koichi Sasada
2019-09-30
1
-11
/
+0
*
introduce debug check.
Koichi Sasada
2019-09-30
1
-0
/
+11
*
Move to tool/lib from test/lib.
Hiroshi SHIBATA
2019-07-02
1
-0
/
+240