CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 17:16:03 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"758094836d276cfeeb6c746a3bfea296"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=BQdzC8lnwSYdkaqgGOu2nn2U3sYvbfTdiTLWhSgl0p6GfcXYZ%2FxRdHpwehoXWdwrRqqjyVoGmDYmnF%2FnFF2L1A5MCOiZn0NTohMlSVmm9atANQdOWwChmTALXRhG8D4RKusftToZZUdhzoPizpP7ZhG85iE2Xy1ssez%2F9vubw5hQclxd02I5gtgtyE6o7n8%2BXCHAXf9vlrwX3rOxjLZukgbAk%2FeQCYQL3D88b83VkIEjtcutm30VhqeC1VRMUXelWaqUOadrOhzAczx61ZX22A%3D%3D--F8wsiGYfEhwuASZm--zfUfFw9TLNOtl6bbK4t30g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1885509667.1753377363; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 17:16:03 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 17:16:03 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DE34:14C7A:674B5:7ADD3:68826A53
Tags · JuliaInterop/CxxWrap.jl · GitHub
Toggle v0.17.1's commit message
Toggle v0.17.0's commit message
Toggle v0.16.2's commit message
Toggle v0.16.1's commit message
Toggle v0.16.0's commit message
Toggle v0.15.1's commit message
Toggle v0.15.0's commit message
Toggle v0.14.2's commit message
Toggle v0.14.1's commit message
Toggle v0.14.0's commit message
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 69
Tags: JuliaInterop/CxxWrap.jl
Tags
v0.17.1
[Diff since v0.17.0](v0.17.0...v0.17.1) Allow passing a Julia `Vector{String}` as a `jlcxx::ArrayRef<const char*>` (issue JuliaInterop/libcxxwrap-julia#188) **Merged pull requests:** - Allow passing a Vector of strings to jlcxx::ArrayRef (#482) (@barche) **Closed issues:** - Release v0.17.0 (#481)
v0.17.0
[Diff since v0.16.2](v0.16.2...v0.17.0) - The binary parts of dependent packages need to be rebuilt against `libcxxwrap-julia` 0.14, which has a better way of adding STL functionality **Merged pull requests:** - Add test for jlcxx::Array<int> (#474) (@barche) - Improve support for Tuples (#479) (@barche) - Add extra inheritance example (#480) (@barche) **Closed issues:** - `StdFill` not defined in `CxxWrap.StdLib` (#455) - Release v0.16.2 (#471) - Julia v1.11.0+ broke CxxWrap by changing public API (#472) - Array example no longer works (#473) - Iteratr and Splat doesn't work for `StdVector` (#477) - Return tuple of arrays (#478)
v0.16.2
v0.16.1
[Diff since v0.16.0](v0.16.0...v0.16.1) **Merged pull requests:** - Remove overloading `promote_type` (#426) (@lgoettgens) - feat: Unordered set types (#436) (@PraneethJain) - feat: StdPriorityQueue (#441) (@PraneethJain) - Add `StdStack` and fix `StdQueue` methods (#442) (@PraneethJain) - Document `DefaultConstructible` and `CopyConstructible` (#443) (@JamesWrigley) - feat: add StdList and StdForwardList (#444) (@PraneethJain) - refactor: split up StdLib.jl (#446) (@PraneethJain) - doc: STL containers (#447) (@PraneethJain) - Add iteration support for more containers (#448) (@PraneethJain) - Add support for common STL algorithms (#449) (@PraneethJain) - refactor: iterators (#451) (@PraneethJain) - Update TagBot.yml (#454) (@ViralBShah) - STL and aarch64 fixes (#457) (@barche) - tests: keep some string vectors alive for references (#461) (@benlorenz) - Document type and compile-time constants (#465) (@barche) - use invokelatest to access bindings generated with Core.eval (#468) (@benlorenz) **Closed issues:** - Mapping more complex C++ types (#260) - Debugging from C++ (#411) - ERROR: Package CxxWrap errored during testing (#423) - `promote_type` is not supposed to be overloaded (#425) - Release v0.16 (#440) - LoadError: libcxxwrap_julia_jll not available on this platform (#453) - FYI: Can't install (#456) - Segmentation fault during `__init__` (#459) - No appropriate factory for type v (#463) - Get SafeCfunction by @safe_cfunction on c++ side not working correctly (#466)
v0.16.0
## CxxWrap v0.16.0 [Diff since v0.15.1](v0.15.1...v0.16.0) ## Breaking changes There was no change in the API, but because of a change in the way the mapping between C++ and Julia types is implemented the C++ modules need to be recompiled against `libcxxwrap-julia` 0.13. The reason for this change is that the old method caused crahses on macOS with Apple CPUs (M1, ...). **Merged pull requests:** - StdSet and StdMultiset support (#434) (@PraneethJain) - Cxxwrap 0.16 (#438) (@barche) - Update Readme (#439) (@barche) **Closed issues:** - Release v0.15.1 (#430)
v0.15.1
## CxxWrap v0.15.1 [Diff since v0.15.0](v0.15.0...v0.15.1) **Merged pull requests:** - Add breaking changes for v0.15 (#417) (@barche) - Add StdFill (#420) (@PraneethJain) - Add support for dynamic casting on the Julia side (#427) (@barche) - Test conditionally on ranges (#428) (@barche) - Set version to v0.15.1 (#429) (@barche) **Closed issues:** - Release v0.15 (#416) - StdVector of pointer with CxxWrap 0.15 (#419) - CxxWrap 0.15.0 shared library loader is broken (#421) - Double registration error (#422)
v0.15.0
## CxxWrap v0.15.0 [Diff since v0.14.2](v0.14.2...v0.15.0) **Merged pull requests:** - Fix README test badge (#389) (@omus) - convert: add new RefArray type signature (#390) (@benlorenz) - Add method to Base.between to fix string indexing (#392) (@barche) - Merge docstring and extra_arg changes (#401) (@barche) - Document memory management for return values (#406) (@sloede) - feat: add basic queue support (#408) (@PraneethJain) - Properly deal with const template parameters (#409) (@barche) - Testjll (#412) (@barche) - feat: change PR body format (#413) (@PraneethJain) - Remove test badge (#415) (@barche) **Closed issues:** - Precompilation (#299) - libcxxwrap_julia_jll not available on this platform (#386) - Release v0.14.2 (#388) - Putting wrapper code into `jll` package throws integer division error (#394) - Segfault from `jll` package: Assertion `(((jl_datatype_t*)(dt))->layout->nfields) == 1' failed (#395) - Failures after #338 (#400) - 0.15 not yet registered (was Regression with 0.15) (#402) - Behavior of types created in C++ when they go out of scope in Julia (#403)
v0.14.2
v0.14.1
## CxxWrap v0.14.1 [Diff since v0.14.0](v0.14.0...v0.14.1) **Merged pull requests:** - Added support for the StdDeque and its iterator interface (#376) (@abdoei) - Added tests, edited errors (#377) (@abdoei) - use `cppsize` when constructing `String` from `StdString` (#378) (@kleinschmidt) - Handle UTF-8 code points in `StdString` (#381) (@omus) - Stop `@cxxdereference` from messing up linenum information (#382) (@omus) - Bump version to v0.14.1 (#383) (@barche) **Closed issues:** - Segfault with 0.11.1 on julia 1.3 (#281) - could not load library libcxxwrap_julia_stl.so when creating app with PackageCompiler (#333) - Release 0.14 (#369) - Nightly failure (#373) - Failed to precompile with julia 1.10-beta3 (#379)
v0.14.0
## CxxWrap v0.14.0 [Diff since v0.13.4](v0.13.4...v0.14.0) **Closed issues:** - Release v0.13.4 (#358) - Why not put `__init__` function into @wrapmodule ? (#361) - LoadError on 1.10 (#362) - auto generator like autopybind11 ? (#365) **Merged pull requests:** - Provide library path to wrapmodule via callback instead of a compile-time constant (#366) (@jsimomaa) - Test release 0.14 (#368) (@barche)
PreviousNext
You can’t perform that action at this time.