| 00:08.14 | CIA-130 | BRL-CAD: 03tbrowder2 * r48900 10/brlcad/trunk/src/libged/analyze.c: start to tidy analyze output formatting: add some global values and subroutines for handling dynamic table creation |
| 00:21.07 | CIA-130 | BRL-CAD: 03tbrowder2 * r48901 10/brlcad/trunk/src/libged/analyze.c: changes to get pretty printing for mged analyze (arbs for this first go); this has been tested on a tgm (analyze.asc) soon to be newly placed in the ./regress directory |
| 00:24.17 | CIA-130 | BRL-CAD: 03tbrowder2 * r48902 10/brlcad/trunk/regress/analyze.asc: tgm to use for mged analyze testing; has all arbs except arbn at the moment |
| 00:27.56 | CIA-130 | BRL-CAD: 03tbrowder2 * r48903 10/brlcad/trunk/TODO: update for analyze format fixes |
| 00:28.16 | CIA-130 | BRL-CAD: 03tbrowder2 * r48904 10/brlcad/trunk/NEWS: update for analyze format fixes |
| 00:36.55 | *** join/#brlcad cadman (~Adium@64.178.177.71) | |
| 02:13.33 | CIA-130 | BRL-CAD: 03tbrowder2 * r48905 10/brlcad/trunk/HACKING: add a bit for more detail on adding regression tests |
| 02:21.39 | CIA-130 | BRL-CAD: 03tbrowder2 * r48906 10/brlcad/trunk/HACKING: add a bit more info on regression tests |
| 02:27.38 | brlcad | starseeker: interesting font, I like it |
| 02:27.50 | brlcad | though his "public domain" statement is conflicted |
| 02:27.55 | brlcad | "Copyright© Peter Kanold: The fonts I created listed below are Public Domain" |
| 02:28.04 | brlcad | it's either copyright or it's public domain, not both :) |
| 02:28.16 | brlcad | public domain is lack of copyright |
| 02:29.18 | brlcad | worth mentioning it to him, though the intent seems clear enough even with copyright to "use them in any way we like" |
| 02:47.52 | CIA-130 | BRL-CAD: 03tbrowder2 * r48907 10/brlcad/trunk/src/libged/analyze.c: add pretty print of torus volume table |
| 02:51.12 | CIA-130 | BRL-CAD: 03tbrowder2 * r48908 10/brlcad/trunk/src/libged/analyze.c: add a newline to tgc output |
| 02:51.51 | starseeker | brlcad: that's a problem with modern copyright law, as I understand it - there's not really a mechanism for explicitly putting something in the public domain - because everything is automatically copyrighted in the instant of its creation, the copyright holder must actively disclaim his rights - and can only do so by identifying him/herself as the one who has them in the first place |
| 03:06.16 | brlcad | that's partially true but misleading |
| 03:06.29 | CIA-130 | BRL-CAD: 03tbrowder2 * r48909 10/brlcad/trunk/src/libged/analyze.c: add some strategic newlines |
| 03:06.32 | brlcad | you declare it in the public domain as the author |
| 03:06.53 | brlcad | claiming copyright is not the same thing |
| 03:17.20 | brlcad | I posted a note, thanking him |
| 04:42.18 | *** join/#brlcad Stattrav (~Stattrav@61.12.114.82) | |
| 04:42.18 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 05:32.28 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 13:36.54 | CIA-130 | BRL-CAD: 03tbrowder2 * r48910 10/brlcad/trunk/src/libbu/test_vls.c: add test for bug no. 3475562 |
| 13:56.37 | *** join/#brlcad d_rossberg (~rossberg@BZ.BZFLAG.BZ) | |
| 13:59.55 | CIA-130 | BRL-CAD: 03d_rossberg * r48911 10/brlcad/trunk/ (3 files in 3 dirs): |
| 13:59.55 | CIA-130 | BRL-CAD: added an include file check for MS Windows includes (they require windows.h to be included before) |
| 13:59.55 | CIA-130 | BRL-CAD: - reverted changes in revision 48886 |
| 13:59.55 | CIA-130 | BRL-CAD: - used the new check for mmsystem.h |
| 14:37.10 | CIA-130 | BRL-CAD: 03tbrowder2 * r48912 10/brlcad/trunk/HACKING: add a bit more info for newbie testers |
| 14:39.00 | CIA-130 | BRL-CAD: 03tbrowder2 * r48913 10/brlcad/trunk/regress/CMakeLists.txt: add regression test for the bu_vls_printf function |
| 14:41.04 | CIA-130 | BRL-CAD: 03tbrowder2 * r48914 10/brlcad/trunk/src/libbu/test_vls.c: add new tests, track number of test failures and send to exit status |
| 14:56.18 | CIA-130 | BRL-CAD: 03bob1961 * r48915 10/brlcad/trunk/src/libtclcad/tclcad_obj.c: Need to initialize the view params in to_data_polygons. |
| 15:39.56 | *** join/#brlcad Stattrav (~Stattrav@61.12.114.82) | |
| 15:39.56 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 15:51.52 | CIA-130 | BRL-CAD: 03starseeker * r48916 10/brlcad/trunk/regress/CMakeLists.txt: comment out the vls.sh regression until the file is actually present in the repository. |
| 16:00.20 | CIA-130 | BRL-CAD: 03tbrowder2 * r48917 10/brlcad/trunk/src/libbu/test_vls.c: distinguish expected failures from unexpected failure; send number of expected failures to stdout for regression tests; status reflects number of unexpected test failures |
| 16:02.53 | CIA-130 | BRL-CAD: 03tbrowder2 * r48918 10/brlcad/trunk/regress/vls.sh: distinguish expected from unexpected failures; no overall failure for expected failures (and decrease on expected failures is also reported) |
| 16:08.44 | CIA-130 | BRL-CAD: 03tbrowder2 * r48919 10/brlcad/trunk/regress/CMakeLists.txt: vls test files are now checked in (sorry about that) |
| 16:29.48 | *** join/#brlcad Stattrav (~Stattrav@61.12.114.82) | |
| 16:29.48 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 16:58.59 | CIA-130 | BRL-CAD: 03tbrowder2 * r48920 10/brlcad/trunk/regress/mged.sh: opendb disappeared (forever?); had to substitute mged command to get regression test to work (other tests may be affected by the loss of opendb) |
| 17:21.24 | CIA-130 | BRL-CAD: 03starseeker * r48921 10/brlcad/trunk/regress/mged.sh: As far as I know, we haven't deliberately removed opendb |
| 17:29.03 | CIA-130 | BRL-CAD: 03tbrowder2 * r48922 10/brlcad/trunk/regress/mged.sh: this is a valid change for debugging failed tests |
| 17:33.35 | CIA-130 | BRL-CAD: 03starseeker * r48923 10/brlcad/trunk/regress/red.sh: Looks like we need to export the EDITOR variable here - without this export, an actual text editor kept getting launched during the red-regress tests. |
| 18:44.00 | CIA-130 | BRL-CAD: 03brlcad * r48924 10/brlcad/trunk/src/libged/analyze.c: quell compilation failure for 'field' being unused. mark the sprintf workarounds as FIXME items since bu_vls_printf() is apparently lacking. |
| 18:50.25 | *** join/#brlcad cadman (~Adium@mwg-w05.infosec.fedex.com) | |
| 18:52.33 | *** part/#brlcad cadman (~Adium@mwg-w05.infosec.fedex.com) | |
| 20:12.48 | CIA-130 | BRL-CAD: 03tbrowder2 * r48925 10/brlcad/trunk/src/libged/analyze.c: leave the note for future reference, please |
| 20:17.14 | CIA-130 | BRL-CAD: 03brlcad * r48926 10/brlcad/trunk/ (NEWS TODO): might miss the january release if the coverity defect code reviewing takes too long or problems are encountered, but going to try to hit that mark for 7.22.0 anyways. lots of testing and commit review help needed. |
| 21:00.00 | ``Erik | I'm so badass, my cmake build went to 344% O.o |
| 22:55.05 | CIA-130 | BRL-CAD: 03bob1961 * r48927 10/brlcad/trunk/src/libpkg/pkg.c: Move "if" statement after variable declarations. |
| 23:13.33 | CIA-130 | BRL-CAD: 03bob1961 * r48928 10/brlcad/trunk/src/libbu/magic.c: Needs bu.h |
| 23:18.31 | CIA-130 | BRL-CAD: 03bob1961 * r48929 10/brlcad/trunk/src/libfb/if_mem.c: Move variable declarations to top of code block. |
| 23:22.54 | CIA-130 | BRL-CAD: 03bob1961 * r48930 10/brlcad/trunk/src/libged/analyze.c: Move variable declarations to top of code block. |
| 23:34.49 | CIA-130 | BRL-CAD: 03bob1961 * r48931 10/brlcad/trunk/src/other/lemon/lempar.c: Move variable declarations to top of code block. |
| 23:53.07 | CIA-130 | BRL-CAD: 03tbrowder2 * r48932 10/brlcad/trunk/src/libged/analyze.c: declaration at top, but set value where it's used |