~pcsx2-team/pcsx2-github-mirror/+git/rapidyaml:post_newparser

Last commit made on 2024-05-24
Get this branch:
git clone -b post_newparser https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/rapidyaml

Branch merges

Branch information

Name:
post_newparser
Repository:
lp:~pcsx2-team/pcsx2-github-mirror/+git/rapidyaml

Recent commits

30df4a7... by Joao Paulo Magalhaes <email address hidden>

fix problem with popping seqs into seqimaps

40fe199... by Joao Paulo Magalhaes <email address hidden>

fix assertions that should be checks

968c992... by Joao Paulo Magalhaes <email address hidden>

ditto

fe48969... by Joao Paulo Magalhaes <email address hidden>

arena: ensure the source buffer is relocated when the arena grows

a652a74... by Joao Paulo Magalhaes <email address hidden>

tag: ensure no overflow on malformed tags

e432c2f... by jpmag <email address hidden>

Merge pull request #432 from biojppm/post_newparser

Post newparser

43a551c... by Joao Paulo Magalhaes <email address hidden>

improve noexcept annotations for Node and Tree

e1a48d5... by Joao Paulo Magalhaes <email address hidden>

handler assertions

76a571f... by Joao Paulo Magalhaes <email address hidden>

fix use of size_t, should be id_type

28ed0f0... by Joao Paulo Magalhaes <email address hidden>

move estimate_tree_capacity to outside the parser_engine class