Jan Breuer
2021-11-09 77670c40de606acfedfe0ec3d37706ec87dc27a0
2020-12-17 jordan imbert
Remove always false blocks in parser.c
目录@ 311a22 提交对比
2018-08-24 Paul Roukema
Resolve unused argument warning in SCPI_ErrorAddInternal info_len may be un...
目录@ a765b9 提交对比
2018-09-05 Jan Breuer
Fix #103 semicolon with empty command causes problems
目录@ 2e78fd 提交对比
2018-07-14 Jan Breuer
Fix license wordings to correspond with BSD-2-Clause
目录@ 007889 提交对比
2017-11-30 Justin Fichtner
Implement condition register in Questionable register set
目录@ 304420 提交对比
2017-08-15 Jan Breuer
Fix formatting
目录@ 9c270b 提交对比
2017-08-14 Justin Fichtner
Add support for STATus:OPERation:CONDition register and general handling of...
目录@ 9fa36c 提交对比
2017-08-07 Jan Breuer
Remove dependency of parser.c to units.h
目录@ 3cf1b4 提交对比
2017-07-19 Iztok Jeras
moving bool choice definition (ON, OFF) to units.c, so it could be used by ...
目录@ a10c46 提交对比
2017-07-07 Iztok Jeras
fixed typo FAGRENHEIT should be FAHRENHEIT
目录@ 21f09e 提交对比
2017-01-30 Rich Barlow
Don't reference malloc if not using alloc/free
目录@ 219ca4 提交对比
2016-10-14 Arrigo Marchiori
remove a "unused parameter" warning
目录@ 736d46 提交对比
2016-10-14 Arrigo Marchiori
restore C99 compliance.
目录@ 0347bd 提交对比
2016-06-02 Jan Breuer
Fix 64bit constant int suffixes
目录@ 7e0f43 提交对比
2016-05-31 Jan Breuer
Rework compiler detection, fix SCPI_dtostre length limitation
目录@ 3c5ca8 提交对比
2016-05-31 Jan Breuer
Convert c++ style comments // to c89 style comments /* */
目录@ 613c45 提交对比
2016-05-15 Jan Breuer
Fix buffer overflow in SCPI_NumberToStr, SCPI_DoubleToStr and SCPI_FloatToStr
目录@ 91dfcd 提交对比
2016-04-24 Jan Breuer
Add support for array parameters represened as text (#52)
目录@ 71c6c1 提交对比
2016-04-24 Jan Breuer
Add "No error" to error list
目录@ ff313c 提交对比
2016-04-24 Jan Breuer
Fix strndup of NULL, add auto length for SCPI_ErrorPushEx
目录@ 1f77a0 提交对比
2016-04-24 Jan Breuer
Move free from SCPI_ResultError to SCPI_SystemErrorNextQ to correspond with...
目录@ fdce1e 提交对比
2016-04-24 Jan Breuer
Fix order of deallocations, add heap unit test
目录@ 7d6b42 提交对比
2016-04-24 Jan Breuer
Fix OUR_strndup, optimize non USE_DEVICE_DEPENDENT_ERROR_INFORMATION config...
目录@ c7d5f9 提交对比
2016-04-24 Jan Breuer
Fix tests for device dependent info, convert to strndup, fix out of bounds ...
目录@ 94c8fa 提交对比
2016-04-24 Jan Breuer
Fix test and examples to work with extended errors
目录@ 3a0d40 提交对比
2016-04-24 Jan Breuer
Just code formatting
目录@ a5b6af 提交对比
2016-04-24 Jan Breuer
Merge branch 'master' into feature/SCPI_99_21_8_Device_dependent_error_info...
目录@ 96f237 提交对比
2016-04-24 Jan Breuer
Just code formatting
目录@ d2af54 提交对比
2016-04-18 Jan Breuer
Fix compilation under Microchip C32/XC32 (issue #75)
目录@ 6a42b4 提交对比
2016-03-02 Chernov Dmitriy
Fix potential memory leak. #73
目录@ 3344d1 提交对比
2016-03-01 Chernov Dmitriy
The basic implementation completed. Tests are needed. (issue #73)
目录@ 34d681 提交对比
2016-02-29 Chernov Dmitriy
manual heap ready
目录@ 508dec 提交对比
2016-02-29 Chernov Dmitriy
strdup(malloc)/free ready.
目录@ 148070 提交对比
2016-02-25 Chernov Dmitriy
start #73
目录@ 6092bd 提交对比
2016-02-22 Jan Breuer
FIx typo in config typedef for issue #26
目录@ f23d43 提交对比
2016-02-22 Jan Breuer
Add all possible units from IEEE488.2 to address some points of #26
目录@ e7d309 提交对比
2016-02-20 Jan Breuer
Optimize #49 memory consumption of double to string conversion
目录@ ca33af 提交对比
2016-02-19 Jan Breuer
Fix #74 bad handling of incomplete ARB data
目录@ 2140d4 提交对比
2016-02-14 Jan Breuer
Fix fifo length (issue #66)
目录@ fbd16b 提交对比
2016-02-14 Jan Breuer
Emit also queue overflow error (issue #66)
目录@ a79e3f 提交对比
2016-02-14 Jan Breuer
Add unit tests
目录@ bd8a32 提交对比
2015-12-05 Jan Breuer
Extend expression.c tests
目录@ 56f5bd 提交对比
2015-12-05 Jan Breuer
Refactor scpi_init and resolve #66
目录@ a731ca 提交对比
2015-12-05 Jan Breuer
Fix error queue and resolve #67
目录@ 540dc9 提交对比
2015-11-26 Jan Breuer
Add test for ResultArray
目录@ ace1bf 提交对比
2015-11-26 Jan Breuer
Remove default IDN result
目录@ 9ed3ff 提交对比
2015-11-13 Jan Breuer
Resolve #65: Cast char to unsigned in isctype functions
目录@ b5e8e4 提交对比
2015-11-13 Jan Breuer
Fix warnings and override bug in GCC
目录@ a3c8f8 提交对比
2015-11-13 Jan Breuer
Add SCPI_ResultXYZ unit tests for basic types
目录@ 139d1e 提交对比
2015-11-13 Jan Breuer
Resolve #65: Infinite loop with non ASCII character
目录@ d1aa0f 提交对比
首页 | « 前一页 | 下一页 »