[ANN] U++ 602 beta2 released

M

Mirek Fidler

Ultimate++ (http://upp.sourceforge.net) is a C++ cross-platform rapid
application development suite. It includes a set of libraries (GUI, SQL,
etc..), and an integrated development environment.

Rapid development is achieved by the smart and aggressive use of C++
rather than through fancy code generators. In this respect, U++ competes
with popular scripting languages while preserving C/C++ runtime
characteristics.

Major new features of 602:

U++ Library
-----------

* New Report package.

* Fixed multi-threading issues in Linux



TheIDE
------
* Assist++

- Fixed many C++ parsing issues and optimized

- "Virtual methods" function

- "THISBACKs" function

* "Generate code.." function of Layout designer able to generate useful
code snippets

* "Show opposite" (Alt+O) function switches .h/.cpp files

* "Complete identifier" (Alt+,) - based on identifiers in the file (no
C++ parsing inteligence)

* Fixed support for global variables in PDB debugger

* Package organizer redesigned, "When" conditions now support logical
operators, "uses" can be conditional

* New fine-grained optimization system with "Optimize for speed" /
"Optimize for size" / "Optimal" (only explicitly marked files are
optimized for speed) modes

* New TheIDE command-line mode, including compilation (via umk utility)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

U++ 602 released 4
U++ 4193 released 0
U++ 1517 released 0
U++ 3211 released 0
[ANN] U++ 605 released 0
U++ 5431 released 0
U++ 2791 released 0
U++ 1314 released 0

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top