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
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
 
408 2013-04-27 16:00:23 PointedEars /trunk/
* object.js
  - Module pattern for all unit-tested features
  - Fixed JSdoc
 
407 2013-04-24 00:36:43 PointedEars /trunk/
* object.js
  - Module pattern for all unit-tested features
  - Fixed JSdoc
 
406 2013-04-23 23:17:40 PointedEars /trunk/test/
* test/test.js: Fixed JSdoc, Pretty Printing
 
405 2013-04-23 23:05:14 PointedEars /trunk/test/
* test/test.js: jsx.test.runner.run(): Removed unnecessary fallback
 
404 2013-04-23 23:02:40 PointedEars /trunk/test/
* test/test.js: Inlined safe calls of jsx.object.isNativeMethod() and jsx.object.getProperty()
 
403 2013-04-23 22:53:53 PointedEars /trunk/test/
* test/test.js: Inlined imports (reverting previous "optimization")
 
402 2013-04-23 22:41:55 PointedEars /trunk/test/
* test/test.js: Use reference to private function for jsx.test.increaseAssertCount()
 
401 2013-04-23 22:33:17 PointedEars /trunk/test/
* test/test.js: Use module pattern globally
 
400 2013-04-23 11:24:10 PointedEars /trunk/test/
* test/test.js: Assertions are counted
 
399 2013-04-22 02:37:17 PointedEars /trunk/
* object.js: Started refactoring to module pattern (JSDT supported)
 
398 2013-04-22 01:52:54 PointedEars /trunk/
* date.js
  - jsx.date.tzOffsetHours(): Fixed imports
  - Updated testcases
 

Show All