Author Topic: change notes?  (Read 3149 times)

Offline raybert

  • Multiple posting newcomer
  • *
  • Posts: 21
change notes?
« on: March 01, 2009, 09:21:49 pm »
Hi,

Are there are any change notes (other than the SVN commit log) that give a high-level description of the major changes that have gone into c::b since the 8.02 release?

I'm working towards standardizing my coding team (at work) on c::b and I'm wondering if it's worth experimenting with a nightly for us to standardize on.

Thanks,

~ray

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5913
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: change notes?
« Reply #1 on: March 02, 2009, 03:02:01 am »
Maybe the nightly build forum, each post in any topic. It will  tell you the changlog of the current nightly svn build.

BTW: nightly build version works great! I do suggest your team use this version.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline raybert

  • Multiple posting newcomer
  • *
  • Posts: 21
Re: change notes?
« Reply #2 on: March 02, 2009, 04:29:27 am »
Okay, thanks.  I did look in there but the notes seemed a bit low-level and there are quite a few of them since 8.02!  I was hoping that someone was keeping a high-level summary in preparation for the next stable release (whenever that may be).

I guess I'll just try the latest nightly and see what I see...

Thanks again,

~ray