| 03:45.48 | *** join/#brlcad juanman (~quassel@unaffiliated/juanman) | |
| 04:33.22 | *** join/#brlcad packrat (~packrator@99-67-225-40.lightspeed.livnmi.sbcglobal.net) | |
| 04:50.47 | *** join/#brlcad packrat (~packrator@99-67-225-40.lightspeed.livnmi.sbcglobal.net) | |
| 05:17.16 | *** join/#brlcad stevegt_ (~stevegt@c-69-181-134-76.hsd1.ca.comcast.net) | |
| 06:01.52 | *** join/#brlcad duckinator (nick@botters/staff/duckinator) | |
| 07:05.33 | *** join/#brlcad juan_man (~quassel@unaffiliated/juanman) | |
| 09:22.19 | *** join/#brlcad ibot (~ibot@rikers.org) | |
| 09:22.19 | *** topic/#brlcad is BRL-CAD Open Source Solid Modeling || http://brlcad.org || http://sf.net/projects/brlcad || #brlcad logs: http://ibot.rikers.org/%23brlcad/ || BRL-CAD release 7.16.10 is posted! (20100805) | |
| 10:46.47 | *** join/#brlcad archivist_emc (~archivist@host217-34-113-62.in-addr.btopenworld.com) | |
| 11:24.21 | *** join/#brlcad ibot (~ibot@rikers.org) | |
| 11:24.22 | *** topic/#brlcad is BRL-CAD Open Source Solid Modeling || http://brlcad.org || http://sf.net/projects/brlcad || #brlcad logs: http://ibot.rikers.org/%23brlcad/ || BRL-CAD release 7.16.10 is posted! (20100805) | |
| 12:26.11 | *** join/#brlcad merzo (~merzo@193.254.217.44) | |
| 12:29.38 | *** join/#brlcad juanman (~quassel@unaffiliated/juanman) | |
| 14:21.10 | *** join/#brlcad merzo (~merzo@193.254.217.44) | |
| 15:17.56 | CIA-55 | BRL-CAD: 03brlcad * r41402 10/brlcad/trunk/src/libbn/ulp.c: check for c89 float.h constants and use those instead of calculating epsilon if the constants are available. also added method that does not assume ieee754 but it may find a smaller epsilon than ieee specifies. |
| 15:43.18 | starseeker | ``Erik: can http://code.google.com/p/googlemock/ be usefully applied to C code as well? |
| 15:44.00 | starseeker | or I guess more correctly Google Test http://code.google.com/p/googletest/ |
| 15:44.18 | starseeker | it might be handy if we can use the same framework for both C and C++... |
| 15:45.27 | ``Erik | the 'for dummies' page makes it look incredibly c++ oriented |
| 15:45.35 | ``Erik | like, not for functions, just methods |
| 15:48.51 | starseeker | http://groups.google.com/group/googletestframework/browse_thread/thread/2025bad364cadd9c/6ed4245f6ec627d3?hide_quotes=no#msg_933b2ad520f9f4bb |
| 15:50.37 | ``Erik | there's a wiki page for 'xUnit' that goes over a LOT of frameworks that follow the sunit lead (smalltalk unit testing, what junit is based on), might be worth a look |
| 15:51.15 | ``Erik | (two impressive things outta jabba are junit and javadoc) |
| 15:51.35 | starseeker | has heard good things about the Google framework for C++, was hoping we could work with it since we're getting more and more C++ code (nurbs, step, etc.) |
| 16:12.30 | *** join/#brlcad juanman (~quassel@unaffiliated/juanman) | |
| 18:39.10 | *** join/#brlcad Ralith (~ralith@d142-058-093-240.wireless.sfu.ca) | |
| 19:45.02 | *** join/#brlcad Zaebos (~irc@pd95b7f5e.dip0.t-ipconnect.de) | |
| 20:35.10 | *** join/#brlcad Ralith (~ralith@d142-058-093-240.wireless.sfu.ca) | |
| 21:03.45 | *** join/#brlcad stevegt_1 (~stevegt@cislunar.TerraLuna.Org) | |
| 22:05.57 | *** join/#brlcad Ralith (~ralith@d142-58-43-236.burnaby.sfu.ca) | |
| 22:07.39 | brlcad | http://svnbook.red-bean.com/en/1.5/svn.branchmerge.html |
| 22:07.56 | brlcad | looks like several updates that can be taken advantage of |
| 22:11.03 | *** part/#brlcad duckinator (nick@botters/staff/duckinator) | |
| 22:11.57 | ``Erik | sf doesn't support mergeinfo |
| 22:12.14 | ``Erik | fwiw |
| 22:16.45 | CIA-55 | BRL-CAD: 03bob1961 * r41403 10/brlcad/trunk/src/tclscripts/ (archer/ArcherCore.tcl lib/Ged.tcl): Mouse ray callbacks are now required to have pane as its first argument. |
| 22:17.12 | *** join/#brlcad juanman (~quassel@unaffiliated/juanman) | |
| 22:18.49 | brlcad | ``Erik: oh, actually they do |
| 22:18.56 | brlcad | but our repo probably doesn't... |
| 22:19.24 | brlcad | since our repo was created before they upgraded to 1.5 and they don't auto-upgrade the backed db's |
| 22:21.12 | brlcad | looks like there's some svnadmin loving needed |
| 22:21.22 | brlcad | puts it on the mental to-do |
| 22:26.51 | ``Erik | aight |
| 22:27.03 | ``Erik | I tried a 'reintegrate' the other day and it said mergeinfo wasn't supported |
| 22:27.41 | ``Erik | if you wanna test crud like that, the bottie branch isn't "quite right" yet, I still need to work on it a bit to get it properly synced |