1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Travis build configuration is now using bash scripts More... over 8 years ago
Added new unit tests for GSL initialization More... over 8 years ago
Added build scripts for Mono for automating work More... over 8 years ago
Updated build config for Travis More... over 8 years ago
Build configuration for Travis is now using build_config env variable (debug or release) More... over 8 years ago
Added unit tests for expressions evaluator and made numerical calculations integration tests include GSL functions case. More... over 8 years ago
Excluded Mac OS from build on Travis because it takes too much time and also it lacks GSL native libraries for now More... over 8 years ago
Very important fixes for runtime errors in Mono More... over 8 years ago
Fixed bug in Scripting in Mono More... over 8 years ago
Fixed an issue in En(n,x) Special Function More... over 8 years ago
Default values for scripting and custom functions directories made cross-platform More... over 8 years ago
Changed attached assemblies from ReferenceAssemblies to those containing real implementations More... over 8 years ago
Further attempt to load different DataVisualization assembly on Unix More... over 8 years ago
Removed strong name from DataVisualization so app will take local version instead of global version More... over 8 years ago
Excluded unstable mono versions from builds on Travis, excluded .NET Core for now because we are not ready for it and also excluded NET40 because of bugs in Mono xbuild More... over 8 years ago
Revert "Changed the way initialization of GSL works for mathematical functions tests" More... over 8 years ago
Revert "Again changed the way GSL initialization works for mathematical functions tests" More... over 8 years ago
Again changed the way GSL initialization works for mathematical functions tests More... over 8 years ago
Changed the way initialization of GSL works for mathematical functions tests More... over 8 years ago
GSL should never throw domain errors when runing integration tests More... over 8 years ago
GSL should finally load correctly on Linux as we are now putting it in directory where executing assembly is #30 More... over 8 years ago
Fixed bug in scripting for Mono More... over 8 years ago
Moved attached .NET libraries to "libraries" directory. Added System.Windows.Forms.DataVisualization.dll to use this on Mono instead of their version. More... over 8 years ago
Changed GSL so files for Linux More... over 8 years ago
Another fixes for Chart2D for Mono More... over 8 years ago
Fixes for null reference exception for Chart2D on Mono More... over 8 years ago
Quick compilation fix for Mono More... over 8 years ago
Fixed null reference exception on Mono because of errors in ICSharpCode.TextEditor More... over 8 years ago
Quick compilation fix for Mono More... over 8 years ago
ScintillaNET code editor is now not available on Linux because it doesn't work there More... over 8 years ago