]>
Devoid-pointer.net GitWeb - libHPCS.git/log 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Michal Malý  [Mon, 4 Apr 2016 13:43:12 +0000  (15:43 +0200)] 
Handle strings of zero length correctly for old ChemStation file format
Michal Malý  [Mon, 4 Apr 2016 13:40:33 +0000  (15:40 +0200)] 
Check for failed allocation, improve coding style consistency
Michal Malý  [Mon, 4 Apr 2016 13:39:13 +0000  (15:39 +0200)] 
Improve debugging output when string parsing fails
Michal Malý  [Wed, 10 Feb 2016 19:47:06 +0000  (20:47 +0100)] 
Fix ISO-8859-1 to UTF-8 conversion on Windows
Michal Malý  [Wed, 10 Feb 2016 19:25:31 +0000  (20:25 +0100)] 
Correctly check for old and new format in when reading wavelength
Michal Malý  [Wed, 10 Feb 2016 17:41:01 +0000  (18:41 +0100)] 
Fix build on Windows
Michal Malý  [Wed, 10 Feb 2016 16:44:02 +0000  (17:44 +0100)] 
Fix coding style issues
Michal Malý  [Wed, 10 Feb 2016 16:42:28 +0000  (17:42 +0100)] 
Bump SO version
Michal Malý  [Wed, 10 Feb 2016 16:39:49 +0000  (17:39 +0100)] 
- Convert correctly from ISO-8859-1 to UTF-8
Michal Malý  [Wed, 10 Feb 2016 15:30:05 +0000  (16:30 +0100)] 
Add support for old HP ChemStation data format
Michal Malý  [Wed, 10 Feb 2016 12:59:54 +0000  (13:59 +0100)] 
Coding style consistency fixes
Michal Malý  [Tue, 9 Feb 2016 16:44:41 +0000  (17:44 +0100)] 
Use "electrophoreogram" instead of "electropherogram"
Michal Malý  [Tue, 9 Feb 2016 12:40:26 +0000  (13:40 +0100)] 
Update README file
Michal Malý  [Tue, 9 Feb 2016 10:09:43 +0000  (11:09 +0100)] 
Add caption and link to GNU GPLv3 text to the README
Michal Malý  [Mon, 8 Feb 2016 17:05:33 +0000  (18:05 +0100)] 
Specify the license explicitly in the README.md
Michal Malý  [Mon, 8 Feb 2016 16:12:06 +0000  (17:12 +0100)] 
Add README.md file
Michal Malý  [Mon, 8 Feb 2016 14:48:55 +0000  (15:48 +0100)] 
Merge branch 'master' of https://github.com/echmet/libHPCS
echmet  [Mon, 8 Feb 2016 14:29:59 +0000  (15:29 +0100)] 
Initial commit
Michal Malý  [Tue, 8 Dec 2015 20:41:03 +0000  (21:41 +0100)] 
Expect the file path to method data file to be in UTF-8 on Win32
Michal Malý  [Tue, 8 Dec 2015 20:38:24 +0000  (21:38 +0100)] 
Expect file path to measurement data to be UTF-8 encoded. Convert the
User  [Tue, 8 Dec 2015 13:13:08 +0000  (14:13 +0100)] 
Recognize ChemStation B.06.43 files
Michal Malý  [Tue, 1 Dec 2015 17:03:49 +0000  (18:03 +0100)] 
Fix possibly unitialized "ret"
User  [Tue, 1 Dec 2015 15:19:35 +0000  (16:19 +0100)] 
- Fix a few stupid typos causing ChemStation version to be misidentified - Move read_generic_type() into proper placeSigned-off-by: Michal Malý <madcatxster@devoid-pointer.net> 
User  [Tue, 1 Dec 2015 14:57:24 +0000  (15:57 +0100)] 
Add more checks for ferror()Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net> 
User  [Tue, 1 Dec 2015 14:15:07 +0000  (15:15 +0100)] 
Detect sampling rates correctly for ChemStation B.0626Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net> 
User  [Tue, 1 Dec 2015 13:21:21 +0000  (14:21 +0100)] 
Make parsing of the wavelength string more robustSigned-off-by: Michal Malý <madcatxster@devoid-pointer.net> 
User  [Tue, 1 Dec 2015 12:49:37 +0000  (13:49 +0100)] 
Silence warnings about possible data lossSigned-off-by: Michal Malý <madcatxster@devoid-pointer.net> 
User  [Tue, 1 Dec 2015 12:46:17 +0000  (13:46 +0100)] 
Check file type description and abort reading if unknown.Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net> 
User  [Tue, 1 Dec 2015 12:19:55 +0000  (13:19 +0100)] 
- Detect generic file type and abort reading it it is unknown - Make buildable by VS2015Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net> 
Michal Malý  [Sun, 8 Nov 2015 19:59:11 +0000  (20:59 +0100)] 
Set initial data count to zero
Michal Malý  [Sun, 8 Nov 2015 16:38:14 +0000  (17:38 +0100)] 
- Add a new function to read just the header of the file
Michal Malý  [Sun, 29 Mar 2015 16:33:10 +0000  (18:33 +0200)] 
Improve phrasing of a comment
Michal Malý  [Sun, 29 Mar 2015 16:27:49 +0000  (18:27 +0200)] 
Silence VC12 compiler warning
Michal Malý  [Sun, 29 Mar 2015 16:26:09 +0000  (18:26 +0200)] 
Add remove_trailing_newline() function signature
Michal Malý  [Sun, 29 Mar 2015 14:11:26 +0000  (16:11 +0200)] 
Remove trailing newlines from both name and value if there is any
Michal Malý  [Sun, 29 Mar 2015 13:55:58 +0000  (15:55 +0200)] 
- Don't bail out prematurely if a method info line has a name with no
Michal Malý  [Sun, 29 Mar 2015 13:22:27 +0000  (15:22 +0200)] 
Move includes inside the explicitly declared C code scope
Michal Malý  [Sun, 29 Mar 2015 13:19:31 +0000  (15:19 +0200)] 
Fix memory leak in read_string_at_offset()
Michal Malý  [Sat, 28 Mar 2015 22:29:45 +0000  (23:29 +0100)] 
Add an empty line if there is no value for a key
Michal Malý  [Fri, 27 Mar 2015 00:52:09 +0000  (01:52  +0100)] 
Move month_to_number() to correct place alphabetically-wise
Michal Malý  [Fri, 27 Mar 2015 00:48:54 +0000  (01:48  +0100)] 
- Read strings from data files as UTF-16LE encoded strings (Unix
Michal Malý  [Thu, 26 Mar 2015 22:26:39 +0000  (23:26 +0100)] 
Read strings from data files as UTF-16LE encoded strings
Michal Malý  [Thu, 26 Mar 2015 20:48:46 +0000  (21:48 +0100)] 
Declare static strings directly as arrays
Michal Malý  [Thu, 26 Mar 2015 20:37:10 +0000  (21:37 +0100)] 
Implement MTH files reading on Windows
Michal Malý  [Thu, 26 Mar 2015 15:22:29 +0000  (16:22 +0100)] 
- Add generic support for reading MTH files
Michal Malý  [Wed, 11 Mar 2015 00:39:41 +0000  (01:39  +0100)] 
Use "#ifdef _WIN32" to detect Windows environment
Michal Malý  [Tue, 10 Mar 2015 23:53:17 +0000  (00:53  +0100)] 
Add Visual Studio 2013 solution
Michal Malý  [Tue, 10 Mar 2015 22:46:16 +0000  (23:46 +0100)] 
Add shared library versioning
Michal Malý  [Tue, 10 Mar 2015 21:34:30 +0000  (22:34 +0100)] 
Move public include file to "include" directory
Michal Malý  [Tue, 10 Mar 2015 21:22:00 +0000  (22:22 +0100)] 
Add simple testing tool and build it on demand
Michal Malý  [Tue, 10 Mar 2015 21:12:49 +0000  (22:12 +0100)] 
Build libHPCS as a shared library
Michal Malý  [Tue, 10 Mar 2015 20:44:01 +0000  (21:44 +0100)] 
Fix temperature decoding for old ChemStation file format
Michal Malý  [Tue, 10 Mar 2015 20:37:26 +0000  (21:37 +0100)] 
Fix decoding of current and power for the older ChemStation file format
Michal Malý  [Fri, 1 Aug 2014 21:35:38 +0000  (23:35 +0200)] 
Fix qualifiers in check_for_marker()
Michal Malý  [Fri, 1 Aug 2014 19:42:18 +0000  (21:42 +0200)] 
Fix memory leak
Michal Malý  [Fri, 1 Aug 2014 19:12:29 +0000  (21:12 +0200)] 
Remove useless debugging output
Michal Malý  [Fri, 1 Aug 2014 17:01:32 +0000  (19:01 +0200)] 
Fix build on VC11
Michal Malý  [Fri, 1 Aug 2014 15:41:36 +0000  (17:41 +0200)] 
Do not include stdbool.h on Visual Studio
Michal Malý  [Fri, 1 Aug 2014 15:40:48 +0000  (17:40 +0200)] 
Merge branch 'master' of devoid-pointer.net:libHPCS
Michal Malý  [Fri, 1 Aug 2014 15:35:59 +0000  (17:35 +0200)] 
Workaround for missing stdbool.h in Visual Studio
Michal Malý  [Fri, 1 Aug 2014 15:35:59 +0000  (17:35 +0200)] 
Workaround for missing stdbool.h in Visual Studio
Michal Malý  [Thu, 31 Jul 2014 15:56:00 +0000  (17:56 +0200)] 
- Do not differentiate fixed and floating signals at all
Michal Malý  [Thu, 31 Jul 2014 10:39:14 +0000  (12:39 +0200)] 
Remove obsolete enum
Michal Malý  [Thu, 31 Jul 2014 09:56:30 +0000  (11:56 +0200)] 
Add a sampling rate workaround for older file formats
Michal Malý  [Wed, 30 Jul 2014 19:01:27 +0000  (21:01 +0200)] 
Simplify exported functions declarations
Michal Malý  [Wed, 30 Jul 2014 18:48:44 +0000  (20:48 +0200)] 
- Ignore position checking of markers
Michal Malý  [Fri, 11 Jul 2014 23:26:07 +0000  (01:26  +0200)] 
Use the ChemStation version tag to diffentiate file types whose ID changed between different versions
Michal Malý  [Fri, 11 Jul 2014 08:40:07 +0000  (10:40 +0200)] 
Fix null pointer checks in read_dad_wavelength()
Michal Malý  [Fri, 11 Jul 2014 08:34:09 +0000  (10:34 +0200)] 
Fix file type autodetection
Michal Malý  [Fri, 11 Jul 2014 00:39:08 +0000  (02:39  +0200)] 
Improve debugging output in read_fixed_signal()
Michal Malý  [Thu, 10 Jul 2014 23:13:08 +0000  (01:13  +0200)] 
- Prepend function name to PR_DEBUG output
Michal Malý  [Thu, 10 Jul 2014 22:54:03 +0000  (00:54  +0200)] 
Make the debugging output more flexible
Michal Malý  [Thu, 10 Jul 2014 22:46:53 +0000  (00:46  +0200)] 
Add debugging info to read_fixed_signal()
Michal Malý  [Thu, 10 Jul 2014 22:33:16 +0000  (00:33  +0200)] 
Initialize HPCS_MeasuredData properly after allocation
Michal Malý  [Thu, 10 Jul 2014 21:45:15 +0000  (23:45 +0200)] 
API CHANGE: Rework wavelength parsing logic
Michal Malý  [Thu, 10 Jul 2014 08:45:10 +0000  (10:45 +0200)] 
Fix debug build defines and add debugging output
Michal Malý  [Thu, 10 Jul 2014 08:29:15 +0000  (10:29 +0200)] 
Use only "DAD" as the key for absorbance data file
Michal Malý  [Sun, 29 Jun 2014 23:56:20 +0000  (01:56  +0200)] 
Fix memory leaks in autodetect_file_type() and read_date()
Michal Malý  [Sun, 29 Jun 2014 23:52:32 +0000  (01:52  +0200)] 
Provide alloc() and free() functions to simplify memory deallocation and
Michal Malý  [Sun, 29 Jun 2014 23:20:43 +0000  (01:20  +0200)] 
Fix memory leak in autodetect_file_type()
Michal Malý  [Sun, 29 Jun 2014 23:04:25 +0000  (01:04  +0200)] 
Read method name
Michal Malý  [Sun, 29 Jun 2014 21:30:27 +0000  (23:30 +0200)] 
Fix "unused variable" warning in print_debug() in release configuration
Michal Malý  [Sun, 29 Jun 2014 21:28:01 +0000  (23:28 +0200)] 
Prefix file type IDs with HPCS_
Michal Malý  [Sun, 29 Jun 2014 15:30:32 +0000  (17:30 +0200)] 
Add error_to_string() to Win32 DLL exports
Michal Malý  [Sun, 29 Jun 2014 15:28:06 +0000  (17:28 +0200)] 
Adjust the include file for C++ compilers
Michal Malý  [Sun, 29 Jun 2014 11:46:05 +0000  (13:46 +0200)] 
Initial commit