Menu

Old Code (SVN) Commit Log


Commit Date  
[r1008] by delphidabbler

Renamed UUnicodeHelper unit as UEncodings. Modified all units that used UUnicodeHelper accordingly.

2010-11-15 17:31:32 Tree
[r1007] by delphidabbler

Removed reference to unused UUnicodeHelper unit.

2010-11-15 16:43:38 Tree
[r1006] by delphidabbler

* Moved IsHexDigit routine from UUnicodeHelper unit to UUtils.
* Removed from UUnicodeHelper unit all character test and case conversion routines that mapped directly onto methods of TCharacter or to CharInSet in SysUtils unit.
* Modified units that used these routines to use replacements in Characters, SysUtils and UUtils units.

2010-11-15 16:33:36 Tree
[r1005] by delphidabbler

* Added support for detecting location of errors when parsing entities from plain text. Modified ETaggedTextEntityHandler, TTaggedTextEntityHandler and TTaggedTextLexer to support this. Location information of entity errors within tags is still not supported.
* Some major refactorings.

2010-11-15 15:30:14 Tree
[r1004] by delphidabbler

Fixed error in handling of revised EActiveTextParserError exception. The exception's Selection property is now only accessed and copied to EDataEntry if it exists!

2010-11-14 18:36:26 Tree
[r1003] by delphidabbler

Changed data type of IsCompound fields and flags in UTaggedTextLexer unit from WordBool to Boolean and updated calling code as necessary.

2010-11-14 10:50:54 Tree
[r1002] by delphidabbler

* Converted TREMLTags and TREMLEntities into completely static classes that use class vars and class constructors etc.
* Removed TREMLInfo class that handled previous non-static versions of TREMLTags and TREMLEntities and modified code that called TREMLInfo to call TREMLTags and TREMLEntities directly.
* Tweaked comments a little.

2010-11-14 10:46:10 Tree
[r1001] by delphidabbler

* Updated to refer to explicit data folder locations using %ProgramData% and %AppData% environment variables rather than describing locations.
* Removed section on mailing list and references to it.
* Removed note saying that source greater than one year old may not be available.

2010-11-14 10:23:22 Tree
[r1000] by delphidabbler

Updated privacy statement to refer to explicit data folder locations using %ProgramData% and %AppData% environment variables rather than describing locations.

2010-11-14 10:21:31 Tree
[r999] by delphidabbler

Fixed two bugs in UTaggedTextLexer unit:
* Fixed bug ID #3107982 where REML code with un-terminated tags was being accepted.
* Fixed unreported bug that was reporting "unrecognised tag" rather than "empty tag" errors for tags such as < >, </ > and < />.

2010-11-13 23:44:03 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.