| 00:04.42 | CIA-23 | BRL-CAD: 03crdueck * r51570 10/brlcad/trunk/src/librt/primitives/sketch/sketch_tess.cpp: use the scalar curvature value to decrease step size when curvature is low (close to an inflection point) in bezier_inflection() | 
| 01:40.54 | *** join/#brlcad sharvey (~sharvey@xi.metaether.net) | |
| 03:45.46 | CIA-23 | BRL-CAD: 03phoenixyjll * r51571 10/brlcad/trunk/src/librt/ (opennurbs_ext.cpp opennurbs_ext.h): Use pointer to avoid copy-time crashing. | 
| 05:40.00 | *** join/#brlcad andrei (~andrei@188.25.158.57) | |
| 06:31.44 | CIA-23 | BRL-CAD: 03phoenixyjll * r51572 10/brlcad/trunk/src/librt/opennurbs_ext.cpp: Free the allocated ON_Brep object. | 
| 06:33.13 | CIA-23 | BRL-CAD: 03phoenixyjll * r51573 10/brlcad/trunk/src/ (libged/brep.c librt/primitives/brep/brep_debug.cpp): Add an option to the brep command in MGED to test surface-surface intersection. | 
| 06:35.09 | CIA-23 | BRL-CAD: 03Phoenix 07http://brlcad.org * r4187 10/wiki/User:Phoenix/GSoc2012/Reports: /* Week 9 */ | 
| 06:37.11 | CIA-23 | BRL-CAD: 03Phoenix 07http://brlcad.org * r4188 10/wiki/User:Phoenix/GSoc2012/Reports: /* Week 9 */ | 
| 06:37.39 | CIA-23 | BRL-CAD: 03Phoenix 07http://brlcad.org * r4189 10/wiki/User:Phoenix/GSoc2012/Reports: /* Week 9 */ | 
| 06:38.42 | CIA-23 | BRL-CAD: 03Phoenix 07http://brlcad.org * r4190 10/wiki/User:Phoenix/GSoc2012/Reports: /* Week 9 */ | 
| 06:39.12 | CIA-23 | BRL-CAD: 03Phoenix 07http://brlcad.org * r4191 10/wiki/User:Phoenix/GSoc2012/Reports: /* Week 9 */ | 
| 06:40.39 | CIA-23 | BRL-CAD: 03Phoenix 07http://brlcad.org * r4192 10/wiki/User:Phoenix/GSoc2012/Reports: /* Week 9 */ | 
| 06:45.02 | andrei | I got the data in csv format | 
| 06:45.34 | andrei | transfering a 8mb file in packages of 3 bytes took 130 seconds | 
| 06:48.57 | andrei | however I don t manage to use gnuplot | 
| 07:14.35 | andrei | managed to plot with gnuplot but the results are entirely different | 
| 07:22.36 | CIA-23 | BRL-CAD: 03188.25.158.57 07http://brlcad.org * r4193 10/wiki/User:Popescu.andrei1991: /* Week 8 */ | 
| 07:28.09 | CIA-23 | BRL-CAD: 03Popescu.andrei1991 07http://brlcad.org * r4194 10/wiki/User:Popescu.andrei1991: /* Performance measuring */ | 
| 08:45.52 | brlcad | woohoo! BRL-CAD was once again accepted into SOCIS | 
| 09:17.12 | *** join/#brlcad stas_ (~stas@82.208.133.12) | |
| 10:02.08 | *** join/#brlcad d_rossberg (~rossberg@BZ.BZFLAG.BZ) | |
| 10:34.40 | *** join/#brlcad andrei (andrei@188.25.158.57) | |
| 10:36.29 | CIA-23 | BRL-CAD: 03phoenixyjll * r51574 10/brlcad/trunk/src/librt/ (opennurbs_ext.cpp primitives/brep/brep_debug.cpp): Some minor changes to avoid compiler warnings. | 
| 11:41.45 | *** join/#brlcad Al_Da_Best (Al_Da_Best@5e0e10f8.bb.sky.com) | |
| 14:14.52 | *** join/#brlcad stas (~stas@82.208.133.12) | |
| 15:22.12 | CIA-23 | BRL-CAD: 03starseeker * r51575 10/brlcad/trunk/src/other/step/src/express/generated/expscan.c: Sync generated source file. | 
| 15:24.27 | CIA-23 | BRL-CAD: 03starseeker * r51576 10/brlcad/trunk/src/other/step/ (2 files in 2 dirs): Thanks Keith for reminding me of the potential problem - strip newlines out of md5 calculations so Windows can't toss in a monkey wrench. | 
| 15:55.16 | CIA-23 | BRL-CAD: 03n_reed * r51577 10/brlcad/trunk/src/other/step/src/express/fedex.c: don't bother making practically useless fedex -z debug flag portable; just remove it | 
| 17:52.38 | CIA-23 | BRL-CAD: 03n_reed * r51578 10/brlcad/trunk/src/other/step/ (data/CMakeLists.txt src/express/CMakeLists.txt): Rename fedex program to check-express. Need to link it against base lib; SCL git a42a448 | 
| 18:29.40 | *** join/#brlcad ksuzee (~ksu@46.149.81.166) | |
| 18:53.15 | CIA-23 | BRL-CAD: 03n_reed * r51579 10/brlcad/trunk/src/other/step/src/ (4 files in 4 dirs): strictly match EXPRESSinit_init defs to the express.h declaration | 
| 19:28.35 | *** join/#brlcad andrei__ (andrei@188.25.158.57) | |
| 19:29.35 | *** join/#brlcad sharvey_ (~sharvey@xi.metaether.net) | |
| 19:41.09 | *** join/#brlcad ksuzee (~ksu@46.149.81.166) | |
| 19:53.03 | *** join/#brlcad stas (~stas@188.24.49.125) | |
| 20:54.59 | CIA-23 | BRL-CAD: 03starseeker * r51580 10/brlcad/trunk/ (include/bn.h src/libbn/CMakeLists.txt src/libbn/tri_tri.c): | 
| 20:54.59 | CIA-23 | BRL-CAD: Start putting the tri-tri intersect logic into libbn. Eventually this will | 
| 20:54.59 | CIA-23 | BRL-CAD: replace the libgcv verison. Untested as yet - did the vmath macro conversion | 
| 20:54.59 | CIA-23 | BRL-CAD: and other tweaks, but won't know its right until tested. This begs for local | 
| 20:54.59 | CIA-23 | BRL-CAD: unit testing. | 
| 20:56.38 | CIA-23 | BRL-CAD: 03n_reed * r51581 10/brlcad/trunk/src/other/step/src/fedex_plus/classes.c: s/snprintf/sprintf in absence of snprintf wrapper. sprintf is pretty safe for this usage; SCL git 910faf0 | 
| 21:42.58 | *** join/#brlcad crdueck (~cdk@d173-238-127-19.home4.cgocable.net) | |
| 21:48.44 | CIA-23 | BRL-CAD: 03Stattrav 07http://brlcad.org * r4195 10/wiki/User:Stattrav/GSoC2012_log: Updation of the logs. | 
| 23:18.49 | CIA-23 | BRL-CAD: 03cprecup * r51582 10/brlcad/trunk/src/libged/dag.cpp: The output structure now contains three vectors (instead of hash tables) with names of objects. Created a new master hash table called objects with the names and IDs of all the objects. | 
| 23:21.37 | CIA-23 | BRL-CAD: 03Cprecup 07http://brlcad.org * r4196 10/wiki/User:Cprecup/GSoC2012_progress: 18/07/2012 - switched from working with hash tables to working with vectors of strings |