Menu

SVN archive Commit Log


Commit Date  
[r18677] by bugman

Fix for lib.text.table.format_table() as table_line() is now private.

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
[r18675] by bugman

Removed a number of unused imports in prompt.uf_docstring.

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
private. All references to the user function tables and the relax status object have been removed
and replaced by arguments to format_table().

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
take different arguments to define the line.

2013-03-07 16:15:53 Tree
[r18670] by bugman

Updated the lib package __all__ list for the lib.text package.

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
formatted text tables.

2013-03-07 15:28:40 Tree
[r18668] by bugman

Created a unit test for the lib.geometry.lines.closest_point() function.

2013-03-07 15:27:05 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.