0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some refinements to rounding function. More... about 13 years ago
Updated copyright notices. More... about 13 years ago
Brand new stack object with (hopefully) non-braindead code and allowing infinite stack length. More... about 13 years ago
Removed conversion to deg/grad on hyperbolic functions since this was in error. Added a simple test for mutiples of PI to prevent sin and cos yielding a wrongly rounded answer. More... about 13 years ago
New rounding code after getting accused of stealing someone else's code in previous version. Hope the world is a better place now. More... about 13 years ago
- Full Pixi/Veer compatibility - Eliminated all rounding errors - Fixed dumb mistake that broke the statistics functions More... about 13 years ago
320x400 screen compatibility in anticipation of the Veer. More... about 13 years ago
- fixed a converter bug - fixed a bug that caused very small numbers to be rounded to 0 - added rounding for conversions to prevent JS rounding errors - new full-screen toggle feature More... about 13 years ago
updated copyright notice. More... about 13 years ago
- made all memory registers persistent and working properly - fixed a bug causing swapXY not to work fully correctly - fixed a bug causing the EEX button to not work correctly with single digit numbers More... about 13 years ago
1.0.45 push More... over 14 years ago
Syncing up to make sure the repository is 100% up to date. More... over 14 years ago
Fixed bug in H.MS and H conversions. More... over 14 years ago
Added ->H and ->H.MS, fixed a stack bug. Some work on the help. More... over 14 years ago
Finished Help section on Numeric Functions. More... over 14 years ago
More help content. Improved initialization to make sure unused registers boot up properly. Changed CHS button for the less 1337 among us. More... over 14 years ago
Adding Help screen as per Palm requirements. More... over 14 years ago
Fixed a calculator resize bug when the calculator is started with a notification panel present. Wrote first chapter of the help section. More... over 14 years ago
Too many fixes and enhancements to list here. Some: finished polar and rect. conversions. Implemented storage arithmetic. Implemented screen resizing when notifications occur. Improved cleanup() methods. Changed haptic feedback to audible feedback due to Palm restrictions. Changed app ID. More... over 14 years ago
Various stack related fixes. Better polar / rect conversions. Started working on storage arithmetic. More... over 14 years ago
Lots of small tweaks. Added polar / rectangular conversions (not working right yet). More... over 14 years ago
Various UI changes. Removing navigational buttons to stick to Palm's UI guidelines. Implemented cleanup routines according to Palm recommendations. Implemented skeleton help system. More... over 14 years ago
New keyboard layout. Added stack rollup, rolldown, new formula for standard deviation. Fixed some rounding errors. Modified stack behavior. More... over 14 years ago
Fixed weird behavior when entering large numbers. Still need to look at what the proper digit limit should be. Fixed an issue where entering zero's after the comma wasn't working right. Made stack display switch on and off immediately after changing preferences for it. Changed application icon. More... over 14 years ago
Fixed a bug with setting preferences not working right. More... over 14 years ago
Added mean(x) and mean(y). Statistics functions now 100% identical to hp15c manual. More... over 14 years ago
Fix on the backspace button. Implemented L.R (Linear Regression) and s (standard deviation). Changed keyboard layout. More... over 14 years ago
Cleaning up a css mess. More... over 14 years ago
fixed graphics More... over 14 years ago
Fixed delta percent function More... over 14 years ago