Menu

Old Code (SVN) Commit Log


Commit Date  
[r3205] by delphidabbler

Fixed bug in parameterless constructor for TSortedList<T>.

2013-07-29 20:30:27 Tree
[r3204] by delphidabbler

Added new TJavaScript.LoadScript method to load scripts from resources.
Modified classes in UDetailPageHTML that load scripts from resources to use this new method.

2013-07-29 20:15:34 Tree
[r3203] by delphidabbler

Added test cases for all routines in UStrUtils that didn't have them.

2013-07-29 18:21:08 Tree
[r3202] by delphidabbler

Renamed test suite.

2013-07-29 16:48:12 Tree
[r3201] by delphidabbler

Replaced routine CEscapeStr routine with call to new, tested, StrBackslashEscape routine.

2013-07-29 16:47:03 Tree
[r3200] by delphidabbler

Added new StrBackslashEscape routine to UStrUtils unit. Based on CEscapeString from UJavaScriptUtils, but modified and bug-fixed.
Created test case for StrBackslashEscape to TestUStrUtils.

2013-07-29 16:44:51 Tree
[r3199] by delphidabbler

Added missing string closing quote.

2013-07-29 15:44:32 Tree
[r3198] by delphidabbler

Changed various single and double quote constants and literals to use SINGLEQUOTE and DOUBLEQUOTE constants from UConsts unit.

2013-07-29 15:39:05 Tree
[r3197] by delphidabbler

Revised some assertion messages.

2013-07-29 15:32:47 Tree
[r3196] by delphidabbler

Refactored code that escapes JavaScript string into new TJavaScript.MakeSafeString method. Additional characters included in escapes per list at http://www.w3schools.com/js/js_obj_string.asp

Also corrected method name when raising EBug error in TJavaScript.LiteralFunc.

2013-07-29 15:17:53 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.