Commits
User selector
Commit History
Commits on Sep 7, 2021
Bug 704238: Limit max string lengths.
Show description for b06a5e9committed
Commits on Jul 23, 2021
Fix leaks if js_try runs out of exception stack space.
Show description for 8220615committed
Commits on Mar 24, 2021
- authored andcommitted
Commits on May 27, 2020
Support 4-byte UTF-8 sequences.
Show description for 832e069committed- committed
Commits on Apr 4, 2019
Bug 700937: Limit recursion in regexp matcher.
Show description for 00d4606committed
Commits on Sep 11, 2018
- authored andcommitted
Commits on Apr 26, 2018
Commits on Apr 17, 2017
Handle undefined this at the OP_THIS level.
Show description for 75cab70committed
Commits on Dec 27, 2016
Fix printf format warnings.
Show description for 12a66c0authored andcommitted
Commits on Sep 21, 2016
Fix bug 697141: buffer overrun in regexp string substitution.
Show description for 5000749committed
Commits on Apr 28, 2016
- committed
Define built-in functions with the full name.
Show description for a2fcfd6committed
Commits on Apr 27, 2016
Avoid using 'unsigned int'.
Show description for 3e3c382committed- committed
Commits on Apr 15, 2016
Fix bugs introduced when moving from argc to js_gettop.
Show description for c90c323committed
Commits on Aug 14, 2015
Commits on Jan 14, 2015
strict mode: 'this' is undefined for normal function calls.
Show description for d9ed73fcommitted
Commits on Jan 5, 2015
Commits on Dec 3, 2014
Add stack traces to error objects.
Show description for 031513bcommitted
Commits on Nov 28, 2014
Garbage collect (some) strings.
Show description for 0cbd532committed
Commits on Mar 13, 2014
Fix several constructors.
Show description for 5dbd120committed
Commits on Mar 12, 2014
Commits on Mar 6, 2014
- committed
Commits on Feb 28, 2014
Commits on Feb 26, 2014
Improve Resub API.
Show description for bfe5699committed- committed
- committed
- committed
Commits on Feb 25, 2014
Some -pedantic warning fixes.
Show description for 45e3a31committed
Commits on Feb 24, 2014
Change C functions to not have a return value.
Show description for 70b0d8bcommitted- committed
Commits on Feb 20, 2014
Prepare for regular expression library.
Show description for 2ac601dcommitted