User forums > Nightly builds

The 02 January 2010 build (6023) is out.

(1/12) > >>

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_wx2810.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z

The 02 January 2010 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20100102_rev6023_win32.7z
  - Linux :
   none

Resolved Fixed:


* added CCCC (C and C++ Code Counter) plug-in
* some small fixes for the update-script on linux
* * fixed reproducible memory leak by applying patch #2796 (thanks techy)
* added option to toggle read-only flag of a file (that belongs e.g. to a version controlled to a project)
* applied some script bindings (thanks obfuscated)
* Add CppCheck plug-in
* Applied: [Patch #2812] compilergcc and debuggergdb svn prop cleanup
* IncSearch-plugin: added regex-capabilities
* Fixed: Update script for the following reasons-
1) CB_share_config is not build by default on Linux.
2) codesnippets is also not built by default. Copying it's binary should be done by the update script accompanying it.
* BrowseTracker 1.2.90 2009/11/30
- Add Shutdown test to OnIdle
- OnCloseEditor, Activate the previously active edtor, not the last tab; EditorManager::OnUpdateUI() used to do this. wxAuiNotebook broke it.
- OnProjectClosing() ignore recording of closing editors; OnProjectActivated() activate the current edtior for this project (not last tab).
- Record last deactivated editor; OnEditorClose activate last deactivated editor (vs. last tab)
- Fixed: loop in OnIdle() after svn 5939 changes
* * CC: added better handling of macros
* CC: better handling of templates
* CC: reduced time for re-parsing in the case of header/source swapping
* CC: removed possible crash candidate
* CC: better namespace handling for newer GCC 4 macros
* fix an issue, where renaming a file can overwrite existing files, if the new filename is the same as the name of the existing file (windows-only)
* * CCCC/CppCheck plugin: Allow choosing the executable (if not in the path)
* CCCC/CppCheck plugin: Show a busy dialog as the call can take several minutes
* BrowseTracker 1.2.92 2009/12/11
- Clear m_bProjectClosing in OnProjectOpened() else no initial activation recorded after project closed.
- Fix JumpTracker inability to switch between editors (caused by Editor Activation fix)
* cc plugin: applied patch by OllDbg: documentation and TRACE macro usage
* * cc plugin: applied patch by blueshake to re-parse on demand only
* cc plugin: applied patch by blueshake to get the function tokens from the tokentree with filename directly based on real-time parse
* cc plugin: fixed bug with broken CC after e.g. a call to a static member function within a local scope (thanks ollydbg)
* updated direct/x wizard to be compatible with DX8 and DX9
* scripted wizard plugin: tiny fix to new DX wizard so it should work with DX devpak, too
* workaround for a problem where the indicators used by HighlightOccurrences and IncrementalSearch hide the text if wxWidgets is build without rawbitmap support
* Pre-processor fix: To enable compilation with a non-GCC compiler
* applied patch #2803: faster header source swapping
* CC: applied patch #2856: parserthread accesses memory behind the end of the string
* applied patch #2867: Try harder when searching file with compilation error
* CC: applied patch #2868: Try harder when opening includes from context menu
* applied patch #2875: EditorManager accesses invalid page
* applied patch #2876: Global variable dialog array access fixes
* applied patch #2878: Different type used in xrc and XRCCTRL
* applied (modified) patch #2880: Open clipboard before its use
* applied patch #2884: Don't call Expand on wxTreeCtrl with wxTR_HIDE_ROOT
* applied patch #2842: Switcher dialog: Mouse wheel support and hot tracking
* applied patch #2854: Added macro $(TARGET_COMPILER_DIR) to macrosmanager
* applied patch #2833: regex testbed refinements
* applied #2866: Make wildcard select in multiselectdlg work properly
* applied patch #2881: Remove the wizardry that loads CBTreeCtrl
* applied patch #2891: Check return value of wxEncodingConverter::Init()
* applied patch #2874: OnPageChanged called upon creation
* applied patch #2887: Parserthread doesn't check if the file exists
* applied patch #2892: Array index out of range
* cc-plugin: fix for a crash-candidat in ClassBrowserBuilderThread
* fix an issue, where plugins can not be found on some 64-bit linux systems, see http://forums.codeblocks.org/index.php/topic,8755.msg78525.html#msg78525 for details
* cc-plugin: (hopefully) final fix for a crash-candidat in ClassBrowserBuilderThread
* fix incorrect use of wxString::find() instead of wxString::Find() in two cases
* Valgrind plug-in : support Valgrind 3.5.0
Regressions/Confirmed/Annoying/Common bugs:


198710:
Happy New Year!

nanyu:
Happy new year! It's a good gift for us.  :P

Hi, where is the CCCC and cpp_check plugin?  (after unzip the .7z file, I can not found the CCCC or CPP_Checker plugin's files  in "share\codeblocks\..." folder.)

windows xp

wavelet:
It's a good gift for this new year!

nanyu:
After I input "this->" , cc got a lot ....

pls see the attach img


[attachment deleted by admin]

Navigation

[0] Message Index

[#] Next page

Go to full version