diff options
author | zzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-05-19 23:04:36 +0000 |
---|---|---|
committer | zzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-05-19 23:04:36 +0000 |
commit | fdfc52151916b67d44be459afc674ab82f27004e (patch) | |
tree | 0f5b35fab4ab26437bc95e253cf4057a0a5be891 /ChangeLog | |
parent | caca17a8987d53f47822c63120047ca6de4984ea (diff) |
* lib/profiler.rb: Document Profiler__ methods
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Mon May 20 08:03:51 2013 Zachary Scott <zachary@zacharyscott.net> + + * lib/profiler.rb: Document Profiler__ methods + Mon May 20 08:02:13 2013 Zachary Scott <zachary@zacharyscott.net> * lib/tempfile.rb: nodoc Tempfile#inspect |