| 01:54.59 | Notify | 03BRL-CAD:brlcad * 63093 (brlcad/trunk/include/brep.h brlcad/trunk/src/adrt/librender/camera.c and 38 others): more CLAMP, V_MIN, V_MAX conversions. double-checked, 10% done. |
| 03:27.58 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 03:38.46 | Notify | 03BRL-CAD:brlcad * 63094 (brlcad/trunk/src/fb/fbgammamod.c brlcad/trunk/src/fb/fbline.c and 18 others): another big chunk getting converted to CLAMP()a and V_MIN/V_MAX for brevity and consistentcy |
| 06:15.44 | *** join/#brlcad gaganjyot (~gaganjyot@202.164.53.117) | |
| 06:58.13 | *** join/#brlcad sofat (~sofat@101.208.229.160) | |
| 07:48.28 | *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl) | |
| 08:51.46 | *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl) | |
| 08:55.06 | *** join/#brlcad sofat (~sofat@101.216.195.171) | |
| 10:13.06 | *** join/#brlcad sofat (~sofat@101.217.11.127) | |
| 10:49.33 | Notify | 03BRL-CAD:vladbogo * 63095 (brlcad/branches/qtged/db/db.php brlcad/branches/qtged/doc/docbook/system/man1/en/gqa.xml and 96 others): Sync qtged with trunk up to r63094 |
| 12:19.38 | *** join/#brlcad ries (~ries@D979EA84.cm-3-2d.dynamic.ziggo.nl) | |
| 12:42.14 | *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch) | |
| 13:05.31 | *** join/#brlcad clock (~clock@77-58-143-135.dclient.hispeed.ch) | |
| 13:57.17 | *** join/#brlcad gaganjyot (~gaganjyot@124.253.225.188) | |
| 13:59.31 | *** join/#brlcad gaganjyot (~gaganjyot@124.253.225.188) | |
| 14:52.18 | *** join/#brlcad gaganjyot (~gaganjyot@124.253.225.188) | |
| 14:54.29 | Notify | 03BRL-CAD:carlmoore * 63096 brlcad/trunk/src/adrt/master/master.c: As I said in email, I am changing 'higest' to 'highest'. |
| 14:57.22 | Notify | 03BRL-CAD:brlcad * 63097 brlcad/trunk/src/lgt/reflect.c: use V_MIN/V_MAX to limit bounds, and remove the magic zero literal, now using ZERO() |
| 15:04.49 | Notify | 03BRL-CAD:brlcad * 63098 brlcad/trunk/src/libbn/noise.c: use fabs() for brevity |
| 15:10.02 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 15:18.56 | Notify | 03BRL-CAD:brlcad * 63099 brlcad/trunk/src/libbn/tri_tri.c: eliminate indirection, just use fabs() |
| 15:22.59 | Notify | 03BRL-CAD:brlcad * 63100 brlcad/trunk/src/burst/grid.c: another FABS() biting the dust. just use fabs(). |
| 15:29.17 | Notify | 03BRL-CAD:brlcad * 63101 brlcad/trunk/src/burst/grid.c: eliminate the undocumented EPSILON tolerance in favor of VUNITIZE_TOL. it's more tight and has semantic meaning. |
| 15:32.00 | Notify | 03BRL-CAD:brlcad * 63102 brlcad/trunk/src/burst/grid.c: use more robust VNEAR_EQUAL instead of the custom and mispelled 'aproximation' |
| 15:33.17 | Notify | 03BRL-CAD:brlcad * 63103 brlcad/trunk/src/burst/prnt.c: another FABS and AproxEq gone |
| 15:38.02 | Notify | 03BRL-CAD:brlcad * 63104 brlcad/trunk/src/conv/g-shell-rect.c: eliminate ABS() in favor of fabs() |
| 15:39.46 | Notify | 03BRL-CAD:brlcad * 63105 brlcad/trunk/src/lgt/lgt.c: clamp cpu count to valid range |
| 15:40.19 | Notify | 03BRL-CAD:brlcad * 63106 brlcad/trunk/src/lgt/ir.c: eliminate yet another FABS/AproxEq pairing for NEAR_EQUAL |
| 15:55.06 | Notify | 03BRL-CAD:brlcad * 63107 (brlcad/trunk/src/lgt/char.c brlcad/trunk/src/lgt/do_options.c and 20 others): ws indent style cleanup |
| 15:57.10 | Notify | 03BRL-CAD:brlcad * 63108 brlcad/trunk/src/lgt/octree.c: old file from sccs |
| 15:59.39 | Notify | 03BRL-CAD:brlcad * 63109 brlcad/trunk/src/lgt/octree.c: another FABS removal and conversion to VNEAR_EQUAL |
| 16:06.53 | Notify | 03BRL-CAD:brlcad * 63110 (brlcad/trunk/include/bu/defines.h brlcad/trunk/include/bu/malloc.h): the BU_GET/PUT and BU_ALLOC/FREE macros belong in malloc.h as they pertain to memory allocations |
| 16:16.29 | Notify | 03BRL-CAD:brlcad * 63111 brlcad/trunk/src/lgt/trie.c: use BU_GET/BU_PUT for simplified memory management |
| 16:16.57 | Notify | 03BRL-CAD:brlcad * 63112 brlcad/trunk/src/lgt/octree.c: also using bu memory management here too, and reorder to avoid forward decls |
| 16:18.45 | Notify | 03BRL-CAD:brlcad * 63113 brlcad/trunk/src/lgt/trie.c: more reordering to avoid decls |
| 17:06.05 | *** join/#brlcad gaganjyot (~gaganjyot@124.253.225.188) | |
| 17:45.52 | Notify | 03BRL-CAD:brlcad * 63114 brlcad/trunk/src/libbrep/opennurbs_fit.cpp: clamp some values to their expected range |
| 17:47.34 | Notify | 03BRL-CAD:brlcad * 63115 brlcad/trunk/src/libbrep/opennurbs_fit.cpp: ws style cleanup |
| 17:48.44 | Notify | 03BRL-CAD:brlcad * 63116 brlcad/trunk/src/libbrep/opennurbs_fit.h: ws indent |
| 17:49.41 | *** join/#brlcad gaganjyot (~gaganjyot@223.225.223.189) | |
| 18:48.56 | Notify | 03BRL-CAD:brlcad * 63117 (brlcad/trunk/src/libfb/asize.c brlcad/trunk/src/libfb/fbserv_obj.c brlcad/trunk/src/libfb/if_wgl.c): remove bn headers that don't seem to be in use. libfb doesn't declare (and superficially shouldn't need to rely on) any usage of libbn. |
| 19:13.03 | Notify | 03BRL-CAD:brlcad * 63118 brlcad/trunk/src/libdm/CMakeLists.txt: needs bu/bn headers |
| 19:34.52 | Notify | 03BRL-CAD:carlmoore * 63119 brlcad/trunk/doc/docbook/system/man1/en/lgt.xml: remove some underscores from lgt man page |
| 21:23.42 | *** join/#brlcad gaganjyot (~gaganjyot@124.253.225.188) | |
| 22:16.01 | *** join/#brlcad FreezingCold (~Freezing@CPE602ad06bea2a-CM602ad06bea27.cpe.net.cable.rogers.com) | |
| 23:26.27 | Notify | 03BRL-CAD:brlcad * 63120 (brlcad/trunk/src/irprep/shapefact.c brlcad/trunk/src/libbn/clip.c and 10 others): more clamping/v_min/v_max conversions. about 25% done. |