Menu

/branches/v4-dev/Src/CodeSnip.dproj Commit Log


Commit Date  
[r1173] (23.4 kB) by delphidabbler

New UIOUtils unit that contains helper code for working with file IO.

2010-12-04 17:34:53 View
Download
[r1171] (23.3 kB) by delphidabbler

New UMainDBFileReader unit. Implements class that can read files from main database using correct encoding.

2010-12-04 14:42:46 View
Download
[r1154] (23.3 kB) by delphidabbler

* Changed TTextRoutineDoc to use TStringWriter from SysUtils to create output string which is then converted written to a stream rather than TStrStreamWriter.
* Removed UStrStreamWriter unit from project now that TStrStreamWriter is no longer used anywhere.

2010-12-03 11:13:49 View
Download
[r1141] (23.3 kB) by delphidabbler

* Renamed UTextStreamReader unit as UStringReader and TTextStreamReader class as TStringReader. Changed TStringReader to read its data from a string instead of a stream.
* Updated using Hiliter.UPasLexer unit to use revised unit and class names.
* Updated chain of Hiliter classes that use Hiliter.UPasLexer to pass source code as a string instead of a stream. When streams were used they had to contain Unicode text, so it is safer and easier just to use strings instead.

2010-12-01 20:27:54 View
Download
[r1086] (23.3 kB) by delphidabbler

* Renamed UAlphabet unit as UInitialLetter and completely rewrote and simplified it.
* Modified units using UInitialLetter unit as necessary re changes.
* Modified TAlphaGroupItem and TAlphaGrouping to accept any upper case Unicode character instead of just "A".."Z" and "_". Uses natural sorting so, for example "Ö" sorts between "O" and "P". Now scans all snippets to build list of initial letters.

2010-11-27 21:51:43 View
Download
[r1077] (23.3 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 View
Download
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.