Timeline
09/02/08:
- 12:46 Ticket #74 (Bindings for python <2.5) created by
- When you import liblas in python <2.5, you get an error :[…]
08/28/08:
- 12:11 Changeset [868] by
-
src/detail/Makefile no longer exists
08/27/08:
- 22:25 Ticket #71 (Python header code does not handle leap year correctly) closed by
- fixed: Fixed in r867
- 22:24 Changeset [867] by
-
fix #71 according to Etienne's note
08/22/08:
- 11:06 Changeset [866] by
-
Configured liblas.sln/.vsprops to search for GDAL dependency in OSGeo4W ...
- 11:04 Changeset [865] by
-
Fixed signed/unsigned conversion in las2txt.c
- 11:04 Changeset [864] by
-
Fixed signed/unsigned conversion in txt2las.c
- 11:03 Changeset [863] by
-
Fixed signed/unsigned conversion in lasmerge.c
- 11:03 Changeset [862] by
-
Wrapped the whole body of las2ogr.cpp with #ifdef HAVE_GDAL.
- 11:02 Changeset [861] by
-
Fixed signed/unsigned conversion in lasrecordheader.cpp.
- 10:58 Ticket #73 (Undeclared identifiers lasreader1 and lasreader2 in lasdiff.c) created by
- While building lasdiff.c with Visual C++ 8.0, I'm getting following …
- 10:55 Ticket #72 (lasdiff.c uses C++ bool type) created by
- The program lasdiff.c is supposed to be compiled as C program, but it uses …
08/20/08:
- 21:25 Ticket #71 (Python header code does not handle leap year correctly) reopened by
- Hobu, I've reopened this ticket considering Etienne's …
08/19/08:
- 00:07 WikiStart edited by
- (diff)
- 00:07 Changeset [860] by
-
notes
- 00:05 Changeset [859] by
-
tag 1.0.0b2
- 00:04 1.0.0b2 edited by
- (diff)
- 00:04 1.0.0b2 edited by
- (diff)
- 00:00 Changeset [858] by
-
don't build docs by default this release
08/18/08:
- 23:49 1.0.0b2 created by
- 23:49 Releases edited by
- (diff)
- 23:35 Changeset [857] by
-
go back to using DLLs directory. We need this because the makefile ...
- 23:32 Changeset [856] by
-
update to use osgeo4w stuff
- 23:19 Changeset [855] by
-
no more version info in nmake.opt
- 23:19 Changeset [854] by
-
update version info for b2
- 23:16 Changeset [853] by
-
whitespace normalization
- 23:16 Changeset [852] by
-
use las_version.h for version info
- 23:15 Changeset [851] by
-
use las_version.h for version info
- 23:12 Changeset [850] by
-
include guard
- 23:11 Changeset [849] by
-
update version info for b2
- 23:07 Ticket #71 (Python header code does not handle leap year correctly) closed by
- fixed: Fixed in r848
- 23:07 Changeset [848] by
-
handle leap year correctly #71
- 23:07 Ticket #71 (Python header code does not handle leap year correctly) created by
- Consider algorithm described on Wikipedia: …
- 22:53 Changeset [847] by
-
undo r846
- 22:47 Changeset [846] by
-
fix off-by-one error in DOY calculation
- 22:46 Changeset [845] by
-
no longer worry about embedding version number in the DLL
- 22:45 Changeset [844] by
-
use the correct return types for Year and DOY functions
- 22:42 Changeset [843] by
-
tweak test to work better on windows
- 22:22 Changeset [842] by
-
tweak install target
- 21:21 Ticket #70 (Embed version information in the DLL when building on Windows) closed by
- fixed: Added in r841
- 21:21 Changeset [841] by
-
support embedding version information in the DLL when building on windows ...
- 21:19 Ticket #70 (Embed version information in the DLL when building on Windows) created by
- This bug tracks the inclusion of rc version info in the libLAS dll.
- 21:17 Changeset [840] by
-
Fix up #23
- 21:17 Changeset [839] by
-
Fix up #23
- 16:40 Changeset [838] by
-
fix typo in r824
- 16:37 Changeset [837] by
-
Use uint16_t for VLR record lengths as defined in the specification rather ...
- 16:21 Changeset [836] by
-
better version detection
- 01:18 Changeset [835] by
-
a solution (not great) for turning the reStructured text documents into ...
08/17/08:
- 02:01 Changeset [834] by
-
better docs for lasinfo
- 01:23 Ticket #69 (Add option to allow skipping the printing of VLR records) closed by
- fixed: Added in r833
- 01:23 Changeset [833] by
-
add option to allow the skipping of printing VLRs #69
- 01:22 Ticket #69 (Add option to allow skipping the printing of VLR records) created by
- On some LAS files, there may be a large number of VLR records and it would …
08/16/08:
- 23:46 Changeset [832] by
-
no longer build convenience library because we don't get debug info for ...
- 23:13 Changeset [831] by
-
oops
- 23:12 Ticket #68 (ReadVLR clips the recordLengthAfterHeader by using the wrong type (int16_t ...) closed by
- fixed: Fixed in r830.
- 23:12 Changeset [830] by
-
Fix #68 - incorrect return type for the length of the VLR in the ReadVLR ...
- 23:07 Ticket #68 (ReadVLR clips the recordLengthAfterHeader by using the wrong type (int16_t ...) created by
- The ReadVLR funcionts in the 1.0 and 1.1 implementations are clipping off …
- 22:52 Changeset [829] by
-
Make detail a static library instead of a libtool library so we can easily ...
08/14/08:
- 18:11 VBDotNetSamples created by
- 18:05 DotNetTutorial edited by
- (diff)
- 18:01 IronPythonSamples created by
- 17:59 DotNetTutorial edited by
- (diff)
- 17:56 BooSamples edited by
- (diff)
- 17:55 BooSamples created by
- 17:52 DotNetTutorial edited by
- (diff)
08/13/08:
- 13:05 CSharpSamples edited by
- Trying to fix C# syntax highlighting as C++ (diff)
- 13:01 DotNetTutorial edited by
- Upper-case C# (diff)
08/12/08:
- 06:35 Changeset [828] by
- 01:44 Ticket #67 (setters method in capi file) created by
- I don´t see in the CAPI the setter of this methods. Perhaps it´s not …
- 01:30 CSharpSamples edited by
- (diff)
- 01:25 CSharpSamples created by
- 01:20 DotNetTutorial edited by
- (diff)
- 01:19 DotNetTutorial edited by
- (diff)
- 01:17 DotNetTutorial created by
- 01:16 Tutorial edited by
- (diff)
08/11/08:
- 20:14 Changeset [827] by
-
OK, Martin's account works
- 20:13 Changeset [826] by
-
Testing Martin's account
- 08:59 Changeset [825] by
-
liblas/capi/las_config.h: fixed PACKAGE_VERSION definition for MinGW. ...
- 08:57 Changeset [824] by
-
liblas/cstdint.hpp: replaced _WIN32 with _MSVC_VER because we want to test ...
- 06:22 Ticket #63 (handling Geotiff ASCII keys) reopened by
- GeoTIFF ASCII keys support is still missing.
- 06:12 Changeset [823] by
-
Prefer AM_CFLAGS and friends instead of INCLUDES. Refactored ...
- 06:07 Changeset [822] by
-
Renamed python/DLLs to python/dll. Updated python/setup.py script.
08/08/08:
- 19:43 Ticket #66 (./configure --with-geotiff=yes does not set libgeotiff) created by
- The ./configure help says that --with-geotiff accepts yes or path. …
- 15:30 Ticket #65 (The utility applications do not report an error when given bad input ...) closed by
- fixed: Added in r821
- 15:30 Changeset [821] by
-
Apply patch from Roberto Antolin to make sure to report invalid arguments ...
- 15:29 Ticket #65 (The utility applications do not report an error when given bad input ...) created by
- Patch from Roberto Antolin that fixes this.…
08/07/08:
- 11:40 Changeset [820] by
-
add csharp bindings dir, we'll move eventually
- 11:36 Changeset [819] by
-
fix typos reported by Martin
