Menu

/branches/v4-dev/Src/Compilers.UCompilerBase.pas Commit Log


Commit Date  
[r1476] (23.8 kB) by delphidabbler

* Added new ISearchDirs interface
* Implemented ISearchDirs as TSearchDirs in new Compilers.USearchDirs unit.
* Added new methods to ICompiler to get and set search directories.
* Modified compiler implementations to create required compiler parameters to pass search paths to compilers.

2011-06-10 20:32:16 View
Download
[r1457] (22.4 kB) by delphidabbler

* Renamed StrTrim*Spaces routines in UStrUtils unit to StrTrim*.
* Renamed DUnit test methods in TestUStrUtils to suit renamed routines.
* Updated all affected code.

2011-05-22 20:47:50 View
Download
[r1449] (22.4 kB) by delphidabbler

* Moved several string handling routines from UUtils to UStrUtils. Renamed all and modified some slightly.
* Using code update accordingly.

2011-05-21 15:44:53 View
Download
[r1444] (22.4 kB) by delphidabbler

* Added new UStrUtils StrTrim*Spaces routines.
* Replaced all Replaced all SysUtils Trim* routine calls with new StrTrim*Spaces calls.
* Moved UUtils TrimChar* routines to UStrUtils and renamed as StrTrim*Chars and updated calling code.

2011-05-21 09:53:31 View
Download
[r1433] (22.4 kB) by delphidabbler

* Added new UStrUtils unit to contain string utility functions.
* Added new StrPos and StrContainsStr routines to new unit.
* Replaced all AnsiPos, Pos and PosEx routines in project with StrPos and StrContainsStr, depending on how routine was used.

2011-05-20 16:29:28 View
Download
[r1336] (22.4 kB) by delphidabbler

Revised BuildCompileLog method to use "correct" encoding to read output from compilers when creating log.

2011-05-11 21:38:03 View
Download
[r1077] (21.5 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.