index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
gui: Require a UTF-8 terminal.
Andre Noll
2026-05-25
*
Move read_size_header() from string.c to stat.c.
Andre Noll
2026-05-24
*
Fix documentation of alloc().
Andre Noll
2026-04-08
*
Mark zalloc() with __malloc.
Andre Noll
2026-04-08
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Remove para_strcat().
Andre Noll
2026-01-04
*
Modify para_hostname() to return a static buffer.
Andre Noll
2025-08-07
*
Improve documentation of para_printf().
Andre Noll
2025-07-09
*
Merge topic branch t/build into master
Andre Noll
2025-05-20
|
\
|
*
build: Revamp git versioning.
Andre Noll
2025-03-25
|
*
build: Merge version.{c,h} into string.{c,h}.
Andre Noll
2025-03-25
*
|
Include regex.h from para.h.
Andre Noll
2025-05-19
|
/
*
string.c: Remove an unused local variable in for_each_line().
Andre Noll
2025-03-19
*
string.c: Don't fall back to /tmp in para_homedir().
Andre Noll
2023-12-24
*
create_argv_offset(): Use arr_zalloc().
Andre Noll
2023-12-24
*
Open-code find_arg().
Andre Noll
2022-10-03
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Introduce arr_zalloc().
Andre Noll
2022-07-29
|
*
string: Introduce arr_alloc().
Andre Noll
2022-07-29
|
*
string: Introduce arr_realloc() and check for integer overflow.
Andre Noll
2022-07-29
|
*
string: Rename para_calloc() -> zalloc().
Andre Noll
2022-07-29
|
*
string: Rename para_malloc() -> alloc().
Andre Noll
2022-07-29
|
*
string: Overhaul para_strdup().
Andre Noll
2022-07-29
*
|
Merge branch 'refs/heads/t/ll'
Andre Noll
2022-09-18
|
\
\
|
|
/
|
/
|
|
*
daemon: Kill get_loglevel_by_name().
Andre Noll
2022-07-02
*
|
Remove para_dirname() and para_basename().
Andre Noll
2022-05-30
|
/
*
Simplify and improve freep().
Andre Noll
2019-10-12
*
string.c: Fix typos in comment.
Andre Noll
2018-12-25
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Merge branch 'refs/heads/t/doxygen'
Andre Noll
2017-07-21
|
\
|
*
doxygen: Add \ref to references.
Andre Noll
2017-06-25
|
*
doxygen: Trivial cleanups.
Andre Noll
2017-06-25
*
|
Remove some unnecessary includes.
Andre Noll
2017-07-16
|
/
*
string.c: Improve documentation of create_argv().
Andre Noll
2016-08-07
*
Remove explicit uses of _GNU_SOURCE.
Andre Noll
2016-06-12
*
Introduce sanitize_str().
Andre Noll
2016-03-13
*
string.c: Simplify and rename wide character helpers.
Andre Noll
2016-03-13
*
string.c: Alloc space for terminating null wide character.
Andre Noll
2016-03-13
*
string.c: Handle invalid loglevels gracefully.
Andre Noll
2016-01-10
*
string.c: Kill E_STRTOLL.
Andre Noll
2015-09-20
*
string.c: Fix typo in comment.
Andre Noll
2015-01-20
*
string.c: Simplify and improve for_each_line().
Andre Noll
2015-01-18
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
Remove chop().
Andre Noll
2014-05-04
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
Remove __malloc attribute from para_realloc().
Andre Noll
2014-02-22
*
Merge branch 't/gui_improvements'
Andre Noll
2013-06-07
|
\
|
*
string: Speed up xvasprintf().
Andre Noll
2013-05-02
|
*
string: Add discard feature for for_each_line().
Andre Noll
2013-05-02
[next]