Skip to content

Commit cbb58bd

Browse files
committed
Welcome 2025\!
1 parent d79d5a0 commit cbb58bd

File tree

582 files changed

+582
-582
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

582 files changed

+582
-582
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The Art of C++
22
# https://github.com/taocpp
33

4-
# Copyright (c) 2016-2024 Dr. Colin Hirsch and Daniel Frey
4+
# Copyright (c) 2016-2025 Dr. Colin Hirsch and Daniel Frey
55
# Distributed under the Boost Software License, Version 1.0.
66
# (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
77

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The Art of C++
22
# https://github.com/PEGTL
33

4-
# Copyright (c) 2014-2024 Dr. Colin Hirsch and Daniel Frey
4+
# Copyright (c) 2014-2025 Dr. Colin Hirsch and Daniel Frey
55
# Distributed under the Boost Software License, Version 1.0.
66
# (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
77

README.md

Lines changed: 1 addition & 1 deletion

doc/Action-Reference.md

Lines changed: 1 addition & 1 deletion

doc/Actions-and-States.md

Lines changed: 1 addition & 1 deletion

doc/Changelog.md

Lines changed: 1 addition & 1 deletion

doc/Contrib-and-Examples.md

Lines changed: 1 addition & 1 deletion

doc/Control-Reference.md

Lines changed: 1 addition & 1 deletion

doc/Control-and-Debug.md

Lines changed: 1 addition & 1 deletion

doc/Development.md

Lines changed: 1 addition & 1 deletion

doc/Errors-and-Exceptions.md

Lines changed: 1 addition & 1 deletion

doc/Getting-Started.md

Lines changed: 1 addition & 1 deletion

doc/Grammar-Analysis.md

Lines changed: 1 addition & 1 deletion

doc/Input-Reference.md

Lines changed: 1 addition & 1 deletion

doc/Inputs-and-Parsing.md

Lines changed: 1 addition & 1 deletion

doc/Installing-and-Using.md

Lines changed: 1 addition & 1 deletion

doc/Meta-Data-and-Visit.md

Lines changed: 1 addition & 1 deletion

doc/Migration-Guide.md

Lines changed: 1 addition & 1 deletion

doc/Optimisation.md

Lines changed: 1 addition & 1 deletion

doc/Parse-Tree.md

Lines changed: 1 addition & 1 deletion

doc/README.md

Lines changed: 1 addition & 1 deletion

doc/Rule-Behaviour.md

Lines changed: 1 addition & 1 deletion

doc/Rule-Reference.md

Lines changed: 1 addition & 1 deletion

doc/Rules-and-Grammars.md

Lines changed: 1 addition & 1 deletion

include/tao/pegtl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2014-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2014-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/add_guard.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2020-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/add_state.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2021-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2021-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/change_action.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/change_action_and_state.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/change_action_and_states.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/change_control.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/change_state.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/change_states.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/control_action.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2020-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/disable_action.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/enable_action.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/require_apply.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/action/require_apply0.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/apply_mode.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2014-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2014-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/ascii.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2014-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2014-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2023-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/analyze_traits.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2023-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/buffer_common.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2022-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/buffer_input.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2022-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/buffer_input_with_source.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2022-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/buffers.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2023-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/cstream_reader.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2016-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2016-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/cstring_reader.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2016-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2016-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/discard.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2016-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2016-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/discard_input.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/discard_input_on.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2019-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/dynamic_buffer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2022-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/endless_reader.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2016-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2016-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/has_direct_reader.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2022-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

include/tao/pegtl/buffer/inputs.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023-2024 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2023-2025 Dr. Colin Hirsch and Daniel Frey
22
// Distributed under the Boost Software License, Version 1.0.
33
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
44

0 commit comments

Comments
 (0)