Commit | Date | |
---|---|---|
[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 | |
[r18669]
by
bugman
Created the lib.text.table module. This originates from the prompt.uf_docstring module as most of that module is functions for creating |
2013-03-07 15:28:40 | Tree |
2013-03-07 15:27:05 | Tree | |
2013-03-07 15:26:32 | Tree | |
[r18666]
by
bugman
Blacklisted a number of files in the maths_fns package for the package __all__ list unit test. |
2013-03-07 15:25:46 | Tree |
[r18665]
by
bugman
Improved the base class unit test for the package __all__ list. Subpackages are now also checked. |
2013-03-07 15:24:24 | Tree |