Log of /branches/WIP-pyshapelib-bramz/libraries/pyshapelib/ChangeLog
Parent Directory
|
Revision Log
Revision
2753 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 11 18:57:04 2007 UTC
(17 years, 10 months ago)
by
bramz
File length: 12432 byte(s)
Diff to
previous 2752
,
to
selected 2706
Expanded Unicode support to field names (formely it was only available for string values in the records.
Renamed the write_field function to write_attribute to be symmetric with the read_attribute function that already existed.
Revision
2751 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 28 23:30:15 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 10558 byte(s)
Diff to
previous 2750
,
to
selected 2706
Added support for Win32 wide character file API. Unicode filenames are now fully supported on the windows platform: for example exotic filenames like the greek letter pi (u"\u03c0"). However, this needed unofficial modifications in the C++ shapelib library.
Revision
2747 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 20 23:12:45 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 9490 byte(s)
Diff to
previous 2745
,
to
selected 2706
dbfopen.c: fixing bug in DBFClose, checks for NULL handle now.
shptreemodule.c: restoring something that shouldn't have been committed in the first place.
Revision
2745 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 15 22:27:02 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 9357 byte(s)
Diff to
previous 2744
,
to
selected 2706
Added FTLogical support to dbflib. Accept None as no-data for M values. Added name and mode keywords to mimic Python's file behaviour where appropriate. Added unpack_vertex() to lift some load of shpobject_init().
Revision
2744 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 15 13:48:58 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 8260 byte(s)
Diff to
previous 2743
,
to
selected 2706
shapelibmodule.c, dbflibmodule.c: added some Unicode support for the filenames (no internal encoding for DBFFile yet). It now should similar Unicode support Python's file() (concerning the filename, that is).
Revision
2741 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 13 23:30:41 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 7374 byte(s)
Diff to
previous 2735
,
to
selected 2706
Added part_types() to SHPObject to return tuple of part types. Added __repr__ operators to return a string that can reconstruct the object using eval()
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.