public
Description: A Ruby library for finding memory leaks
Homepage: http://blog.evanweaver.com/files/doc/fauna/bleak_house/
Clone URL: git://github.com/fauna/bleak_house.git
Evan Weaver (author)
Thu Nov 05 01:36:58 -0800 2009
bleak_house / Manifest
100644 22 lines (21 sloc) 0.351 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
CHANGELOG
LICENSE
LICENSE_BSD
Manifest
README
Rakefile
TODO
bin/bleak
ext/build_ruby.rb
ext/build_snapshot.rb
ext/extconf.rb
ext/snapshot.c
ext/snapshot.h
lib/bleak_house.rb
lib/bleak_house/analyzer.rb
lib/bleak_house/hook.rb
ruby/ruby-1.8.7-p174.tar.bz2
ruby/ruby-1.8.7.patch
test/benchmark/bench.rb
test/test_helper.rb
test/unit/test_bleak_house.rb