root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @14471 [14471] 05/15/08 14:28:13 rouault Fix buffer overflow when calling GTIFDirectoryInfo in GTIFGetOGISDefn …
(edit) @14470 [14470] 05/15/08 09:51:03 dron Exclude warping tests temporarily.
(edit) @14469 [14469] 05/15/08 09:27:52 dron Don't import osgeo module.
(edit) @14468 [14468] 05/14/08 23:44:49 warmerdam implement wrapped datasource name, add userid,password,tables,timeout …
(edit) @14467 [14467] 05/14/08 13:27:56 dron No need to test for copysign anymore.
(edit) @14466 [14466] 05/14/08 13:27:50 warmerdam regenerated
(edit) @14465 [14465] 05/14/08 13:24:29 dron Removed tests for floating point functions; added test for strtof().
(edit) @14464 [14464] 05/14/08 13:22:31 dron Restore back the CPLStrtofDelim() and CPLStrtof() functions.
(edit) @14463 [14463] 05/14/08 12:59:49 dron Added tests for warping stuff.
(edit) @14462 [14462] 05/14/08 12:55:52 dron More test added.
(edit) @14461 [14461] 05/14/08 12:54:03 dron New.
(edit) @14460 [14460] 05/14/08 09:42:49 dron Typo in the commentary fixed.
(edit) @14459 [14459] 05/14/08 09:38:32 dron Added support for NOAA-18(N) and METOP-2 datasets; tiny code refactoring.
(edit) @14458 [14458] 05/14/08 06:49:34 dron Fixed error checking code returned by color table read function.
(edit) @14457 [14457] 05/12/08 15:50:10 warmerdam incorporate FOSS4G 2008 promo
(edit) @14456 [14456] 05/12/08 04:04:37 rouault Add extra test for reading TEXT segment
(edit) @14454 [14454] 05/12/08 03:49:02 rouault Allocate one extra byte for the NULL terminating character when reading …
(edit) @14453 [14453] 05/11/08 22:48:11 warmerdam fix claim only uncompressed files written (#2365)
(edit) @14452 [14452] 05/11/08 14:50:53 rouault NITF : fix JP2ECW detection in nitf_28
(edit) @14451 [14451] 05/11/08 14:30:06 rouault NITF : test the copy of a dataset with a LUT
(edit) @14450 [14450] 05/11/08 14:29:39 rouault Avoid warning or error (according to the value of bStrict) in …
(edit) @14449 [14449] 05/11/08 14:09:39 rouault Set IREP=RGB implicitely when the first 3 channels of an image are R,G,B …
(edit) @14448 [14448] 05/11/08 13:47:47 rouault NITF: add test for Create() with IC=C8, Create() with BLOCKX/YSIZE …
(edit) @14447 [14447] 05/11/08 13:30:59 rouault Update NITF documentation as regards to compression methods. (#2330)
(edit) @14446 [14446] 05/11/08 12:48:21 rouault GetMetaDataItem? doesn't exist in old python bindings
(edit) @14445 [14445] 05/11/08 05:46:53 rouault Add test for int32, float32, float64, uint16 and uint32 data types in NITF
(edit) @14444 [14444] 05/11/08 04:10:22 rouault Extented test for reading CGM, TRE and TEXT metadata
(edit) @14443 [14443] 05/10/08 18:43:23 warmerdam Correct snprintf() arguments.
(edit) @14442 [14442] 05/10/08 18:09:37 warmerdam fix OGR_FD_GetGeomType() implementation (arg type wrong)
(edit) @14441 [14441] 05/10/08 17:45:23 rouault use more specific types for style, spatial reference and geometry types in …
(edit) @14440 [14440] 05/10/08 17:43:42 rouault Be more carefull about casting C/C++ types
(edit) @14439 [14439] 05/10/08 17:35:47 rouault Fix warning about %d vs. %ld
(edit) @14438 [14438] 05/10/08 17:14:47 rouault Extend test suite for NITF, in particular with some tests that use …
(edit) @14437 [14437] 05/10/08 17:12:40 rouault Add gdaltest.download_file that enables to download test data files if …
(edit) @14436 [14436] 05/10/08 17:04:27 rouault Handle NITF JPEG-compressed image with data mask subheader (IC=M3) …
(edit) @14435 [14435] 05/10/08 15:20:22 warmerdam use more specific types for layer/datasource/etc C types in DEBUG mode
(edit) @14434 [14434] 05/10/08 15:18:43 warmerdam be more careful about casting C/C++ types
(edit) @14433 [14433] 05/10/08 15:06:01 warmerdam take more care with OGRFeatureDefnH casting
(edit) @14432 [14432] 05/10/08 14:47:46 warmerdam take greater care with casting (C<->C++ tyeps)
(edit) @14431 [14431] 05/10/08 14:45:10 warmerdam more warning fixes (mostly %d vs. %ld)
(edit) @14430 [14430] 05/10/08 14:42:32 warmerdam fix warnings (mostly %d vs. %ld)
(edit) @14429 [14429] 05/10/08 14:29:05 warmerdam cleanup warnings
(edit) @14428 [14428] 05/10/08 14:15:06 warmerdam avoid various warnings
(edit) @14426 [14426] 05/10/08 12:00:55 mloskot Fixed segmentation fault in swq_select_finish_summarize when SQL query …
(edit) @14425 [14425] 05/10/08 11:20:11 rouault Add missing VSIFCloseL in NITFOpen when exiting in error
(edit) @14424 [14424] 05/10/08 11:07:12 rouault Add test for additionnal fix for handling 1-bit uncompressed NITF images …
(edit) @14423 [14423] 05/10/08 11:06:38 rouault Additionnal fix for handling 1-bit uncompressed NITF images with …
(edit) @14421 [14421] 05/10/08 08:42:20 rouault Fix HTTP driver when falling back to /tmp (#2363)
(edit) @14419 [14419] 05/10/08 07:42:19 rouault Prevent crash on NITF file without image segment (#2362)
(edit) @14418 [14418] 05/09/08 12:48:20 rouault Test SetGCPs() on a GTiff dataset
(edit) @14417 [14417] 05/09/08 12:28:59 rouault Add test for a rotated TIFF image
(edit) @14416 [14416] 05/09/08 12:02:26 rouault Test absolute/offset && index directory access for GTiff
(edit) @14415 [14415] 05/09/08 11:46:03 rouault Test implicit and explicit BigTIFF creation
(edit) @14414 [14414] 05/09/08 11:17:37 rouault Add tests for SetColorInterpretation? for GTiff
(edit) @14413 [14413] 05/09/08 11:04:42 rouault Add tests for color tables, 8 bit and 16 bit cases, for GTiff
(edit) @14412 [14412] 05/09/08 11:02:27 warmerdam remove reference to widestrings (#2359)
(edit) @14411 [14411] 05/09/08 10:41:28 warmerdam Reintroduce OFTWideString and OFTWideStringList but mark them as …
(edit) @14410 [14410] 05/09/08 10:33:53 rouault Add tests for GTiff RGBA, grey+alpha and CIELAB images
(edit) @14409 [14409] 05/09/08 10:22:26 rouault Add ALPHA creation option in the list of creation options
(edit) @14408 [14408] 05/09/08 08:49:54 rouault Add test for writing TIFF tags
(edit) @14407 [14407] 05/09/08 08:15:23 rouault Add test for writing pixel interleaved TIFF with GTiffOddBitsBand
(edit) @14406 [14406] 05/09/08 07:32:52 rouault Add test for reading 12 bit integer TIFF (forgotten in previous commit)
(edit) @14405 [14405] 05/09/08 07:30:37 rouault Add test for reading 10, 12 and 24 bit integer TIFF
(edit) @14404 [14404] 05/09/08 06:08:05 rouault Add test for reading 16bit and 24bit float TIFF
(edit) @14401 [14401] 05/09/08 01:20:33 rouault Fix SGI driver that misidentified SRTMHGT files as SGI files (#2289)
(edit) @14399 [14399] 05/08/08 19:17:41 mloskot Fixed Expat detection problem on MinGW (Ticket #2050). Patch prepared by …
(edit) @14398 [14398] 05/08/08 16:15:04 rouault Improve test coverage for BNA driver (polygons and ellipses reading, write …
(edit) @14397 [14397] 05/08/08 14:56:41 rouault Improve test coverage for XPlane driver
(edit) @14396 [14396] 05/08/08 12:27:19 rouault Improve SQLite test coverage (blob columns, GetFeatureCount?)
(edit) @14395 [14395] 05/08/08 09:54:04 rouault fix ogr_sqlite_12
(edit) @14394 [14394] 05/08/08 09:51:21 rouault workaround problem with sqlite3 version installed on telascience buildbot
(edit) @14393 [14393] 05/08/08 09:28:50 rouault Test FORMAT=WKT/WKB layer creation option, and SRID
(edit) @14392 [14392] 05/08/08 05:18:30 rouault Fix compilation of driver test executables with libtool (#2341)
(edit) @14390 [14390] 05/07/08 13:10:06 dron New.
(edit) @14389 [14389] 05/07/08 13:09:16 dron New.
(edit) @14388 [14388] 05/07/08 13:08:29 dron New.
(edit) @14387 [14387] 05/07/08 12:14:03 tamas An extra space is needed for the decimal separator when retrieving the …
(edit) @14386 [14386] 05/07/08 11:52:58 dron Use "relativeToVRT" option in every VRT header.
(edit) @14385 [14385] 05/07/08 11:44:14 dron Added utmsmall.vrt in the list of tested datasets.
(edit) @14384 [14384] 05/06/08 17:16:06 tamas Added the GDALAdjustContrast sample.
(edit) @14383 [14383] 05/06/08 17:12:07 tamas Added the GDALAdjustContrast sample to demonstrate the image correction at …
(edit) @14382 [14382] 05/06/08 12:24:36 warmerdam added very simple .ers driver docs
(edit) @14380 [14380] 05/06/08 11:44:43 warmerdam make parser more permissive (#2348)
(edit) @14379 [14379] 05/06/08 09:08:20 dron Custom strtod() implementation, CPLStrtof() and CPLStrtofDelim() …
(edit) @14378 [14378] 05/06/08 09:05:05 dron CPLStrtof() and CPLStrtofDelim() declarations removed.
(edit) @14377 [14377] 05/05/08 22:06:29 warmerdam Added GDALComputeRasterMinMax() docs.
(edit) @14376 [14376] 05/04/08 11:57:15 dron Do not use custom strtod() implementation in CPLStrtodDelim(). Instead we …
(edit) @14375 [14375] 05/02/08 11:04:51 mloskot Small fix in frmt_fast.html doc.
(edit) @14374 [14374] 04/30/08 15:42:42 warmerdam mark NTS and INTERNALNAME as legal options
(edit) @14373 [14373] 04/30/08 12:43:05 warmerdam various additional fixes for RFC 23 - UTF8 support
(edit) @14372 [14372] 04/30/08 00:53:13 warmerdam drop references to widestring field type
(edit) @14371 [14371] 04/30/08 00:28:40 warmerdam implement support for wchar columns per RFC 23
(edit) @14370 [14370] 04/29/08 23:53:00 warmerdam implement real UTF-16 to UTF-8 using recode facilities (RFC 23)
(edit) @14369 [14369] 04/29/08 23:51:40 warmerdam track drivers returning UTF8 strings (RFC23)
(edit) @14368 [14368] 04/29/08 22:22:31 warmerdam preliminary stub implementation of recode API (RFC23)
(edit) @14367 [14367] 04/29/08 22:19:09 warmerdam avoid printf formatting warnings
(edit) @14366 [14366] 04/29/08 18:26:29 warmerdam reduce debug noise a bit
(edit) @14365 [14365] 04/29/08 18:18:31 warmerdam improve escaping error, avoid truncating in middle of multibyte char
(edit) @14364 [14364] 04/27/08 16:13:33 tamas An attempt to separate the debug and the optimized builds in the windows …
(edit) @14363 [14363] 04/27/08 11:16:13 tamas Added support for fields of type DATE and TIMESTAMP [WITH [LOCAL] TIME …
Note: See TracRevisionLog for help on using the revision log.