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

Add deep-copy of event #9

Closed
wants to merge 12 commits into from
Closed

Add deep-copy of event #9

wants to merge 12 commits into from

Commits on Apr 8, 2015

  1. objects: Doxygen: note about frozen copy

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    e13c75e View commit details
    Browse the repository at this point in the history
  2. Fix: ir: bt_ctf_field_copy(): copy payload_set

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    3ef81ea View commit details
    Browse the repository at this point in the history
  3. Fix: ir: seq copy: initialize internal array

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    8e821e1 View commit details
    Browse the repository at this point in the history
  4. Fix: ir: return current variant's field if possible

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    e97b652 View commit details
    Browse the repository at this point in the history
  5. Fix: ir: incr ref of existing sequence/array field

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    a7db4ba View commit details
    Browse the repository at this point in the history
  6. Fix: ir: copy struct/seq/array NULL fields

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    886de6a View commit details
    Browse the repository at this point in the history
  7. ir: make bt_ctf_field_copy() public

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    bf58486 View commit details
    Browse the repository at this point in the history
  8. ir: add tests for bt_ctf_field_copy()

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    a81148c View commit details
    Browse the repository at this point in the history
  9. ir: add bt_ctf_event_copy() (event deep copy)

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    fa55a2d View commit details
    Browse the repository at this point in the history
  10. ir: add bt_ctf_event_get_payload_field()

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    84e4329 View commit details
    Browse the repository at this point in the history
  11. Fix: ir: match .h names for get/set_header()

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    31137f2 View commit details
    Browse the repository at this point in the history
  12. ir: add tests for bt_ctf_event_copy()

    Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
    eepp committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    a05807a View commit details
    Browse the repository at this point in the history