| 00:17.09 | *** join/#brlcad FLOSSrookie (~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) | |
| 01:55.56 | Notify | 03BRL-CAD:tbrowder2 * 57913 brlcad/trunk/misc/CMake/CompilerFlags.cmake: make a bit more general |
| 01:56.45 | Notify | 03BRL-CAD:tbrowder2 * 57914 brlcad/trunk/misc/CMake/test_srcs/report_hostname.c.in: make more robust under strict C89 and -Werror builds |
| 01:57.39 | Notify | 03BRL-CAD:tbrowder2 * 57915 brlcad/trunk/CMakeLists.txt: add code to check for errors |
| 02:48.57 | *** join/#brlcad FLOSSrookie (~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) | |
| 04:23.04 | *** join/#brlcad FLOSSrookie (~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) | |
| 04:49.58 | *** join/#brlcad FLOSSrookie (~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) | |
| 06:48.52 | *** join/#brlcad archivist (~archivist@host81-149-189-98.in-addr.btopenworld.com) | |
| 06:57.17 | *** join/#brlcad Ch3ck_ (~Shadownet@195.24.220.16) | |
| 09:05.59 | Notify | 03BRL-CAD Wiki:Level zero * 6188 /wiki/User:Level_zero/GSOC13/summary: summary |
| 09:07.19 | Notify | 03BRL-CAD Wiki:Level zero * 6189 /wiki/User:Level_zero/index: /* Add summary page to index page. */ |
| 10:32.43 | Notify | 03BRL-CAD:tbrowder2 * 57916 brlcad/trunk/CMakeLists.txt: simplify; add note about C89 and gethostname |
| 11:13.59 | Notify | 03BRL-CAD:tbrowder2 * 57917 brlcad/trunk/misc/CMake/CompilerFlags.cmake: whoops, correct new name for C89 enforcement |
| 11:16.38 | Notify | 03BRL-CAD:tbrowder2 * 57918 brlcad/trunk/CMakeLists.txt: delete aliases for POSIX checking in advance of aliases going away; remove comment |
| 11:36.10 | *** part/#brlcad tbrowder2 (4c0304df@gateway/web/freenode/ip.76.3.4.223) | |
| 11:37.18 | *** join/#brlcad tbrowder2 (4c0304df@gateway/web/freenode/ip.76.3.4.223) | |
| 12:21.21 | zero_level | hi all. |
| 12:41.08 | Ch3ck_ | waves at zero_level |
| 13:18.10 | *** join/#brlcad d_rossberg (~rossberg@66-118-151-70.static.sagonet.net) | |
| 14:31.39 | *** join/#brlcad Gaganjyot (~gagan@1.38.22.182) | |
| 14:36.55 | *** join/#brlcad Gaganjyot (~gagan@1.38.22.182) | |
| 15:26.42 | *** join/#brlcad vladbogo (~vlad@188.25.237.92) | |
| 15:52.35 | Notify | 03BRL-CAD:tbrowder2 * 57919 brlcad/trunk/misc/CMake/test_srcs/report_hostname.c.in: reinsert missing header; correct 3rd defined argument |
| 17:20.10 | Notify | 03BRL-CAD:carlmoore * 57920 brlcad/trunk/src/shapes/tire.c: simplify what had been if-then-else, so that we now have 'if' followed by program exit |
| 18:34.03 | Notify | 03BRL-CAD:carlmoore * 57921 brlcad/trunk/src/shapes/bolt.c: some tweaking of bolt.c |
| 18:46.48 | *** join/#brlcad caen23 (~caen23@92.83.177.20) | |
| 18:52.33 | Notify | 03BRL-CAD:carlmoore * 57922 brlcad/trunk/src/libged/coil.c: some simplification in libged/coil.c |
| 19:16.28 | Notify | 03BRL-CAD:starseeker * 57923 brlcad/trunk/src/conv/step/g-step/Comb_Tree.cpp: Add shape objects for comb. |
| 19:39.19 | Notify | 03BRL-CAD:tbrowder2 * 57924 (brlcad/trunk/CMakeLists.txt brlcad/trunk/INSTALL and 3 others): split compliance options into: POSIX, C99, and C89 for developer convenience during C99 and POSIX upgrade process |
| 20:33.48 | Notify | 03BRL-CAD:starseeker * 57925 (brlcad/trunk/src/conv/step/g-step/Comb_Tree.cpp brlcad/trunk/src/conv/step/g-step/g-step.cpp): Like the brep, we will need both the definition and the shape from combs. |
| 20:47.32 | Notify | 03BRL-CAD:carlmoore * 57926 brlcad/trunk/src/libged/coil.c: disable 'Nothing created' and implement the elsewhere-used 'Program continues running:'; simplify some brace usage |
| 21:01.24 | Notify | 03BRL-CAD:starseeker * 57927 (brlcad/trunk/src/conv/step/g-step/Assembly_Product.cpp brlcad/trunk/src/conv/step/g-step/Assembly_Product.h and 2 others): Pass a container holding the maps, since we need more of them |
| 21:15.54 | *** join/#brlcad Izak (29cac126@gateway/web/freenode/ip.41.202.193.38) | |
| 21:43.03 | Notify | 03BRL-CAD:carlmoore * 57928 brlcad/trunk/src/shapes/fence.c: minor changes along with adding units mm |
| 23:25.57 | Notify | 03BRL-CAD:tbrowder2 * 57929 brlcad/trunk/src/libged/brep.c: // comments not allowed in C89 |
| 23:35.22 | Notify | 03BRL-CAD:tbrowder2 * 57930 brlcad/trunk/src/conv/step/step-g/OpenNurbsInterfaces.cpp: remove new def to eliminate shadowed var warning |
| 23:43.17 | Notify | 03BRL-CAD:tbrowder2 * 57931 brlcad/trunk/src/libged/search.c: change tmp var to avoid shadow warning in <string.h> |
| 23:48.10 | *** join/#brlcad witness__ (uid10044@gateway/web/irccloud.com/x-srddurlysokrvtoj) | |
| 23:54.35 | Notify | 03BRL-CAD:tbrowder2 * 57932 brlcad/trunk/src/libtclcad/tclcad_obj.c: add FIXME for non-C89 code |