]>
 
 
Devoid-pointer.net GitWeb - libHPCS.git/log 
 
 
 
 
 
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
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 VS2015 
 
Signed-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 
- Add include guards to the headers 
 
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 
value 
- Return const pointer to an error string instead of duplicating that 
  string and returning pointer to the duplicate 
- Bump API version to 4.0 
 
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 
implementation) 
- Use ICU converter to convert from UChars to UTF-8 
- Reduce minimum ICU version to 52.0 
- Bump SOVERSION 
 
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 
- Use ICU on Unix systems to read UTF-16 encoded files 
- Implement MTH files reading on Unix 
- Add dummy support for MTH files reading on Windows 
 
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 
 
Conflicts: 
	libhpcs_p.h 
 
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 
- Guess step for power and voltage 
 
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 
- Unify floating and fixed signal reading 
 
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 
- Provide fully flexible PR_DEBUGF 
 
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 
prevent usage of different allocators. 
 
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