home *** CD-ROM | disk | FTP | other *** search
/ Game Audio Programming / GameAudioProgramming.iso / Extras / SourceStyler / SourceStylerSetup.exe / F2692_Readme.txt < prev    next >
Encoding:
Text File  |  2002-06-07  |  4.3 KB  |  118 lines

  1. ER_FN_OPEN_BRACE "\n"
  2. 3 WS_AFTER_FN_OPEN_PAREN ""
  3. 3 WS_AFTER_LBRACKET ""
  4. 3 WS_AFTER_NS_OPEN_BRACE "\n"
  5. 3 WS_AFTER_TP_CLOSE_BRACKET "\n"
  6. 3 WS_AFTER_TP_OPEN_BRACKET ""
  7. 3 WS_BEFORE_BASE_CLAUSES " "
  8. 3 WS_BEFORE_BASE_CLAUSES_COMMA ""
  9. 3 WS_BEFORE_CLASS_CLOSE_BRACE "\n"
  10. 3 WS_BEFORE_CLASS_INITS "\n    "
  11. 3 WS_BEFORE_CLASS_INITS_COMMA ""
  12. 3 WS_BEFORE_CLASS_INIT_LIST " "
  13. 3 WS_BEFORE_CLASS_OPEN_BRACE " "
  14. 3 WS_BEFORE_CS_CLOSE_BRACE "\n"
  15. 3 WS_BEFORE_CS_CLOSE_PAREN ""
  16. 3 WS_BEFORE_CS_OPEN_BRACE " "
  17. 3 WS_BEFORE_DD_CLOSE_BRACE "\n"
  18. 3 WS_BEFORE_DD_COMMA ""
  19. 3 WS_BEFORE_DD_OPEN_BRACE " "
  20. 3 WS_BEFORE_ENUM_CLOSE_BRACE "\n"
  21. 3 WS_BEFORE_ENUM_COMMA ""
  22. 3 WS_BEFORE_ENUM_OPEN_BRACE " "
  23. 3 WS_BEFORE_EXPR_CLOSE_PAREN ""
  24. 3 WS_BEFORE_FN_CALL_COMMA ""
  25. 3 WS_BEFORE_FN_CLOSE_BRACE "\n"
  26. 3 WS_BEFORE_FN_CLOSE_PAREN ""
  27. 3 WS_BEFORE_FN_COMMA ""
  28. 3 WS_BEFORE_FN_OPEN_BRACE " "
  29. 3 WS_BEFORE_NS_CLOSE_BRACE "\n"
  30. 3 WS_BEFORE_NS_OPEN_BRACE " "
  31. 3 WS_BEFORE_RBRACKET ""
  32. 3 WS_BEFORE_TP_CLOSE_BRACKET ""
  33. 3 WS_BEFORE_TP_COMMA ""
  34. 3 WS_BEFORE_TP_OPEN_BRACKET " "
  35. 3 WS_BETWEEN_AMPERSAND_ANCHOR ""
  36. 3 WS_BETWEEN_ASTERISK_ANCHOR ""
  37. 3 WS_BETWEEN_BASE_CLAUSES " "
  38. 3 WS_BETWEEN_CLASS_INITS "\n"
  39. 3 WS_BETWEEN_CS " "
  40. 3 WS_BETWEEN_CS_FOR_CLAUSES " "
  41. 3 WS_BETWEEN_DD_ELEMENTS " "
  42. 3 WS_BETWEEN_ENUM_ELEMENTS "\n"
  43. 3 WS_BETWEEN_EXPR_OP_OPERANDS " "
  44. 3 WS_BETWEEN_FN_CALL_ARGS " "
  45. 3 WS_BETWEEN_FN_PARAMS " "
  46. 3 WS_BETWEEN_TP_PARAMS " "
  47. -----------------------------------------------------------------------
  48.                 SourceStyler 1.2 Release Notes
  49.  
  50. Copyright (c) 2002, Ochre Software Pty. Ltd. All Rights Reserved
  51.  
  52. -----------------------------------------------------------------------
  53.  
  54. This file contains important information about this release of SourceStyler C++.
  55.  
  56. Release Name:   1.2.1
  57. Release Date:   7 June 2002
  58.  
  59. --------
  60. Contents
  61. --------
  62. I.      What is SourceStyler C++
  63. II.     What's new in this release
  64. III.    What's fixed in this release   
  65. IV.     List of artifacts contained in this release
  66. V.      Usage notes for this release
  67. VI.     Platforms supported in this release
  68. VII.    Contacting Ochre Software
  69.  
  70.  
  71. ---------------------------
  72. I. What is SourceStyler C++
  73. ---------------------------
  74. SourceStyler C++ is a sophisticated source code beautifier that
  75. will give your C/C++ code a polished and professional look in seconds.
  76.  
  77. SourceStyler C++ offers three different interfaces for use:
  78.  
  79. 1. A standalone Win32 GUI application: SourceStyler.exe.
  80. 2. A Microsoft Visual Studio Add-In: SourceStylerAddIn.dll.
  81. 3. A Win32 command line application: SourceStylerCmd.exe.
  82.  
  83. ------------------------------
  84. II. What's new in this release
  85. ------------------------------
  86. 1.  Ability to wrap long lines.
  87. 2.  Expanded options for formatting data declarations.
  88. 3.  Expanded options for formatting function calls.   
  89. 4.  Ability to control the white space before commas in lists.
  90. 5.  Expanded ability to cancel SourceStyler C++ formatting operations. 
  91. 6.  Removed limit on the number of messages that can be output to the
  92.     SourceStyler C++ messages window.
  93. 8.  Added a progress indicator to indicate progress during formatting
  94.     operations.
  95. 9.  User no longer required to acknowledge a message box every time an
  96.     error occurs.
  97. 9.  Added support for Borland C++ language extensions.
  98. 10. Greater parser support for preprocessor macros.
  99. 11. Added support for formatting linkage blocks (i.e. extern "C" {}).
  100. 12. Ability to turn SourceStyler C++ formatting off and on using comment
  101.     directives.
  102. 13. Tighter integration with Microsoft Visual Studio: SourceStyler C++ Add-In
  103.     output is now directed to the Macro tab on the Visual Studio output pane.
  104. 14. Added support for parsing any label inside a class declaration.    
  105.  
  106. ---------------------------------
  107. III. What's fixed in this release
  108. ---------------------------------
  109.  
  110. 1.  White space options not working correctly for stand-alone block nodes.
  111. 2.  Fails to parse (nameless) padding bit fields.
  112. 3.  class/struct/data incorrectly formatted when typedef keyword appears
  113.     immediately before declaration.
  114. 4.  Multi-line comments and preprocessor statements lose indentation.
  115. 5.  Parser does not support overloaded operator new[] and operator delete[].  
  116. 6.  Parser does not support overloaded function call operator.
  117. 6.  Parser does not support numeric template argument.
  118. 7.  Extra space inserted in pointer and refere