0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Jan 02, 2024 — Jan 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update version number. More... over 16 years ago
Fixed bug in pow() that miscalculated negative integral powers. More... over 16 years ago
Cleaned up code for Xlint. More... over 16 years ago
Minor changes prior to release. These affect documentation but do not change what the code does. More... over 16 years ago
More features added to graphs. More... over 16 years ago
More minor fixes. More... over 16 years ago
Minor change to graph interface. More... over 16 years ago
The files added at this commit are needed to create graphs. This is an initial commit and there are still many unresolved issues. More... over 16 years ago
We need a button to allow graphs to be drawn. More... over 16 years ago
Various modifications and fixes to expression classes. More... over 16 years ago
Graph.java is the pobject for a graph. More... over 16 years ago
We need to can substitute for a variable to draw a graph. More... over 16 years ago
Minor changes so that graphs work. More... over 16 years ago
Minor update. More... almost 17 years ago
More small changes. These fix presentation of powers a bit and remove some debugging comments. More... almost 17 years ago
More small changes. These affect formatting of powers. Double subscripts are still a problem. Sometimes there are extra unneeded parentheses. But the notation should at least be parseable and comprehensible. More... almost 17 years ago
Minor changes so that history interacts correctly with expressions. More... almost 17 years ago
More minor changes. These allow display to be updated correctly while changing mode and size of calculator. More... almost 17 years ago
Lots of changes. Many of the files changed here had very minor changes to documentation or to help debugging, but some of the changes were bigger. The bigger changes are to allow scrolling and manipulation of output expressions. More... almost 17 years ago
Various changes to make display panel scrollable. More... almost 17 years ago
Minute change to documentation. More... almost 17 years ago
Update HTML formatting a little to allow for using Navigator on output. More... almost 17 years ago
Corrections to documentation. More... almost 17 years ago
Changes to the way HTML strings are generated so that it is possible to use a Navigator on an HTML output string sensibly. More... almost 17 years ago
Corrections to documentation (comments). More... almost 17 years ago
Updated to match latest version of doxygen. More... almost 17 years ago
Minor changes. More... almost 17 years ago
More changes. These mainly allow the automatic simplification of expressions. More... almost 17 years ago
More minor changes. More... almost 17 years ago
Used so that it is easier to define output functions. More... almost 17 years ago