Commit | Date | |
---|---|---|
2013-03-07 17:16:08 | Tree | |
[r18678]
by
bugman
Added the spacing argument to lib.text.table.format_table(). This removes the reference to the user function table spacing variable from this function and shifts |
2013-03-07 17:09:38 | Tree |
2013-03-07 17:08:19 | Tree | |
[r18676]
by
bugman
Deleted prompt.uf_docstring.table_line() as this is now a private function of lib.text.table. |
2013-03-07 17:04:55 | Tree |
2013-03-07 17:01:12 | Tree | |
[r18674]
by
bugman
The prompt.uf_docstring module now uses lib.text.table.format_table(). This significantly simplifies the module. |
2013-03-07 16:59:09 | Tree |
[r18673]
by
bugman
Refactored the lib.text.table module. The create_table() function is now called format_table() and the table_line() function has been made |
2013-03-07 16:58:11 | Tree |
[r18672]
by
bugman
Improved the package __all__ list base unit test by skipping all hidden files and directories. |
2013-03-07 16:16:45 | Tree |
[r18671]
by
bugman
Implemented the closest_point() and closest_point_ax() functions of lib.geometry.lines. These two functions do the same thing - find the closest point on a line to any given point - but |
2013-03-07 16:15:53 | Tree |
2013-03-07 16:00:44 | Tree |