Menu

Old Code (SVN) Commit Log


Commit Date  
[r4473] by delphidabbler

Added new static TSourceCodeLanguageID.CreatePascal method.
Added new static TSourceCodeLanguage.HasExtendedSupport method.
Simplified and maybe avoided some GPF type bug in TSourceCodeLanguage.GetLanguage method.

2014-01-02 00:33:36 Tree
[r4472] by delphidabbler

Removed maintenance branch for CodeSnip 3 because CodeSnip 3 is no longer being supported.

2014-01-01 12:50:06 Tree
[r4471] by delphidabbler

Revised displayed of tags in snippet view in detail pane: instead of a "Tags" title a glyph is now displayed.
Added new tags.png image to resources for use as the new tags glyph. Modified detail.css to style tags.png.

2013-12-25 02:31:36 Tree
[r4470] by delphidabbler

Fixed typo.

2013-12-25 02:01:16 Tree
[r4469] by delphidabbler

Created TBinaryStreamReaderEx and TBinaryStreamWriterEx as extensions of the binary stream reader and writer class that can read and write ISO8601 dates from and to the data stream.
Modified native file reader and writer to use the extended forms of the stream reader and writer and to use the new read/write date methods.

2013-12-24 02:58:17 Tree
[r4468] by delphidabbler

Noted addition of extra "Modified" ISO 8601 date string to LinkInfo property data in snippets files.

2013-12-22 17:59:01 Tree
[r4467] by delphidabbler

Added a new Modified property and read accessor to ISnippetLinkInfo.
Added GetModified accessor to ISnippetLinkInfo implementations and revised TSnippetLinkInfo constructor to take an additional Modified parameter.
Updated native database file format with extra link-info field to record the new Modified property.
Updated legacy file format re change in TSnippetLinkInfo constructor.

2013-12-22 17:57:24 Tree
[r4466] by delphidabbler

Changed TRules<T> creation code to use TRulesFactory<T> factory instead of TRules<T> constructor.

2013-12-22 17:32:34 Tree
[r4465] by delphidabbler

Changed all TRules<T> creation code to use TRulesFactory<T> factory instead of TRules<T> constructor.

2013-12-22 17:31:19 Tree
[r4464] by delphidabbler

Fixed problem in calling TRulesFactory.Construct overload that took a singe TBaseComparator parameter when the parameter object was created on the fly. The compiler cannot always detect the correct overload to call. This was fixed by converting the parameter type to IComparator and using a uniquely named factory method.

2013-12-22 15:56:33 Tree
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.