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
529 2014-03-01 17:10:09 PointedEars /trunk/string/
* string/unicode.js: Clean-up of JSdoc, identifiers and editor instructions
 
528 2014-02-27 02:01:45 PointedEars /trunk/dom/
* dom/widgets.js
  - Removed extra namespaces
  - Fixed JSdoc typo
  - jsx.dom.widgets.Table: Prepared for highlighting matches
 
527 2014-02-26 22:39:24 PointedEars /trunk/
* dom.js: Added jsx.dom.createMarkupFromObj()
 
526 2014-02-24 04:48:04 PointedEars /trunk/test/
* test/test.js: jsx.test.assertArrayEquals(): Added support for recursive comparison
 
525 2014-02-24 04:45:19 PointedEars /trunk/
* math.js:
  - Refactored to Module Pattern
  - Added general operations
  - Added math/complex.js, math/rational.js
  - Added unit test

* math/algebra.js
  - Refactored to Module Pattern
  - Added jsx.math.Tensor, jsx.math.Vector
  - Added jsx.math,Matrix prototype methods
  - Use basic operations
  
* math/float.js
  - Added jsx.math.convertAngle();
    deprecates jsx.math.sin(), .sinX(), .cos(), cosX(), and .tanX()
  
* math/integer.js
  - Started refactoring to Module Pattern
  - Added Math.primes()
 
524 2014-02-24 04:33:04 PointedEars /trunk/test/
* ani.js: Updated test case for opacity
 
523 2014-02-24 04:31:28 PointedEars /trunk/
* http.js: TODO
 
522 2014-02-24 04:30:01 PointedEars /trunk/dom/
* dom/xpath.js: Refactored to module pattern
 
521 2014-02-24 04:29:30 PointedEars /trunk/dom/
* dom/ani.js: Use jsx.array.get() instead
 
520 2014-02-24 04:25:41 PointedEars /trunk/dom/
* dom/css.js: Fixed: jsx.dom.css.getComputedStyle(): Bogus parameter reference
 
519 2014-02-24 04:23:10 PointedEars /trunk/
* dom.js: Refactored to Module Pattern
 
518 2014-02-24 04:18:33 PointedEars /trunk/
* builder.php: Added/updated inline documentation
 
517 2014-02-24 04:16:39 PointedEars /trunk/
* array.js:
  - Refactored Proxy creation
  - Updated unit test
 
516 2014-02-24 04:12:16 PointedEars /trunk/
* regexp.js: Clean-up
 
515 2014-02-24 04:10:08 PointedEars /trunk/
* string.js
  - Refactored to Module Pattern
  - jsx.string.sprintf():
    + Fixed parameter assignment with variable declaration
    + Improved array serialization
 
514 2014-02-24 04:01:29 PointedEars /trunk/
* object.js
  - Fixed: jsx.object.getFunctionName(): RegExp not anchored
  - jsx.object.getFeature(): Supports path Array
  - Improved support for null values
  - Optimized module pattern
  - Updated test cases
 
513 2014-02-07 05:29:04 PointedEars /trunk/
* array.js: jsx.array.createComparator(): Fixed implied global (potential ReferenceError)
 
512 2014-02-07 05:23:02 PointedEars /trunk/
* array.js: Added support for Proxy-based native negative array indexes (ES6)
 
511 2014-02-07 05:19:28 PointedEars /trunk/
* string/parser.js, JSdoc; Added and updated parser implementation
 
510 2014-01-26 15:01:49 PointedEars /trunk/
* object.js: Fixed JSdoc
 

Show All