00:57.49 |
*** join/#brlcad SWPadnos__
(n=Me@dsl107.esjtvtli.sover.net) |
01:15.40 |
CIA-23 |
BRL-CAD: 03brlcad * r31968
10/brlcad/trunk/src/libged/wdb_obj.c: since it's happened twice
now, add a basic sanity check for an infinite loop when trying to
find a new object name during dbconcat |
02:05.09 |
brlcad |
starseeker_: you can implement
contains_number() much more simply with a while loop and is_digit()
-- it'll be considerably faster too |
02:18.02 |
*** join/#brlcad Twingy
(n=justin@74.92.144.217) |
03:39.08 |
*** join/#brlcad thing1
(n=ric@124-169-162-93.dyn.iinet.net.au) |
03:49.31 |
CIA-23 |
BRL-CAD: 03johnranderson * r31971
10/brlcad/trunk/src/librtserver/rtserver.c: Improved memory cleanup
on shutdown. limitations of rt_clean_resource() prevent complete
cleanup. |
03:49.33 |
CIA-23 |
BRL-CAD: 03johnranderson * r31970
10/brlcad/trunk/src/librt/prep.c: rt_init_resource(): was failing
when rtip was NULL, added some checks |
03:49.50 |
CIA-23 |
BRL-CAD: 03johnranderson * r31969
10/brlcad/trunk/src/librt/shoot.c: rt_clean_resource(): moved call
of bu_ptbl_free() for re_pieces_pending earlier (it wasa not being
called if pieces had not benn used). |
05:07.56 |
*** join/#brlcad IriX64
(n=IriX64@bas2-sudbury98-1128564891.dsl.bell.ca) |
05:50.45 |
CIA-23 |
BRL-CAD: 03brlcad * r31972
10/brlcad/trunk/src/libged/ (14 files): ws style |
06:19.44 |
starseeker_ |
brlcad: Good idea, thanks! :-) |
06:25.44 |
starseeker_ |
brlcad: I think I'm getting a sense of how to
break things up now - had forgotten about build_region's little
twist on things and it wasn't mentioned originally... |
06:26.18 |
starseeker_ |
as near as I can tell the most build_region
uses is #operator#, so that's not too bad |
06:26.38 |
starseeker_ |
will check the tcl code on
monday to be sure |
07:18.09 |
*** join/#brlcad elite01
(n=elite01@unaffiliated/elite01) |
08:48.49 |
*** join/#brlcad ``Erik_
(i=erik@c-68-54-174-162.hsd1.md.comcast.net) |
08:51.57 |
*** join/#brlcad louipc
(n=louipc@archlinux/trusteduser/louipc) [NETSPLIT
VICTIM] |
08:51.57 |
*** join/#brlcad vedge
(n=vedge@205-237-251-204.ilesdelamadeleine.ca) [NETSPLIT
VICTIM] |
10:48.49 |
*** join/#brlcad Elperion
(n=Bary@p5B14FF06.dip.t-dialin.net) |
14:24.50 |
*** join/#brlcad iday
(n=jlowens@c-68-55-215-195.hsd1.md.comcast.net) |
16:18.18 |
*** join/#brlcad clock_
(n=clock@77-56-81-80.dclient.hispeed.ch) |
18:53.44 |
CIA-23 |
BRL-CAD: 03brlcad * r31973
10/brlcad/trunk/NEWS: Parker fixed mged 'dbconcat' hang when not
specifying an affix. this was reported in sf bug 2015038 (dbconcat
fails) by butler where mged would hang. cause was an infinite loop
when searching for a new object name. |
19:01.23 |
CIA-23 |
BRL-CAD: 03brlcad * r31974
10/brlcad/trunk/src/librt/primitives/revolve/revolve.c: just remove
the else case since we cannot rely on ieee floating point which
means not using ==, !=, inf, and nan with floating point types.
other approaches prevail (case-specific). |
19:07.27 |
CIA-23 |
BRL-CAD: 03brlcad * r31975
10/brlcad/trunk/src/librt/primitives/revolve/revolve.c: take a few
liberties and cull out the dead code after a nice refactoring
(rt_sketch_contains()) .. hopefully not anything pacman
needs |
19:22.55 |
*** join/#brlcad docelic
(n=docelic@78.134.205.138) |
19:59.02 |
*** join/#brlcad iday
(n=jlowens@c-68-55-215-195.hsd1.md.comcast.net) |
23:12.20 |
*** join/#brlcad Ralith
(n=ralith@216.162.199.202) |