|
|
|
@14472
|
[14472]
|
05/15/08 14:28:39 |
rouault |
Fix buffer overflow when calling GTIFDirectoryInfo in GTIFGetOGISDefn … |
|
|
|
@14455
|
[14455]
|
05/12/08 03:49:15 |
rouault |
Allocate one extra byte for the NULL terminating character when reading … |
|
|
|
@14427
|
[14427]
|
05/10/08 12:05:48 |
mloskot |
Ported fix for segmentation fault in swq_select_finish_summarize when SQL … |
|
|
|
@14422
|
[14422]
|
05/10/08 08:43:04 |
rouault |
Fix HTTP driver when falling back to /tmp (#2363) |
|
|
|
@14420
|
[14420]
|
05/10/08 07:43:27 |
rouault |
Prevent crash on NITF file without image segment (#2362) |
|
|
|
@14403
|
[14403]
|
05/09/08 01:37:20 |
rouault |
Use the 'auth_srid' to avoid mismatches between OGR and PostGIS WKTs of … |
|
|
|
@14402
|
[14402]
|
05/09/08 01:20:49 |
rouault |
Fix SGI driver that misidentified SRTMHGT files as SGI files (#2289) |
|
|
|
@14400
|
[14400]
|
05/08/08 19:29:11 |
mloskot |
Ported fixed for Expat detection problem on MinGW (Ticket #2050). Patch … |
|
|
|
@14391
|
[14391]
|
05/07/08 16:18:08 |
tamas |
An extra space required for the negative sign when retrieving the numeric … |
|
|
|
@14381
|
[14381]
|
05/06/08 11:49:44 |
warmerdam |
make parser more permissive (#2348) |
|
|
|
@14362
|
[14362]
|
04/24/08 00:36:43 |
warmerdam |
updated for fix |
|
|
|
@14361
|
[14361]
|
04/24/08 00:02:09 |
warmerdam |
preliminary MSVC only solution for widechar text to utf-8 (#2339) |
|
|
|
@14334
|
[14334]
|
04/20/08 08:15:56 |
rouault |
Prevent crash in OGRILI1DataSource::Open with an empty string (#2335) |
|
|
|
@14329
|
[14329]
|
04/19/08 14:03:44 |
rouault |
Fix OGRGeometryCollection::getCoordinateDimension() (#2334) |
|
|
|
@14323
|
[14323]
|
04/18/08 16:24:25 |
warmerdam |
regenerate with -nopgcpp |
|
|
|
@14321
|
[14321]
|
04/18/08 14:04:51 |
warmerdam |
regenerated |
|
|
|
@14320
|
[14320]
|
04/18/08 14:02:57 |
warmerdam |
removed colortable from java bindings for now (#2231) |
|
|
|
@14283
|
[14283]
|
04/13/08 06:18:22 |
rouault |
Backport of r13700 and r13701 from trunk to branches/1.5 to fix … |
|
|
|
@14270
|
[14270]
|
04/12/08 09:28:42 |
rouault |
NULL are valid values for the hGeom parameter of OGR_F_SetGeometryDirectly … |
|
|
|
@14258
|
[14258]
|
04/11/08 10:47:22 |
rouault |
Fix #2135 by narrowing workaround test made for #1750 |
|
|
|
@14257
|
[14257]
|
04/11/08 10:47:00 |
rouault |
Fix #2135 by narrowing workaround test made for #1750 |
|
|
|
@14249
|
[14249]
|
04/10/08 21:48:26 |
warmerdam |
fix case of capabilities xml elements to match properly (#2322) |
|
|
|
@14248
|
[14248]
|
04/10/08 21:45:31 |
warmerdam |
fix case of capabilities xml elements to match properly (#2322) |
|
|
|
@14239
|
[14239]
|
04/09/08 13:56:20 |
warmerdam |
fix earth model, already in meters, not kilometers! (#2321) |
|
|
|
@14218
|
[14218]
|
04/07/08 12:46:38 |
warmerdam |
added path normalization so everything is converted to forward slashes … |
|
|
|
@14208
|
[14208]
|
04/05/08 15:48:52 |
warmerdam |
fix bug with url encoding in CPLEscapeString() (#2314) |
|
|
|
@14178
|
[14178]
|
04/02/08 16:58:51 |
rouault |
Fix crash when dealing with unhandled field types in shape driver, in … |
|
|
|
@14133
|
[14133]
|
03/30/08 12:13:17 |
rouault |
Fix write outside of allocated buffer in OGR PG driver (#2303) |
|
|
|
@14132
|
[14132]
|
03/30/08 12:13:06 |
rouault |
Fix write outside of allocated buffer in OGR PG driver (#2303) |
|
|
|
@14127
|
[14127]
|
03/30/08 09:11:25 |
rouault |
Fix Lanczos Resample Anomolies near nodata values (#1951) |
|
|
|
@14124
|
[14124]
|
03/30/08 06:34:12 |
rouault |
thinplatespline : memory allocated with 'calloc' freed with 'delete' … |
|
|
|
@14123
|
[14123]
|
03/30/08 06:34:02 |
rouault |
thinplatespline : memory allocated with 'calloc' freed with 'delete' … |
|
|
|
@14119
|
[14119]
|
03/29/08 23:39:03 |
warmerdam |
ensure rhs[] is properly initialized (#2300) |
|
|
|
@14118
|
[14118]
|
03/29/08 23:36:26 |
warmerdam |
ensure rhs[] is properly initialized (#2300) |
|
|
|
@14088
|
[14088]
|
03/26/08 12:49:41 |
tamas |
Fixed CPLResetExtension not to cause memory corruption if the pszPath … |
|
|
|
@14081
|
[14081]
|
03/25/08 18:13:05 |
tamas |
Fixed GDALDriverManager::AutoLoadDrivers? not to add an extra trailing … |
|
|
|
@14014
|
[14014]
|
03/15/08 05:10:55 |
rouault |
RMF driver can crash / corrupt stack when importing projection from … |
|
|
|
@14011
|
[14011]
|
03/14/08 18:54:41 |
warmerdam |
disable sanity checks on tag size (#2005) |
|
|
|
@14009
|
[14009]
|
03/14/08 10:16:01 |
warmerdam |
be more careful deciding what geotransforms to ignore (#1935) |
|
|
|
@14007
|
[14007]
|
03/14/08 09:46:11 |
warmerdam |
revert r14003, and apply narrow fix for tag size sanity check (#2005) |
|
|
|
@14004
|
[14004]
|
03/14/08 02:52:16 |
warmerdam |
prepare for 1.5.1 release |
|
|
|
@14003
|
[14003]
|
03/14/08 02:01:48 |
warmerdam |
refresh from upstream - fixes include #2005 |
|
|
|
@14001
|
[14001]
|
03/14/08 01:28:15 |
warmerdam |
refresh from shapelib (#2218) |
|
|
|
@13999
|
[13999]
|
03/14/08 01:20:45 |
warmerdam |
use VRTCreate() instead of new to avoid cross heap problems (#2263) |
|
|
|
@13997
|
[13997]
|
03/13/08 20:54:57 |
warmerdam |
Avoid chatter in quiet mode (#1863). |
|
|
|
@13994
|
[13994]
|
03/13/08 11:15:18 |
warmerdam |
support NDF2 files in other than the current directory (#2274) |
|
|
|
@13972
|
[13972]
|
03/12/08 10:14:30 |
warmerdam |
fix alignment problem on Sparc (#2268) |
|
|
|
@13935
|
[13935]
|
03/05/08 10:18:20 |
warmerdam |
allow specification of a python binary for --with-ogpython (#2258) |
|
|
|
@13933
|
[13933]
|
03/05/08 09:32:48 |
warmerdam |
Make sure driver gets set (#2259). |
|
|
|
@13927
|
[13927]
|
03/04/08 16:03:55 |
rouault |
Handle >2GB memory arrays on a 64-bit build (#2199) |
|
|
|
@13925
|
[13925]
|
03/04/08 13:08:50 |
warmerdam |
enable bigtiff by default when using internal libtiff (#2257) |
|
|
|
@13921
|
[13921]
|
03/03/08 18:02:42 |
warmerdam |
add vsil read/write support (#2255) |
|
|
|
@13899
|
[13899]
|
02/29/08 14:40:30 |
rouault |
Fix #2249 : shift when writing NITF color table with nColors < 256 |
|
|
|
@13897
|
[13897]
|
02/29/08 14:08:34 |
warmerdam |
Clone EXTENSION node passed to AddChild?() to avoid mixed heap issue … |
|
|
|
@13865
|
[13865]
|
02/23/08 13:28:29 |
rouault |
Test for NULL pointer after VSIFOpenL (bug #2245) |
|
|
|
@13847
|
[13847]
|
02/23/08 05:28:24 |
rouault |
Fix missing variable initialization and missing osPath argument (bug … |
|
|
|
@13843
|
[13843]
|
02/22/08 18:59:04 |
tamas |
Prevent from calling CPLError when SDO_GEOMETRY is missing (non spatial) … |
|
|
|
@13829
|
[13829]
|
02/21/08 14:09:39 |
rouault |
Backport of recent changes done in trunk for GSAG driver (ticket #2224) |
|
|
|
@13825
|
[13825]
|
02/19/08 21:54:00 |
warmerdam |
recover from failure to create transformer (#2240) |
|
|
|
@13815
|
[13815]
|
02/19/08 05:26:56 |
dron |
Fixed zero search radius handling in nearest neighbor interpolation … |
|
|
|
@13812
|
[13812]
|
02/17/08 21:52:54 |
warmerdam |
Add "shared" attribute on SrcDataSource?? to control sharing. Default to … |
|
|
|
@13804
|
[13804]
|
02/17/08 00:30:09 |
warmerdam |
Fix destination coordinate system setting logic in GDALReprojectImage … |
|
|
|
@13796
|
[13796]
|
02/16/08 00:09:11 |
warmerdam |
fix problems with old/new state plane zone codes (#2227) |
|
|
|
@13789
|
[13789]
|
02/14/08 22:36:00 |
warmerdam |
fixed memory leak of psSavedHistograms (#2226) |
|
|
|
@13780
|
[13780]
|
02/14/08 10:25:46 |
warmerdam |
add support for projected NRL products (#2225) |
|
|
|
@13774
|
[13774]
|
02/13/08 02:29:54 |
warmerdam |
reintroduce JPEGCOLORMODE setting in OpenOffset?() (#2189) |
|
|
|
@13772
|
[13772]
|
02/13/08 01:25:58 |
warmerdam |
migrated JPEGCOLORMODE_RGB setting into SetDirectory? (#2189) |
|
|
|
@13770
|
[13770]
|
02/12/08 17:11:22 |
warmerdam |
added GetSubDatasets? method on Dataset (#2222) |
|
|
|
@13767
|
[13767]
|
02/12/08 09:50:18 |
warmerdam |
check for either generated spelling of AuxiliaryTarget? (#2219) |
|
|
|
@13766
|
[13766]
|
02/12/08 09:46:30 |
warmerdam |
check for either generated spelling of AuxiliaryTarget? (#2219) |
|
|
|
@13761
|
[13761]
|
02/11/08 12:51:03 |
warmerdam |
Do geometry element name test (IsGeometryElement?) case sensitive to … |
|
|
|
@13759
|
[13759]
|
02/11/08 12:34:10 |
warmerdam |
make vc++ builds usable from mingw (#2216) |
|
|
|
@13752
|
[13752]
|
02/10/08 06:56:19 |
rouault |
GPX driver : Handle degenerate and NULL geometries in creation mode |
|
|
|
@13749
|
[13749]
|
02/10/08 05:59:48 |
rouault |
For SHAPE polygons with nParts == 0, return an empty OGRMultiPolygon as in … |
|
|
|
@13747
|
[13747]
|
02/09/08 18:12:35 |
rouault |
BNA driver : fix crash when trying to write features with empty geometries |
|
|
|
@13745
|
[13745]
|
02/09/08 18:02:26 |
rouault |
Fix crash with polygon with nParts == 0 |
|
|
|
@13742
|
[13742]
|
02/09/08 16:13:55 |
rouault |
Fix memory leak related to PAM histograms |
|
|
|
@13732
|
[13732]
|
02/08/08 15:26:34 |
rouault |
Fix validation of values for creation option parameters of type float |
|
|
|
@13727
|
[13727]
|
02/07/08 20:02:30 |
rayg |
auto-conversion for points vs. areas, ticket 2178 |
|
|
|
@13725
|
[13725]
|
02/07/08 15:08:29 |
warmerdam |
fix BASEDATA count value (preceding pointer) at 1 (#2144) |
|
|
|
@13724
|
[13724]
|
02/07/08 15:02:52 |
warmerdam |
add limits.h to provide stuff like SHRT_MIN (#2179) |
|
|
|
@13717
|
[13717]
|
02/06/08 15:23:05 |
rouault |
Fix #2201 |
|
|
|
@13712
|
[13712]
|
02/06/08 10:16:02 |
warmerdam |
handle very large attributes properly (#2196) |
|
|
|
@13699
|
[13699]
|
02/05/08 12:39:49 |
warmerdam |
handle very large attributes properly (#2196) |
|
|
|
@13665
|
[13665]
|
02/01/08 18:33:01 |
rouault |
Fix logical tests in PNM Identify and potential buffer overflow on bad … |
|
|
|
@13664
|
[13664]
|
02/01/08 18:26:36 |
rouault |
Fix logical tests in PNM Identify (bug #2190) |
|
|
|
@13659
|
[13659]
|
02/01/08 16:53:51 |
warmerdam |
Modified so that the RGBA interface is not used for YCbCr mode JPEG … |
|
|
|
@13656
|
[13656]
|
02/01/08 14:53:37 |
rouault |
Fix potential buffer overflow in case of bad PNM file |
|
|
|
@13648
|
[13648]
|
01/31/08 22:53:48 |
hobu |
backport fix for #2187 |
|
|
|
@13644
|
[13644]
|
01/31/08 16:39:46 |
rouault |
Apply more efficient directory listing for Windows and MEM virtual file … |
|
|
|
@13642
|
[13642]
|
01/31/08 14:54:58 |
warmerdam |
Don't use GCS if it is less than 1 (#2183) |
|
|
|
@13640
|
[13640]
|
01/31/08 12:41:00 |
warmerdam |
return proper results for various writing capabilities (#2184) |
|
|
|
@13637
|
[13637]
|
01/31/08 11:09:07 |
tamas |
Fixed that passing null as the options parameter of Driver.CreateCopy? … |
|
|
|
@13634
|
[13634]
|
01/30/08 14:45:52 |
warmerdam |
fix typo. |
|
|
|
@13631
|
[13631]
|
01/30/08 11:59:42 |
hobu |
don't export |
|
|
|
@13630
|
[13630]
|
01/30/08 11:47:36 |
hobu |
backport slightly modified patch for #2182 |
|
|
|
@13628
|
[13628]
|
01/30/08 11:35:20 |
warmerdam |
Introduce GDAL_DISABLE_READDIR_ON_OPEN config option, and ensure that … |
|
|
|
@13615
|
[13615]
|
01/28/08 11:16:54 |
warmerdam |
avoid use of transform() (problematic on gcc 4.3) (#2179) |
|
|
|
@13612
|
[13612]
|
01/27/08 19:56:42 |
rayg |
Pixels-as-area fix, ticket 2178 |
|
|
|
@13611
|
[13611]
|
01/27/08 19:47:46 |
rayg |
Pixels-as-area fix, ticket 2178 |