Justin Fichtner
2017-08-14 9fa36c9eb1bb294c58b4e4dd7592893f829ce282
2017-01-30 Rich Barlow
Don't reference malloc if not using alloc/free
blob@ 219ca4 提交对比 | 对比当前
2016-06-02 Jan Breuer
Fix 64bit constant int suffixes
blob@ 7e0f43 提交对比 | 对比当前
2016-05-31 Jan Breuer
Rework compiler detection, fix SCPI_dtostre length limitation
blob@ 3c5ca8 提交对比 | 对比当前
2016-05-31 Jan Breuer
Convert c++ style comments // to c89 style comments /* */
blob@ 613c45 提交对比 | 对比当前
2016-05-15 Jan Breuer
Fix buffer overflow in SCPI_NumberToStr, SCPI_DoubleToStr and SCPI_FloatToStr
blob@ 91dfcd 提交对比 | 对比当前
2016-04-24 Jan Breuer
Fix OUR_strndup, optimize non USE_DEVICE_DEPENDENT_ERROR_INFORMATION config...
blob@ c7d5f9 提交对比 | 对比当前
2016-04-24 Jan Breuer
Fix tests for device dependent info, convert to strndup, fix out of bounds ...
blob@ 94c8fa 提交对比 | 对比当前
2016-04-24 Jan Breuer
Just code formatting
blob@ d2af54 提交对比 | 对比当前
2016-03-02 Chernov Dmitriy
Fix potential memory leak. #73
blob@ 3344d1 提交对比 | 对比当前
2016-03-01 Chernov Dmitriy
The basic implementation completed. Tests are needed. (issue #73)
blob@ 34d681 提交对比 | 对比当前
2016-02-29 Chernov Dmitriy
manual heap ready
blob@ 508dec 提交对比 | 对比当前
2016-02-29 Chernov Dmitriy
strdup(malloc)/free ready.
blob@ 148070 提交对比 | 对比当前
2016-02-20 Jan Breuer
Optimize #49 memory consumption of double to string conversion
blob@ ca33af 提交对比 | 对比当前
2016-02-14 Jan Breuer
Add unit tests
blob@ bd8a32 提交对比 | 对比当前
2015-11-11 Jan Breuer
Add runtime endiannes test
blob@ e0ca2f 提交对比 | 对比当前
2015-11-10 Jan Breuer
Add array result functions
blob@ 3b99af 提交对比 | 对比当前
2015-11-09 Jan Breuer
Custom double to string conversion routine
blob@ c51c35 提交对比 | 对比当前
2015-10-16 Jan Breuer
Resolve issue with strBaseToInt64 on 32bit platforms
blob@ a28ccd 提交对比 | 对比当前
2015-10-16 Iztok Jeras
integer parser: fixed casting sign
blob@ c42015 提交对比 | 对比当前
2015-10-13 Jan Breuer
Cleanup of matchCommand
blob@ 3e98ae 提交对比 | 对比当前
2015-10-12 Jan Breuer
Format and trailing space cleanup
blob@ 6110e0 提交对比 | 对比当前
2015-10-12 Jan Breuer
Resolve #56: refactor matchCommand function and add more tests
blob@ 04223a 提交对比 | 对比当前
2015-10-08 Jan Breuer
Remove unnecesery include and space
blob@ f21d15 提交对比 | 对比当前
2015-10-07 Iztok Jeras
integer parse: added support for float
blob@ cb38db 提交对比 | 对比当前
2015-10-07 Iztok Jeras
integer parser: fixed return values
blob@ 17056c 提交对比 | 对比当前
2015-10-07 Iztok Jeras
integer parser: renamed some more static functions, to add Base or Sign key...
blob@ 326768 提交对比 | 对比当前
2015-10-07 Iztok Jeras
integer parser: added LOCAL function declarations to utils_private.h
blob@ ede8ae 提交对比 | 对比当前
2015-10-06 Iztok Jeras
integer parser: all functions handling a sign argument are now static, with...
blob@ 7a425e 提交对比 | 对比当前
2015-10-05 Iztok Jeras
integer parser: removing some signed/unsigned function duplication
blob@ 99f3bc 提交对比 | 对比当前
2015-10-05 Jan Breuer
Fix conversion constants for 64bit int to str
blob@ 811671 提交对比 | 对比当前
2015-10-02 Iztok Jeras
added most new function declarations, replaced all usecases for old functio...
blob@ e9785c 提交对比 | 对比当前
2015-10-05 Jan Breuer
Resolve #54: Detect not typed numbers in SCPI_CommandNumbers
blob@ 5e68cb 提交对比 | 对比当前
2015-10-04 Jan Breuer
Fix access outside buffer
blob@ d44ab5 提交对比 | 对比当前
2015-08-10 Jan Breuer
Resolve #39: Correct handling of unsigned integers
blob@ deae06 提交对比 | 对比当前
2015-08-05 Jan Breuer
Fix `static` in utils.c
blob@ 794b64 提交对比 | 对比当前
2015-08-04 Jan Breuer
Cleanup of macros and defines
blob@ 7f3d9c 提交对比 | 对比当前
2015-08-03 lhoerl
added full SCPI error messages added list for device dependent error messag...
blob@ ed07df 提交对比 | 对比当前
2015-04-25 Jan Breuer
Solve #16 Multiple Identical Capabilities
blob@ 838470 提交对比 | 对比当前
2015-04-22 Jan Breuer
Make public SCPI_LongToStr, SCPI_DoubleToStr
blob@ c49b34 提交对比 | 对比当前
2015-04-19 Jan Breuer
Implement Traversal of the Header Tree. Solve #22
blob@ f1cd7d 提交对比 | 对比当前
2015-04-18 Jan Breuer
avr-libc double to string conversion
blob@ f86280 提交对比 | 对比当前
2015-01-18 Jan Breuer
Update longToStr and update tests
blob@ 40fb36 提交对比 | 对比当前
2014-12-12 Jan Breuer
Parser refactoring
blob@ af4e63 提交对比 | 对比当前
2014-09-24 Jan Breuer
Merge support for matching number suffix from master
blob@ 7755a1 提交对比 | 对比当前
2013-12-25 Jan Breuer
Refactor bool_t to scpi_bool_t
blob@ ef2855 提交对比 | 对比当前
2013-10-24 Jan Breuer
Refactor public and private functions
blob@ 43d97a 提交对比 | 对比当前
2013-10-23 Jan Breuer
Correct optional command pattern matching
blob@ b97d44 提交对比 | 对比当前
2013-10-22 Jan Breuer
Merge strncasecmp detection from 'master'
blob@ e098c2 提交对比 | 对比当前
2013-06-24 Jan Breuer
Add support for optional command header part
blob@ 4925f4 提交对比 | 对比当前
2013-06-19 Jan Breuer
Convert parameter handling to new lexer
blob@ b4e38d 提交对比 | 对比当前
首页 | « 前一页 | 下一页 »