A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/uncrustify/uncrustify/commit/ac55c352a75de2263413cea1380c86e63e5e2646 below:

Merge pull request #4408 from uncrustify/uncrustify-RC-0.80.1 · uncrustify/uncrustify@ac55c35 · GitHub

File tree Expand file treeCollapse file tree 10 files changed

+15

-9

lines changed

Filter options

Expand file treeCollapse file tree 10 files changed

+15

-9

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.80.0_f")

143 +

set(UNCRUSTIFY_VERSION "0.80.1_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,9 @@

1 +

Change highlights in uncrustify-0.80.1 (November 2024)

2 +

-------------------------------------------------------------------------------

3 +

d0ad61170436df7afab2b8041b49837f06f087ec

4 +

Removed : sp_pragma_open_parenthesis Nov 16 2024

5 +

Removed : sp_inside_gparen Nov 16 2024

6 + 1 7

Change highlights in uncrustify-0.80.0 (November 2024)

2 8

-------------------------------------------------------------------------------

3 9

273a37afbf5500d19011d4a392339160fffbfb11

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 - 857 configurable options as of version 0.80.0

12 +

* Highly configurable - 855 configurable options as of version 0.80.1

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

@@ -1,4 +1,4 @@

1 -

# Uncrustify-0.80.0

1 +

# Uncrustify-0.80.1

2 2 3 3

#

4 4

# General options

Original file line number Diff line number Diff line change

@@ -1,4 +1,4 @@

1 -

# Uncrustify-0.80.0

1 +

# Uncrustify-0.80.1

2 2 3 3

#

4 4

# General options

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 - 857 configurable options as of version 0.80.0</li>

57 +

<li>Highly configurable - 855 configurable options as of version 0.80.1</li>

58 58

</ul>

59 59 60 60

<p>

Original file line number Diff line number Diff line change

@@ -1,4 +1,4 @@

1 -

# Uncrustify-0.80.0

1 +

# Uncrustify-0.80.1

2 2 3 3

#

4 4

# General options

Original file line number Diff line number Diff line change

@@ -15,7 +15,7 @@ parameterOrder=ipo

15 15

showHelpParameter=-h

16 16

stringparaminquotes=false

17 17

useCfgFileParameter="-c "

18 -

version=Uncrustify-0.80.0

18 +

version=Uncrustify-0.80.1

19 19 20 20

[Newlines]

21 21

Category=0

Original file line number Diff line number Diff line change

@@ -1,6 +1,6 @@

1 1

{

2 2

"name": "uncrustify",

3 -

"version": "0.80.0",

3 +

"version": "0.80.1",

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 2024-11-15, for Uncrustify 0.80.0.*

7 +

*This document was last updated on 2024-11-17, for Uncrustify 0.80.1.*

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