diff options
author | murphy <murphy@rubychan.de> | 2011-07-04 00:38:27 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2011-07-04 00:38:27 +0000 |
commit | 6a52b213edf1f146fb72a055466a35fe219e5a0d (patch) | |
tree | 2f0b49ff6ecbce2b24fc56d7eb9a2a883136bc5a /etc | |
parent | 498df2b7654c210c8f47e2757efc33cd94689b57 (diff) | |
download | coderay-6a52b213edf1f146fb72a055466a35fe219e5a0d.tar.gz |
cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/s
Diffstat (limited to 'etc')
-rw-r--r-- | etc/CodeRay.tmproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/CodeRay.tmproj b/etc/CodeRay.tmproj index 8c3f1a5..aef1391 100644 --- a/etc/CodeRay.tmproj +++ b/etc/CodeRay.tmproj @@ -133,7 +133,7 @@ <key>filename</key> <string>../test/scanners/coderay_suite.rb</string> <key>lastUsed</key> - <date>2011-05-08T16:19:54Z</date> + <date>2011-06-26T01:18:25Z</date> </dict> <dict> <key>filename</key> @@ -157,7 +157,7 @@ <key>filename</key> <string>../bench/bench.rb</string> <key>lastUsed</key> - <date>2011-02-20T05:36:12Z</date> + <date>2011-06-26T15:21:10Z</date> </dict> </array> <key>fileHierarchyDrawerWidth</key> |