From 9ec711fc9ce464e28fb5189ce034c12cf30687b2 Mon Sep 17 00:00:00 2001 From: murphy Date: Fri, 1 Jan 2010 06:18:35 +0000 Subject: Last changes. --- Changes.textile | 5 ++++- etc/coderay-lib.tmproj | 45 +++++---------------------------------------- 2 files changed, 9 insertions(+), 41 deletions(-) diff --git a/Changes.textile b/Changes.textile index 19b91dd..e4f7c94 100644 --- a/Changes.textile +++ b/Changes.textile @@ -51,7 +51,7 @@ h3. @Encoders::CommentFilter@ Removes tokens of the @:comment@ class. h3. @Encoders::LinesOfCode@ - + * *NEW* Counts the lines of code according to the @KINDS_NOT_LOC@ token class list @@ -197,6 +197,9 @@ h3. @Plugin@ h3. @FileType@ * *NEW* @FileType[]@ takes @Pathname@ instances +* *NEW* regonizes @.cc@, @.cpp@, @.cp@, @.cxx@, @.c++@, @.C@, @.hh@, @.hpp@, @.h++@, @.cu@ extensions (C++) + + Thanks to Sander Cox and the TextMate C bundle. * *NEW* regonizes @.pas@, @.dpr@ extensions (Delphi) * *NEW* regonizes @.gvy@, @.groovy@ extensions (Groovy) * *NEW* regonizes @.php@, @.php3@, @.php4@, @.php5@ extensions (PHP) diff --git a/etc/coderay-lib.tmproj b/etc/coderay-lib.tmproj index 0e65c88..0c3eaa3 100644 --- a/etc/coderay-lib.tmproj +++ b/etc/coderay-lib.tmproj @@ -2,8 +2,6 @@ - currentDocument - ../diff documents @@ -28,15 +26,15 @@ filename ../diff lastUsed - 2010-01-01T05:59:47Z - selected - + 2010-01-01T06:14:55Z filename ../Changes.textile lastUsed - 2010-01-01T05:59:47Z + 2010-01-01T06:18:17Z + selected + filename @@ -112,7 +110,7 @@ filename ../test/scanners/coderay_suite.rb lastUsed - 2010-01-01T05:57:20Z + 2010-01-01T06:09:10Z filename @@ -131,20 +129,6 @@ 200 metaData - ../diff - - caret - - column - 15 - line - 94 - - firstVisibleColumn - 0 - firstVisibleLine - 88 - ../lib/coderay/scanners/delphi.rb caret @@ -305,26 +289,7 @@ 76 - ../rake_tasks/test.rake - - caret - - column - 31 - line - 79 - - firstVisibleColumn - 0 - firstVisibleLine - 44 - - openDocuments - - ../rake_tasks/test.rake - ../diff - showFileHierarchyDrawer windowFrame -- cgit v1.2.1