- Update mujs 1.1.1
* Fix: Always create new scope for eval()
* Don't redefine/reset existing vars in script code
* Fix: RegExp.prototype should be a regular expression object
* Throw when redefining non-configurable/readonly properties
* Array: Fix crash when length is negative
* fix split doesn't convert context to string if no argument is passed
* Parse integers with floats to support large numbers.
* Optimize array construction bytecode.
* Fix: Expose type of value as an enum with js_type()
* Fixed js_strtol: Prevent negative table indexing in
- Update mujs 1.1.0
* Don't allow creating new properties on transient objects.
* Fixed escape characters in regex parser
* Handle NaN in Date accessors
* Handle undefined argument to Error constructor
- Fixed RPM error because of missing RPM group
OBS-URL: https://build.opensuse.org/request/show/885483
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=4
- Update mujs 1.1.1
* Fix: Always create new scope for eval()
* Don't redefine/reset existing vars in script code
* Fix: RegExp.prototype should be a regular expression object
* Throw when redefining non-configurable/readonly properties
* Array: Fix crash when length is negative
* fix split doesn't convert context to string if no argument is passed
* Parse integers with floats to support large numbers.
* Optimize array construction bytecode.
* Fix: Expose type of value as an enum with js_type()
* Fixed js_strtol: Prevent negative table indexing in
- Update mujs 1.1.0
* Don't allow creating new properties on transient objects.
* Fixed escape characters in regex parser
* Handle NaN in Date accessors
* Handle undefined argument to Error constructor
- Fixed RPM error because of missing RPM group
OBS-URL: https://build.opensuse.org/request/show/885480
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=3