Timeline
03/10/10: Today
- 10:30 Ticket #174 (Reading files that have a 0 data offset) created by
- We don't currently handle any cases where the header has a specified size, …
03/07/10:
- 07:38 Ticket #173 (Use or std::array std::tr1::array for Header::RecordsByReturnArray) created by
- By LAS specification, the Header::RecordsByReturnArray? is a static size …
03/05/10:
- 12:02 Changeset [1615:c34ee6db25b2] by
- actually fail if we can't write points because they are invalid #169
- 11:17 Ticket #172 (Refactor C++ API to use properly namespaced names) created by
- […]
- 11:14 Changeset [1614:5a1467085fe5] by
- implement compatibility typedefs for #172
- 09:10 Changeset [1613:37cb1f6775c0] by
- refactor away LAS prefix from all variables that are already within the …
- 07:04 Changeset [1612:2d910533e6ec] by
- use cmake to build an xcode project, this is no longer manually maintained
03/02/10:
- 16:26 Changeset [1611:0143fae0d2a0] by
- In las2oci.cpp, added TODO comment where possible memory leak may occur …
- 15:48 Changeset [1610:d4dc6b81246b] by
- In las2oci.cpp, replaced post-increment with pre-increment for iterators, …
- 15:34 Changeset [1609:22821cfc0475] by
- Replaced free with LASString_Free in lasinfo and las2las whenever …
- 15:21 Ticket #171 (Add wrapper for standard deallocator(s) to C API) created by
- The C API should probably be completed with libLAS-specific deallocation …
- 15:13 Changeset [1608:e54818814402] by
- Fixed a tiny memory leak in lasinfo
- 15:10 Ticket #170 (Add LAS_GetFullVersion function to C API) closed by
- fixed: Added in r1607
- 15:10 Changeset [1607:205ed6652931] by
- Added LAS_GetFullVersion function to C API (Ticket #170)
- 15:08 Ticket #170 (Add LAS_GetFullVersion function to C API) created by
- The idea is to add LAS_GetFullVersion function to C API which will …
- 14:02 Changeset [1606:402e201356b7] by
- Updated CMake Find* modules with better support of *_FIND_QUIETLY …
- 13:40 Changeset [1605:0656e1ee91ce] by
- Improved FindSpatialIndex?.cmake to properly handle user-defined …
- 13:18 Changeset [1604:29f35f9bf5d3] by
- Force FindSpatialIndex?.cmake to look in standard prefixes first
- 12:32 Changeset [1603:0cfd31445bd0] by
- Moved build/cmake to cmake. Moved CMake Find* modules to cmake/modules. …
- 12:24 Changeset [1602:f0e1f6d60520] by
- Catch up CMake with Hobu's big refactoring. Unscreamify CMake …
- 10:56 Ticket #154 (Possible Win32 Cross-heap Issues with GDAL/libgeotiff) closed by
- fixed: I have implemented Mateusz' comment and use stack allocated variables, and …
- 10:55 Ticket #168 (interfaces.hpp is a bad name) closed by
- fixed: removed in r3970d7dd6303.
- 10:49 Changeset [1601:3970d7dd6303] by
- remove interfaces.hpp #168
- 10:40 Ticket #169 (Memory leak in LASWriter_WritePoint version 1.21 When opened as Append) created by
- There seems to be a memory leak when opening the file for append writer …
- 08:43 Changeset [1600:7aaceb18f32f] by
- clean up warnings, add function to test if srid is geographic, and commit …
- 06:28 Changeset [1599:b3d6c00c911e] by
- support using files for sql injections for pre-sql, post-sql, and …
03/01/10:
- 11:47 Changeset [1598:13c26743853f] by
- uh, this is broken right now
- 07:43 Changeset [1597:859b71bc722c] by
- re-enable extent overriding
02/26/10:
- 09:43 Changeset [1596:42d2c2c6f5e3] by
- clean up lint
02/25/10:
- 13:35 Ticket #168 (interfaces.hpp is a bad name) created by
- The interfaces.hpp is a bad …
- 11:43 Changeset [1595:b013f17b94d1] by
- fix up num_points binding
02/24/10:
02/23/10:
- 12:27 Changeset [1594:a70d094e4f76] by
- more oracle array stuff
- 11:37 Changeset [1593:e5e48da9f267] by
- more array consolidation
- 08:30 Changeset [1592:bdc2854f7e5a] by
- transaction and commit support
- 05:56 Changeset [1591:0860818e5eec] by
- turn off tracing
02/22/10:
- 14:36 Changeset [1590:ad4b53ae2aeb] by
- more condensation of array binding stuff
- 12:17 Changeset [1589:b29fc8876204] by
- basic array insertion working
- 07:45 Changeset [1588:653aa89e62a8] by
- support NULLs in most Binds
02/20/10:
- 14:27 Changeset [1587:2c9c86274a23] by
- more oracle
- 12:58 Changeset [1586:e26071072b5e] by
- use stack-based OGRSpatialReference instead of heap-based
- 11:20 Changeset [1585:5ffcd83c54fd] by
- apply Even's patch for #154
- 11:19 Ticket #167 ([PATCH] Fix memory leak in las_common.c:print_header() and GDAL cleanup in ...) closed by
- fixed
- 11:18 Changeset [1584:ae0d34b36d6f] by
- apply Even's patch for #167
- 11:10 Ticket #167 ([PATCH] Fix memory leak in las_common.c:print_header() and GDAL cleanup in ...) created by
- All in title. Patch attached
02/18/10:
- 10:59 Changeset [1583:dad968d79e1d] by
- more OCI binding stuff
02/16/10:
- 14:32 Changeset [1582:95b260e3e1c6] by
- more capabilities to OCI bindings
- 06:27 Changeset [1581:8543907abbcc] by
- don't build las2oci if we have OCI but not spatialindex
02/13/10:
- 12:20 Changeset [1580:c25654b46677] by
- raw dump implementation, not hooked up yet
- 08:54 Ticket #149 (Provide the ability to override the Reader/Writer's input SRS) closed by
- fixed: This has been added to the C and Python APIs as well. Marking this done.
- 08:54 Ticket #164 (remove LASReader::GetVersion and LASWriter::GetVersion) closed by
- fixed: r630d0ba2a2df and rc57db71565c3
- 08:52 Ticket #165 (Add LASPoint::GetExtraData and LASPoint::SetExtraData) closed by
- fixed: This has been added as part of the point reader and writer refactor. …
- 08:49 Ticket #166 (VLR data is not properly byte swapped after it is read or written) closed by
- invalid: further inspection shows that it is properly swapped
- 08:36 Changeset [1579:94ea2e8f3d8c] by
- actually use ReaderI and WriterI for pimpls for LASReader/LASWriter
- 08:25 Changeset [1578:1b0fc08363a8] by
- remove unused includes
- 08:18 Changeset [1577:4419e1af24f6] by
- clean up unused includes
02/12/10:
- 19:49 Changeset [1576:9e575e185e1a] by
- disambiguate stdint types to liblas:: namespace ones
- 19:45 Changeset [1575:342fc2564a33] by
- use AM_PROG_CC_C_O
- 12:32 Changeset [1574:5e749b7245b3] by
- merge
- 12:32 Changeset [1573:6c8a83eaffdc] by
- implement WriterI
- 11:08 Changeset [1572:91621a850c3b] by
- update cmake files
- 10:47 Changeset [1571:205c10bd248d] by
- move ReaderI into its own interfaces.hpp file
- 10:47 Changeset [1570:37bc1acbedc3] by
- ignore CTestTestfile.cmake's
- 08:25 Changeset [1569:4a3960b2a6dd] by
- small cleanup of warning
02/11/10:
- 19:37 Changeset [1568:3e2973e11579] by
- refactor our ReaderImpl? to be a ReaderI
02/10/10:
- 08:24 Changeset [1567:91131eba1c55] by
- start on ReaderI
02/09/10:
- 17:42 Changeset [1566:63a14263cec5] by
- LASPointFormat C and Python API
02/08/10:
- 20:03 Changeset [1565:d6b585f4d808] by
- LASPointFormat C API
- 12:30 Changeset [1564:dcb3dd7646cf] by
- shutdown hobu-writer-refactor
- 12:28 Changeset [1563:315ccd95c729] by
- merge hobu-writer-refactor
- 12:13 Changeset [1562:2cfcb9f74752] by
- support writing extra data to points in the form of a std::vector<uint8_t> …
- 08:44 Changeset [1561:daf2b3a3e821] by
- VLR reading should be part of the detail::reader::Header implementation, …
- 07:08 Changeset [1560:6fbbfd09d1e3] by
- more reorganization
Note: See TracTimeline
for information about the timeline view.
