[brlcad-commits] SF.net SVN: brlcad:[72402] brlcad/trunk/src/mged/cmd.c

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72402 http://sourceforge.net/p/brlcad/code/72402 Author: brlcad Date: 2019-02-11 19:19:27 + (Mon, 11 Feb 2019) Log Message: --- not valid syntax, nul char != null pointer. provide a null pointer. Modified Paths: -- brlcad/trunk/src/mged/cmd.c

[brlcad-commits] SF.net SVN: brlcad:[72405] brlcad/trunk/src/libanalyze/tests

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72405 http://sourceforge.net/p/brlcad/code/72405 Author: brlcad Date: 2019-02-11 19:29:47 + (Mon, 11 Feb 2019) Log Message: --- make funcs static and ws Modified Paths: -- brlcad/trunk/src/libanalyze/tests/density.cxx

[brlcad-commits] SF.net SVN: brlcad:[72401] brlcad/trunk

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72401 http://sourceforge.net/p/brlcad/code/72401 Author: starseeker Date: 2019-02-11 19:07:58 + (Mon, 11 Feb 2019) Log Message: --- Add a slot in the ged struct for density information Modified Paths: -- brlcad/trunk/include/ged/defines.h

[brlcad-commits] SF.net SVN: brlcad:[72404] brlcad/trunk/include

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72404 http://sourceforge.net/p/brlcad/code/72404 Author: brlcad Date: 2019-02-11 19:23:09 + (Mon, 11 Feb 2019) Log Message: --- separate out ged commands from the object macros into their own header Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[72403] brlcad/trunk/src/libanalyze/tests/density.cxx

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72403 http://sourceforge.net/p/brlcad/code/72403 Author: brlcad Date: 2019-02-11 19:22:19 + (Mon, 11 Feb 2019) Log Message: --- quell warning about accessing analyze_denisities unitialized Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[72399] brlcad/trunk/TODO

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72399 http://sourceforge.net/p/brlcad/code/72399 Author: brlcad Date: 2019-02-11 18:19:57 + (Mon, 11 Feb 2019) Log Message: --- g-ply seems to be working fine, getting more info from user Modified Paths: -- brlcad/trunk/TODO Modified:

[brlcad-commits] SF.net SVN: brlcad:[72400] brlcad/trunk/src/conv/ply/g-ply.c

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72400 http://sourceforge.net/p/brlcad/code/72400 Author: brlcad Date: 2019-02-11 18:38:26 + (Mon, 11 Feb 2019) Log Message: --- possibly some unitialized variables being accessed, so make sure they're all zero (ttol in particular). this may have been the

[brlcad-commits] SF.net SVN: brlcad:[72406] brlcad/trunk/src/libanalyze/tests/ solid_partitions.c

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72406 http://sourceforge.net/p/brlcad/code/72406 Author: brlcad Date: 2019-02-11 19:39:52 + (Mon, 11 Feb 2019) Log Message: --- anser comment question - there is API for getting the bbox. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[72413] brlcad/trunk/src/libged/ged_util.c

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72413 http://sourceforge.net/p/brlcad/code/72413 Author: starseeker Date: 2019-02-11 21:32:35 + (Mon, 11 Feb 2019) Log Message: --- checkpoint refactor of density file loading code into a common ged_util function. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[72412] brlcad/trunk/src/mged/cmd.c

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72412 http://sourceforge.net/p/brlcad/code/72412 Author: brlcad Date: 2019-02-11 21:25:38 + (Mon, 11 Feb 2019) Log Message: --- revert 72409 due to globals, need to fix at same time (get rev right!) Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[72407] brlcad/trunk/src/mged

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72407 http://sourceforge.net/p/brlcad/code/72407 Author: brlcad Date: 2019-02-11 20:13:25 + (Mon, 11 Feb 2019) Log Message: --- remove glob_compat_mode and output_as_return from global namespace, to static global. simplify setup slightly. Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[72408] brlcad/trunk

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72408 http://sourceforge.net/p/brlcad/code/72408 Author: brlcad Date: 2019-02-11 20:20:12 + (Mon, 11 Feb 2019) Log Message: --- no need for long long when it's a double (only when it's an int64_t). Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[72411] brlcad/trunk

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72411 http://sourceforge.net/p/brlcad/code/72411 Author: brlcad Date: 2019-02-11 21:21:00 + (Mon, 11 Feb 2019) Log Message: --- gah, undo fail Modified Paths: -- brlcad/trunk/TODO brlcad/trunk/include/analyze.h

[brlcad-commits] SF.net SVN: brlcad:[72410] brlcad/trunk

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72410 http://sourceforge.net/p/brlcad/code/72410 Author: brlcad Date: 2019-02-11 21:07:19 + (Mon, 11 Feb 2019) Log Message: --- revert 72398 due to globals, need to fix at same time Modified Paths: -- brlcad/trunk/TODO

[brlcad-commits] SF.net SVN: brlcad:[72409] brlcad/trunk/src/mged/cmd.c

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72409 http://sourceforge.net/p/brlcad/code/72409 Author: brlcad Date: 2019-02-11 21:02:10 + (Mon, 11 Feb 2019) Log Message: --- fix misnomer, they're not pointer pointers Modified Paths: -- brlcad/trunk/src/mged/cmd.c Modified:

[brlcad-commits] SF.net SVN: brlcad:[72416] brlcad/trunk/src/mged/setup.c

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72416 http://sourceforge.net/p/brlcad/code/72416 Author: brlcad Date: 2019-02-12 01:23:14 + (Tue, 12 Feb 2019) Log Message: --- revert 72415, stale buffer Modified Paths: -- brlcad/trunk/src/mged/setup.c Modified:

[brlcad-commits] SF.net SVN: brlcad:[72418] brlcad/trunk/misc/repoconv/svnfexport/ svnfexport.cxx

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72418 http://sourceforge.net/p/brlcad/code/72418 Author: starseeker Date: 2019-02-12 01:58:42 + (Tue, 12 Feb 2019) Log Message: --- right... git branches don't have commit messages. We'll have to decide what to do with that, since at least a few of the

[brlcad-commits] SF.net SVN: brlcad:[72419] brlcad/trunk/misc/repoconv/svnfexport/ svnfexport.cxx

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72419 http://sourceforge.net/p/brlcad/code/72419 Author: starseeker Date: 2019-02-12 02:43:49 + (Tue, 12 Feb 2019) Log Message: --- More tweaks of various sorts... Modified Paths: -- brlcad/trunk/misc/repoconv/svnfexport/svnfexport.cxx

[brlcad-commits] SF.net SVN: brlcad:[72420] brlcad/trunk/misc/repoconv/svnfexport/ svnfexport.cxx

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72420 http://sourceforge.net/p/brlcad/code/72420 Author: starseeker Date: 2019-02-12 03:07:17 + (Tue, 12 Feb 2019) Log Message: --- Something is wrong with the parsing somewhere - getting no-commit determinations on changes that clearly have file changes

[brlcad-commits] SF.net SVN: brlcad:[72415] brlcad/trunk/src/mged/setup.c

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72415 http://sourceforge.net/p/brlcad/code/72415 Author: brlcad Date: 2019-02-12 01:11:42 + (Tue, 12 Feb 2019) Log Message: --- missed commit? register glob_compat_mode and output_as_return as globals during setup Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[72422] brlcad/trunk/misc/repoconv/svnfexport/ svnfexport.cxx

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72422 http://sourceforge.net/p/brlcad/code/72422 Author: starseeker Date: 2019-02-12 03:51:21 + (Tue, 12 Feb 2019) Log Message: --- Getting dizzy following tagging, untagging, editing old tags... still not there yet. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[72414] brlcad/trunk/misc/repoconv

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72414 http://sourceforge.net/p/brlcad/code/72414 Author: starseeker Date: 2019-02-12 00:36:10 + (Tue, 12 Feb 2019) Log Message: --- Start working on where branch and tag logic will go in the workflow. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[72417] brlcad/trunk/src/mged

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72417 http://sourceforge.net/p/brlcad/code/72417 Author: brlcad Date: 2019-02-12 01:48:07 + (Tue, 12 Feb 2019) Log Message: --- call attention to the stateful gedp, dbip, and wdbp globals in mged by making them uppercase. improves traceability and

[brlcad-commits] SF.net SVN: brlcad:[72421] brlcad/trunk/misc

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72421 http://sourceforge.net/p/brlcad/code/72421 Author: starseeker Date: 2019-02-12 03:16:17 + (Tue, 12 Feb 2019) Log Message: --- node deletes are commit actions Modified Paths: -- brlcad/trunk/misc/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[72423] brlcad/trunk/misc/repoconv/svnfexport/ svnfexport.cxx

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72423 http://sourceforge.net/p/brlcad/code/72423 Author: starseeker Date: 2019-02-12 04:10:23 + (Tue, 12 Feb 2019) Log Message: --- Need to take a step back and rething the svn->git path mapping - it's causing problems with the tags Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[72424] brlcad/trunk/src/rt/do.c

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72424 http://sourceforge.net/p/brlcad/code/72424 Author: brlcad Date: 2019-02-12 06:18:14 + (Tue, 12 Feb 2019) Log Message: --- BU_DEBUG_MEM_LOG no longer does anything Modified Paths: -- brlcad/trunk/src/rt/do.c Modified:

[brlcad-commits] SF.net SVN: brlcad:[72425] brlcad/trunk

2019-02-11 Thread brlcad--- via brlcad-commits
Revision: 72425 http://sourceforge.net/p/brlcad/code/72425 Author: brlcad Date: 2019-02-12 06:59:06 + (Tue, 12 Feb 2019) Log Message: --- removed remainders of memory debugging. minimally impacting (replaced with a 0 constant) and dev-centric. Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[72396] brlcad/trunk

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72396 http://sourceforge.net/p/brlcad/code/72396 Author: starseeker Date: 2019-02-11 16:12:13 + (Mon, 11 Feb 2019) Log Message: --- Correct the ordering of the SEM increments - analyze should come before ged. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[72397] brlcad/trunk

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72397 http://sourceforge.net/p/brlcad/code/72397 Author: starseeker Date: 2019-02-11 16:18:58 + (Mon, 11 Feb 2019) Log Message: --- Hmm - that's causing other problems... Modified Paths: -- brlcad/trunk/include/analyze.h

[brlcad-commits] SF.net SVN: brlcad:[72398] brlcad/trunk/include

2019-02-11 Thread starseeker--- via brlcad-commits
Revision: 72398 http://sourceforge.net/p/brlcad/code/72398 Author: starseeker Date: 2019-02-11 16:25:37 + (Mon, 11 Feb 2019) Log Message: --- Hmm. Having analyze.h in ged/defines.h isn't working. Not sure why, but the ged.h inclusion will handle it for now...