openhub.net
Black Duck Software, Inc.
Black Duck Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
Projects
People
Projects
Organizations
Forums
V
Viewpoints_nasa
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
9 months
ago. based on code collected
9 months
ago.
Jun 17, 2021 — Jun 17, 2022
Showing page 1 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
modified to build on OSX 1.10
creon
More...
almost 8 years ago
got it to compile reasonably cleanly on OSX 10.9.4 - but only by supressing a fair number of warnings
creon
More...
over 8 years ago
initial successful compilation using OSX 10.8 - had to comment out allsave/restore code since it would not link with boost::serialization
creon
More...
over 10 years ago
Hacked around bug which casues crash when reading file the menu (see vp.cpp line 728)
creon
More...
over 12 years ago
Various fixes for mac OS 10.6.1
creon
More...
over 12 years ago
small update to notes
creon
More...
about 13 years ago
1) Preliminary changes to makefile compile vp under Mac OS X 10.6
creon
More...
over 13 years ago
Minor changes and cleanups
creon
More...
over 13 years ago
Added declaration for nicenum, revised help and README, and slight code refactor'
PRGazis
More...
about 14 years ago
Fixes to improve "nice gridlines"
creon
More...
about 14 years ago
Added "smart grids". Try it - you'll like it.
creon
More...
about 14 years ago
Oops... forgot to commit the new documentation. Here it is...
PRGazis
More...
over 14 years ago
Added a laptop mode option with areuced-scale control panel for tiny laptop screens. Also added information to the search-for-text-string screen and made changes to documentation
PRGazis
More...
over 14 years ago
Identified and fixed a bug in that occurred when appending ASCII values with the new memory model. Cleaned up some old dead code in the process.
PRGazis
More...
over 14 years ago
Revised documnentation, minor changes in menus, and added a spifft new Tools/Statistics tool
PRGazis
More...
over 14 years ago
Minor code cleanup and bug fixes. Primary data buffer (column_info) is now resized every time NPOINTS changes to save space and because its used to recaculate NPOINTS. MAXPOINTS and MAXVARS can now be changed from command line as well as Tools/Options. Tools/Options can now toggle VBOs
PRGazis
More...
over 14 years ago
Reviewed all possible i/o options to identify and fix any bugs, added confirmation windows to warn user of potential mistakes, and revised Tools/Options menu to allow user to change MAXVARS and MAXPOINTS
PRGazis
More...
over 14 years ago
Fix major bug that caused binary read to discard last point. Revised binary files format to deal with ASCII values. Made provisions to read FITS files from command line and serialize sessions that involve FITS files
PRGazis
More...
over 14 years ago
Moved data into the Column_Info class and made corresponding changed in Plot_Window, Data_File_Manage, and main routine. Also fixed bug that switched of file i/o after initial data were read via stdin."
PRGazis
More...
over 14 years ago
Revised documentation, added comments, added ability to write ASCII values to FITS ASCII_TBL extensions, modified Column-Info class in preparation for adding FITS BINARY_TBL capability
PRGazis
More...
over 14 years ago
Added "defer redraws" toggle button for dealing with huge data sets.
creon
More...
over 14 years ago
Incorporated Nathan's string searching idea. 'f' searches the y-axis,
creon
More...
over 14 years ago
Merged in patches from Nathan Schmidt <nathan....@pbwiki.com> including:
creon
More...
over 14 years ago
Makefile changes for cfitsio library on OSX
creon
More...
over 14 years ago
Fixed delete_column scaling bug
PRGazis
More...
over 14 years ago
Added basic FITS i/o capability! Requires the CFTISIO library (see include_libraries_vp.h). Try this out and if it doesn't work, revert back to r240.
PRGazis
More...
over 14 years ago
Made some much-needed changes in the organization of Vp_File_Chooser to distinguish between data and configuration file modes, to make the flow of control more logical, and to allow for the possibility of dealing with more than two file types. Also improved the documentation for configuration files.
PRGazis
More...
over 14 years ago
Fixed bug that could cause segfault during an unusual sequence of failed read operations, added a Clear All Data menu option, revised and cleaned up README and help menu
PRGazis
More...
over 14 years ago
Modified Data_File_Manager to recognize purely numeric column labels and generate default labels to replace them. Modified Data_File_Manager to preserve and restore old data whenever possible if a read operation fails. Added a control parameter to switch this feature off to save memory. Revised documentation. Fixed --stdin to work under windows, tested simple piping to make sure it worked, and added notes to documentatyion
PRGazis
More...
over 14 years ago
Added command line argument "--stdin" (short form is "-I") to read from standard input.
creon
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree