7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 5 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes for equations with if() function; Add support for column vector in if() function; Add example to multiples() function; Do not show error for 2nd argument with unknown variable in root() function; Tweak code for parenthesis use with scientific notation, awg() assumptions in eqautions workaround, and in find_x_var() (without any noticable change in outcome); Fix precision for approximate data set number values, without uncertainty explicitely specified, with positive scientific e-notation exponent; Ignore two's input setting for hexadecimal floating-point literals using 0x...p... notation; Update Swedish translation
Hanna Knutsson
as Hanna K.
More... about 1 month ago
Add Portuguese translation (pt_PT) to configure.ac (related to pr #524)
Hanna Knutsson
as Hanna K.
More... about 2 months ago
Merge pull request #524 from hugok79/patch-1 More... about 2 months ago
Improve parsed expression in result field (issue #523)
Hanna Knutsson
as Hanna K.
More... about 2 months ago
Add option show parsed expression in result field (issue #523)
Hanna Knutsson
as Hanna K.
More... about 2 months ago
Add Portuguese (Portugal) translation More... about 2 months ago
Add Sun to planets data set (issue #642); Add solar radius, mass, and luminosity as units
Hanna Knutsson
as Hanna K.
More... about 2 months ago
History list improvements
Hanna Knutsson
as Hanna K.
More... about 2 months ago
Add Download button in new version available dialog on Windows; Fix AltGr on Windows (fixes input of selected multiplication sign using asterisk input with AltGr); Fix text size of previous result when history item is moved to top
Hanna Knutsson
as Hanna K.
More... about 2 months ago
Fix AltGr includes Control modifier on Windows (fixes * and ^ with Czech QWERTY, issue #522)
Hanna Knutsson
as Hanna K.
More... about 2 months ago
Add Download button to new update available dialog on Windows; Do not used a fixed URL for update of self-contained package
Hanna Knutsson
as Hanna K.
More... about 2 months ago
Relax conditions for (x^a)^b=x^(a*b) and x^a*x^b=x^(a+b) when complex numbers are deactivated (fixes issue #640, and other potential issues)
Hanna Knutsson
as Hanna K.
More... about 2 months ago
Add support for solving root(a, x)=b (requires rational value for ln(a)/ln(b)); Use parentheses for exponent using scientific notation (wuth power of 10); Improve awg(x)=... and awgd(x)=... assumptions workaround; Add checkAvailableVersion() variant returning package URL; Update ChangeLog; Update Swedish translation
Hanna Knutsson
as Hanna K.
More... about 2 months ago
Add URLs for packages in CURRENT_VERSIONS
Hanna Knutsson
as Hanna K.
More... 2 months ago
Add multiples() function
Hanna Knutsson
as Hanna K.
More... 2 months ago
Add powertower() function; Add recursive depth limit to avoid running out of stack memory (causing segfault)
Hanna Knutsson
as Hanna K.
More... 2 months ago
Merge pull request #120 from musicinmybrain/developer-id-lowercase More... 2 months ago
Change developer id in metadata to all lower-case More... 2 months ago
Fixes for help in qalc and man page (issue #638)
Hanna Knutsson
as Hanna K.
More... 2 months ago
Imrpove efficiency of history list (append current and modify previous result text, instead of updating the whole HTML document) (issue #118); Hide expression tooltip (after 300 ms) when input resumes, if delayed expression status is enabled
Hanna Knutsson
as Hanna K.
More... 2 months ago
Add support for solving equation with if() function using vectors of conditions and expressions
Hanna Knutsson
as Hanna K.
More... 2 months ago
Fix awg(x)=... and awgd(x)=... when default assumption type is not real and fix solve() with these equations (issue #637)
Hanna Knutsson
as Hanna K.
More... 2 months ago
Solve equations containing if() function (issue #636)
Hanna Knutsson
as Hanna K.
More... 2 months ago
Add two's complement input and binary bits to preferences; Do not use Unicode minus in exponent of hexadecimal floating-point literals using 0x...p... notation
Hanna Knutsson
as Hanna K.
More... 2 months ago
Add two's complement input and binary bits to preferences, and preserve these settings when leaving programming keypad
Hanna Knutsson
as Hanna K.
More... 2 months ago
Support integer factorization of integers in matrix/vector, and of numerator and denominator in rational number (issue #635)
Hanna Knutsson
as Hanna K.
More... 2 months ago
Do not use Unicode minus in exponent of hexadecimal floating-point literals using 0x...p... notation (issue #517)
Hanna Knutsson
as Hanna K.
More... 3 months ago
Fix setbits() (issue #615)
Hanna Knutsson
as Hanna K.
More... 3 months ago
ABI of version 5.0.0 is incompatible with previous version (bump soversion, issue #633)
Hanna Knutsson
as Hanna K.
More... 3 months ago
Add developer id to metadata
Hanna Knutsson
as Hanna K.
More... 3 months ago