Log of /contributions/modules/coder/scripts/coder_format/coder_format.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2.4.8 -
(
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.7: +10 -10 lines
Diff to
previous 1.2.4.7
, 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.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 20 21:08:23 2008 UTC
(22 months, 1 week ago)
by
sun
Branch:
DRUPAL-6--1
Changes since
1.2.4.5: +369 -172 lines
Diff to
previous 1.2.4.5
, to
branch point 1.2
#208767 by ezyang, sun: Various improvements for coder_format:
- moved comment processing into the tokenizer.
- improved multiline array handling.
- improved parenthesis handling.
- implemented logic to allow multiple tests in one test file.
- splitted existing tests and added a some more.
- fixed output of test results to be displayed in the page content.
- added handling for class member function properties (such as abstract, private, public, protected).
- fixed class properties.
- improved some inline documentation.
- applied coder_format on coder_format.
Revision
1.2.4.3 -
(
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.2: +7 -7 lines
Diff to
previous 1.2.4.2
, 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.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: +1026 -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.inc 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.