| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace | giraffedata | 2023-09-20 | 1 | -3/+3 |
* | cleanup | giraffedata | 2023-08-27 | 1 | -15/+1 |
* | Make internal 'snprintf', 'vsnprintf' just wrap libc 'snprintf', 'vsnprintf' | giraffedata | 2022-08-22 | 1 | -2/+2 |
* | Fix comments | giraffedata | 2022-08-18 | 1 | -6/+3 |
* | Replace vestigial uses of MEMEQ macro with memeq inline function | giraffedata | 2022-06-08 | 1 | -2/+0 |
* | Fix MEMSEQ | giraffedata | 2022-06-08 | 1 | -1/+1 |
* | Whoops, warnings are actually worse; revert previous commit | giraffedata | 2020-06-07 | 1 | -2/+2 |
* | silence compiler warnings | giraffedata | 2020-06-07 | 1 | -2/+2 |
* | Add pm_string_to_int, pm_string_to_long | giraffedata | 2020-03-14 | 1 | -0/+10 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 1 | -1/+1 |
* | merge pm_interpret_uint, pm_string_to_uint | giraffedata | 2018-06-04 | 1 | -5/+0 |
* | fix typo in comment | giraffedata | 2018-04-26 | 1 | -1/+1 |
* | whitespace | giraffedata | 2018-04-25 | 1 | -4/+4 |
* | Recognize _XOPEN_SOURCE 500 as another way of requesting strcasecmp | giraffedata | 2018-04-25 | 1 | -4/+10 |
* | Add pm_strnlen because Mac OSX before 10.7, at least, does not have it | giraffedata | 2018-01-20 | 1 | -0/+4 |
* | add pm_string_to_uint() | giraffedata | 2017-06-09 | 1 | -0/+5 |
* | Add missing include | giraffedata | 2017-02-21 | 1 | -0/+1 |
* | Fix %g for platform without vasprintf (but scores of %f still exist) | giraffedata | 2014-11-22 | 1 | -0/+3 |
* | Add pm_strdup | giraffedata | 2012-02-11 | 1 | -0/+3 |
* | Rename nstring.h functions with pm_ prefix | giraffedata | 2010-09-29 | 1 | -28/+28 |
* | Fix MEMZERO add other MEM macros | giraffedata | 2009-04-10 | 1 | -2/+10 |
* | fix overflow calculation | giraffedata | 2007-12-09 | 1 | -0/+5 |
* | Fix streq to strneq so it compiles | giraffedata | 2007-08-31 | 1 | -2/+2 |
* | Add missing streq() | giraffedata | 2007-08-28 | 1 | -3/+11 |
* | Replace macros with inline functions | giraffedata | 2007-08-26 | 1 | -13/+29 |
* | Make strishex() library function | giraffedata | 2006-09-09 | 1 | -0/+4 |
* | Add pm_errormsg(), pm_setusererrormsg(), pm_setusermessage(), release memory ... | giraffedata | 2006-08-29 | 1 | -0/+5 |
* | Create Subversion repository | giraffedata | 2006-08-19 | 1 | -0/+157 |