summaryrefslogtreecommitdiffstats
path: root/tests/langbench/ChangeLog
blob: d8c6cec36801802225e7e4f239b2212ca700b9a8 (plain)
1
2
3
4
5
6
7
8
9
10
0.6
	- Make the grep expr be [^A-Za-z]fopen\(.*\) since that is not
	  trivially optimized.
	- Add fibonacci benchmark.
	- Make the procedure calls take more arguments.
	- add a findtclsh so that if you run this in a tcl source tree
	  under tests/langbench it just works.
	- Allow setting of each language with RUBY=/build/ruby/ruby
	  (for testing new versions like the ruby with a byte code
	  compiler).