nickva opened a new pull request, #5550:
URL: https://github.com/apache/couchdb/pull/5550

    * Add Regex v flag support: 
https://github.com/bellard/quickjs/commit/d7cdfdc8d7b8e74a6be74f4f3535ef6eac976dc1
   
    * Add Regex modifiers: 
https://github.com/bellard/quickjs/commit/f95b8ba1bbf2f6ec85c340d470ad10d335b243c2
   
    * Better promise callback handling 
https://github.com/bellard/quickjs/commit/3c39307c22e69e34b85ee766b14b81e4000d71f8
 
https://github.com/bellard/quickjs/commit/9c973a8923145c5682afb904621cfbc59a7ec7f9
   
    * Fix proxy prototype comparison in `setPrototypeOf()` and 
`getPrototypeOf()` 
https://github.com/bellard/quickjs/commit/aaa9cea6a8831d1cad7ad2e6ea157f19116e20a2
   
    * Improve JSON parser conformity 
https://github.com/bellard/quickjs/commit/9bce51eefdbf38d44aa02cf34af81aafb7b7db33
   
    * Add JSON modules and import attributes 
https://github.com/bellard/quickjs/commit/f10ef299a6ab4c36c4162cc5840f128f74ec197c
   
    * Add `JS_AtomToCStringLen()` 
https://github.com/bellard/quickjs/commit/838124580be8748e825d69abfaa5802e278f5e65
   
    * Add export `JS_FreePropertyEnum()` 
https://github.com/bellard/quickjs/commit/2f167bbeeb7dbe69b2306332a8c708cd99d9fde0
   
    * Fixed `Regexp.prototype[Symbol.match]` 
https://github.com/bellard/quickjs/commit/8b2a1249a46e85271aa7da1738875eb1cbec06d0
   
    * Improve compatibility of std.parseExtJSON() with JSON 
https://github.com/bellard/quickjs/commit/1dfaa616801a8f559eb7abf232f008a27ff5958a
   
    * Support JSON modules in qjsc. Add support of JSON5 modules 
https://github.com/bellard/quickjs/commit/7c487f1c6a0eec73b71cc9941f575d8788a33ead
   
    * Fix Windows crash in `getTimezoneOffset()` 
https://github.com/bellard/quickjs/commit/1572aa8a59aa927bd6a4366e9881f042a32d2590
   
    * More robust out of memory handling 
https://github.com/bellard/quickjs/commit/3dc7ef1f7f500e39698bef9762b904b2690bb369
   
    * Fix parsing of function definition 
https://github.com/bellard/quickjs/commit/02a2643142a0522e9e2d0d60df19e72daa84bbc3
   
    * `new` keyword cannot be used with an optional chain 
https://github.com/bellard/quickjs/commit/3d92a9d30cbb43fc0685c44fc3fb9727a2b4be7c
   
    * Handle `Unknown` (and `Zzzz` alias) unicode script in regexes 
https://github.com/bellard/quickjs/commit/fc524f75ee10bc4e8fc33e250f69949dbedc1935
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to