aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-10Paranoia for config file: make sure we never load/save bad FP values.HEADmasterB. Watson
2024-01-10Update INSTALL.B. Watson
2024-01-10Update .gitignore.B. Watson
2024-01-10Update CHANGES.B. Watson
2024-01-10Update TODO.B. Watson
2024-01-10Note to self.B. Watson
2024-01-10Clean up memory leak when changing window size.B. Watson
2024-01-10Line up code.B. Watson
2024-01-10Switch window sizes without re-executing (leaks a bit though).B. Watson
2024-01-10Update TODO.B. Watson
2024-01-10foo() => foo(void)B. Watson
2024-01-10Reindent all code.B. Watson
2024-01-10Makefile: add tags and indent targets.B. Watson
2024-01-10Add .indent.pro.B. Watson
2024-01-10Add twos complement, center-click anywhere to paste.B. Watson
2024-01-09Rearrange man page.B. Watson
2024-01-09Use fpclassify() rather than fetestexcept()B. Watson
2024-01-05Update man page.B. Watson
2024-01-05Document u key correctly.B. Watson
2024-01-05Make shift-insert paste (like ^V).B. Watson
2024-01-05Allow quit in error state, don't save bad value in config.B. Watson
2024-01-04Document u key.B. Watson
2024-01-04Ring the bell on FP error.B. Watson
2024-01-04Make Enter *really* do the same as = key.B. Watson
2024-01-04Update docs.B. Watson
2024-01-04Revert aafee27 and fix it correctly.B. Watson
2024-01-04Show "err" on FP error, wait for CLR key.B. Watson
2024-01-04Compile as c99, link math lib, preparing for FP exceptions.B. Watson
2024-01-04Allow F to be input. DERP.B. Watson
2024-01-04Update TODO.B. Watson
2024-01-04Makefile: Add release target.B. Watson
2024-01-03Update TODO.B. Watson
2024-01-03Forgot man page in previous commit.B. Watson
2024-01-03Add i as synonym for _ (+/-).B. Watson
2024-01-03Makefile: add realclean.B. Watson
2024-01-03Define version only in the Makefile.B. Watson
2024-01-03Use better desktop categories.B. Watson
2024-01-03Add .gitignore.B. Watson
2024-01-03Makefile: install COPYING in doc dir.B. Watson
2024-01-03Add INSTALL.B. Watson
2024-01-03Tweak Makefile.B. Watson
2024-01-03Makefile: add LIBS (default: empty).B. Watson
2024-01-03Makefile: rst2man.py => rst2man (more standard I think).B. Watson
2024-01-03Update TODO.B. Watson
2024-01-03Update TODO.B. Watson
2024-01-03Tweak README.B. Watson
2024-01-03accidentally imported too much stuff.B. Watson
2024-01-03initial commitB. Watson