summaryrefslogtreecommitdiff
path: root/string.c (follow)
Commit message (Expand)AuthorAge
...
| * string: Simplify return value of for_each_line().Andre Noll2013-05-02
| * string: Simplify for_each_line().Andre Noll2013-05-02
| * string: Clean up for_each_line() and related functions.Andre Noll2013-05-02
| * string: Replace the for_each_line_modes enum by a bitmap.Andre Noll2013-05-02
* | Merge branch 't/sched_improvements'Andre Noll2013-05-18
|\ \
| * | Replace gettimeofday() by clock_gettime().Andre Noll2013-04-30
| |/
* | Merge branch 't/utf8'Andre Noll2013-05-14
|\ \ | |/ |/|
| * string.c: Fix typo in documentation of skip_cells().Andre Noll2013-03-27
| * 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
* Fix off-by-one bug in create_argv().Andre Noll2012-08-27
* Implement client-server feature negotiation.Andre Noll2012-05-05
* doc: Avoid \0 in comments.Andre Noll2012-03-14
* 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
|/
* doc: Minor doxygen fixes.Andre Noll2011-10-01
* string: Set result pointer to NULL on errors.Andre Noll2011-09-03
* string: Allow passing NULL to free_argv().Andre Noll2011-09-03
* string: Fix trivial whitespace issue.Andre Noll2011-09-03
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Merge branch 'maint'Andre Noll2010-05-23
|\
| * string: constant valueGerrit Renker2010-05-23
* | Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* | string.c: Add missing documentation.Andre Noll2009-12-20
* | 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
|/
* Trivial typo fixes and cosmetic cleanups.Andre Noll2009-06-05
* Fix the --log_color option of para_server and para_audiod.Andre Noll2009-05-10
* Add some missing source code documentation.Andre Noll2009-05-10
* Fix various dead stores found by the clang static analyzer.Andre Noll2009-03-18
* Use symbolic names for loglevels and clean up the ggo mess.Andre Noll2009-01-18
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* Merge commit 'meins/master'Andre Noll2009-01-09
|\
| * Fix -Wdeclaration-after-statement warnings.Andre Noll2008-11-29
* | Move valid_fd_012() from string.c to fd.c.Andre Noll2008-08-04
|/
* Complete the afs callback conversion.Andre Noll2008-03-25
* string.c: Fix a typo.Andre Noll2008-02-18
* Remove para_mkstemp().Andre Noll2008-02-10
* string.c: Documentation cleanups.Andre Noll2008-02-10
* Get rid of E_MKSTEMP and E_FCHMOD.Andre Noll2008-02-10
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* Cosmetics.Andre Noll2007-12-29