Commit Graph

  • 72026b443d Fixed bug to include 0 and 9 and 48 and 57 in x_is_digit main xavi 2024-10-14 11:08:55 -0700
  • 8ca828ebf6 Added tests for x_isdigit and x_isnumber xavi 2024-09-22 17:48:51 -0700
  • 609d2d4d77 Added x_isnumber function xavi 2024-09-22 17:48:37 -0700
  • c69f18a479 Added x_is_digit function xavi 2024-09-22 17:48:21 -0700
  • 5b3224c60c Made Makefile for x_ctypes xavi 2024-09-22 17:47:04 -0700
  • d4f45c5e48 Modified x_str_concat to account for the null terminator xavi 2024-09-22 15:59:22 -0700
  • 4fb48e6912 Fixed bug that missed the null terminator on the dest in x_strcpy xavi 2024-09-17 20:52:42 -0700
  • 787bf40377 Modified x_strcmp to take const char* xavi 2024-09-14 19:44:42 -0700
  • 2f679ebfa3 Removed lib and archive files xavi 2024-09-09 09:59:14 -0700
  • a3a700a2c0 Added x_strcmp to compare two strings xavi 2024-09-07 23:26:55 -0700
  • ad2aa8db06 Added tests for x_string xavi 2024-09-07 23:26:33 -0700
  • bda49793fa Added static lib xavi 2024-08-01 19:44:26 -0700
  • 82fd8556ab Added x_string utility functions xavi 2024-08-01 19:39:24 -0700
  • 8ee3a304bb Initial commit Xavi 2024-08-02 02:22:43 +0000