A RetroSearch Logo

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

Search Query:

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

Merge pull request #4153 from uncrustify/uncrustify-RC-0.78.1 · uncrustify/uncrustify@b8c9528 · GitHub

File tree Expand file treeCollapse file tree 11 files changed

+15

-9

lines changed

Filter options

Expand file treeCollapse file tree 11 files changed

+15

-9

lines changed Original file line number Diff line number Diff line change

@@ -76,6 +76,7 @@ Ingo Brückl

76 76

Ivan Nazarenko

77 77

Ivan Romanov

78 78

Jakub Lukasiewicz

79 +

Jakub Łukasiewicz

79 80

Jakub Schmidtke

80 81

Jan Weiß

81 82

Jason

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

143 +

set(UNCRUSTIFY_VERSION "0.78.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,8 @@

1 +

Change highlights in uncrustify-0.78.1 (November 2023)

2 +

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

3 +

24ca784086c31ce6aa0817ac9c99539a5ac52d00

4 +

Improve line splitting logic to avoid awkward splits Nov 19 2023

5 + 1 6

Change highlights in uncrustify-0.78.0 (November 2023)

2 7

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

3 8

50b364e02d4e6ebe5fa99d2d1de642f1a3fb6570

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.0

12 +

* Highly configurable - 850 configurable options as of version 0.78.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.78.0

1 +

# Uncrustify-0.78.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.78.0

1 +

# Uncrustify-0.78.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 - 850 configurable options as of version 0.78.0</li>

57 +

<li>Highly configurable - 850 configurable options as of version 0.78.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.78.0

1 +

# Uncrustify-0.78.1

2 2 3 3

#

4 4

# General options

Original file line number Diff line number Diff line change

@@ -16,7 +16,7 @@ showHelpParameter=-h

16 16

stringparaminquotes=false

17 17

useCfgFileParameter="-c "

18 18

useRegex=true

19 -

version=Uncrustify-0.78.0

19 +

version=Uncrustify-0.78.1

20 20 21 21

[Newlines]

22 22

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.78.0",

3 +

"version": "0.78.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": {

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