Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-30 | Make sure strings and error messages sent to dc(1) properly escape [, ] and \. | Otto Moerbeek | |
2003-09-29 | Implement (undocumented) dot shorthand, which was missing. | Otto Moerbeek | |
Spotted by millert@. | |||
2003-09-28 | Better error hanndling: | Otto Moerbeek | |
- skip current line on syntax error - detect EOF in strings and comments - report correct line number in above case - more consistent warning and errors ok henning@ | |||
2003-09-28 | Fix function return types. Unbreaks sparc64 compilation. Spotted by | Otto Moerbeek | |
sturm@. ok deraadt@ sturm@ henning@ | |||
2003-09-26 | minor tweaks as i fail to find real bugs | Theo de Raadt | |
2003-09-26 | incorrect indent | Theo de Raadt | |
2003-09-26 | make usage match man page | Theo de Raadt | |
2003-09-26 | spacing | Theo de Raadt | |
2003-09-26 | File args are optional. Document strings and \<newline><whitespace> in | Otto Moerbeek | |
numbers. ok jmc@ | |||
2003-09-26 | cleanup, and an ammendment from otto@; | Jason McIntyre | |
2003-09-26 | Add a line saying we should conform to Posix. Also warn we do not have | Otto Moerbeek | |
non-portable extensions from GNU bc(1). | |||
2003-09-26 | Check strdup() return value, as pointed out by deraadt@ | Otto Moerbeek | |
2003-09-26 | spacing | Theo de Raadt | |
2003-09-26 | spacing | Theo de Raadt | |
2003-09-25 | USD doc for bc(1) using the Caldera license. | Otto Moerbeek | |
ok deraadt@ | |||
2003-09-25 | Makefile for bc(1). | Otto Moerbeek | |
ok deraadt@ | |||
2003-09-25 | bc.library and bc.1 manual page using the Caldera license. | Otto Moerbeek | |
ok deraadt@ | |||
2003-09-25 | A new, BSD licensed implementation of bc(1). | Otto Moerbeek | |
ok deraadt@ |