Author Topic: The 29 January 2006 build is out.  (Read 9239 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 29 January 2006 build is out.
« on: January 29, 2006, 11:08:36 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 29 January 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_29jan2006_rev1893_win32_.7z   (yes : today there's an extra underscore)
  - Linux : not supported yet


Resolved Fixed:

  • Codecompletion:
    - Reduced memory usage by 50%! :)
    - Plugged some (hopefully all) non thread-safe holes
    SDK:
    - Removed extra thread in thread pool
  • Code completion: Reduced concurrent threads to 1 per project, this is the only way I could deal with the segfaults issue (sorry)

Regressions/Confirmed/Annoying/Common bugs:

  • DDE bug : clicking in windows explorer on a CB registered file throws an error message box
  • toolbar-images-not-changing-state (is a wx problem)

« Last Edit: January 29, 2006, 11:14:54 pm by killerbot »