2023-06-29 20:22:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 29 18:18:12 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.74.0:
|
|
|
|
* Track v8 11.6 (#1252)
|
|
|
|
* Rolling to V8 11.6.189.6 (#1253)
|
|
|
|
* feat(fastcall): Int64Representation (#1238)
|
|
|
|
* Don't preserve V8 archive mode and ownership on build (#1244)
|
|
|
|
* chore: support 128-bit TypeId (#1249)
|
|
|
|
* feat: Fix is_onebyte and add an uninit write for onebyte (#1255)
|
|
|
|
* Add `Function::{ScriptId, GetScriptOrigin}, ScriptOrigin::Get{
|
|
|
|
ScriptId, ResourceName, SourceMapUrl}` bindings (#1250)
|
|
|
|
* chore: Add copy, clone and debug to some fast API types (#1257)
|
|
|
|
* feat: Use MaybeUninit for to_rust_string_lossy and add
|
|
|
|
to_rust_cow_lossy (#1256)
|
|
|
|
* v0.74.0 (#1258)
|
|
|
|
|
2023-05-28 00:45:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 27 22:39:37 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.73.0:
|
|
|
|
* Rolling to V8 11.5.150.2 (#1239)
|
|
|
|
* Add more Object methods (#1240)
|
|
|
|
* Improved ObjectTemplate::set_*_handlers (#1237)
|
|
|
|
|
2023-05-24 21:42:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 24 19:33:11 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.72.0:
|
|
|
|
* Rolling to V8 11.5.150.1 (#1235)
|
|
|
|
* Track v8 11.5 (#1234)
|
|
|
|
* feat: Add v8::CreateParams::has_set_array_buffer_allocator (#1232)
|
|
|
|
|
2023-04-29 02:28:14 +02:00
|
|
|
-------------------------------------------------------------------
|
2023-05-18 22:19:18 +02:00
|
|
|
Thu May 18 20:14:37 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
2023-05-12 19:07:19 +02:00
|
|
|
|
2023-05-24 21:42:13 +02:00
|
|
|
- update to 0.71.2:
|
2023-05-12 19:07:19 +02:00
|
|
|
* Fix exception not caught in debug build for v8::Function::call (#1229)
|
2023-05-18 22:19:18 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 12 17:02:17 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
2023-05-12 19:07:19 +02:00
|
|
|
- includes 0.71.1:
|
|
|
|
* feat: Add bindings for "v8::Set" (#1221)
|
|
|
|
* feat: Expose set_accessor_with_configuration to include data and prop
|
|
|
|
* feat: Add the option to disable generation from strings (#1222)
|
|
|
|
* Rolling to V8 11.4.183.2 (#1219)
|
|
|
|
* refactor: use Deno.Command instead of Deno.run (#1225)
|
|
|
|
* test: Add tests showing incorrect exception behavior in debug build (#
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-04-29 02:28:14 +02:00
|
|
|
Sat Apr 29 00:12:04 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.71.0:
|
|
|
|
* Rolling to V8 11.4.183.1 (#1217)
|
|
|
|
* Fix build for v11.4 (#1218)
|
|
|
|
- includes 0.70.0:
|
|
|
|
* chore: disable V8 pointer compression (#1214)
|
|
|
|
* Support for unconventional builds (#1209)
|
|
|
|
* chore: Track v8 11.4 (#1216)
|
|
|
|
- includes 0.69.0:
|
|
|
|
* Update to Ubuntu-22.04-XL runners (#1208)
|
|
|
|
* refactor: migrate from lazy_static to once_cell (#1210)
|
|
|
|
* feat: Add v8::StackTrace::current_script_name_or_source_url (#1211)
|
|
|
|
* Rolling to V8 11.2.214.15 (#1207)
|
|
|
|
* feat: Add v8::Object::get_constructor_name (#1212)
|
|
|
|
|
2023-04-01 19:57:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 1 17:54:41 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.68.0:
|
|
|
|
* FastApiOneByteString is not always utf-8 (#1206)
|
|
|
|
|
2023-03-29 22:41:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 29 20:37:30 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.67.0:
|
|
|
|
* New const evaluated FastFunction API (#1201)
|
|
|
|
* ArrayBuffer: add binding for IsResizableByUserJavaScript (#1205)
|
|
|
|
|
2023-03-23 02:38:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 23 01:07:09 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.66.0:
|
|
|
|
* build: add PYTHON envvar to specify your python binary (#1202)
|
|
|
|
* chore: Track v8 11.2 (#1203)
|
|
|
|
* Rolling to V8 11.2.214.9 (#1204)
|
|
|
|
- remove python3 hack
|
|
|
|
|
2023-03-18 00:39:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 17 23:36:24 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.65.0:
|
|
|
|
* feat: Expose the security token API from V8 (#1192)
|
|
|
|
* Change signature of FunctionTemplate::build_fast (#1197)
|
|
|
|
* Inline hint for default FastFunction trait methods (#1199)
|
|
|
|
* Add tests for invalid UTF-8 sequences in v8::String::new_from_utf8 (#1190)
|
|
|
|
* Use dsherret/rust-toolchain-file@v1 for release CI (#1200)
|
|
|
|
|
2023-03-11 18:57:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 11 17:52:37 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.64.0:
|
|
|
|
* Add PropertyDescriptor::new_from_value_writable and new_from_value (#1187)
|
|
|
|
* Explicitly set v8_enable_handle_zapping to false (#1188)
|
|
|
|
* Rolling to V8 11.0.226.19 (#1191)
|
|
|
|
* test: fix flaky cached_data_version_tag test (#1194)
|
|
|
|
* Disable snapshot checksum verification (#1195)
|
|
|
|
|
2023-02-24 00:37:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 23 23:36:35 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.63.0:
|
|
|
|
* refactor: v8::Context::set_promise_hooks requires scope (#1185)
|
|
|
|
* feat: Add bindings for continuation embedder data (#1184)
|
|
|
|
* refactor: Move set_promise_hooks API to HandleScope (#1186)
|
|
|
|
|
2023-02-07 20:36:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 7 19:22:09 UTC 2023 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.62.2:
|
|
|
|
* Exposing Value::TypeOf (#1133)
|
|
|
|
* Meaningful error message if gn can't be run (#1115)
|
|
|
|
* resolve CVE-2022-37434 (#1136)
|
|
|
|
* chore: update v8 submodule to floated patch for string support in Fas
|
|
|
|
* Add SeqOneByteString to fast API calls (#1129)
|
|
|
|
- includes v0.57.0
|
|
|
|
* Fix length type of FastApiOneByteString (#1140)
|
|
|
|
* Optional key in v8::ArrayBuffer:detach (#1141)
|
|
|
|
* feat: Isolate::memory_pressure_notification() (#1139)
|
|
|
|
* feat: v8::Isolate::{add,remove}_gc_prologue_callback (#1142)
|
|
|
|
- includes v0.58.0
|
|
|
|
* feat: Add v8::Isolate::request_garbage_collection_for_testing (#1148)
|
|
|
|
* ci: add "release" action workflow (#1150)
|
|
|
|
* feat: v8::Inspector::exception_thrown, v8::Inspector::create_stack_tr
|
|
|
|
* ci: provide crate name in release script (#1151)
|
|
|
|
- includes v0.59.0
|
|
|
|
* chore: Update docstring on v8::Global (#1153)
|
|
|
|
* ci: update release action (#1154)
|
|
|
|
- includes v0.60.0
|
|
|
|
* chore: Track v8 11.0 (#1157)
|
|
|
|
* chore: bump CI time-out to 3 hours (#1160)
|
|
|
|
* chore: run clang-format (#1160)
|
|
|
|
* deps: upgrade V8 to 11.0.226.2 (#1160)
|
|
|
|
* deps: upgrade ICU to 72-1 (#1160)
|
|
|
|
* deps: update other submodules with libraries and build tools (#1160)
|
|
|
|
* deps: upgrade Ninja and GN (#1160)
|
|
|
|
* fix: use default value (true) for 'v8_enable_shared_ro_heap' config f
|
|
|
|
* chore: update to Rust 1.66.0 (#1156)
|
|
|
|
* Rolling to V8 11.0.226.3 (#1161)
|
|
|
|
* feat: Add tests for void pointer support in Fast API calls (#1162)
|
|
|
|
- includes v0.61.0
|
|
|
|
* Rolling to V8 11.0.226.5 (#1165)
|
|
|
|
* feat: Add v8::TypedArray::length (#1166)
|
|
|
|
* Rolling to V8 11.0.226.6 (#1167)
|
|
|
|
* Avoid referencing uninitalized in Inspector API (#1164)
|
|
|
|
* ci: update python, python setup, cache, and rust version (#1171)
|
|
|
|
* feat: Add v8::Object::DefineProperty (#1172)
|
|
|
|
* Rolling to V8 11.0.226.10 (#1173)
|
|
|
|
* build: turn off v8_enable_shared_ro_heap flag again (#1174)
|
|
|
|
- includes v0.62.0
|
|
|
|
* Rolling to V8 11.0.226.13 (#1176)
|
|
|
|
* fix: don't use C++ references for possibly-null pointers (#1179)
|
|
|
|
* feat: v8::Context::set_promise_hooks accepts None (#1178)
|
|
|
|
- includes v0.62.1
|
|
|
|
* Don't run GC on isolate disposal (#1181)
|
|
|
|
* Update and improve documentation about finalizers (#1182)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 28 19:42:56 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.56.1:
|
|
|
|
* Add 'aux_data' to v8::Inspector::contextCreated() (#1134)
|
|
|
|
- includes 0.56.0:
|
|
|
|
* feat: v8::Module::get_stalled_top_level_await_message (#1123)
|
|
|
|
* (docs): add note about curl [#1111] (#1114)
|
|
|
|
* Add ArrayBuffer::set_detach_key (#1127)
|
|
|
|
* Update ArrayBuffer::was_detached to not use OpenHandle (#1126)
|
|
|
|
* Add v8::V8Inspector::context_destroyed API (#1125)
|
|
|
|
* Add WasmMemoryObject::buffer method (#1128)
|
|
|
|
* refactor: Have ArrayBuffer::data return Option<NonNull<c_void>> (#1131)
|
|
|
|
* Remove libc dependency. (#1117)
|
|
|
|
* Rolling to V8 10.9.194.4 (#1122)
|
|
|
|
* chore: update Rust to 1.65.0 (#1116)
|
|
|
|
|
2022-10-17 22:24:50 +02:00
|
|
|
-------------------------------------------------------------------
|
2022-11-15 21:26:07 +01:00
|
|
|
Tue Nov 15 19:16:59 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
2022-10-17 22:24:50 +02:00
|
|
|
|
2023-02-07 20:36:17 +01:00
|
|
|
- update to 0.55.0:
|
2022-11-15 21:26:07 +01:00
|
|
|
* feat: add ArrayBuffer::was_detached() (#1103)
|
|
|
|
* Access to raw v8::Context slots (#1092)
|
|
|
|
* Track v8 10.8 (#1105)
|
|
|
|
* Rolling to V8 10.8.168.4 (#1106)
|
|
|
|
* perf: optimize FunctionCallbackInfo and PropertyCallbackInfo methods (#
|
|
|
|
* docs: add note how to create a v8::Local out of v8::Global (#1113)
|
|
|
|
* Rolling to V8 10.9.194.1 (#1118)
|
|
|
|
* Track v8 10.9 (#1119)
|
2023-02-07 20:36:17 +01:00
|
|
|
* fix: Rework deprecated v8::ArrayBuffer:detach API (#1121)
|
2022-10-17 22:24:50 +02:00
|
|
|
|
2022-10-09 01:07:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 8 22:59:14 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.52.0:
|
|
|
|
* Rolling to V8 10.7.193.13 (#1081)
|
|
|
|
* Skip running benchmarks in CI (#1085)
|
|
|
|
* feat: Add v8::icu::get_language_tag() (#953)
|
|
|
|
* feat: Add ObjectTemplate NamedProperty and
|
|
|
|
IndexedProperty handlers (#1064)
|
|
|
|
* feat: Guaranteed finalizers (#1076)
|
|
|
|
* feat(isolate): expose get/set_data (#911)
|
|
|
|
* feat: add String::write_utf8_uninit (#1019)
|
|
|
|
* use Isolate for creating primitives (#1082)
|
|
|
|
- drop fix-cflags.patch, factory now on clang15
|
|
|
|
|
2022-09-29 21:16:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 29 18:51:36 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.51.0:
|
|
|
|
* Inline API functions (#1078)
|
|
|
|
* fastcall: Fix get_storage_if_aligned for non-uint8arrays (#1077)
|
|
|
|
* fix(fastcall): Fix options.data representation (#1074)
|
|
|
|
* chore: small clean ups (#1073)
|
|
|
|
* Build with v8_typed_array_max_size_in_heap=0 (#1070)
|
|
|
|
* Rolling to V8 10.7.193.3 (#1072)
|
|
|
|
|
2022-09-20 00:51:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 19 19:50:35 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.50.0:
|
|
|
|
* Add v8::ArrayBuffer::Data (#1068)
|
|
|
|
* fix: property_attribute operator (#1067)
|
|
|
|
* Improve Object::get_property_names() and `Object::get_own_property_names()`
|
|
|
|
(#1049)
|
|
|
|
* fix: auto_update_v8 README regex (#1061)
|
|
|
|
* Fix creation of invalid librusty_v8.a (#1059)
|
|
|
|
* Remove zlib dependency (#1058)
|
|
|
|
|
2022-08-15 20:01:57 +02:00
|
|
|
-------------------------------------------------------------------
|
2022-08-25 19:03:57 +02:00
|
|
|
Thu Aug 25 17:02:21 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.49.0:
|
|
|
|
* Fix compilation for 32-bit targets (#1050)
|
|
|
|
* Rolling to V8 10.6.194.5 (#1042)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-08-15 20:01:57 +02:00
|
|
|
Mon Aug 15 17:55:41 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.48.1:
|
|
|
|
* Track v8 10.5 (#1034)
|
|
|
|
* Rolling to V8 10.5.218.1 (#1036)
|
|
|
|
* Add type specialized setters for v8::ReturnValue (#1015)
|
|
|
|
* chore: add check for no-fail-fast label (#1017)
|
|
|
|
* Expose from_function_callback_info (#1016)
|
|
|
|
* Add ReturnValue::set_bool (#1020)
|
|
|
|
* V8 Fast API Calls (#1021)
|
|
|
|
* V8 Fast API Sequence (#1022)
|
|
|
|
* Add back gn args --list on build (#1013)
|
|
|
|
* Add Uint32 / Int32 Value method bindings (#1030)
|
|
|
|
* feat: WasmAsyncResolvePromiseCallback (#1029)
|
|
|
|
* Add v8::Object [Get/Set]AlignedPointer[From/In]InternalField (#1026)
|
|
|
|
* Support Fast API Overloads (#1031)
|
|
|
|
* refactor: remove unnecessary complexity from build.rs (#963)
|
|
|
|
* support V8 FastApiCallbackOptions (#1044)
|
|
|
|
* Export WasmAsyncSuccess enum, change signature of
|
|
|
|
WasmAsyncResolvePro (#1046)
|
|
|
|
* Add support for Fast calls with Uint8Array (#1047)
|
|
|
|
- rebase fix-cflags.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 30 19:17:27 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.44.3:
|
|
|
|
* add type specialized setters for v8::ReturnValue (#1015)
|
|
|
|
* Expose from_function_callback_info (#1016)
|
|
|
|
|
2022-06-21 21:34:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 21 19:26:37 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.44.2:
|
|
|
|
* build: fix flags for Clang 13 and 14 (#1009)
|
|
|
|
* Rolling to V8 10.4.132.8 (#1010)
|
|
|
|
* chore: upgrade 'regex' crate (#1011)
|
|
|
|
- remove python 2
|
|
|
|
|
2022-06-19 02:05:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 18 20:52:42 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.44.1:
|
|
|
|
* CI changes
|
|
|
|
- includes 0.44.0:
|
|
|
|
* Rolling to V8 10.4.132.5 (#1002)
|
|
|
|
- includes 0.43.1:
|
|
|
|
* fix(v8): don't crash on Apple Silicon when mprotect() fails
|
|
|
|
expectedly (#982)
|
|
|
|
* Rolling to V8 10.3.174.6 (#984)
|
|
|
|
- includes 0.43.0:
|
|
|
|
* Set v8::Promise internal field count to 1 (#967)
|
|
|
|
* Upgrade V8 to 10.3.174.3 (#969)
|
|
|
|
* chore: upgrade Rust crates (#972)
|
|
|
|
* feat: Context slots (#937)
|
|
|
|
* feat: add ObjectTemplate::set_immutable_proto() (#977)
|
|
|
|
* chore: update README to reflect Python 3 requirement (#980)
|
|
|
|
* chore: clean up and remove redundant gn args (#981)
|
|
|
|
* chore: reduce size of distributed static library (#918)
|
|
|
|
* feat: add Context::get_extras_binding_object (#975)
|
|
|
|
* ShadowRealm integration callback (#959)
|
|
|
|
- add fix-cflags.patch to fix build
|
|
|
|
|
2022-05-19 23:51:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 19 20:52:00 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.42.1:
|
|
|
|
* fix(build): avoid redownloads (#956)
|
|
|
|
* feat: add binding for Context::SetPromiseHooks (#938)
|
|
|
|
* feat: add WasmModuleObject::compile bindings (#960)
|
|
|
|
* refactor: small build.rs clean ups (#961)
|
|
|
|
* feat: Weak handles and finalizers (#895)
|
|
|
|
* feat: add FunctionTemplate::instance_template binding (#952)
|
|
|
|
* print gn args --list (#962)
|
|
|
|
* Fix misuse of MaybeUninit and avoid refs to uninit memory (#954)
|
|
|
|
|
2022-04-21 19:07:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 21 16:55:00 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.42.0:
|
|
|
|
* Rolling to V8 10.0.139.17 (#944)
|
|
|
|
* Ignore more unnecessary ICU data (#923)
|
|
|
|
* Add crate feature that controls whether custom libcxx is used (#924)
|
|
|
|
* perf: avoid double boxing of Arc/Box/Rc in Isolate slot (#925)
|
|
|
|
* Sync V8 heap object type hierarchy with C++ (#929)
|
|
|
|
* feat: ArrayBuffer::new_backing_store_from_ptr (#926)
|
|
|
|
* feat: v8::ArrayBuffer::new_backing_store_from_vec (#946)
|
|
|
|
|
2022-04-20 02:10:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 10 23:18:42 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.41.0:
|
|
|
|
* feat: raw APIs to build v8::Functions from ptrs (#917)
|
|
|
|
* Upgrade to ICU 70 (#919)
|
|
|
|
* Rolling to V8 10.0.139.6 (#915)
|
|
|
|
* chore: track v8 10.0 (#914)
|
|
|
|
- includes 0.40.2:
|
|
|
|
* Add ObjectTemplate::set_accessor_property (#908)
|
|
|
|
* fix: Global::from_raw() should not create a new Global (#906)
|
|
|
|
- includes 0.40.1:
|
|
|
|
* feat: add bindings for String::kMaxLength and TypedArray::kMaxLength (#904)
|
|
|
|
* feat: support adding raw pointers to ExternalReferences (#901)
|
|
|
|
* feat: v8::Global::from_raw, v8::Global::into_raw (#902)
|
|
|
|
|
2022-01-21 21:19:35 +01:00
|
|
|
-------------------------------------------------------------------
|
2022-02-17 23:04:34 +01:00
|
|
|
Thu Feb 17 21:52:51 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.40.0:
|
|
|
|
* Add bindings for v8::ScriptCompiler::CreateCodeCacheForFunction (#888)
|
|
|
|
* Rolling to V8 9.9.115.7 (#896)
|
|
|
|
* Add v8::Value::InstanceOf bindings (#879)
|
|
|
|
* Add v8::Object::HasOwnProperty bindings (#897)
|
|
|
|
* Add v8::FunctionCallbackInfo::NewTarget bindings (#898)
|
|
|
|
- includes 0.39.0:
|
|
|
|
* Track V8 9.9 (#886)
|
|
|
|
* Add v8::Map bindings (#872)
|
|
|
|
* Fix unused import warning (#875)
|
|
|
|
* Add v8::Isolate:AdjustAmountOfExternalAllocatedMemory bindings (#880)
|
|
|
|
* Add support for v8::Object.set_integrity_level (#874)
|
|
|
|
* Make v8::script_compiler::Source.get_cached_data return Option (#885)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-01-21 21:19:35 +01:00
|
|
|
Fri Jan 21 20:11:34 UTC 2022 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.38.1:
|
|
|
|
* fix: separate out android example into crate (#871)
|
|
|
|
- includes 0.38.0:
|
|
|
|
* feat: v8::StackTrace::CurrentStackTrace() bindings (#800)
|
|
|
|
* Rolling to V8 9.8.177.6 (#868)
|
|
|
|
|
2021-12-17 18:59:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 17 17:57:09 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.37.0
|
|
|
|
* fix: segfault when dropping BackingStore constructed from empty slice
|
|
|
|
* fix: url param to v8::WasmStreaming::SetUrl() must be null terminated (#854)
|
|
|
|
* test: don't use --harmony-top-level-await flag (#854)
|
|
|
|
* Rolling to V8 9.8.177.2 (#854)
|
|
|
|
* Add support for generating a clangd compilation database (#823)
|
|
|
|
|
2021-12-04 03:23:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 4 02:20:58 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.36.0:
|
|
|
|
* rolling to V8 9.7.106.15 (#845)
|
|
|
|
* add Function::GetScript{Line,Column}Number bindings (#843)
|
|
|
|
|
2021-11-25 04:00:51 +01:00
|
|
|
-------------------------------------------------------------------
|
2021-11-25 16:08:44 +01:00
|
|
|
Thu Nov 25 15:07:47 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
2021-11-25 04:00:51 +01:00
|
|
|
|
|
|
|
- update to 0.35.0:
|
|
|
|
* Make lifetime in FunctionCallback signature more restrictive (#822)
|
|
|
|
* Rolling to V8 9.7.106.3 (#831)
|
|
|
|
* chore: Specify the rust toolchain version (#821)
|
|
|
|
* Rolling to V8 9.7.106.4 (#832)
|
|
|
|
* 8 refactor: Have BackingStore::data return Option<NonNull<c_void>> (#…
|
|
|
|
* v8: fix segfault during concurrent isolate creation/disposal on Windo…
|
|
|
|
- update to 0.34.0:
|
|
|
|
* Narrow dead_code allowance (#818)
|
|
|
|
* Ignore environment variables set by cargo (#825)
|
|
|
|
* Rolling to V8 9.7.106.2 (#827)
|
|
|
|
|
2021-10-31 19:33:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 31 17:53:30 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.33.0:
|
|
|
|
* Rolling to V8 9.6.180.9 (#815)
|
|
|
|
* chore: rename rusty_v8 to v8 (#803)
|
|
|
|
* Rename Handle::get() to Handle::open() (#806)
|
|
|
|
* Track V8 v9.6 (#810)
|
|
|
|
* Add support for a RUSTY_V8_ARCHIVE environment variable (#812)
|
|
|
|
* fix: Make derefing a zero-size BackingStore no longer UB (#809)
|
|
|
|
* Add missing cargo:rerun-if-env-changed (#807)
|
|
|
|
- update to 0.32.0:
|
|
|
|
* Rolling to V8 9.5.172.19 (#801)
|
|
|
|
* Track V8 9.5 (#795)
|
|
|
|
|
2021-10-10 08:42:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 10 06:34:55 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.31.0:
|
|
|
|
* Roll to V8 9.4.146.19 (#793)
|
|
|
|
* feat: WasmStreaming::set_url, CompiledWasmModule::source_url (#786)
|
|
|
|
* feat: Function::get/set_name() (#792)
|
|
|
|
- includes 0.30.0:
|
|
|
|
* Default to linking against release v8 builds (#783)
|
|
|
|
|
2021-09-27 05:34:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 26 09:17:05 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.29.0:
|
|
|
|
* V8 9.4.146.16 (#779)
|
|
|
|
* fix(json): relax lifetime for json_object (#778)
|
|
|
|
* feat: Add v8::CompiledWasmModule (#776)
|
|
|
|
* throw DataCloneError if SAB cannot be cloned (#781)
|
|
|
|
|
2021-09-18 03:44:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 18 01:38:29 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.28.0
|
|
|
|
* V8 9.4.146.15 (#773)
|
|
|
|
* feat: Implement Isolate::remove_slot (#769)
|
|
|
|
- includes 0.27.0
|
|
|
|
* fix x86 build (#751)
|
|
|
|
* feat: implement counter_lookup_callback (#756)
|
|
|
|
* fix building in the presence of depot_tools (#757)
|
|
|
|
|
2021-08-11 04:07:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 9 22:20:40 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.26.0
|
|
|
|
* Roll to V8 9.3.345.11 (#748)
|
|
|
|
* feat: add V8InspectorSession::can_dispatch_method (#746)
|
|
|
|
|
2021-07-21 23:01:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 21 20:57:45 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- fast-foward to rev with v8 9.3.345.3
|
|
|
|
|
2021-07-04 03:08:40 +02:00
|
|
|
-------------------------------------------------------------------
|
2021-07-13 20:52:03 +02:00
|
|
|
Tue Jul 13 18:45:07 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.25.3
|
|
|
|
* disable siphash, v8 now uses 64-bit hash seed (#731)
|
|
|
|
- includes 0.25.2
|
|
|
|
* Rolling V8 to 9.2.230.14 (#728)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-07-04 03:08:40 +02:00
|
|
|
Sun Jul 4 01:00:25 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.25.1
|
|
|
|
* exclude ICU data files for unsupported platforms from crate
|
|
|
|
- update to 0.25.0
|
|
|
|
* include ICU data file in crate
|
|
|
|
* add Isolate::has_pending_background_tasks
|
|
|
|
- includes 0.24.0
|
|
|
|
* support for Platform::pump_message_loop and Platform::run_idle_tasks (#706)
|
|
|
|
* feat: various FunctionTemplate::*() methods (#718)
|
|
|
|
- includes 0.23.0 changes since last checkin
|
|
|
|
* fix: pass serializer helpers as mut refs (#712)
|
|
|
|
* Upgrade V8 to 9.2.230.12 (#709)
|
|
|
|
* Enable v8's siphash for hash seed creation (#707)
|
|
|
|
* add missing methods for 1 and 2 byte strings (#704)
|
|
|
|
|
2021-06-19 07:38:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 19 05:34:09 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- fast-forward to f85508868ebb9477fe57ff9cb352c43e29a5cf7d
|
|
|
|
* Upgrade V8 to 9.2.230.10 (#700)
|
|
|
|
* CreateParams cleanup (#701)
|
|
|
|
* ename set_common_data to set_common_data_69 (#702)
|
|
|
|
* chore: upgrade Rust to 1.53.0 (#705)
|
|
|
|
- remove revendor_source.sh (applied in vendor-rust)
|
|
|
|
|
2021-06-09 07:15:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 9 05:10:32 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.22.3
|
|
|
|
* rolling to V8 9.1.269.35
|
|
|
|
* chore: upgrade Rust to 1.52.1
|
|
|
|
* Add ObjectTemplate::set_accessor{_with_setter}
|
|
|
|
* build: add flag to build CRT flavor agnostic Windows libraries
|
|
|
|
|
2021-05-12 22:05:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 12 20:00:56 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.22.2
|
|
|
|
* rolling V8 to 9.1.269.27
|
|
|
|
* avoid warnings by adding explicit dyns in a few spots (#677)
|
|
|
|
* Add ScriptCompiler::compile_function_in_context() (#670)
|
|
|
|
* Add Signature::new() (#666)
|
|
|
|
* Fix bad assumption in static_assert (#668)
|
|
|
|
|
2021-04-13 23:11:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 13 21:03:59 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.22.1
|
2021-05-12 22:05:06 +02:00
|
|
|
* Upgrade V8 to 9.1.269.5
|
2021-04-13 23:11:58 +02:00
|
|
|
- includes 0.22:
|
2021-05-12 22:05:06 +02:00
|
|
|
* Upgrade V8 to 9.1.269.2
|
|
|
|
* Upgrade Rust to 1.51.0
|
|
|
|
* Add ArrayBuffer::detach() and is_detachable()
|
|
|
|
* Cache should be updated when build or buildtools is changed
|
|
|
|
* Remove dead platform code
|
|
|
|
* Add String::new_from_one_byte
|
|
|
|
* String::new_external_onebyte_static() should take `&[u8]` instead of …
|
|
|
|
* Add new_single_threaded_default_platform()
|
|
|
|
* Upgrade crates
|
2021-04-13 23:11:58 +02:00
|
|
|
|
2021-03-21 22:51:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 21 21:45:52 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.21
|
|
|
|
* add code cache api
|
|
|
|
* add ScriptCompiler::{Compile,CompileUnboundScript} apis
|
|
|
|
* support for external v8 strings
|
|
|
|
|
2021-02-25 23:53:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 25 22:51:49 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.20
|
|
|
|
* v8: 9.0.257.3
|
|
|
|
|
2021-02-15 18:26:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 15 17:23:38 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.19
|
|
|
|
* includes icu which adds a few dozen MB to src tarball
|
|
|
|
|
2021-02-07 20:30:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 7 19:26:29 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.17
|
|
|
|
|
2021-02-04 03:43:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 4 01:49:02 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- update to rev containing v8 9.0
|
|
|
|
|
2021-01-26 17:33:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 19 00:37:25 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.16
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 10 20:39:55 UTC 2021 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- bump to 0.15
|
|
|
|
- remove fix-ninja-check.patch (upstreamed)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 20 07:11:31 UTC 2020 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
- Init package at 0.14.0 for deno 1.6.1
|
|
|
|
- add fix-ninja-check.patch to fix gn/ninja validation
|
|
|
|
- add _constraints for huge v8/chromium build
|