Path to this page:
Subject: CVS commit: pkgsrc/textproc/uncrustify
From: Kevin Bloom
Date: 2024-04-02 19:26:45
Message id: 20240402172645.BC3FBFA2C@cvs.NetBSD.org
Log Message:
uncrustify: update to 0.78.1
0.78.0 -> 0.78.1:
Improve line splitting logic to avoid awkward splits
0.77.1 -> 0.78.0:
Added:
- align_nl_cont_spaces
- sp_after_bit_colon
- sp_before_bit_colon
- sp_between_ptr_ref
- nl_min_after_func_body
- sp_before_keyword_ptr_star
- sp_before_global_scope_ptr_star
- sp_before_scope_ptr_star
- sp_before_operator_ptr_star
- sp_before_qualifier_ptr_star
- debug_use_the_exit_function_pop
- nl_max_after_func_body
- sp_cpp_lambda_argument_list_empty
- align_func_proto_span_ignore_cont_lines
Removed:
- sp_before_keyword_ptr_star
0.77.0 -> 0.77.1:
No information provided.
0.76.0 -> 0.77.0:
Added:
- sp_cmt_cpp_pvs
- sp_inside_rparen
- sp_func_call_user_inside_rparen
- sp_inside_rparens
- sp_cmt_cpp_lint
- sp_qualifier_ptr_star_trailing
- sp_qualifier_unnamed_ptr_star
- sp_qualifier_ptr_star_func
- mod_add_force_c_closebrace_comment
https://github.com/uncrustify/uncrustify/blob/uncrustify-0.78.1/ChangeLog
Files: