6
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
no longer have apps stuff here More... over 16 years ago
updated lasheader.cpp|hpp
pvachon
as philv
More... over 16 years ago
LASPoint cleanup. More... over 16 years ago
Added note about non-long-long cases. More... over 16 years ago
Updated svn:ignore patterns. More... over 16 years ago
remove duplicate target More... over 16 years ago
steal HAVE_LONG_LONG test from GDAL More... over 16 years ago
Cleaned 80 chars lines long in laspoint.hpp|.cpp files. More... over 16 years ago
c++ has a bool type already...
pvachon
as philv
More... over 16 years ago
add a LAS file with only 8 points More... over 16 years ago
Added Visual C++ 2005 property sheet. More... over 16 years ago
Renamed Point back to LASPoint. More... over 16 years ago
fixed a typo, cleaned up structure a bit
pvachon
as philv
More... over 16 years ago
include\laspoint.hpp: moved ClassificationType into Point class, moved definition of inline functions outside the class definition. Created src\laspoint.cpp file for big-ass function bodies. More... over 16 years ago
more fixes to liblas.hpp
pvachon
as philv
More... over 16 years ago
fixed long long in liblas.hpp, sorry non-gcc users
pvachon
as philv
More... over 16 years ago
more work on lasfile.cpp
pvachon
as philv
More... over 16 years ago
Started framework for lasfile.cpp
pvachon
as philv
More... over 16 years ago
Added solution and project file for Visual C++ 2005 IDE. More... over 16 years ago
move test data to tests More... over 16 years ago
make tests dir More... over 16 years ago
Refactored laspoint and header. Move private stuff at the bottom of class definition as encapsulated but show interface first. More... over 16 years ago
added enum for various open modes (i.e. read/write/update)
pvachon
as philv
More... over 16 years ago
Renamed ISO C++ reserved keywords to neutral names. More... over 16 years ago
Moved 'apps' module outside the liblas core tree. More... over 16 years ago
Updated files to reflect change of directory inc/ to include/
pvachon
as philv
More... over 16 years ago
Updated NMAKE makefiles after renamed directory inc to include. More... over 16 years ago
Move trunk/inc to trunk/include
pvachon
as philv
More... over 16 years ago
breaking everything by committing the structure for the libLAS interface
pvachon
as philv
More... over 16 years ago
Renamed build/msvc to build/msvc60 as it consists of Visual C++ 6.0 workspace. More... over 16 years ago