| 06:22.23 | *** join/#brlcad kesha (~kesha@14.139.122.114) | |
| 07:56.59 | *** join/#brlcad kesha (~kesha@14.139.122.114) | |
| 08:17.16 | *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua) | |
| 09:30.58 | *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua) | |
| 10:15.42 | *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua) | |
| 11:38.05 | *** join/#brlcad kesha (~kesha@14.139.122.114) | |
| 11:57.07 | Notify | 03BRL-CAD:tbrowder2 * 58389 brlcad/trunk/src/util/admin-db.cpp: start working on writing the compressed file |
| 12:06.06 | Notify | 03BRL-CAD:tbrowder2 * 58390 brlcad/trunk/src/util/admin-db.cpp: looks like a good write |
| 12:51.31 | *** join/#brlcad sirdancealot (~xubuntu@98.82.broadband5.iol.cz) | |
| 12:55.09 | *** join/#brlcad FLOSSrookie (~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) | |
| 13:21.43 | *** join/#brlcad kesha (~kesha@49.249.16.70) | |
| 13:27.42 | ``Erik | heh, someone jumped the gun last night ^.^ |
| 13:52.50 | kanzure | eh? brlcad/trunk/src/util/CMakeLists.txt: need librt for admin-db |
| 13:54.05 | *** join/#brlcad kesha (~kesha@49.249.16.70) | |
| 14:44.54 | *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua) | |
| 15:25.20 | *** join/#brlcad WhiteCalf (~DarkCalf@173.231.40.98) | |
| 15:40.54 | Notify | 03BRL-CAD:starseeker * 58391 (brlcad/trunk/include/bn.h brlcad/trunk/src/libbn/CMakeLists.txt brlcad/trunk/src/libbn/obr.c): Break out the convex hull logic into its own bn function and file. |
| 16:26.06 | *** join/#brlcad kesha (~kesha@49.249.8.155) | |
| 17:31.15 | starseeker | http://google-opensource.blogspot.com/2013/11/mentoring-organizations-for-google-code.html |
| 17:38.01 | Notify | 03BRL-CAD:starseeker * 58392 brlcad/trunk/include/bn.h: Tweak paper citation |
| 18:35.34 | Notify | 03BRL-CAD:starseeker * 58393 (brlcad/trunk/include/bn.h brlcad/trunk/src/libbn/chull.c): Start working on getting the monotone chain convex hull algorithm ported to libbn. |
| 18:49.40 | Notify | 03BRL-CAD:n_reed * 58394 brlcad/trunk/src/libbn/obr.c: set but unused |
| 19:44.44 | Notify | 03BRL-CAD:carlmoore * 58395 (brlcad/trunk/misc/tools/astyle/ASBeautifier.cpp brlcad/trunk/misc/tools/astyle/ASEnhancer.cpp and 6 others): fix many spellings (including my judgement on a foreign-language item) |
| 20:09.46 | Notify | 03BRL-CAD:carlmoore * 58396 (brlcad/trunk/misc/tools/astyle/ASBeautifier.cpp brlcad/trunk/misc/tools/astyle/ASFormatter.cpp and 3 others): more spelling fixes |
| 20:19.27 | Notify | 03BRL-CAD:n_reed * 58397 (brlcad/trunk/include/bu.h brlcad/trunk/src/libbu/hash.c): add a routine to simplify traversal of hash table entries |
| 20:35.19 | Notify | 03BRL-CAD:starseeker * 58398 (brlcad/trunk/NEWS brlcad/trunk/src/librt/search.c): Search wasn't spotting hyp or metaball primitives - fix. |
| 20:52.02 | Notify | 03BRL-CAD:n_reed * 58399 brlcad/trunk/src/libged/ged.c: remove a dozen lines with aid of hash table traversal routine |
| 21:10.48 | Notify | 03BRL-CAD:starseeker * 58400 brlcad/trunk/src/librt/search.c: use ft_label from the functab to largely (but not entirly) avoid the need for specifying types in the search ftype switch statement. Should be *far* more robust when it comes to supporting types in search. |
| 21:11.47 | starseeker | likes r58400, assuming he hasn't missed something - lots of lines of hardcoded wiring removed *and* a robustness improvement. |
| 21:18.13 | Notify | 03BRL-CAD:starseeker * 58401 brlcad/trunk/doc/docbook/system/mann/en/search.xml: Add metaball and hyp to search man page. |
| 22:27.03 | *** join/#brlcad FLOSSrookie (~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) | |
| 22:37.47 | Notify | 03BRL-CAD:tbrowder2 * 58402 brlcad/trunk/src/util/admin-db.cpp: use '//' comments; add comment on source of reading function; fix indentation |