[vtkusers] Release log

Bill Lorensen bill.lorensen at gmail.com
Sat Feb 12 00:10:11 EST 2011


David, I only get 64 new classes (.h's). I ran these commands:

ht=`echo -e '\011'`
git log --since=2010-9-28 --pretty=format:"%s" --name-status | grep -v
"Merge topic" | grep "^A${ht}" | grep "/vtk.*\.h" | grep -v Utilities
| grep -v Wrapping | grep -v Testing | sort

Note that I ran since Sep 28,2010 which is the tag date for 5.6.1.

On Fri, Feb 11, 2011 at 10:15 AM, David Gobbi <david.gobbi at gmail.com> wrote:
> Using a combination of "ls -R", "diff", and "grep" I found 118 new VTK
> header files, it will be easy for me to dump the list onto the wiki later
> today.  I was curious to see the changes, too.
>
>  - David
>
>
> On Fri, Feb 11, 2011 at 5:50 AM, David Partyka
> <david.partyka at kitware.com> wrote:
>> You'll have to dig through this mail list to find them. I'll see if I can
>> track the most recent down and stick them on the Wiki. Using mark mail can
>> also help narrow them down.
>> http://vtk.markmail.org/search/?q=#query:%20type%3Aannouncements+page:1+state:facets
>>
>> On Fri, Feb 11, 2011 at 6:05 AM, Jothy <jothybasu at gmail.com> wrote:
>>>
>>> Hi all,
>>>
>>> Where can I find the "new in release" as in the ITK wiki?
>>>
>>> http://www.itk.org/Wiki/ITK
>>>
>>> Is there no section as such?
>>>
>>> Thanks
>>>
>>> Jothy
>>>
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the VTK FAQ at:
>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the VTK FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>>
>>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list