/[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)
Links to DRUPAL-5-0: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
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
- 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, 10 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
- 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 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 31 21:18:08 2005 UTC (4 years, 7 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
- 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
- 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 ago) by dries
Branch: MAIN
Changes since 1.6: +8 -7 lines
Diff to previous 1.6
- 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
- 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
- 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
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
- 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
- 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
- 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