aboutsummaryrefslogtreecommitdiffstats
path: root/man (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-02znot man page: notes on representation and tendness toward zeroMattias Andrée1-0/+18
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-02Add zand, zor, zxor, znot, zbtest, zsplit, and the newly introduced ztruncMattias Andrée5-1/+44
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-02Add zsets and zstrMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-02Since zstr_length is a generalisation of zbits, add reference to each other in the man pagesMattias Andrée2-2/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-02zstr_length_positive is safe for non-positive, hence rename to zstr_length; and add zstr_lengthMattias Andrée3-29/+25
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-02Why zbits returns 1 for 0Mattias Andrée1-0/+8
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-01Man pages: rationale for non-essential arithmetic functionsMattias Andrée5-0/+19
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-01Add more man pagesMattias Andrée18-6/+476
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-03-01Add more man pagesMattias Andrée20-1/+649
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-02-29Add a number of man pagesMattias Andrée18-0/+584
Signed-off-by: Mattias Andrée <maandree@kth.se>