Menu

Uncrustify Code Beautifier / News: Recent posts

github repo moved to uncrustify/uncrustify

The "official" Uncrustify repository on GitHub has been moved from bengardner/uncrustify to uncrustify/uncrustify.
Please update your remote URL.

Posted by Ben Gardner 2016-02-16 Labels: github

Uncrustify-0.62 Released

A new version of Uncrustify has been released.
Lots of bug fixes and new options have been added over the past year.

The current source can be downloaded from either sourceforge.net or GitHub.
https://github.com/bengardner/uncrustify

Prebuilt binaries for Windows (using mingw) can be downloaded here.
https://sourceforge.net/projects/uncrustify/files/uncrustify/uncrustify-0.62/

Posted by Ben Gardner 2016-02-03

Uncrustify 0.60 released

A new version of Uncrustify has been released.
Lots of bug fixes and 41 new options have been added over the past year.

The current source can be downloaded from either sourceforge.net or GitHub.
https://github.com/bengardner/uncrustify

Prebuilt binaries for Windows (using mingw) can be downloaded here.
http://sourceforge.net/projects/uncrustify/files/uncrustify/uncrustify-0.60/

Posted by Ben Gardner 2013-01-01

Uncrustify 0.59 released

A new version of Uncrustify has been released.
The only big new feature in the last 5 months is support for UTF-8 and UTF-16.

As always, the current source can be downloaded via the 'Downloads' link on GitHub.
https://github.com/bengardner/uncrustify

Posted by Ben Gardner 2011-10-09

Uncrustify 0.58 released

A new version of Uncrustify has been released.
This is just a roll-up of all changes made in the last 6 months.

As always, the current source can be downloaded via the 'Downloads' link on GitHub.
https://github.com/bengardner/uncrustify

Posted by Ben Gardner 2011-05-20

Switching to git

For the next release (and hopefully beyond), development will occur in the GIT repository.
I didn't import any history, so the git repo starts at subversion r1644 (release 0.54).

I also created a clone at github.com, as that site lets you grab a tar/zip of the source code directly from the git repository.

We'll see how this works out.

The SourceForge.net read-only URL is:
git://uncrustify.git.sourceforge.net/gitroot/uncrustify/uncrustify... read more

Posted by Ben Gardner 2009-10-17

Uncrustify 0.54 released

This release improves support for Objective C and fixes a bunch of bugs.

Posted by Ben Gardner 2009-10-17

Uncrustify 0.49 Released

This release was focused on bug fixes and new features.
Thanks to everyone who contributed!

Posted by Ben Gardner 2008-08-23

Uncrustify 0.48 Released!

More bug fixes and a few more options.
What more could you ask for?

Posted by Ben Gardner 2008-07-19

Uncrustify 0.46 released

This release includes a few bug fixes.
Nothing impressive, but the fixes have been in SVN for a while...

Posted by Ben Gardner 2008-04-22

Uncrustify 0.45 released!

Uncrustify 0.45 is now available.

This version includes plenty of bug fixes and a few more options.

Posted by Ben Gardner 2008-03-07

Uncrustify 0.31 released

Uncrustify 0.31 is out. It is mainly a bug-fix release with a few new options thrown in for fun.

Posted by Ben Gardner 2007-01-25

Uncrustify 0.30 released

This release of Uncrustify, the source code beautifier, add support for Embedded SQL and fixes many small bugs.

Posted by Ben Gardner 2006-11-24

Uncrustify 0.29 released

This version fixes some problems with the formatting of templates.

Posted by Ben Gardner 2006-10-27

Uncrustify 0.0.24 released

Uncrustify is a source code beutifier for C, C++, C#, D, Java, and Pawn.
The latest release adds Pawn support, fixes some bugs and adds initial code width support.

Posted by Ben Gardner 2006-08-08

Uncrustify 0.0.22 released

Uncrustify is a source code beautifier for C, C++, C#, D, and Java.

This version fixes a few bugs and adds preprocessor spacing and control over blank lines.

See the change log for more details:
http://uncrustify.sourceforge.net/ChangeLog

Download link:
http://sourceforge.net/project/showfiles.php?group_id=153164

Posted by Ben Gardner 2006-07-17

Uncrustify 0.0.21 released

This version adds the ability to process multiple files at once. It also fixes a few minor bugs. See the change log for more details.

Posted by Ben Gardner 2006-07-01

Uncrustify 0.0.20 released

This version adds MSVC++ project files and finalizes the Unix/Dos/Mac line ending issue. See the change log for more details.

Posted by Ben Gardner 2006-06-10

Uncrustify 0.0.19 released

Minor improvements to cast detection in C and cast handling in D.

Posted by Ben Gardner 2006-05-27

Uncrustify 0.0.18 released

Minor bug fixes and new features.
See the change log for details.

Posted by Ben Gardner 2006-05-13

Uncrustify 0.0.17 released

Minor bug fixes and new features.
See the change log for details.

Posted by Ben Gardner 2006-05-04

Uncrustify 0.0.15 released

Fixed a few issues with formatting classes in C++. Switched to using C++ to simplify some of the code.

Posted by Ben Gardner 2006-04-14

Uncrustify 0.0.14 released

Uncrustify will now build on OS X (and possibly the various BSDs). Also, stdin can be used instead of reading from a file.

Posted by Ben Gardner 2006-04-10

Uncrustify 0.0.12 released!

Banish crusty code with yet another C, C++, C#, D, and Java source code beautifier. It indents, adds newlines, aligns, etc, and is intended to be extremely configurable and easy to modify.

This version cleans up D support a bit, fixes a portibility issue, and fixes some structure alignment issues.

More info at http://uncrustify.sourceforge.net

Posted by Ben Gardner 2006-03-31

Uncrustify 0.0.10 released

Uncrustify, the source code beautifier for C, C++, C#, D, and Java, is now up to the big 0.0.10!

Support for C, C#, and D is pretty good.

Posted by Ben Gardner 2006-03-23