Age | Commit message (Expand) | Author |
2012-08-19 | Stefan Unterweger pointed out that, contrary to the man page, | Jason McIntyre |
2010-10-18 | more usd/psd stuff lurking... | Jason McIntyre |
2010-09-19 | more wacky macro fixing; | Jason McIntyre |
2010-01-02 | The .Os macro is not optional. Even with groff(1), | Ingo Schwarze |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-24 | put `I' in the right place; from Igor Sobrado | Jason McIntyre |
2006-03-07 | Typo. ok otto@ | Kjell Wooding |
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich |
2004-10-18 | Implement command line evaluation of expressions by implementing the -e option. | Otto Moerbeek |
2003-12-01 | Allow for more registers using a 2 byte index. This feature is | Otto Moerbeek |
2003-11-17 | A basic stack operation that is missing from the original dc (and | Otto Moerbeek |
2003-11-14 | Implement new boolean operations 'N' (not), 'G' (equals), '(' (less) | Otto Moerbeek |
2003-11-06 | Describe non-portable extension # (comment), n (print w/o newline), | Otto Moerbeek |
2003-11-04 | Duh, a stack machine without swap; implement GNU compatible 'r' | Otto Moerbeek |
2003-10-23 | quote args to make them expand properly; | Jason McIntyre |
2003-10-22 | Document new extended comparison operators. | Otto Moerbeek |
2003-10-20 | typos from Jared Yanovich; | Jason McIntyre |
2003-10-19 | Reorder descriptions of operators alphabetically. | Otto Moerbeek |
2003-10-18 | - new sentence, new line | Jason McIntyre |
2003-10-18 | Describe new J and M operators. Also some small cleanup. | Otto Moerbeek |
2003-10-11 | Division and modulus operator (~). From hugh@. | Otto Moerbeek |
2003-10-01 | tweak; | Jason McIntyre |
2003-09-30 | Teach dc(1) how to read strings with unbalanced braces by introducing | Otto Moerbeek |
2003-09-22 | Typo. | Otto Moerbeek |
2003-09-22 | Make registers contain zero initially. Needed for new bc(1) and original dc(1) | Otto Moerbeek |
2003-09-22 | tweaks; | Jason McIntyre |
2003-09-19 | Man page based on 4.4 BSD man page, using the Caldera license. | Otto Moerbeek |