Historie revizí

Autor SHA1 Zpráva Datum
  Serj Kalichev 0e91effd38 Don't do assert() for str in string functions. Just return NULL před 1 rokem
  Serj Kalichev d8efd996f9 Fix faux_str_charsn() před 1 rokem
  Serj Kalichev efb16644a3 str: Numeric comparison faux_str_numcmp() před 1 rokem
  Serj Kalichev 6680f689f7 Fix typo před 1 rokem
  Serj Kalichev 97363966b2 str: Add faux_str_cmp(), faux_str_cmpn() před 2 roky
  Serj Kalichev c06b474b85 str: faux_str_getline() před 2 roky
  Serj Kalichev 23151fe9d5 str: faux_str_casecmp() can 'compare' NULL strings. Consider NULL string to be less than empty string před 3 roky
  Serj Kalichev 75e6475cce faux.str: faux_str_vsprintf() with va_list před 3 roky
  Serj Kalichev 48d9cf0406 faux.str: Rename faux_str_vcat() to faux_str_mcat(). Because vcat() can be considered like vsprintf() that take va_list argument. But faux_str_mcat() doesn't. The mcat means multi-cat před 3 roky
  Serj Kalichev 25c59d037e faux.str: faux_str_is_empty() před 3 roky
  Serj Kalichev 1eda95df20 faux.str: Fix faux_str_dupn(). The source can be not NULL-terminated so don't use strlen() for src. před 3 roky
  Serj Kalichev b4149e906d faux.str: Remove unneeded var před 3 roky
  Serj Kalichev 50de4f8d80 faux.str: Documentation for faux_str_nextword() před 4 roky
  Serj Kalichev 605c69775a faux.str: Add quote closed flag to faux_str_nextword() před 4 roky
  Serj Kalichev 15f59ed7e0 faux.str: Fix faux_str_nextword(). Update correspondent test před 4 roky
  Serj Kalichev 6a6b4a6bd1 faux.str: Test for faux_str_nextword(). Doesn't work yet. před 4 roky
  Serj Kalichev e08cd28412 faux.str: Unfinished faux_str_nextword() před 4 roky
  Serj Kalichev 2ac3b42bc5 Function's brace on new line před 4 roky
  Serj Kalichev 07a512df06 faux.str: faux_str_c_bin() function před 4 roky
  Serj Kalichev 857aa097a6 faux.str: faux_str_sprintf() function před 4 roky
  Serj Kalichev 4e9a9a5e05 faux.str: Implement faux_str_vcat() před 4 roky
  Serj Kalichev cf5cf8f2d9 faux: file: Works před 4 roky
  Serj Kalichev 1a133123e1 faux: Unfinished faux_file lib před 4 roky
  Serj Kalichev a22ee5775c Formatting fixes před 4 roky
  Serj Kalichev bd261df5ad faux: str: Fix faux_str_c_code() před 4 roky
  Serj Kalichev bcac7307cd faux: str: faux_str_c_esc() před 4 roky
  Serj Kalichev 3f0f81ed10 faux: ini: Update faux_ini_parse_str() před 4 roky
  Peter Kosyh a85a9e8bbd test commit před 4 roky
  Serj Kalichev d11a1b573b faux: str: faux_str_casestr() před 4 roky
  Serj Kalichev b64374757a faux: str: Rewrite faux_str_ncasecmp() před 4 roky