-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: finos/perspective
base: v3.3.2
head repository: finos/perspective
compare: v3.3.3
- 12 commits
- 63 files changed
- 3 contributors
Commits on Jan 27, 2025
-
setup: select perspective-pyodide in menu
Signed-off-by: Tom Jakubowski <tom@prospective.dev>
Configuration menu - View commit details
-
Copy full SHA for 08d22e7 - Browse repository at this point
Copy the full SHA 08d22e7View commit details
Commits on Jan 28, 2025
-
Support for pyodide 0.27.1, including pyarrow + pandas
- Switch to using global `CMAKE_CXX_FLAGS` to ensure every target we need to link, including all Arrow components, is built with Emscripten exceptions support. The build already does the same thing for wasm exceptions so it's at least more consistent now. - Add two regression tests to the pytest-pyodide suite for pyarrow and pandas examples, which were previously crashing due to inconsistent Emscripten exceptions support between the object files Signed-off-by: Tom Jakubowski <tom@prospective.dev>
Configuration menu - View commit details
-
Copy full SHA for 8188fe3 - Browse repository at this point
Copy the full SHA 8188fe3View commit details -
pytest-pyodide: add test timeouts
Signed-off-by: Tom Jakubowski <tom@prospective.dev>
Configuration menu - View commit details
-
Copy full SHA for 8ec0be0 - Browse repository at this point
Copy the full SHA 8ec0be0View commit details -
ci: separate build/test emscripten wheel jobs
Signed-off-by: Tom Jakubowski <tom@prospective.dev>
Configuration menu - View commit details
-
Copy full SHA for 5f8fdc3 - Browse repository at this point
Copy the full SHA 5f8fdc3View commit details
Commits on Feb 2, 2025
-
Merge pull request #2901 from tomjakubowski/bugfix/pyodide-0.27
Support for pyodide 0.27.1, including pyarrow + pandas
Configuration menu - View commit details
-
Copy full SHA for 3ccef43 - Browse repository at this point
Copy the full SHA 3ccef43View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0bf7aa - Browse repository at this point
Copy the full SHA f0bf7aaView commit details 10000 -
Document custom themes, remove default label visibility
Signed-off-by: Andrew Stein <steinlink@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d9932be - Browse repository at this point
Copy the full SHA d9932beView commit details -
Signed-off-by: Andrew Stein <steinlink@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 415285a - Browse repository at this point
Copy the full SHA 415285aView commit details
Commits on Feb 3, 2025
-
Conditionally compile in heap instrumentation to find allocation hots…
…pots. Signed-off-by: Timothy Bess <tim@prospective.dev>
Configuration menu - View commit details
-
Copy full SHA for 9f96c66 - Browse repository at this point
Copy the full SHA 9f96c66View commit details
Commits on Feb 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 69f2fdd - Browse repository at this point
Copy the full SHA 69f2fddView commit details -
Merge pull request #2913 from timbess/feature/heap-profiling
Heap Profiling Tooling
Configuration menu - View commit details
-
Copy full SHA for 1b88ca8 - Browse repository at this point
Copy the full SHA 1b88ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b6a67 - Browse repository at this point
Copy the full SHA b2b6a67View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.3.2...v3.3.3