root/trunk/gdal


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @14804 [14804] 07/03/08 17:01:12 rouault Replace assert by regular test
(edit) @14802 [14802] 07/03/08 13:44:41 rouault Fix compilation problem in CPLStrtodDelim due to absence of localeconv() …
(edit) @14800 [14800] 07/02/08 16:19:49 rouault Improve PAM metadata support with GeoTIFF in PROFILE=BASELINE/GeoTIFF mode …
(edit) @14798 [14798] 07/01/08 20:28:44 hobu Apply Adam's patch for #2450
(edit) @14796 [14796] 06/30/08 18:51:45 warmerdam improve integration with PAM metadata loading and saving (#2448)
(edit) @14794 [14794] 06/30/08 17:09:03 rouault Define CPL_INLINE to empty for non GCC compilers
(edit) @14793 [14793] 06/30/08 17:05:15 rouault Use new proxy API instead
(edit) @14792 [14792] 06/30/08 17:04:49 rouault Use new proxy API instead of RPFTOCGDALDatasetCache
(edit) @14791 [14791] 06/30/08 17:04:01 rouault Extend the output of <SimpleSource?> in a forward and backword compatibly …
(edit) @14790 [14790] 06/30/08 17:02:13 rouault Add GDALProxyDataset and GDALProxyRasterBand abstract classes to be able …
(edit) @14789 [14789] 06/30/08 16:08:19 rouault Replace implementation of arrays for maintaining the list of opened shared …
(edit) @14788 [14788] 06/30/08 15:08:40 rouault Small optimizations in cpl_minixml.cpp
(edit) @14787 [14787] 06/29/08 17:46:15 rouault Change CPLHashSetFind signature and rename it to CPLHashSetLookup
(edit) @14786 [14786] 06/29/08 04:51:20 rouault Fix avc/makefile.vc
(edit) @14785 [14785] 06/28/08 19:36:56 rouault Improve performance of CPLParseXMLString from O(n*n) to O(n) where n is …
(edit) @14784 [14784] 06/28/08 18:25:49 warmerdam make AVCE00 a distinct driver
(edit) @14783 [14783] 06/28/08 14:40:47 rouault Fix memory leak in VRTParseCoreSources() in case of failure
(edit) @14782 [14782] 06/28/08 04:37:39 rouault Add gdalproximity.obj to alg/makefile.vc
(edit) @14779 [14779] 06/27/08 23:51:08 warmerdam new
(edit) @14778 [14778] 06/27/08 23:50:05 warmerdam added ComputeProximity?
(edit) @14777 [14777] 06/27/08 23:42:33 warmerdam regenerated
(edit) @14776 [14776] 06/27/08 23:37:52 warmerdam fix up a few details
(edit) @14775 [14775] 06/27/08 23:37:46 warmerdam add ComputeProximity? operation
(edit) @14774 [14774] 06/27/08 21:48:32 warmerdam reimplement algorithm a completely different way. Much faster!
(edit) @14773 [14773] 06/27/08 16:13:02 rouault Add option parameter to control output of OGRGeometry::dumpReadable and …
(edit) @14772 [14772] 06/27/08 00:12:00 warmerdam preliminary proximity algorithm implementation
(edit) @14770 [14770] 06/26/08 15:50:06 rouault JPEG driver : add support for reading images in CMYK and YCbCrK color …
(edit) @14769 [14769] 06/26/08 14:47:44 warmerdam fixed resampling type validation
(edit) @14768 [14768] 06/25/08 15:37:42 warmerdam support reading GML 3 posList geometry (#2311)
(edit) @14767 [14767] 06/25/08 10:12:03 ilucena Fix #2444 (lat/long) and #2442 (uppercase file extension)
(edit) @14766 [14766] 06/24/08 22:05:28 warmerdam added NAS support
(edit) @14764 [14764] 06/24/08 17:54:47 rouault Add possibility of defining OGR_ORGANIZE_POLYGONS=SKIP/ONLY_CCW to speed …
(edit) @14763 [14763] 06/24/08 17:40:53 warmerdam Add support for scanning from top and bottom as well as from the sides.
(edit) @14761 [14761] 06/24/08 17:36:10 warmerdam avoid reducing array sizes if writing them in random order (#2427)
(edit) @14760 [14760] 06/24/08 16:02:19 warmerdam avoid warning.
(edit) @14759 [14759] 06/24/08 15:54:02 warmerdam regenerated
(edit) @14755 [14755] 06/23/08 22:12:03 warmerdam Attempt to preserve PROJCS name in sMapInfo.proName, and to capture it …
(edit) @14752 [14752] 06/22/08 14:35:16 warmerdam Use EOVERFLOW if defined otherwise use hardcoded likely values (#2437)
(edit) @14750 [14750] 06/21/08 22:32:24 warmerdam improve handling of degenerate sample request case (#2429)
(edit) @14747 [14747] 06/21/08 20:13:13 warmerdam add support for writing 1, 2 and 4 bit data (#2436)
(edit) @14745 [14745] 06/21/08 03:04:54 warmerdam fixup ECW_JP2ECW plugin naming (#2320)
(edit) @14743 [14743] 06/21/08 02:47:35 warmerdam rename ecw plugin gdal_ECW_JP2ECW.so/dll (#2320)
(edit) @14742 [14742] 06/21/08 02:22:37 warmerdam set svn:ignore
(edit) @14741 [14741] 06/21/08 02:09:17 warmerdam set svn:ignore for object files
(edit) @14740 [14740] 06/21/08 00:47:04 warmerdam avoid warning
(edit) @14738 [14738] 06/21/08 00:30:43 warmerdam push extra bands of pixel interleaved data into block cache (#2435)
(edit) @14737 [14737] 06/20/08 17:35:58 rouault Fix memory leak of pTransformerArg in GDALDeserializeWarpOptions in case …
(edit) @14735 [14735] 06/20/08 17:13:29 rouault Fix crash in GDALCreateGeoLocTransformer if X_DATASET, etc... cannot be …
(edit) @14731 [14731] 06/20/08 14:20:44 warmerdam Read invalid blocks as nodata value if available. Create new files …
(edit) @14730 [14730] 06/20/08 13:52:46 rouault Use new[]/delete[] instead of VSIMalloc/Free for an array of structure …
(edit) @14727 [14727] 06/19/08 17:44:44 rouault Improve memory efficiency (and possibly speed) of …
(edit) @14726 [14726] 06/18/08 19:07:12 warmerdam ensure raw include dir comes ahead of system dirs
(edit) @14724 [14724] 06/18/08 16:20:38 rouault Add DECIMAL_PRECISION creation option for AAIGRID (#2430)
(edit) @14723 [14723] 06/17/08 18:25:45 rouault Add test to avoid crash in GDALGetRandomRasterSample(). This is probably …
(edit) @14722 [14722] 06/17/08 18:23:30 rouault Add a (non compiled by default) commandline utility to torture the GDAL C …
(edit) @14721 [14721] 06/17/08 17:48:46 rouault Change confusing variable name
(edit) @14720 [14720] 06/17/08 17:22:28 rouault Fix various memory leaks in FAST, GenBin? and MFF drivers
(edit) @14719 [14719] 06/17/08 17:19:41 rouault RawRasterBand? : add extra parameter bOwnsFP to enable the RawRasterBand? to …
(edit) @14718 [14718] 06/17/08 17:18:07 rouault Add explicity dependency to rawdataset.h
(edit) @14717 [14717] 06/17/08 15:41:20 rouault Use CPLPrintPointer instead of ugly #ifdef (pasted from USGSDEMLoadRaster)
(edit) @14716 [14716] 06/17/08 14:45:00 rouault Fix memory leak
(edit) @14715 [14715] 06/17/08 14:16:17 rouault Fix memory leak in AIGDataset::GetFileList?()
(edit) @14713 [14713] 06/16/08 18:16:03 rouault Test if GDAL MEM driver is available
(edit) @14712 [14712] 06/16/08 15:43:49 rouault Hopefully, will fix crash on cutline.py on Windows machines
(edit) @14711 [14711] 06/16/08 14:30:19 rouault HFA : remove static buffer to improve thread-safety
(edit) @14709 [14709] 06/14/08 19:41:14 rouault Fix HFA EPT_f32 readuced precision (#1000)
(edit) @14708 [14708] 06/14/08 16:13:36 rouault Add a utility (not compiled by default) to create an OGR datasource from …
(edit) @14707 [14707] 06/14/08 14:58:53 rouault Free papszCreateOptions at cleanup
(edit) @14705 [14705] 06/14/08 14:35:08 rouault gdal_grid : fix crash on features with NULL geometry or when no point …
(edit) @14704 [14704] 06/14/08 12:41:46 rouault OGR format list : Add a column to tell if the driver is compiled by …
(edit) @14703 [14703] 06/14/08 12:33:56 rouault Format list : Add a column to tell if the driver is compiled by default or …
(edit) @14702 [14702] 06/14/08 12:09:14 rouault Mention PGCHIP in format list
(edit) @14700 [14700] 06/14/08 11:54:23 rouault Update PGCHIP driver : many memory leak fixes & cleanups, add an extra …
(edit) @14699 [14699] 06/14/08 05:25:40 rouault Fix memory leak in error cases
(edit) @14697 [14697] 06/13/08 13:18:09 rouault Fix typo in documentation
(edit) @14696 [14696] 06/12/08 15:06:46 rouault Mention NULL pointers / empty string values as possible returns for …
(edit) @14695 [14695] 06/12/08 14:59:02 rouault Add some missing doc for GDAL C API
(edit) @14694 [14694] 06/12/08 14:37:14 rouault Document GDALIdentifyDriver
(edit) @14693 [14693] 06/12/08 14:21:54 rouault Documentation fixes (doxygen warnings)
(edit) @14692 [14692] 06/12/08 14:04:53 rouault Documentation fixes (doxygen warnings)
(edit) @14691 [14691] 06/12/08 13:53:57 rouault Fix doxygen documentation for OGRFeature::IsFieldSet?
(edit) @14689 [14689] 06/11/08 14:23:43 rouault Implement overview building for paletted rasterbands with average …
(edit) @14686 [14686] 06/10/08 12:23:06 warmerdam Serialize cutline/blenddistance, fix cutline offset with a transformer.
(edit) @14685 [14685] 06/10/08 12:07:07 warmerdam Add LSB_SIGNED_INTEGER per report from Lordmundi.
(edit) @14682 [14682] 06/10/08 09:22:08 dron More fixes for MrSID JP2K support.
(edit) @14680 [14680] 06/10/08 08:14:52 dron Added logic to detect JPEG2000 library in MrSID DSDK 7.x. See …
(edit) @14679 [14679] 06/10/08 00:23:28 warmerdam save floating point nodata in IEEE floating point binary format
(edit) @14678 [14678] 06/09/08 23:59:18 warmerdam Fix docs for setting an attribute value on an XML node.
(edit) @14677 [14677] 06/09/08 23:43:59 warmerdam fix error in nodata changes
(edit) @14675 [14675] 06/09/08 23:13:23 warmerdam manage RawRasterBand? NODATA values are PAM level
(edit) @14674 [14674] 06/09/08 17:08:58 rouault Avoid use of GEOSGeometry* which requires GEOS >= 3.0.0 to compile; use …
(edit) @14673 [14673] 06/09/08 15:57:19 warmerdam added preliminary cutline blending support
(edit) @14672 [14672] 06/09/08 14:35:38 warmerdam add support to translate OGRPolygon to OGRMultiLineString
(edit) @14668 [14668] 06/09/08 06:45:33 dron Typo fixed.
(edit) @14666 [14666] 06/08/08 16:11:20 warmerdam add cpl_string.h
(edit) @14665 [14665] 06/08/08 16:08:02 warmerdam back out dependency on memdataset.h
(edit) @14664 [14664] 06/08/08 16:05:15 warmerdam include frmts/mem in include path
(edit) @14663 [14663] 06/08/08 15:48:10 warmerdam preliminary implementation of cutline support in warper
(edit) @14662 [14662] 06/08/08 10:51:41 rouault Fix compilation without CPL; Add DTEDReadPoint to read just one sample
(edit) @14661 [14661] 06/08/08 07:01:51 rouault Document GDAL_DTED_SINGLE_BLOCK environment variable
Note: See TracRevisionLog for help on using the revision log.