/[drupal]/drupal/scripts/code-style.pl
ViewVC logotype

Log of /drupal/scripts/code-style.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.17
Mon Mar 9 20:45:21 2009 UTC (8 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +1 -1 lines
FILE REMOVED
- Patch #340940 by grendzy, Damien Tournoud: remove code-style.pl.  Death by coder module.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:39:11 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 , to selected 1.12
- Patch #358006 by gcopenhaver: fixed spelling errors.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:24:41 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 , to selected 1.12
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 11:40:19 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-BETA-1, DRUPAL-6-0-BETA-2, DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9, DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2, DRUPAL-7-0-UNSTABLE-3
Branch point for: DRUPAL-6
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 , to selected 1.12
- Patch #111347 by Steven: refactor url() and l().

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 07:15:53 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.12: +52 -19 lines
Diff to previous 1.12
- Patch #118891 by tanifa: added PerlDoc comments / user generated documentation.  Tres cool.

Revision 1.12 - (view) (download) (as text) (annotate) - [selected]
Sat Oct 14 10:03:27 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-BETA-1, DRUPAL-5-0-BETA-2, DRUPAL-5-0-RC-1, DRUPAL-5-0-RC-2, DRUPAL-5-1, DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-2, DRUPAL-5-20, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7, DRUPAL-5-8, DRUPAL-5-9
Branch point for: DRUPAL-5
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
- Small correction to code style checker.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 21 18:46:54 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-7-0, DRUPAL-4-7-0-BETA-5, DRUPAL-4-7-0-BETA-6, DRUPAL-4-7-0-RC-1, DRUPAL-4-7-0-RC-2, DRUPAL-4-7-0-RC-3, DRUPAL-4-7-0-RC-4, DRUPAL-4-7-1, DRUPAL-4-7-10, DRUPAL-4-7-11, DRUPAL-4-7-2, DRUPAL-4-7-3, DRUPAL-4-7-4, DRUPAL-4-7-5, DRUPAL-4-7-6, DRUPAL-4-7-7, DRUPAL-4-7-8, DRUPAL-4-7-9
Branch point for: DRUPAL-4-7
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 , to selected 1.12
- Patch #49912: www.drupal.org -> drupal.org.  (Today's critical bugfix #5.)

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 28 12:04:14 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-7-0-BETA-3, DRUPAL-4-7-0-BETA-4
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 , to selected 1.12
- Patch #167 (!) by killes: made the code style script work with ++ and -- operators.
  (The oldest issue of the year award goes to killes.)

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 17 20:03:29 2005 UTC (4 years, 3 months ago) by dries
Branch: DRUPAL-4-6
CVS Tags: DRUPAL-4-6-10, DRUPAL-4-6-11, DRUPAL-4-6-4, DRUPAL-4-6-5, DRUPAL-4-6-6, DRUPAL-4-6-7, DRUPAL-4-6-8, DRUPAL-4-6-9
Changes since 1.9: +1 -3 lines
Diff to previous 1.9 , to next main 1.17 , to selected 1.12
- Patch #28482 by Uwe: add $ tags to all files.  Patch has some rejects.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 31 21:18:08 2005 UTC (4 years, 8 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-6-0, DRUPAL-4-6-1, DRUPAL-4-6-2, DRUPAL-4-6-3
Branch point for: DRUPAL-4-6
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 , to selected 1.12
- Patch #19739 by Uwe: corrected many typo's in the documentation and code comments

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 28 10:40:17 2003 UTC (5 years, 11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-4-0, DRUPAL-4-4-1, DRUPAL-4-4-2, DRUPAL-4-4-3, DRUPAL-4-5-0, DRUPAL-4-5-1, DRUPAL-4-5-2, DRUPAL-4-5-3, DRUPAL-4-5-4, DRUPAL-4-5-5, DRUPAL-4-5-6, DRUPAL-4-5-7, DRUPAL-4-5-8
Branch point for: DRUPAL-4-4, DRUPAL-4-5
Changes since 1.7: +9 -12 lines
Diff to previous 1.7 , to selected 1.12
- Some fixes to the code-style.sh script.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 20:56:17 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.6: +8 -7 lines
Diff to previous 1.6 , to selected 1.12
- Improvment: detect wrong mixed case variables, be more strict about XHTML.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 21:37:11 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-4-2-0, DRUPAL-4-3-0, DRUPAL-4-3-1, DRUPAL-4-3-2
Branch point for: DRUPAL-4-2, DRUPAL-4-3
Changes since 1.5: +12 -2 lines
Diff to previous 1.5 , to selected 1.12
- Dropped check_input(); use check_query() instead.

- Made the statistics module use referer_uri() for security's sake.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 6 13:54:08 2002 UTC (7 years ago) by kjartan
Branch: MAIN
CVS Tags: DRUPAL-4-1-0
Branch point for: DRUPAL-4-1
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 , to selected 1.12
- adding $Id$ (and testing loginfo script).

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 17 15:44:21 2001 UTC (8 years ago) by kjartan
Branch: MAIN
CVS Tags: DRUPAL-4-0-0
Branch point for: DRUPAL-4-0
Changes since 1.3: +6 -3 lines
Diff to previous 1.3 , to selected 1.12
code-style.pl
- allow $var++ and $var-- syntax.

update.php / block.module
- cleaned up coding style, and trailing spaces.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 23 18:20:43 2001 UTC (8 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.2: +19 -11 lines
Diff to previous 1.2 , to selected 1.12
- Updated the coding style checker. (patch by Alex)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 18:18:35 2001 UTC (8 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.1: +13 -13 lines
Diff to previous 1.1 , to selected 1.12
- fixed a SQL typo in node.php: user --> users

- added SQL table keys for the node types

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 20:59:27 2001 UTC (8 years, 1 month ago) by dries
Branch: MAIN
Diff to selected 1.12
- Added a *cool* new Perl script by Alexander.  You can use this script
  to check your code against the Drupal coding style:

   "This program tries to show as many improvements as possible with no
    false positives."

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2