pkgsrc/lang/quickjs/patches
rillig a7f3af2474 lang/quickjs: update to 2020-04-12
Changes since 2020-01-19:

2020-04-12:

- added cross realm support
- added AggregateError and Promise.any
- added env, uid and gid options in os.exec()
- misc bug fixes

2020-03-16:

- reworked error handling in std and os libraries: suppressed I/O
  exceptions in std FILE functions and return a positive errno value
  when it is explicit
- output exception messages to stderr
- added std.loadFile(), std.strerror(), std.FILE.prototype.tello()
- added JS_GetRuntimeOpaque(), JS_SetRuntimeOpaque(), JS_NewUint32()
- updated to Unicode 13.0.0
- misc bug fixes
2020-05-10 10:17:05 +00:00
..
patch-cutils.h
patch-Makefile Make some adjustments to fix the issues from PR#54912: 2020-02-10 13:06:08 +00:00
patch-qjs.c
patch-qjsc.c
patch-quickjs-libc.c lang/quickjs: update to 2020-04-12 2020-05-10 10:17:05 +00:00
patch-quickjs.c Update to 2020-01-19 version. 2020-01-26 18:37:49 +00:00
patch-tests_test__builtin.js Update to 2020-01-19 version. 2020-01-26 18:37:49 +00:00