+2066
-2050
lines changedFilter options
+2066
-2050
lines changed Original file line number Diff line number Diff line change
@@ -140,7 +140,7 @@ endif()
140
140
# Generate uncrustify_version.h
141
141
#
142
142
143
-
set(UNCRUSTIFY_VERSION "0.78.1_f")
143
+
set(UNCRUSTIFY_VERSION "0.79.0_f")
144
144
145
145
option(NoGitVersionString "Do not use make_version.py and git to build a version string" OFF)
146
146
if(NoGitVersionString)
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
1
+
Change highlights in uncrustify-0.79.0 (May 2024)
2
+
-------------------------------------------------------------------------------
3
+
881cd25e1f0854481b002a58a7dff68f146d7ee3
4
+
Added : sp_cpp_before_struct_binding_after_byref Dec 8 2023
5
+
1f48216e0d87ba84bf10268c46943c47ce473512
6
+
Added : sp_string_string Dec 19 2023
7
+
364f8d77120001783c2e792821bcb4052748631d
8
+
Added : pp_unbalanced_if_action Feb 10 2024
9
+
Removed : pp_warn_unbalanced_if Feb 10 2024
10
+
9a821fe71d307613916805d4c3fee1c9ee01d96f
11
+
Removed : sp_balance_nested_parens Apr 11 2024
12
+
71e9c30da59606a2ce32c561d47d6fafa49d2d7f
13
+
Added : debug_print_version May 3 2024
14
+
a50dd5480fe646059c9ea2b84243b674f9fbb575
15
+
Added : nl_oc_msg_args_finish_multi_line May 7 2024
16
+
1
17
Change highlights in uncrustify-0.78.1 (November 2023)
2
18
-------------------------------------------------------------------------------
3
19
24ca784086c31ce6aa0817ac9c99539a5ac52d00
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
9
9
A source code beautifier for C, C++, C#, Objective-C, D, Java, Pawn and Vala.
10
10
11
11
## Features
12
-
* Highly configurable - 850 configurable options as of version 0.78.1
12
+
* Highly configurable - 853 configurable options as of version 0.79.0
13
13
- <details><summary>add/remove spaces</summary>
14
14
15
15
- `sp_before_sparen`: _Add or remove space before '(' of 'if', 'for', 'switch', 'while', etc._
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@ <h2>Features</h2>
54
54
<li>Add or remove parens on return statements</li>
55
55
<li>Add or remove braces on single-statement if/do/while/for statements</li>
56
56
<li>Supports embedded SQL 'EXEC SQL' stuff</li>
57
-
<li>Highly configurable - 852 configurable options as of version 0.79.0-dev</li>
57
+
<li>Highly configurable - 853 configurable options as of version 0.79.0</li>
58
58
</ul>
59
59
60
60
<p>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "uncrustify",
3
-
"version": "0.78.1",
3
+
"version": "0.79.0",
4
4
"description": "A highly configurable, easily modifiable source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA",
5
5
"main": "uncrustify",
6
6
"scripts": {
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
.. Update the date in the next line when editing this document!
6
6
7
-
*This document was last updated on 2023-11-20, for Uncrustify 0.78.1.*
7
+
*This document was last updated on 2024-05-15, for Uncrustify 0.79.0.*
8
8
9
9
This document uses "0.1.2" throughout as an example version number.
10
10
Whenever you see this, you should substitute the version number
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4