]> Devoid-pointer.net GitWeb - libHPCS.git/log
libHPCS.git
10 years agoFix memory leaks in autodetect_file_type() and read_date()
Michal Malý [Sun, 29 Jun 2014 23:56:20 +0000 (01:56 +0200)]
Fix memory leaks in autodetect_file_type() and read_date()

10 years agoProvide alloc() and free() functions to simplify memory deallocation and
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.

10 years agoFix memory leak in autodetect_file_type()
Michal Malý [Sun, 29 Jun 2014 23:20:43 +0000 (01:20 +0200)]
Fix memory leak in autodetect_file_type()

10 years agoRead method name
Michal Malý [Sun, 29 Jun 2014 23:04:25 +0000 (01:04 +0200)]
Read method name

10 years agoFix "unused variable" warning in print_debug() in release configuration
Michal Malý [Sun, 29 Jun 2014 21:30:27 +0000 (23:30 +0200)]
Fix "unused variable" warning in print_debug() in release configuration

10 years agoPrefix file type IDs with HPCS_
Michal Malý [Sun, 29 Jun 2014 21:28:01 +0000 (23:28 +0200)]
Prefix file type IDs with HPCS_

10 years agoAdd error_to_string() to Win32 DLL exports
Michal Malý [Sun, 29 Jun 2014 15:30:32 +0000 (17:30 +0200)]
Add error_to_string() to Win32 DLL exports

10 years agoAdjust the include file for C++ compilers
Michal Malý [Sun, 29 Jun 2014 15:28:06 +0000 (17:28 +0200)]
Adjust the include file for C++ compilers

10 years agoInitial commit
Michal Malý [Sun, 29 Jun 2014 11:46:05 +0000 (13:46 +0200)]
Initial commit