This is my report for the third week of Google Summer of Code, which ended
Monday.

I finished up the ManBrowser mega-widget, fixed a couple problems, and fully
documented it. All of the patches that I submitted before I had commit
access were double checked and their changes committed. I manually inspected
all 58 Tcl 'lsort' calls, and found 3 obvious instances of calls to
'lsearch' that could benefit from a -sorted flag (which forces a binary
rather than a linear search algorithm). I also helped track down a bug that
was causing ray tracing to fail if the .g file was outside the current
directory.

Tuesday marked the due date of my first milestone. Two commands were
migrated as promised (although one turned out to be extremely simple):
closedb, and man. A few commands were cleaned up or fixed along the way.
Obviously, the most significant change wasn't a command, but rather, the
manual browser.

This week, I'm working on moving oed-related functionality to libged,
modified to be stateless.

Thank you,
Brandon Hinesley
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to