Revision: 62235
          http://sourceforge.net/p/brlcad/code/62235
Author:   brlcad
Date:     2014-08-19 15:09:50 +0000 (Tue, 19 Aug 2014)
Log Message:
-----------
sort for next release, move non release stoppers

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2014-08-19 15:06:36 UTC (rev 62234)
+++ brlcad/trunk/TODO   2014-08-19 15:09:50 UTC (rev 62235)
@@ -20,24 +20,12 @@
 
 * windows smp support
 
-* make sure we can run db_dirbuild() multiple times without creating
-  duplicate entries.
-
-* create a BRL-CAD .g with all possible object types embedded.  The
-  csgbrep command is a good starting point, but only about half of
-  them.
-
 * fix the bu_semaphore unit test
 
 * fix the bn_poly_sub unit test
 
 * fix the bu_heap_test_1 unit test (seen on ia32 fbsd)
 
-* heap unit test needs to actually compare performance against system
-  allocation, not just do some work
-
-* re-do the sh/enumerate.sh script for CMake
-
 * sync tgc/rec shot() behavior, sort results for proper normal.
   inspect t62 grazing with r653,r735 (tgc on an arb8) looking at ae0,0
   and z=1524 (was hit/overlap, now misses).
@@ -46,6 +34,10 @@
 THESE TASKS SHOULD HAPPEN WITHIN TWO RELEASE ITERATIONS
 -------------------------------------------------------
 
+* create a BRL-CAD .g with all possible object types embedded.  The
+  csgbrep command is a good starting point, but only about half of
+  them.
+
 * bundle primary rays in rt front end into postage stamps, shoot via
   rt_shootrays(), modify to pass all rays down through the spatial
   partitioning simultaneously
@@ -72,6 +64,14 @@
 * convert all calls to BU_SETJUMP/BU_UNSETJUMP into familiar try/catch
   logic layout using if/else.
 
+* heap unit test needs to actually compare performance against system
+  allocation, not just do some work
+
+* make sure we can run db_dirbuild() multiple times without creating
+  duplicate entries.
+
+* re-do the sh/enumerate.sh script for CMake
+
 * get bu_extern out of bu/parse.h into its own header file.
 
 * geometry symbolic links (hard and soft links)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to