summaryrefslogtreecommitdiff
path: root/src/lib/eina/eina_strbuf_common.c
Commit message (Expand)AuthorAgeFilesLines
* eina: Rename EAPI macro to EINA_API in Eina libraryFelipe Magno de Almeida2020-11-251-3/+3
* Get rid of trailing whitespaces (8 / 14)Elyes HAOUAS2020-06-231-4/+4
* eina_strbuf: introduce change last occurrence functionAli Alzyod2020-06-221-0/+55
* eina_strbuf: if readonly strbuf is malloc, then it will stop being readonlyAli Alzyod2020-06-221-0/+4
* eina_strbuf: resolve segfault when replace used with read_only bufferAli Alzyod2020-06-221-3/+4
* Eina: replace Evil.h with evil_private.h and remove Evil.h when not necessaryVincent Torri2019-05-161-4/+0
* eina_binbuf: allow expand & usage of extra bytes.Gustavo Sverzut Barbieri2016-12-201-0/+82
* binbuf, strbuf and ustrbuf: add slice_get() and rw_slice_get().Gustavo Sverzut Barbieri2016-08-221-0/+34
* Eina strbuf: Remove unused variable.Tom Hacohen2015-08-041-6/+0
* eina: add eina_{str,bin}buf_manage_read_only_new_length().Cedric BAIL2014-01-201-6/+115
* eina - and e3fl in general - stop using eina_error_get/set - useless reallyCarsten Haitzler (Rasterman)2013-10-111-31/+7
* merge: __UNUSED__ --> EINA_UNUSED and some fixes in eo.Vincent Torri2012-10-051-1/+1
* merge : add einaVincent Torri2012-09-161-0/+874