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

Reimplement C++ dump APIs as deprecated. #5179

Merged
merged 19 commits into from
Jul 18, 2024
Merged

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    2bc0e8b View commit details
    Browse the repository at this point in the history
  2. Fix tests

    kounelisagis committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    54bce5d View commit details
    Browse the repository at this point in the history
  3. Fix domain

    kounelisagis committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9bb1de7 View commit details
    Browse the repository at this point in the history
  4. Fix windows issue

    kounelisagis committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    fa37615 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99fb799 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    0eca809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    730adc5 View commit details
    Browse the repository at this point in the history
  3. Address last feedback.

    KiterLuc committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e001519 View commit details
    Browse the repository at this point in the history
  4. More deprecations.

    KiterLuc committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    83d9f72 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Remove duplicate entry.
    
    Co-authored-by: Theodore Tsirpanis <[email protected]>
    KiterLuc and teo-tsirpanis authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d041d63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95ca512 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93129e1 View commit details
    Browse the repository at this point in the history
  8. Move attribute, dimension and domain dump functions back to their hea…

    …ders and wrap them with `#ifndef TILEDB_REMOVE_DEPRECATIONS`.
    teo-tsirpanis committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fc4c7cc View commit details
    Browse the repository at this point in the history
  9. Adding stdio back.

    KiterLuc committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ffb910a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b0822c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69ec09e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c7700e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c5d35b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d69fc15 View commit details
    Browse the repository at this point in the history