Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide visibility of non public symbols #15982

Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
4f90a11
Remove usage of null related detail functions
robertmaynard Jul 10, 2024
14fdb58
Explicitly export the pre-compiled aggregation templates
robertmaynard Jun 10, 2024
6324f11
Remove unneeded default parameters
robertmaynard Jun 10, 2024
4f3bc20
All cpp/ sources include the respective header
robertmaynard Jun 11, 2024
5126cae
Ensure minimal set of cpp/ functions used by tests are marked public
robertmaynard Jun 11, 2024
19ca57a
nvtext public API is marked as public symbols
robertmaynard Jun 11, 2024
9f0ffd0
cudftestutil public API is marked as public symbols
robertmaynard Jun 11, 2024
e5f59d5
cudf public API is marked as public symbols
robertmaynard Jun 11, 2024
0cb912a
Ensure installed cudf detail API is marked as public symbols
robertmaynard Jun 11, 2024
c99a58c
Add needed visibility patches for CCCL
robertmaynard Jun 11, 2024
0017f41
CMake now builds cudf and test util with hidden vis
robertmaynard Jun 10, 2024
162eb78
Correct style issue found by CI
robertmaynard Jun 12, 2024
7ee6fd7
Mark more detail functions as public
robertmaynard Jul 9, 2024
13f247d
Search src files include respective header
robertmaynard Jul 10, 2024
2b301e3
Restore child_columns_to_device_array
robertmaynard Jul 10, 2024
ae631cf
Added chunked_parquet_reader constructor comments
robertmaynard Jul 10, 2024
26986ef
Correct style issues found by CI
robertmaynard Jul 10, 2024
bc79512
Add missing header so copy symbols get marked as public
robertmaynard Jul 11, 2024
28d34df
Correctly mark all detail functions as public
robertmaynard Jul 11, 2024
df8ba16
Correct style issues found by CI
robertmaynard Jul 11, 2024
ed88b30
Add first pass doc update
robertmaynard Jul 11, 2024
bc85b9f
Update java/src/main/native/src/TableJni.cpp
robertmaynard Jul 11, 2024
d2261b5
Debug java missing symbols
robertmaynard Jul 15, 2024
c127579
Ensure lists::detail::concatenate is public
robertmaynard Jul 15, 2024
97541e6
Ensure include headers are marked with CUDF_EXPORT
robertmaynard Jul 17, 2024
22a6f24
more doc updates
robertmaynard Jul 22, 2024
642713a
Merge branch 'branch-24.08' into fea/hide_visibility_of_non_public_sy…
robertmaynard Jul 22, 2024
cd9d68b
Expose prefect API via CUDF_EXPORT
robertmaynard Jul 23, 2024
9c9200c
Merge branch 'branch-24.08' into fea/hide_visibility_of_non_public_sy…
robertmaynard Jul 23, 2024
90ada43
Expose io::json::detail as they are required by tests
robertmaynard Jul 23, 2024
b012799
Merge branch 'branch-24.08' into fea/hide_visibility_of_non_public_sy…
robertmaynard Jul 24, 2024
3784f33
Merge branch 'branch-24.08' into fea/hide_visibility_of_non_public_sy…
robertmaynard Jul 24, 2024
d76ebb7
Merge branch 'branch-24.08' into fea/hide_visibility_of_non_public_sy…
bdice Jul 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'branch-24.08' into fea/hide_visibility_of_non_public_sy…
…mbols
  • Loading branch information
robertmaynard authored Jul 24, 2024
commit 3784f3333ff9d0c3890a2ecd2fd476724d65a044

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.