Rev 395 | Rev 397 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* string.js - jsx.string.sprintf(): + Use strict mode to avoid changing of arguments + Fixed argument-based field width + Added support for floating-point format precision + Performance optimizations - Easier readable format specification expression - Added testcases