Log of /drupal/scripts/code-style.pl
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.17
Mon Mar 9 20:45:21 2009 UTC
(7 months, 4 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.15 -
(
view)
(
annotate)
-
[select for diffs]
Sat Dec 20 18:24:41 2008 UTC
(10 months, 2 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.14: +2 -2 lines
Diff to
previous 1.14
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
Revision
1.14 -
(
view)
(
annotate)
-
[select for diffs]
Thu Feb 15 11:40:19 2007 UTC
(2 years, 8 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
- Patch #111347 by Steven: refactor url() and l().
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Thu Feb 15 07:15:53 2007 UTC
(2 years, 8 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)
(
annotate)
-
[select for diffs]
Sat Oct 14 10:03:27 2006 UTC
(3 years 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)
(
annotate)
-
[select for diffs]
Tue Feb 21 18:46:54 2006 UTC
(3 years, 8 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.8 -
(
view)
(
annotate)
-
[select for diffs]
Sun Dec 28 10:40:17 2003 UTC
(5 years, 10 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)
(
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.4 -
(
view)
(
annotate)
-
[select for diffs]
Sat Nov 17 15:44:21 2001 UTC
(7 years, 11 months 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.2 -
(
view)
(
annotate)
-
[select for diffs]
Wed Oct 17 18:18:35 2001 UTC
(8 years 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)
(
annotate)
-
[select for diffs]
Tue Oct 16 20:59:27 2001 UTC
(8 years 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.