| 1 |
// $Id: CHANGELOG.txt,v 1.5 2009/01/19 03:28:08 sun Exp $
|
| 2 |
|
| 3 |
Coder_format x.x-x.x, xxxx-xx-xx
|
| 4 |
--------------------------------
|
| 5 |
|
| 6 |
|
| 7 |
Coder_format 7.x-1.x, xxxx-xx-xx
|
| 8 |
--------------------------------
|
| 9 |
by sun: Fixed boolean constants must be written uppercase.
|
| 10 |
#360766 by sun: Fixed missing space for parameter to break statement.
|
| 11 |
#246568 by sun: Updated for new string concatenation standard.
|
| 12 |
#272089 by sun: Fixed outdated installation instructions for coder_format tests.
|
| 13 |
#208767 by ezyang, sun: Improved coder_format to re-format Drupal 6 core without
|
| 14 |
wrong formattings
|
| 15 |
#213072 by sun: Removed file.inc dependency and always create backup files.
|
| 16 |
#149826 by sun: Added coder_format Windows installer.
|
| 17 |
Fixed coder_format.php startup script.
|
| 18 |
Fixed wrong quotes in coder_preprocessor_line_breaks_*.
|
| 19 |
Fixed CVS Id in coder_postprocessor_cvs_id().
|
| 20 |
Disabled coder_postprocessor_array_rearrange().
|
| 21 |
|
| 22 |
|