Subversion Repositories JSX

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
428 2013-05-02 23:14:43 PointedEars /trunk/test/
* test/test.js: Support MSHTML < 9 and HTML5 document.head
 
427 2013-05-02 23:13:17 PointedEars /trunk/
* object.js: jsx.throwThis(): Use jsx.getStackTrace() to support JScript <= 9.0
 
426 2013-05-02 16:40:27 PointedEars /trunk/
* object.js: jsx.object.defineProperty(): Fixed bogus parameter references
(thanks to Cezary Tomczyk
https://twitter.com/cezarytomczyk/status/329850349760442368)
 
425 2013-05-02 01:28:24 PointedEars /trunk/
* object.js: Updated JSdoc (no jsx.options.modifyBuiltins)
 
424 2013-05-02 01:26:34 PointedEars /trunk/
* string/unicode.js
  - Added basic String methods
  
* test/unicode.js
  - Added testcases for basic String methods
  - Simplified testcase titles (DRY)
 
423 2013-05-01 02:56:25 PointedEars /trunk/string/
* string/unicode.js: Updated JSdoc Abstract (2)
 
422 2013-05-01 02:50:53 PointedEars /trunk/string/
* string/unicode.js: Updated JSdoc Abstract
 
421 2013-05-01 02:23:56 PointedEars /trunk/
* string/unicode.js
  - Added jsx.string.unicode.WideString.prototype.getLength() and .length
  - Updated testcases incl. testcase for .getChars()
 
420 2013-04-30 23:34:52 PointedEars /trunk/
* date.js: jsx.date.tzOffsetHours(): Fixed JSdoc
 
419 2013-04-30 23:18:42 PointedEars /trunk/test/
* test/unicode.html: Use Resource Builder except for the test subject (2)
 
418 2013-04-30 23:18:01 PointedEars /trunk/test/
* test/unicode.html: Use Resource Builder except for the test subject
 
417 2013-04-30 23:08:48 PointedEars /trunk/test/
* test/unicode.html: Link to WebSVN instead
 
416 2013-04-30 21:47:27 PointedEars /trunk/test/
* test/date.html: Link to WebSVN instead
 
415 2013-04-28 02:30:55 PointedEars /trunk/
* string/unicode.js
  - Use .toString() instead of .getChars().join("")
  - Updated testcases incl. generic inherited methods
 
414 2013-04-27 20:36:52 PointedEars /trunk/
* string/unicode.js
  - Fixed jsx.string.unicode.WideString.prototype.substr()
  - Added remaining testcases
 
413 2013-04-27 20:11:17 PointedEars /trunk/test/
* test/test.js:
  - Throw proper exceptions with jsx.throwThis()
  - Fixed jsx.test.assertArrayEquals() with different array lengths
 
412 2013-04-27 19:23:10 PointedEars /trunk/string/
* string/unicode.js
  - Fixed jsx.string.unicode.WideString.prototype.indexOf() and .lastIndexOf()
    with start position
  - Fixed JSdoc
 
411 2013-04-27 18:11:32 PointedEars /trunk/
* string/unicode.js
  - Fixed jsx.string.unicode.WideString.prototype.indexOf() and .lastIndexOf()
  - Added SVN keywords
 
410 2013-04-27 16:02:44 PointedEars /trunk/
Added string/unicode.js with testcases
 
409 2013-04-27 16:01:46 PointedEars /trunk/test/
* test/test.js: Early returns; fixed JSdoc
 

Show All