Very Low Activity

Commits : Listings

  Analyzed 1 day ago based on code collected 1 day ago.
Showing page 2 of 46
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README. Avatar More... about 2 years ago
Update ChangeLog. Avatar More... about 2 years ago
Fix weird code formatting. Avatar More... over 2 years ago
Code cleanup + add assert to remove false positive from clang static analyzer. Avatar More... over 2 years ago
Code formatting fix. Avatar More... over 2 years ago
Add test case for STRN G fix in last commit. Avatar More... almost 3 years ago
Fix STRN G: It incorrectly substracted 1 from string length when calling stack_push_string(). Avatar More... almost 3 years ago
Update man page. Avatar More... almost 3 years ago
Update comment. Avatar More... almost 3 years ago
Some build system fixes to make it more clang-friendly. Avatar More... about 3 years ago
Code cleanup Avatar More... about 3 years ago
Remove some restrict that were dubious. Add note about GCC 4.5.0 breaking. Avatar More... about 3 years ago
Handle zero bytes properly in stdin. Note that STRN still retains the old behaviour and arguably should do so. Avatar More... about 3 years ago
Whitespace cleanup. Avatar More... about 3 years ago
Fix up some other small issues with STRN. Avatar More... about 3 years ago
Add warning about manual zero bytes to documentation for stringbuffer_finish. Avatar More... about 3 years ago
Fix bug in STRN G that resulted in an extra \0 being pushed. Avatar More... about 3 years ago
Fix wording in comment. Avatar More... about 3 years ago
Change stack stack code to not realloc once for each call of { and }. Avatar More... about 3 years ago
Fix previously hidden bug where some things used ip->stackstack->size instead of ip->stackstack->current. Previosuly array allocation chunck size was 1 so this happened to work. Avatar More... about 3 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.