root/Shapely/trunk/README.txt


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 07/21/08 10:17:34 @1126 [1126] seang Use weak reference to avoid a reference cycle with exterior ring of …
(edit) 02/26/08 09:16:44 @1052 [1052] seang Updates for 1.0.2, improve wording in the readme
(edit) 02/08/08 12:20:48 @1049 [1049] seang Add links to change and history docs
(edit) 01/16/08 15:01:50 @1017 [1017] seang Work around #149, add explicit Windows instructions and correct fredj's …
(edit) 01/14/08 14:13:50 @1015 [1015] seang Munged fredj's name for PyPI :(
(edit) 01/14/08 14:12:18 @1014 [1014] seang Add credits to the readme, change classifier to stable
(edit) 01/03/08 12:46:01 @997 [997] seang Allow single coordinate tuple or coordinate sequence to be used when …
(edit) 01/02/08 16:48:55 @995 [995] seang Change manual link in readme
(edit) 10/24/07 21:38:10 @931 [931] seang Add note about support to the README
(edit) 10/03/07 12:26:18 @885 [885] seang Add note about Python 2.4 to readme
(edit) 09/12/07 09:37:03 @872 [872] seang Update readme with link to the manual, fix undefined variables in example
(edit) 09/04/07 12:16:04 @862 [862] seang Fix bugs in usage examples
(edit) 09/04/07 12:10:09 @861 [861] seang Enhance the setup with a long description
(edit) 09/04/07 11:47:09 @859 [859] seang Add installation and buildout notes
(edit) 09/04/07 11:31:36 @858 [858] seang Add usage examples to readme, update setup.py
(edit) 07/08/07 14:11:41 @750 [750] seang Add missing docstrings
(edit) 07/03/07 11:01:03 @735 [735] seang Finish topological operations, refactor the array and python feature …
(edit) 06/10/07 23:43:01 @724 [724] seang Added a factory for geometries from GeoJSON. Points only in this revision
(edit) 04/21/07 22:27:00 @712 [712] seang Dodge GEOS C API bug using an utterly wasteful extra call to …
(add) 04/20/07 11:25:00 @711 [711] seang Importing a very early example of a new stand-alone geometry package, …