CHANGELOG

changeset 1332
02946dc73e6a
parent 1328
2cf66dee40b8
--- a/CHANGELOG	Tue May 27 22:23:06 2025 +0200
+++ b/CHANGELOG	Tue May 27 22:23:33 2025 +0200
@@ -15,6 +15,7 @@
  * adds cx_strcpy() and cx_strcpy_a()
  * adds cxStdlibAllocator and allows changes of cxDefaultAllocator
  * improves performance of the CxList array list implementation
+ * changes cx_strcast() to also accept C-strings as input
  * changes grow strategy for the mempory pool to reduce reallocations
  * changes grow strategy for CxBuffer, which does now take the page size into account
  * changes the implementation of cx_strreplacen() for improved efficiency

mercurial