Menu

/trunk/Src/USourceGen.pas Commit Log


Commit Date  
[r1759] (42.9 kB) by delphidabbler

Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native"

2012-02-27 11:40:49 View
Download
[r1757] (44.2 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[r1067] (44.6 kB) by delphidabbler

Standardised and corrected headings of generated comments in include files that describe cross-references and required units, routines, constants and types.

2010-11-26 02:43:33 View
Download
[r994] (44.6 kB) by delphidabbler

Modified TSourceAnalyser.AddSnippet re change in signature of TSnippetValidator.Validate call by AddSnippet.

2010-11-12 16:41:47 View
Download
[r820] (44.5 kB) by delphidabbler

* Revised TConstAndTypeList to use Delphi's TObjectList<> object instead of project's TObjectListEx to implement list of constant and type snippets.
* Removed TConstAndTypeList's private TEnumerator class. We now use enumerator provided by TObjectList<>.
* Replaced various calls to FreeAndNil with direct call to objects' Free methods.

2010-06-16 00:58:31 View
Download
[r797] (46.3 kB) by delphidabbler

Fixed display problem with forward declaration where unwanted blank line was emitted between some routine prototypes and "forward" keyword.

2010-06-05 13:05:59 View
Download
[r752] (46.3 kB) by delphidabbler

Added support for generating compiler directives to switch off specified warnings.

2010-05-25 14:27:55 View
Download
[r660] (45.9 kB) by delphidabbler

Removed all conditional compilation re Unicode support. All code that supports non-Unicode compilers removed.

2010-03-19 11:57:29 View
Download
[r614] (46.1 kB) by delphidabbler

Merged delphi2010-port branch back into trunk.

2010-02-08 20:00:48 View
Download
[r579] (45.9 kB) by delphidabbler

* Added new static methods to TSourceComments used to format snippet and unit header comments.
* Deleted THeaderCommentFormatter class: functionality now moved to TSourceComments.
* Modified code to use new TSourceComments methods to format comments.

2010-01-16 13:39:08 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.