User forums > Nightly builds
The 17 September 2011 build (7452) is out.
killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
Before you use a nightly make sure you understand how it works.
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2812_gcc452-TDM.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc452-TDM.7z
The 17 September 2011 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20110917_rev7452_win32.7z
- Linux :
none
Resolved Fixed:
* CC: Fix bug of goto function failed
* CC: Improve the token of the position to jump
* allow to disable spellchecker
* SpellChecker : do no check escapes, edit personal dictionary
* CC: Improve debug macro
* CC: Fix a deadlock of CCDebugInfo class
* CC: Add thread lock tracker
* ThreadSearch:
* Ensure visible the marker line and the first few matches on a new search, when the option 'Delete previous results' is disabled;
* Print the number of results at the end of the search; If there are too many items (more than visible in the list control) show an InfoWindow notification;
* ThreadSearch:
Ensure visible the "Search complete" line;
Auto size the columns at the end of the search;
* CC: Fix a deallock occurred at the beginning of parsing
* ThreadSearch: Pressing the enter key starts a search, when the focus is in the two text controls in 'Directory parameters' panel
* editor: added per language override for the 'use tabs' setting. Currently only for python (always use spaces) and Makefiles (always use tabs)
* CC: Fix a deadlock when update symbols browser view
* added support for macros in SpellChecker plugin (thanks danselmi)
* make "backslashed" strings work in RTF exporter
* CC: Rewrite thread lock of TokensTree again
* CC: Leave enough freedom index, and make sure FIFO
* CC: ParseBuffer: Index of parent token should be used instead of pointers
* CC: Code refactoring
* CC: Fix deadlock of CCDebugInfo
* CC: Improve thread lock
* CC: Fixed crash candidate
* CC: Fixed a logic error
* CC: Fix goto declaration failed of class
* CC: Add a new method for open debugging information window
* CC: Add macro replacement for GCC 4.6.x
* use all alphanumeric-characters to parse compiler-output with regex, not only ascii-characters; also allow the ampersand (&) there; see: http://forums.codeblocks.org/index.php/topic,15197.msg101963.html#msg101963 and following posts
* windows: workaround for a wxWidgets bug, that occurs if additional monitors are (dis)connected, see here: http://forums.codeblocks.org/index.php/topic,15138.msg102025.html#msg102025 for details
* fixed critical crash bug in CC plugin
Regressions/Confirmed/Annoying/Common bugs:
Jenna:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.
Dreamy:
Hi. I've noticed that Start Here page says this build is dated September 13th, About box says it's 4th,
this thread says it's 17th, so I'm curious, what's the actual build date?
If this post does not belong here feel free to remove it.
killerbot:
hmm, it was build on the 17th. I have seen such things before too. I guess something are not rebuilding when they should in the incremental build.
Freem:
Great job for the CC fixes, thanks a lot! (and for all other stuff too, but CC sounds to have used the most energy)
Navigation
[0] Message Index
[#] Next page
Go to full version