| 00:14:37 | CIA-11: | glynn * r32755 /grass/trunk/ ( 4 files in 3 dirs ): Remove --with-glw switch |
| 00:16:26 | sigq: | grassfeed: Changeset [32755]: Remove --with-glw switch <https://trac.osgeo.org/grass/changeset/32755> |
| 00:22:16 | CIA-11: | glynn * r32756 /grass/trunk/ ( 21 files in 20 dirs ): |
| 00:22:17 | CIA-11: | Make G_parser( ) only invoke UI if module has required arguments |
| 00:22:17 | CIA-11: | No need for "if ( argc > 1 && G_parser( argc, argv ) )" |
| 00:38:13 | CIA-11: | glynn * r32757 /grass/trunk/lib/ogsf/gvl_calc.c: Fix char/char* mismatch |
| 00:38:14 | sigq: | grassfeed: Changeset [32757]: Fix char/char* mismatch <https://trac.osgeo.org/grass/changeset/32757> |
| 00:44:19 | CIA-11: | glynn * r32758 /grass/trunk/ ( 40 files in 39 dirs ): |
| 00:44:19 | CIA-11: | Change exit( -1 ) to exit( EXIT_FAILURE ); a negative argument to exit( ) is invalid |
| 00:44:20 | CIA-11: | Miscellaneous tidying |
| 01:42:12 | CIA-11: | martinl * r32759 /grass/branches/develbranch_6/lib/ogsf/gvl_calc.c: glynn: Fix char/char* mismatch ( merge from trunk, r32757 ) |
| 01:48:51 | sigq: | grassfeed: Changeset [32759]: glynn: Fix char/char* mismatch ( merge from trunk, r32757 ) <https://trac.osgeo.org/grass/changeset/32759> |
| 02:13:30 | CIA-11: | martinl * r32760 /grass/branches/develbranch_6/include/iostream/ami_stream.h: iostreamlib: add missing cstring header ( r.terraflow is compiled properly ) |
| 02:14:59 | sigq: | grassfeed: Changeset [32760]: iostreamlib: add missing cstring header ( r.terraflow is compiled properly ) <https://trac.osgeo.org/grass/changeset/32760> |
| 02:19:14 | CIA-11: | martinl * r32761 /grass/trunk/include/iostream/ami_stream.h: |
| 02:19:14 | CIA-11: | iostreamlib: add missing cstring header ( r.terraflow is compiled properly ) |
| 02:19:14 | CIA-11: | ( merge from devbr6, r32760 ) |
| 03:05:50 | CIA-11: | ychemin * r32762 /grass-addons/gipe/i.eb.h_SEBAL01/main.c: bug fix |
| 03:07:16 | sigq: | grassfeed: Changeset [32762]: bug fix <https://trac.osgeo.org/grass/changeset/32762> |
| 04:18:31 | CIA-11: | pkelly * r32763 /grass/trunk/ ( include/iostream/mem_stream.h lib/iostream/ami_stream.cc ): #include <cstring> in header files that use strcpy( ) |
| 04:19:37 | sigq: | grassfeed: Changeset [32763]: #include in header files that use strcpy( ) <https://trac.osgeo.org/grass/changeset/32763> |
| 04:48:03 | CIA-11: | pkelly * r32764 /grass/branches/develbranch_6/ ( include/iostream/mem_stream.h lib/iostream/ami_stream.cc ): #include <cstring> in header files that use strcpy( ) |
| 04:49:16 | sigq: | grassfeed: Changeset [32764]: #include in header files that use strcpy( ) <https://trac.osgeo.org/grass/changeset/32764> |
| 07:40:52 | sigq: | grassfeed: Ticket #257 ( defect created ): wxGUI: can't really cancel adding layer <https://trac.osgeo.org/grass/ticket/257> |
| 07:44:53 | sigq: | grassfeed: Ticket #258 ( defect created ): adding other layer than plain raster or vector ( shaded relief, thematic vector etc. ) returns an error <https://trac.osgeo.org/grass/ticket/258> |
| 07:46:24 | sigq: | grassfeed: Ticket #259 ( defect created ): wxGUI: visualization problems with multiple rasters and vectors. not stable bug... <https://trac.osgeo.org/grass/ticket/259> |
| 09:34:46 | CIA-11: | martinl * r32765 /grass/branches/releasebranch_6_3/vector/v.distance/description.html: v.distance: manual page updated ( distance in LL location in degrees ) |
| 09:35:21 | sigq: | grassfeed: Changeset [32765]: v.distance: manual page updated ( distance in LL location in degrees ) <https://trac.osgeo.org/grass/changeset/32765> |
| 09:38:31 | CIA-11: | glynn * r32766 /grass/trunk/imagery/i.cluster/main.c: Don't call G_legal_filename( ) on filename options. |
| 09:46:28 | CIA-11: | martinl * r32767 /grass/branches/develbranch_6/gui/wxpython/gui_modules/preferences.py: wxGUI: overlay rasters by default |
| 09:49:28 | sigq: | grassfeed: Changeset [32767]: wxGUI: overlay rasters by default <https://trac.osgeo.org/grass/changeset/32767> || Changeset [32766]: Don't call G_legal_filename( ) on filename options. <https://trac.osgeo.org/grass/changeset/32766> |
| 09:51:15 | CIA-11: | martinl * r32768 /grass/trunk/gui/wxpython/gui_modules/preferences.py: wxGUI: overlay rasters by default ( merge from devbr6, r32767 ) |
| 09:51:16 | sigq: | grassfeed: Changeset [32768]: wxGUI: overlay rasters by default ( merge from devbr6, r32767 ) <https://trac.osgeo.org/grass/changeset/32768> |
| 10:06:06 | CIA-11: | martinl * r32769 /grass/branches/develbranch_6/ ( 6 files in 3 dirs ): |
| 10:06:06 | CIA-11: | glynn: Don't call G_legal_filename( ) on filename options. |
| 10:06:06 | CIA-11: | ( merge from trunk, r32766 ) |
| 10:11:26 | CIA-11: | martinl * r32770 /grass/branches/develbranch_6/lib/vector/vedit/break.c: revert accidentally comitted changes r32769 ( wxGUI left for future updates ) - sorry, my fault! |
| 19:16:05 | CIA-11: | glynn * r32771 /grass/trunk/display/d.rast/main.c: Make nulls transparent by default; add -n flag |
| 19:16:06 | sigq: | grassfeed: Changeset [32771]: Make nulls transparent by default; add -n flag <https://trac.osgeo.org/grass/changeset/32771> |
| 22:16:49 | CIA-11: | glynn * r32772 /grass/trunk/ ( 784 files in 385 dirs ): Rename description.html -> $( PGM ).html |
| 22:16:59 | sigq: | grassfeed: Changeset [32772]: Rename description.html -> $( PGM ).html <https://trac.osgeo.org/grass/changeset/32772> |