git://gitweb.devoid-pointer.net
/
libHPCS.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
libHPCS.git
2016-02-09
Michal Malý
Update README file
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Michal Malý
Add caption and link to GNU GPLv3 text to the README
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Michal Malý
Specify the license explicitly in the README.md
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Michal Malý
Add README.md file
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Michal Malý
Merge branch 'master' of https://github.com/echmet...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
echmet
Initial commit
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Michal Malý
Expect the file path to method data file to be in UTF...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Michal Malý
Expect file path to measurement data to be UTF-8 encode...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
User
Recognize ChemStation B.06.43 files
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Michal Malý
Fix possibly unitialized "ret"
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
User
- Fix a few stupid typos causing ChemStation version...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
User
Add more checks for ferror()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
User
Detect sampling rates correctly for ChemStation B.0626
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
User
Make parsing of the wavelength string more robust
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
User
Silence warnings about possible data loss
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
User
Check file type description and abort reading if unknown.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
User
- Detect generic file type and abort reading it it...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michal Malý
Set initial data count to zero
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Michal Malý
- Add a new function to read just the header of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Michal Malý
Improve phrasing of a comment
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Michal Malý
Silence VC12 compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Michal Malý
Add remove_trailing_newline() function signature
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Michal Malý
Remove trailing newlines from both name and value if...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Michal Malý
- Don't bail out prematurely if a method info line...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Michal Malý
Move includes inside the explicitly declared C code...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-29
Michal Malý
Fix memory leak in read_string_at_offset()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Michal Malý
Add an empty line if there is no value for a key
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Michal Malý
Move month_to_number() to correct place alphabetically...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-27
Michal Malý
- Read strings from data files as UTF-16LE encoded...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Michal Malý
Read strings from data files as UTF-16LE encoded strings
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Michal Malý
Declare static strings directly as arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Michal Malý
Implement MTH files reading on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-03-26
Michal Malý
- Add generic support for reading MTH files
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Michal Malý
Use "#ifdef _WIN32" to detect Windows environment
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Michal Malý
Add Visual Studio 2013 solution
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Michal Malý
Add shared library versioning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Michal Malý
Move public include file to "include" directory
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Michal Malý
Add simple testing tool and build it on demand
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Michal Malý
Build libHPCS as a shared library
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Michal Malý
Fix temperature decoding for old ChemStation file format
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Michal Malý
Fix decoding of current and power for the older ChemSta...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Michal Malý
Fix qualifiers in check_for_marker()
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Michal Malý
Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Michal Malý
Remove useless debugging output
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Michal Malý
Fix build on VC11
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Michal Malý
Do not include stdbool.h on Visual Studio
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Michal Malý
Merge branch 'master' of devoid-pointer.net:libHPCS
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Michal Malý
Workaround for missing stdbool.h in Visual Studio
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Michal Malý
Workaround for missing stdbool.h in Visual Studio
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Michal Malý
- Do not differentiate fixed and floating signals at all
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Michal Malý
Remove obsolete enum
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Michal Malý
Add a sampling rate workaround for older file formats
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Michal Malý
Simplify exported functions declarations
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Michal Malý
- Ignore position checking of markers
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Michal Malý
Use the ChemStation version tag to diffentiate file...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Michal Malý
Fix null pointer checks in read_dad_wavelength()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Michal Malý
Fix file type autodetection
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Michal Malý
Improve debugging output in read_fixed_signal()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Michal Malý
- Prepend function name to PR_DEBUG output
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Michal Malý
Make the debugging output more flexible
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Michal Malý
Add debugging info to read_fixed_signal()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Michal Malý
Initialize HPCS_MeasuredData properly after allocation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Michal Malý
API CHANGE: Rework wavelength parsing logic
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Michal Malý
Fix debug build defines and add debugging output
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Michal Malý
Use only "DAD" as the key for absorbance data file
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Michal Malý
Fix memory leaks in autodetect_file_type() and read_date()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Michal Malý
Provide alloc() and free() functions to simplify memory...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Michal Malý
Fix memory leak in autodetect_file_type()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Michal Malý
Read method name
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Michal Malý
Fix "unused variable" warning in print_debug() in relea...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Michal Malý
Prefix file type IDs with HPCS_
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Michal Malý
Add error_to_string() to Win32 DLL exports
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Michal Malý
Adjust the include file for C++ compilers
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Michal Malý
Initial commit
commit
|
commitdiff
|
tree
|
snapshot