Timeline


and .

03/11/10: Today

11:30 PythonHowTo edited by williamskg6
(diff)
11:19 PythonHowTo edited by williamskg6
(diff)
11:18 WikiStart edited by williamskg6
(diff)
11:18 PythonHowTo created by williamskg6
09:30 Ticket #172 (Refactor C++ API to use properly namespaced names) closed by hobu
fixed: After thinking about this, I'm not going to change the filenames. Too …
09:12 Ticket #176 (detail::reader::Header::readvlrs resets the file pointer to the end of the ...) closed by hobu
fixed: Fixed in r1617
09:12 Ticket #177 (Throw an error when actual number of points in the file does not match ...) closed by hobu
fixed: Fixed in r1617
09:09 Ticket #177 (Throw an error when actual number of points in the file does not match ...) created by hobu
There are files in the wild that lie about their number of points in the …
09:06 Changeset [1618:29752c85f368] by Howard Butler <hobu.inc@…>
typo
09:06 Ticket #176 (detail::reader::Header::readvlrs resets the file pointer to the end of the ...) created by hobu
This is a problem for the case where there are no VLRs in the file. We …
09:03 Changeset [1617:8073c4857e8e] by Howard Butler <hobu.inc@…>
fix #176 -- readvlrs reseting the file pointer and #177 -- throw an error …
08:58 Ticket #175 (read_n and write_n should be more speciffic when check_stream_state fails) created by hobu
More detailed error logging is necessary so the dev can know if the read …
08:53 Changeset [1616:49e9583592b4] by Howard Butler <hobu.inc@…>
fix #175, more detailed error messages for check_stream_state

03/10/10: Yesterday

10:30 Ticket #174 (Reading files that have a 0 data offset) created by hobu
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 mloskot
By LAS specification, the Header::RecordsByReturnArray? is a static size …

03/05/10:

12:02 Changeset [1615:c34ee6db25b2] by Howard Butler <hobu.inc@…>
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 hobu
[…]
11:14 Changeset [1614:5a1467085fe5] by Howard Butler <hobu.inc@…>
implement compatibility typedefs for #172
09:10 Changeset [1613:37cb1f6775c0] by Howard Butler <hobu.inc@…>
refactor away LAS prefix from all variables that are already within the …
07:04 Changeset [1612:2d910533e6ec] by Howard Butler <hobu.inc@…>
use cmake to build an xcode project, this is no longer manually maintained

03/02/10:

16:26 Changeset [1611:0143fae0d2a0] by Mateusz Loskot <mateusz@…>
In las2oci.cpp, added TODO comment where possible memory leak may occur …
15:48 Changeset [1610:d4dc6b81246b] by Mateusz Loskot <mateusz@…>
In las2oci.cpp, replaced post-increment with pre-increment for iterators, …
15:34 Changeset [1609:22821cfc0475] by Mateusz Loskot <mateusz@…>
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 mloskot
The C API should probably be completed with libLAS-specific deallocation …
15:13 Changeset [1608:e54818814402] by Mateusz Loskot <mateusz@…>
Fixed a tiny memory leak in lasinfo
15:10 Ticket #170 (Add LAS_GetFullVersion function to C API) closed by mloskot
fixed: Added in r1607
15:10 Changeset [1607:205ed6652931] by Mateusz Loskot <mateusz@…>
Added LAS_GetFullVersion function to C API (Ticket #170)
15:08 Ticket #170 (Add LAS_GetFullVersion function to C API) created by mloskot
The idea is to add LAS_GetFullVersion function to C API which will …
14:02 Changeset [1606:402e201356b7] by Mateusz Loskot <mateusz@…>
Updated CMake Find* modules with better support of *_FIND_QUIETLY …
13:40 Changeset [1605:0656e1ee91ce] by Mateusz Loskot <mateusz@…>
Improved FindSpatialIndex?.cmake to properly handle user-defined …
13:18 Changeset [1604:29f35f9bf5d3] by Mateusz Loskot <mateusz@…>
Force FindSpatialIndex?.cmake to look in standard prefixes first
12:32 Changeset [1603:0cfd31445bd0] by Mateusz Loskot <mateusz@…>
Moved build/cmake to cmake. Moved CMake Find* modules to cmake/modules. …
12:24 Changeset [1602:f0e1f6d60520] by Mateusz Loskot <mateusz@…>
Catch up CMake with Hobu's big refactoring. Unscreamify CMake …
10:56 Ticket #154 (Possible Win32 Cross-heap Issues with GDAL/libgeotiff) closed by hobu
fixed: I have implemented Mateusz' comment and use stack allocated variables, and …
10:55 Ticket #168 (interfaces.hpp is a bad name) closed by hobu
fixed: removed in r3970d7dd6303.
10:49 Changeset [1601:3970d7dd6303] by Howard Butler <hobu.inc@…>
remove interfaces.hpp #168
10:40 Ticket #169 (Memory leak in LASWriter_WritePoint version 1.21 When opened as Append) created by iifuzz
There seems to be a memory leak when opening the file for append writer …
08:43 Changeset [1600:7aaceb18f32f] by Howard Butler <hobu.inc@…>
clean up warnings, add function to test if srid is geographic, and commit …
06:28 Changeset [1599:b3d6c00c911e] by Howard Butler <hobu.inc@…>
support using files for sql injections for pre-sql, post-sql, and …

03/01/10:

11:47 Changeset [1598:13c26743853f] by Howard Butler <hobu.inc@…>
uh, this is broken right now
07:43 Changeset [1597:859b71bc722c] by Howard Butler <hobu.inc@…>
re-enable extent overriding

02/26/10:

09:43 Changeset [1596:42d2c2c6f5e3] by Howard Butler <hobu.inc@…>
clean up lint

02/25/10:

13:35 Ticket #168 (interfaces.hpp is a bad name) created by mloskot
The interfaces.hpp is a bad …
11:43 Changeset [1595:b013f17b94d1] by Howard Butler <hobu.inc@…>
fix up num_points binding

02/24/10:

13:32 buy-cheap-zyrtec.html attached to 780 by Mony

02/23/10:

12:27 Changeset [1594:a70d094e4f76] by Howard Butler <hobu.inc@…>
more oracle array stuff
11:37 Changeset [1593:e5e48da9f267] by Howard Butler <hobu.inc@…>
more array consolidation
08:30 Changeset [1592:bdc2854f7e5a] by Howard Butler <hobu.inc@…>
transaction and commit support
05:56 Changeset [1591:0860818e5eec] by Howard Butler <hobu.inc@…>
turn off tracing

02/22/10:

14:36 Changeset [1590:ad4b53ae2aeb] by Howard Butler <hobu.inc@…>
more condensation of array binding stuff
12:17 Changeset [1589:b29fc8876204] by Howard Butler <hobu.inc@…>
basic array insertion working
07:45 Changeset [1588:653aa89e62a8] by Howard Butler <hobu.inc@…>
support NULLs in most Binds

02/20/10:

14:27 Changeset [1587:2c9c86274a23] by Howard Butler <hobu.inc@…>
more oracle
12:58 Changeset [1586:e26071072b5e] by Howard Butler <hobu.inc@…>
use stack-based OGRSpatialReference instead of heap-based
11:20 Changeset [1585:5ffcd83c54fd] by Howard Butler <hobu.inc@…>
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 hobu
fixed
11:18 Changeset [1584:ae0d34b36d6f] by Howard Butler <hobu.inc@…>
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 rouault
All in title. Patch attached

02/18/10:

10:59 Changeset [1583:dad968d79e1d] by Howard Butler <hobu.inc@…>
more OCI binding stuff

02/16/10:

14:32 Changeset [1582:95b260e3e1c6] by Howard Butler <hobu.inc@…>
more capabilities to OCI bindings
06:27 Changeset [1581:8543907abbcc] by Howard Butler <hobu.inc@…>
don't build las2oci if we have OCI but not spatialindex

02/13/10:

12:20 Changeset [1580:c25654b46677] by Howard Butler <hobu.inc@…>
raw dump implementation, not hooked up yet
08:54 Ticket #149 (Provide the ability to override the Reader/Writer's input SRS) closed by hobu
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 hobu
fixed: r630d0ba2a2df and rc57db71565c3
08:52 Ticket #165 (Add LASPoint::GetExtraData and LASPoint::SetExtraData) closed by hobu
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 hobu
invalid: further inspection shows that it is properly swapped
08:36 Changeset [1579:94ea2e8f3d8c] by Howard Butler <hobu.inc@…>
actually use ReaderI and WriterI for pimpls for LASReader/LASWriter
08:25 Changeset [1578:1b0fc08363a8] by Howard Butler <hobu.inc@…>
remove unused includes
08:18 Changeset [1577:4419e1af24f6] by Howard Butler <hobu.inc@…>
clean up unused includes

02/12/10:

19:49 Changeset [1576:9e575e185e1a] by Howard Butler <hobu.inc@…>
disambiguate stdint types to liblas:: namespace ones
19:45 Changeset [1575:342fc2564a33] by Howard Butler <hobu.inc@…>
use AM_PROG_CC_C_O
12:32 Changeset [1574:5e749b7245b3] by Howard Butler <hobu.inc@…>
merge
12:32 Changeset [1573:6c8a83eaffdc] by Howard Butler <hobu.inc@…>
implement WriterI
11:08 Changeset [1572:91621a850c3b] by Howard Butler <hobu.inc@…>
update cmake files
10:47 Changeset [1571:205c10bd248d] by Howard Butler <hobu.inc@…>
move ReaderI into its own interfaces.hpp file
10:47 Changeset [1570:37bc1acbedc3] by Howard Butler <hobu.inc@…>
ignore CTestTestfile.cmake's
08:25 Changeset [1569:4a3960b2a6dd] by Howard Butler <hobu.inc@…>
small cleanup of warning

02/11/10:

19:37 Changeset [1568:3e2973e11579] by Howard Butler <hobu.inc@…>
refactor our ReaderImpl? to be a ReaderI

02/10/10:

08:24 Changeset [1567:91131eba1c55] by Howard Butler <hobu.inc@…>
start on ReaderI

02/09/10:

17:42 Changeset [1566:63a14263cec5] by Howard Butler <hobu.inc@…>
LASPointFormat C and Python API
Note: See TracTimeline for information about the timeline view.