1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed minor bugs in directory tree / solution explorer
PawelTroka
as PTroka
More... over 9 years ago
Fixed all known bugs with changing editor type with opened documents
PawelTroka
as PTroka
More... over 9 years ago
Updates in BUGS and TODO files.
PawelTroka
as PTroka
More... over 9 years ago
Fixed small bug in interpreting part of function's name as exponent.
PawelTroka
as PTroka
More... over 9 years ago
Added solve(m) function for solving linear equations in matrix representation. Introduced ∞ symbol for Infinity and other useful constants for NaN and Infinity. Few improvements in output. Bugfix in vector output.
PawelTroka
as PTroka
More... over 9 years ago
Fixed all bugs and enhanced domain for En(n,x) function.
PawelTroka
as PTroka
More... over 9 years ago
Fixed bug with localization - now even top menu is reloaded if language has been changed.
PawelTroka
as PTroka
More... over 9 years ago
Fixed bug ctrl+T does not create a new tab in scripting and custom functions when focus is on code editor
PawelTroka
as PTroka
More... over 9 years ago
Cleanup in GUI.
PawelTroka
as PTroka
More... over 9 years ago
Refactorization and cleanup of EditChartMenus.
PawelTroka
as PTroka
More... over 9 years ago
Small changes in BUGS, CHANGELOG, TODO. Other minor changes.
PawelTroka
as PTroka
More... over 9 years ago
Fixed bug in TSLCompiler related to multiple nested parenthesis with exponents.
PawelTroka
as PTroka
More... over 9 years ago
TSL now allows spaces in exponents - changed all regular expressions to allow it.
PawelTroka
as PTroka
More... over 9 years ago
Changed TSL comma superscript sign and fixed bug in TSLCompiler regarding literals allowed for variables names. Added new tests for TSLCompiler.
PawelTroka
as PTroka
More... over 9 years ago
Fixed printing with Chart3D (removed black background). Added tests for 2F1 special function.
PawelTroka
as PTroka
More... over 9 years ago
Added printing for Chart3D. Minor changes including more specialized interfaces.
PawelTroka
as PTroka
More... over 9 years ago
Experimental changes to ScientificNumericUpDown.
PawelTroka
as PTroka
More... over 9 years ago
Improvements in ScientificNumericUpDown. Fixed bugs in HypergeometricU functions. Fixes in MathematicalFunctionsTests.
PawelTroka
as PTroka
More... over 9 years ago
GSL updated to v2.1. Installer includes now VC++ 2015 update 1 runtine. Mathieu functions made faster, removed unused argument from EllipticD(φ,x). Fixed HypergeometricU.
PawelTroka
as PTroka
More... over 9 years ago
Fixed important bugs causing autocomplete to not show in exponent. Cleanup, small refactorization, some minor changes.
PawelTroka
as PTroka
More... over 9 years ago
Fixed important bug in ExpressionEvaluator, some unit tests added.
PawelTroka
as PTroka
More... over 9 years ago
BUGS and TODO updates, new derivative method.
PawelTroka
as PTroka
More... over 9 years ago
Removed option to select a rectangular area using the mouse right click over Chart2D, this seems to fix issues #4.
PawelTroka
as PTroka
More... over 9 years ago
EditChart3DWindow can now edit chart area values properties, translations to polish.
PawelTroka
as PTroka
More... over 9 years ago
Fixed bug with application not staring because of compressed icon on windows xp. Installer will now always install Visual C++ Redistributable for Visual Studio 2013 (if needed) and Consolas font.
PawelTroka
as PTroka
More... over 9 years ago
Fixed bug with gsl.dll not loading.
PawelTroka
as PTroka
More... over 9 years ago
Exception handling and logging for GSL initialization. GSL can now be initialized with second method if first doesnt work. Fixed bug in ScientificNumericUpDown. User will now have option to install Cambria font. Installer will now always install Cambria font and TSL examples files. Cleanup.
PawelTroka
as PTroka
More... over 9 years ago
Update functions.xml More... over 9 years ago
Update Example01_InputAndOutput.tsl More... over 9 years ago
Update Example00_TypesAndSyntax.tsl More... over 9 years ago