Charl Wentzel 5b4e6822c7 Bug fixes:
- Fixed bugs on CRollingBuffer and CShiftBuffer
  - Remove "virtual" from methods declarations
  - Correct validation checks on methods
  - Use memmove to shift data in ShiftBuffer
  - Initialise buffer in RollingBuffer
  - FindStr() -> Return start position of match
  - Fix incorrect params passed to Peek()/PeekCopy() in Pop()/PopCopy()
  - Fix endless lopp in RollingBuffer::Push()
2017-03-22 07:52:58 +02:00
2017-03-22 07:52:58 +02:00
2017-03-22 07:52:58 +02:00
2017-03-08 04:05:26 +02:00
2017-03-18 23:03:51 +02:00
2017-03-18 23:03:51 +02:00
2017-03-04 21:44:39 +02:00
2017-03-04 21:44:39 +02:00
2017-03-02 12:31:50 +02:00
2017-03-02 12:31:50 +02:00
2016-08-23 13:19:43 +02:00
2016-08-23 13:19:43 +02:00
2016-08-23 13:19:43 +02:00
2016-09-07 08:49:58 +02:00
2017-03-04 21:44:39 +02:00
2017-03-04 21:44:39 +02:00
2017-03-22 07:52:58 +02:00
2016-08-22 12:14:53 +02:00
2017-03-08 04:05:26 +02:00
2016-05-17 12:24:51 +02:00
2017-03-04 21:44:39 +02:00
2016-07-20 09:37:25 +02:00
Description
No description provided
417 KiB
Languages
C++ 97.8%
C 2.1%