index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
bc
/
bc.1
Age
Commit message (
Expand
)
Author
2004-04-21
point people to usd doc;
Jason McIntyre
2003-12-02
Describe long variable names, a non-portable extension.
Otto Moerbeek
2003-11-17
Document non-portable extensions:
Otto Moerbeek
2003-11-12
kill some .Pp's before displays;
Jason McIntyre
2003-11-11
Some syntactic sugar (all non-portable extensions):
Otto Moerbeek
2003-11-11
Document new 'print' statement, plus some tweaks.
Otto Moerbeek
2003-11-09
Introduce `last' as a synonym for `.' and document them.
Otto Moerbeek
2003-10-22
Implement if ... else statement. If you do not use 'else', code generated
Otto Moerbeek
2003-10-20
tweaks;
Jason McIntyre
2003-10-19
Allow the expressions in for (E ; E ; E ) to be empty.
Otto Moerbeek
2003-10-18
o Fix assignment operators (+=, -=, ... )
Otto Moerbeek
2003-09-26
File args are optional. Document strings and \<newline><whitespace> in
Otto Moerbeek
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
2003-09-26
spacing
Theo de Raadt
2003-09-25
bc.library and bc.1 manual page using the Caldera license.
Otto Moerbeek