summaryrefslogtreecommitdiff
path: root/string.h (follow)
Commit message (Expand)AuthorAge
* Move read_size_header() from string.c to stat.c.Andre Noll2026-05-24
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Remove para_strcat().Andre Noll2026-01-04
* Modify para_hostname() to return a static buffer.Andre Noll2025-08-07
* Doxify version functions.Andre Noll2025-03-25
* build: Revamp git versioning.Andre Noll2025-03-25
* build: Merge version.{c,h} into string.{c,h}.Andre Noll2025-03-25
* Open-code find_arg().Andre Noll2022-10-03
* Merge topic branch t/overflow into masterAndre Noll2022-10-03
|\
| * string: Introduce arr_zalloc().Andre Noll2022-07-29
| * string: Introduce arr_alloc().Andre Noll2022-07-29
| * string: Introduce arr_realloc() and check for integer overflow.Andre Noll2022-07-29
| * string: Rename para_calloc() -> zalloc().Andre Noll2022-07-29
| * string: Rename para_malloc() -> alloc().Andre Noll2022-07-29
* | Merge branch 'refs/heads/t/ll'Andre Noll2022-09-18
|\ \ | |/ |/|
| * daemon: Kill get_loglevel_by_name().Andre Noll2022-07-02
* | Remove para_dirname() and para_basename().Andre Noll2022-05-30
|/
* string: Remove malloc attribute from para_realloc().Andre Noll2021-10-27
* Shorten copyright notice.Andre Noll2017-09-22
* string.h: Fix indentation, add doxygen reference.Andre Noll2017-08-08
* doxygen: Add \ref to references.Andre Noll2017-06-25
* Fix signedness issues in format strings.Andre Noll2016-12-04
* Introduce sanitize_str().Andre Noll2016-03-13
* Do not check return value of WRITE_STATUS_ITEM().Andre Noll2015-08-12
* Update year in copyright headers.Andre Noll2015-01-12
* Assorted typo fixes in comments.Andre Noll2015-01-11
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Remove chop().Andre Noll2014-05-04
* Change copyright year to 2014.Andre Noll2014-02-22
* Merge branch 't/gui_improvements'Andre Noll2013-06-07
|\
| * string: Add discard feature for for_each_line().Andre Noll2013-05-02
| * string: Clean up for_each_line() and related functions.Andre Noll2013-05-02
* | Merge branch 't/utf8'Andre Noll2013-05-14
|\ \ | |/ |/|
| * UTF-8 support for para_gui.Andre Noll2012-12-23
* | Change copyright year to 2013.Andre Noll2013-03-25
|/
* Introduce create_shifted_argv().Andre Noll2012-08-27
* Implement client-server feature negotiation.Andre Noll2012-05-05
* Replace PARA_VSNPRINTF by xvasprintf().Andre Noll2012-01-20
* Change year in copyright message to 2012.Andre Noll2012-01-07
* Merge branch 't/interactive'Andre Noll2011-12-05
|\
| * string: Introduce compute_word_num().Andre Noll2011-11-20
* | Make vorbis comment helper functions generic.Andre Noll2011-11-13
|/
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* First draft of the wma decoder.Andre Noll2009-11-18
* Introduce para_regcomp.Andre Noll2009-07-08
* Replace split_args() by create_argv().Andre Noll2009-07-05
* Merge branch 'afh_cleanup' into next.Andre Noll2009-07-04
|\
| * Revamp status item handling.Andre Noll2009-07-04
* | Move para_tmpname() to file_write.c and make it static.Andre Noll2009-06-14
|/