/[drupal]/contributions/modules/coder/scripts/coder_format/coder_format.php
ViewVC logotype

Log of /contributions/modules/coder/scripts/coder_format/coder_format.php

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.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 19:45:40 2008 UTC (21 months ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-8
Changes since 1.1.2.3: +381 -59 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to next main 1.3
Syncing DRUPAL-5--2 with latest code in DRUPAL-6--1.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 19:40:50 2008 UTC (21 months ago) by sun
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-BETA1, HEAD
Changes since 1.2: +389 -63 lines
Diff to previous 1.2
Syncing HEAD with latest code in DRUPAL-6--1.

Revision 1.2.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 18:09:56 2008 UTC (22 months ago) by sun
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--2-0-BETA1
Branch point for: DRUPAL-6--2
Changes since 1.2.4.4: +368 -49 lines
Diff to previous 1.2.4.4 , to branch point 1.2 , to next main 1.3
#213072 by sun: Removed file.inc dependency and always create backups.

Revision 1.2.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 21:41:12 2008 UTC (22 months, 1 week ago) by sun
Branch: DRUPAL-6--1
Changes since 1.2.4.3: +14 -14 lines
Diff to previous 1.2.4.3 , to branch point 1.2
#208767 by ezyang: Fixed wrong formattings applied to inline PHP in HTML.

Fixed coding-style using coder_format. (Yes, we eat our own dog-food.)

Revision 1.2.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 03:40:33 2008 UTC (22 months, 1 week ago) by sun
Branch: DRUPAL-6--1
Changes since 1.2.4.2: +4 -1 lines
Diff to previous 1.2.4.2 , to branch point 1.2
#208767 by sun: Minor improvements.

- Fixed handling of closing PHP tags.
- Fixed substr_count() throwing a warning on some PHP versions.
- Changed error_reporting level for coder_format.php.
- Fixed PHP tags unit test.

Revision 1.2.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 13:54:31 2008 UTC (22 months, 1 week ago) by sun
Branch: DRUPAL-6--1
Changes since 1.2.4.1: +21 -17 lines
Diff to previous 1.2.4.1 , to branch point 1.2
#149826 by sun: Added coder_format Windows installer.
Fixed coder_format.php startup script.
Fixed wrong quotes in coder_preprocessor_line_breaks_*.
Fixed CVS Id in coder_postprocessor_cvs_id().
Disabled coder_postprocessor_array_rearrange().
Replaced README with an updated version.
Added CHANGELOG.txt.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 13:29:19 2008 UTC (22 months, 1 week ago) by douggreen
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-7
Changes since 1.1.2.2: +2 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#149826 by ezyang/sun - add coder format windows installer

Revision 1.2.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 13:31:12 2008 UTC (22 months, 2 weeks ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
#200880 by ezyang, snpower - comment coder according to doxygen and Drupal standards

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 23:21:24 2007 UTC (2 years, 3 months ago) by douggreen
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-6
Changes since 1.1.2.1: +21 -17 lines
Diff to previous 1.1.2.1 , to branch point 1.1
doh - moving the current development from DRUPAL-5 to DRUPAL-5--2

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 01:25:43 2007 UTC (2 years, 5 months ago) by douggreen
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-3, DRUPAL-5--2-4, DRUPAL-5--2-5
Changes since 1.2: +21 -17 lines
Diff to previous 1.2 , to next main 1.3
#149813 by sun - various coder_format bugfixes

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 16:08:33 2007 UTC (2 years, 7 months ago) by douggreen
Branch: MAIN
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.1: +88 -0 lines
Diff to previous 1.1
#126938 by sun - add coder_format script to be distributed with cod
coder_format implements an alternative solution to formatting source code

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 15:58:01 2007 UTC (2 years, 7 months ago) by douggreen
Branch: DRUPAL-5--2
Changes since 1.1: +88 -0 lines
Diff to previous 1.1
#126938 by sun - add coder_format script to be distributed with coder

coder_format implements an alternative solution to formatting source code

Revision 1.1
Sat Apr 7 15:58:01 2007 UTC (2 years, 7 months ago) by douggreen
Branch: MAIN
Branch point for: DRUPAL-5--2
FILE REMOVED
file coder_format.php was initially added on branch DRUPAL-5--2.

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