paraslash 0.7.3
[paraslash.git] / string.c
2023-12-24 Andre Nollstring.c: Don't fall back to /tmp in para_homedir().
2023-12-24 Andre Nollcreate_argv_offset(): Use arr_zalloc().
2023-06-18 Andre NollMerge branch 'maint'
2023-05-11 Andre NollMerge branch 'maint'
2023-02-12 Andre NollMerge branch 'maint'
2022-11-25 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge tags 'v0.5.9' and 'v0.6.4' into maint
2022-11-07 Andre NollMerge topic branch t/net into master
2022-10-03 Andre NollOpen-code find_arg().
2022-10-03 Andre NollMerge topic branch t/overflow into master
2022-09-18 Andre NollMerge branch 'refs/heads/t/ll'
2022-09-03 Andre NollMerge branch 'refs/heads/t/mp4ff'
2022-08-31 Andre NollMerge branch 'refs/heads/t/autogen'
2022-08-21 Andre NollMerge branch 'maint'
2022-07-29 Andre Nollstring: Introduce arr_zalloc().
2022-07-29 Andre Nollstring: Introduce arr_alloc().
2022-07-29 Andre Nollstring: Introduce arr_realloc() and check for integer...
2022-07-29 Andre Nollstring: Rename para_calloc() -> zalloc().
2022-07-29 Andre Nollstring: Rename para_malloc() -> alloc().
2022-07-29 Andre Nollstring: Overhaul para_strdup().
2022-07-02 Andre Nolldaemon: Kill get_loglevel_by_name().
2022-05-30 Andre NollRemove para_dirname() and para_basename().
2021-11-04 Andre NollMerge branch 'maint'
2021-08-30 Andre NollMerge branch 'maint'
2020-05-16 Andre NollMerge branch 'refs/heads/t/para_play'
2020-03-15 Andre NollMerge branch 'refs/heads/t/mixer'
2020-02-28 Andre NollMerge branch 'refs/heads/t/ogg_afh'
2019-11-23 Andre NollMerge branch 'refs/heads/t/ssh'
2019-11-02 Andre NollMerge branch 'refs/heads/t/openssl-header-check'
2019-10-12 Andre NollSimplify and improve freep().
2019-09-08 Andre NollMerge branch 'refs/heads/t/ONESHELL'
2019-09-01 Andre NollMerge branch 'refs/heads/t/afh'
2019-08-24 Andre NollMerge branch 'refs/heads/t/compress'
2019-07-28 Andre NollMerge branch 'refs/heads/t/afh-preserve'
2019-07-14 Andre NollMerge branch 'refs/heads/t/ff'
2019-03-23 Andre NollMerge branch 'refs/heads/t/mixer-fix'
2018-12-25 Andre Nollstring.c: Fix typos in comment.
2018-05-06 Andre NollMerge branch 'maint'
2017-12-31 Andre NollMerge branch 'maint'
2017-09-23 Andre NollMerge branch 'maint'
2017-09-22 Andre NollShorten copyright notice.
2017-08-27 Andre NollMerge branch 'refs/heads/t/si_conversion'
2017-08-20 Andre NollMerge branch 'refs/heads/t/si_update'
2017-08-11 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-08-05 Andre NollMerge branch 'refs/heads/t/wma'
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre NollMerge branch 'maint'
2017-07-23 Andre NollMerge branch 'refs/heads/t/hash-sort-for-ls'
2017-07-21 Andre NollMerge branch 'refs/heads/t/doxygen'
2017-07-16 Andre NollRemove some unnecessary includes.
2017-06-25 Andre Nolldoxygen: Add \ref to references.
2017-06-25 Andre Nolldoxygen: Trivial cleanups.
2016-12-31 Andre NollMerge branch 'maint'
2016-12-19 Andre NollMerge branch 'refs/heads/t/rm_source_browser'
2016-12-04 Andre NollMerge branch 'refs/heads/t/sideband-cleanup'
2016-08-07 Andre Nollstring.c: Improve documentation of create_argv().
2016-07-10 Andre NollMerge branch 'refs/heads/t/autoplay-fix'
2016-07-03 Andre NollMerge branch 'refs/heads/t/i9e'
2016-07-02 Andre NollMerge branch 'refs/heads/t/kill-compiletime-ll'
2016-06-26 Andre NollMerge branch 'refs/heads/t/mp3_afh'
2016-06-12 Andre NollRemove explicit uses of _GNU_SOURCE.
2016-06-12 Andre NollMerge branch 'refs/heads/t/opus_cleanup'
2016-06-04 Andre NollMerge branch 'refs/heads/t/audiod-time-string'
2016-05-15 Andre NollMerge branch 'refs/heads/t/gui-improvements'
2016-05-05 Andre NollMerge branch 'refs/heads/t/wmadec'
2016-04-17 Andre NollMerge branch 'refs/heads/t/markdown'
2016-04-10 Andre NollMerge branch 'refs/heads/t/attribute_fix'
2016-04-02 Andre NollMerge branch 'refs/heads/t/image_id_mm'
2016-04-01 Andre NollMerge branch 'maint'
2016-03-13 Andre Nollstring.c: Alloc space for terminating null wide character.
2016-03-13 Andre NollIntroduce sanitize_str().
2016-03-13 Andre Nollstring.c: Simplify and rename wide character helpers.
2016-03-06 Andre NollMerge branch 'refs/heads/t/com_sender'
2016-02-21 Andre NollMerge branch 'maint'
2016-01-30 Andre NollMerge branch 'refs/heads/t/para_play_fixes'
2016-01-10 Andre Nollstring.c: Handle invalid loglevels gracefully.
2015-10-25 Andre NollMerge branch 'refs/heads/t/command_handler_cleanups'
2015-09-27 Andre NollMerge branch 'refs/heads/t/taggers'
2015-09-20 Andre Nollstring.c: Kill E_STRTOLL.
2015-09-06 Andre NollMerge branch 'maint'
2015-08-30 Andre NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
2015-05-30 Andre NollMerge branch 'maint'
2015-04-19 Andre NollMerge branch 'maint'
2015-01-23 Andre NollMerge branch 'refs/heads/t/afh_improvements'
2015-01-23 Andre NollMerge branch 'refs/heads/t/tarball-build-fix'
2015-01-22 Andre NollMerge branch 'maint'
2015-01-20 Andre Nollstring.c: Fix typo in comment.
2015-01-18 Andre Nollstring.c: Simplify and improve for_each_line().
2015-01-12 Andre NollUpdate year in copyright headers.
2014-11-16 Andre NollMerge branch 'maint'
2014-10-26 Andre NollMerge branch 't/audiod_exit_cleanup'
2014-10-09 Andre NollMerge branch 'refs/heads/t/server_cmds'
2014-09-14 Andre NollMerge branch 't/mvblob_improvement'
2014-08-18 Andre Nolldoc: Change email address to maan@tuebingen.mpg.de
2014-08-17 Andre NollMerge branch 't/daemon_cleanups'
2014-07-31 Andre NollMerge branch 'refs/heads/t/play_fix'
next