- updating quality declaration links (re: ros2/docs.ros2.org#52) (#909)
- Contributors: shonigmann
- Enable compiler warnings (#831)
- Update QDs to QL 1 (#866)
- Rearrange test logic to avoid reference to null (#862)
- Update QL (#858)
- Make sure to initialize the end_mark for yaml_event_t (#849)
- Contributors: Alejandro Hernández Cordero, Audrow Nash, Chris Lalancette, Stephen Brawner
- Check for valid node names in parameters files (#809)
- Contributors: Chen Lihui
- Update maintainers (#825)
- Updated performance section QD (#817)
- Several memory-related fixes for rcl_variant_t benchmarks (#813)
- Improved rcl_yaml_param_parser benchmark test (#810)
- Added benchmark test to rcl_yaml_param_parser (#803)
- Remove MAX_NUM_PARAMS_PER_NODE and MAX_NUM_NODE_ENTRIES limitation. (#802)
- Add mocking unit tests for rcl_yaml_param_parser (coverage part 3/3) (#772)
- Add fault-injection unit tests (coverage part 2/3) (#766)
- Add basic unit tests for refactored functions in rcl_yaml_param_parser (coverage part 1/3) (#771)
- Fix yaml parser error when meets .nan (refactor on #754) (#781)
- Contributors: Alejandro Hernández Cordero, Chen Lihui, Ivan Santiago Paunovic, Scott K Logan, brawner
- Refactor parser.c for better testability (#754)
- Don't overwrite cur_ns pointer if reallocation fails (#780)
- Fix mem leaks in unit test from 776 (#779)
- Fix rcl_parse_yaml_file() error handling. (#776)
- Don't overwrite string_array pointer on reallocation failure (#775)
- Set yaml_variant values to NULL on finalization (#765)
- Remove debugging statements. (#755)
- Contributors: Michel Hidalgo, brawner, tomoya
- Removed doxygen warnings (#712)
- Contributors: Alejandro Hernández Cordero
- Update quality declaration and coverage (#674)
- Contributors: Alejandro Hernández Cordero
- Add Security Vulnerability Policy pointing to REP-2006 (#661)
- Contributors: Chris Lalancette
- Increase rcl_yaml_param_parser test coverage (#656)
- Contributors: Stephen Brawner
- Update Quality Declaration for 1.0 (#647)
- Contributors: brawner
- Included features (#644)
- Quality Declarations for rcl_action, rcl_lifecycle, yaml_parser (#641)
- Contributors: Alejandro Hernández Cordero, brawner
- Added rcl yaml param parser doxyfile (#634)
- Fixed rcl_yaml_param_parser package description (#637)
- Fix usage to not expose underlying yaml (#630)
- Export targets in a addition to include directories / libraries (#621)
- Remove usage of undefined CMake variable (#620)
- Fix memory leaks (#564)
- Code style only: wrap after open parenthesis if not in one line (#565)
- Contributors: Alejandro Hernández Cordero, Dirk Thomas, y-okumura-isp
- Specify test working directory (#529)
- Remove the maximum string size. (#524)
- Contributors: Chris Lalancette, Dan Rose
- Enable incremental parameter yaml file parsing. (#507)
- Support parameter overrides and remap rules flags on command line (#483)
- Increase MAX_STRING_SIZE (#487)
- include actual size in error message (#490)
- Avoid C4703 error on UWP (#282)
- [YAML Parser] Support parameter value parsing (#471)
- [YAML Parser] Depend on rcutils only (#470)
- Accept quoted int or float values as strings (#464)
- Fix memory corruption when maximum number of parameters is exceeded (#456)
- Contributors: Dirk Thomas, Esteve Fernandez, Jacob Perron, Michel Hidalgo, hyunseok-yang, ivanpauno
- Allow empty strings if they are quoted. (#450)
- Contributors: Ralf Anton Beier
- Corrected bool reading from yaml files. (#415)
- Added launch along with launch_testing as test dependencies. (#393)
- Set symbol visibility to hidden for rcl. (#391)
- Contributors: Michel Hidalgo, Sachin Suresh Bhat, ivanpauno
- No changes.
- Updated to use new error handling API from rcutils (#314)
- Fixed FQN=//node_name when ns is / (#299)
- Fixed documentation issues (#288)
- Fixed to deallocate ret_val to avoid memory leak (#278)
- Contributors: Chris Ye, William Woodall, dhood
- Added functions to parse YAML parameter files. (#235)
- Contributors: Shane Loretz, William Woodall, anup-pem, dhood