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

Use cpp11 #405

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Use cpp11 #405

wants to merge 27 commits into from

Commits on Sep 4, 2023

  1. use_cpp11()

    mgirlich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5b11a52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd06ac View commit details
    Browse the repository at this point in the history
  3. Migrate xml2_url.cpp

    mgirlich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    48ab979 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    992cd01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44eddbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66f4c60 View commit details
    Browse the repository at this point in the history
  7. Migrate xml2_output.cpp

    mgirlich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    cd54aed View commit details
    Browse the repository at this point in the history
  8. Convert xml2_doc.cpp

    mgirlich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e351747 View commit details
    Browse the repository at this point in the history
  9. Convert xml2_schema.cpp

    mgirlich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    60ae697 View commit details
    Browse the repository at this point in the history
  10. Convert xml2_path.cpp

    mgirlich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ae3a6ec View commit details
    Browse the repository at this point in the history
  11. Fix compilation issues

    mgirlich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    33d6c7e View commit details
    Browse the repository at this point in the history
  12. Minor things

    mgirlich committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8029c30 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. As as_cpp<int>()

    mgirlich committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    33561d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f3f75 View commit details
    Browse the repository at this point in the history
  3. Use cpp11 raws with memcpy

    mgirlich committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d43f4bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea377a9 View commit details
    Browse the repository at this point in the history
  5. Merge commit '005b78659c2271a03ed016f13df0d32f8b1e66e5'

    #Conflicts:
    #	R/xml2-package.R
    #	src/init.c
    mgirlich committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    51cbbaf View commit details
    Browse the repository at this point in the history
  6. Fix ambiguous initializer

    mgirlich committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    31e7555 View commit details
    Browse the repository at this point in the history
  7. More cpp11 i xml2_xpath.cpp

    mgirlich committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b7ff753 View commit details
    Browse the repository at this point in the history
  8. Minor changes

    mgirlich committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    50489ac View commit details
    Browse the repository at this point in the history
  9. Use cpp11 in xml2_utils.h

    mgirlich committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6f0e353 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0352dfa View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Use cpp11 in xml2_node.cpp

    mgirlich committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2539195 View commit details
    Browse the repository at this point in the history
  2. Fix compilation issues

    mgirlich committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b65e011 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73bb41 View commit details
    Browse the repository at this point in the history
  4. Remove cpp wrapper macro

    mgirlich committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2e85921 View commit details
    Browse the repository at this point in the history
  5. Some more cleanup

    mgirlich committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    01c41e7 View commit details
    Browse the repository at this point in the history