0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates to the ExprTk library
Arash Partow
as partow
More... over 11 years ago
Updates to the ExprTk library
Arash Partow
as partow
More... over 11 years ago
Updates to the ExprTk library
Arash Partow
as partow
More... over 11 years ago
Updates to the ExprTk library
Arash Partow
as partow
More... over 11 years ago
Updates to the ExprTk library
Arash Partow
as partow
More... almost 12 years ago
Updates to the ExprTk library
Arash Partow
as partow
More... almost 12 years ago
Added new expressions to bench_expr_all.txt.
Arash Partow
as partow
More... almost 12 years ago
Removed duplicate expression
Arash Partow
as partow
More... almost 12 years ago
1. Addition of binaries for win32 x86 platform. 2. Fixed issue of redefinition of m_pi #define when compiling lepton 3. Fixed unused variable warning in MTParser when compiling at W4
Arash Partow
as partow
More... almost 12 years ago
1. Minor updates to exprtk 2. Added new set of shoot-out results
Arash Partow
as partow
More... almost 12 years ago
Updates to the ExprTk library
Arash Partow
as partow
More... about 12 years ago
log base changed More... about 12 years ago
Addition of shoot-out logs. Platform: Intel(R) Xeon(R) CPU W3680 3.33GHz 64-bit.
Arash Partow
as partow
More... about 12 years ago
Moved new expressions to the section related to exponents.
Arash Partow
as partow
More... about 12 years ago
[no comment] More... about 12 years ago
1. Added more expressions 2. Added check for truncated sum between reference parser and current parser.
Arash Partow
as partow
More... about 12 years ago
updates to muparserx; muparser3 removed More... about 12 years ago
muparser update (unary "+" added back in) More... about 12 years ago
bulk size restriction added More... about 12 years ago
atmsp stack size increaded; inconsistency in variable swapping removed More... about 12 years ago
storing error message for atmsp added More... about 12 years ago
Rejection of expressions with non numeric results (nan, +/-inf); Display of error parser error messages in case of DNQ More... about 12 years ago
1. Fixed issue relating to parsing error handling for FParser 2. Fixed variable shadowing in ParserBench 3. Minor code cleanups
Arash Partow
as partow
More... about 12 years ago
Update for ATMSP from Heinz van Saanen. ATMSP now completes bench_expr_weird.txt without any errors.
Arash Partow
as partow
More... about 12 years ago
Updated version of FParser to v4.5.1 (20121111)
Arash Partow
as partow
More... about 12 years ago
1. Additional "weird" benchmark expressions. 2. Added bench_expr_complete.txt to the run_all scripts.
Arash Partow
as partow
More... about 12 years ago
Updates to the ExprTk library.
Arash Partow
as partow
More... about 12 years ago
Fixed a bug in ExprTk, based on issue detected with the expression '+a^-b/1.1' found in bench_expr_weird.txt.
Arash Partow
as partow
More... about 12 years ago
Changes: 1. Added more 'e' related replaces for ATMSP parser. 2. Changed units of time to nanoseconds 3. Reduced rounds in run-all batch script to 100k 4. Decreased Epsilon by 1 order of magnitude
Arash Partow
as partow
More... about 12 years ago
New benchmark set: bench_expr_complete.txt is a combination of all existing sets except the weird one. Duplicates removed and sorted by line length. A shell script was added for automatically creating this set. More... about 12 years ago