Skip to content

Commit ab3266e

Browse files
committed
Removed tracer from ruby repo
1 parent 274d0aa commit ab3266e

File tree

6 files changed

+0
-557
lines changed

6 files changed

+0
-557
lines changed

doc/maintainers.rdoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,6 @@ Yukihiro Matsumoto (matz)
277277
_unmaintained_
278278
https://github.com/ruby/tmpdir
279279
https://rubygems.org/gems/tmpdir
280-
[lib/tracer.rb]
281-
Keiju ISHITSUKA (keiju)
282-
https://github.com/ruby/tracer
283-
https://rubygems.org/gems/tracer
284280
[lib/tsort.rb]
285281
Tanaka Akira (akr)
286282
https://github.com/ruby/tsort

doc/standard_library.rdoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ Tempfile:: A utility class for managing temporary files
7272
Time:: Extends the Time class with methods for parsing and conversion
7373
Timeout:: Auto-terminate potentially long-running operations in Ruby
7474
tmpdir.rb:: Extends the Dir class to manage the OS temporary file path
75-
Tracer:: Outputs a source level execution trace of a Ruby program
7675
TSort:: Topological sorting using Tarjan's algorithm
7776
un.rb:: Utilities to replace common UNIX commands
7877
URI:: A Ruby module providing support for Uniform Resource Identifiers

lib/tracer.rb

Lines changed: 0 additions & 292 deletions
This file was deleted.

lib/tracer/tracer.gemspec

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)