2007-03-01  Peter Dettman  <peter.dettman@iinet.net.au>

	* mjs-most.tests: Enable ecma/Boolean/15.6.3.1-3.js.

	* mjs-most.fail: Delete ecma/String/15.5.5.1.js,
	ecma/FunctionObjects/15.3.3.1-3.js, ecma/Number/15.7.3.3-2.js,
	and ecma/Number/15.7.3.5-2.js, as they no longer fail.

2006-01-13  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.tests: Enable ecma/FunctionObjects/15.3.3.1-2.js,
	ecma/Math/15.8.1.js, ecma/Number/15.7.3.1-3.js,
	ecma/Number/15.7.3.2-4.js, ecma/Number/15.7.3.3-4.js,
	ecma/Number/15.7.3.4-4.js, ecma/Number/15.7.3.5-4.js,
	ecma/Number/15.7.3.6-4.js, ecma/Statements/12.6.3-1.js,
	ecma/Statements/12.6.3-11.js, ecma/String/15.5.3.1-1.js,
	ecma/String/15.5.4.8-3.js and js1_2/regress/regress-7703.js.

	* mjs-most.fail: Delete ecma/Statements/12.6.3-10.js and
	ecma/Statements/12.6.3-19.js as they no longer fail.

2005-12-21  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.tests: Enable js1_2/Array/tostring_1.js,
	js1_2/regexp/alphanumeric.js, js1_2/regexp/digit.js,
	js1_2/regexp/whitespace.js and js1_2/regexp/word_boundary.js.

	* mjs-most.tests: Enable ecma_2/Expressions/instanceof-002.js.

2005-12-20  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.tests:Enable ecma/Boolean/15.6.3.1-1.js,
	ecma/FunctionObjects/15.3.4.js, ecma/GlobalObject/15.1.2.5-2.js,
	ecma/Statements/12.6.2-8.js
	
2005-12-17  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.fail: Erase js1_3/inherit/proto_6.js,
	js1_3/inherit/proto_7.js, js1_3/inherit/proto_8.js,
	ecma/FunctionObjects/15.3.4-1.js, ecma_2/Exceptions/global-001.js,
	ecma_2/Statements/dowhile-006.js,
	ecma/ObjectObjects/15.2.3.1-2.js, js1_4/Regress/function-003.js as
	they fail no more.

2005-12-16  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most-tests: Enable ecma/Expressions/11.13.1.js and
	ecma/TypeConversion/9.3.1-3.js.

	* mjs-most-tests: Enable ecma_2/Statements/dowhile-003.js.

2005-12-15  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.tests: Enable js1_3/inherit/proto_11.js and
	js1_3/inherit/proto_12.js.

	* mjs-most.tests: Enable ecma/Date/15.9.1.1-2.js.

2005-12-10  Cesar Lopez Nataren  <cnataren@novell.com>

	* runner.cs: Make the current direcory the place where we create
	jstest.js, it's causing strange failures on my suse.10 using /tmp
	for this purpose and it's easier to develop and test with new
	configuration.

	* mjs-most.tests: Enable ecma/Boolean/15.6.1.js,
	ecma/Boolean/15.6.4.3-1.js, ecma/Boolean/15.6.4.3.js.

2005-12-08  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.tests: Disable  js1_4/Regress/function-001.js because
	it causes hangs.

2005-10-11  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.tests: Add js1_3/Script/in-001.js and js1_3/regress/in-001.js.

2005-10-01  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.tests: Add ecma/Date/15.9.1.1-1.js,
	ecma/Date/15.9.5.7.js, ecma/Expressions/11.2.1-3-n.js,
	ecma/Expressions/11.2.1-4-n.js, ecma/Math/15.8.1.8-3.js.

2005-09-24  Florian Gross  <flgr@ccan.de>

	* Changed Win32 options in runner.cs to match the reality again

2005-09-08  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.tests: enable more tests.

	* mjs-most.tests: Add ecma/String/15.5.3.1-3.js,
	ecma/String/15.5.4.4-1.js, ecma/String/15.5.4.5-1.js,
	ecma/String/15.5.4.5-4.js, ecma/String/15.5.4.5-5.js,
	ecma/String/15.5.4.5-5.js, ecma/String/15.5.4.8-2.js,
	ecma/Types/8.4.js, ecma_2/RegExp/hex-001.js,
	ecma_2/RegExp/multiline-001.js, ecma_2/RegExp/regress-001.js,
	ecma_2/Statements/dowhile-001.js,
	ecma_2/Statements/dowhile-005.js, ecma_2/Statements/label-001.js,
	ecma_2/String/match-001.js, ecma_2/String/match-002.js,
	ecma_2/String/match-003.js, ecma_2/String/match-004.js,
	ecma_2/String/split-001.js, ecma_2/String/split-003.js,
	js1_2/Array/general2.js, js1_2/regexp/control_characters.js,
	js1_2/statements/break.js, js1_3/inherit/proto_2.js,
	js1_3/inherit/proto_5.js, js1_4/Regress/function-003.js.

	* mjs-most.tests: Bug fixes let us run ecma/Array/15.4.4.2.js and
	ecma/Array/15.4.4.5-3.js now.

2005-09-03  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.fail:Added ecma/FunctionObjects/15.3.3.1-3.js,
	ecma/Number/15.7.3.3-2.js, ecma/Number/15.7.3.5-2.js,
	ecma/ObjectObjects/15.2.3.1-2.js, ecma/Number/15.7.3.5-2.js as
	they throw NotImplementedException at runtime when invoking
	LateBinding::Delete.
	* mjs-most.test:Enable ecma/FunctionObjects/15.3.3.1-3.js,
	ecma/Number/15.7.3.3-2.js, ecma/Number/15.7.3.5-2.jsc,
	ecma/ObjectObjects/15.2.3.1-2.js.


2005-09-02  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.fail: Added ecma/Array/15.4.3.1-2.js, Convert:ToForInObject throws NotImplementedException.
	* mjs-most.test: Enable ecma/Array/15.4.3.1-2.js

2005-08-30  Florian Gross  <flgr@ccan.de>

	* Cleaned up mjs-most.fail, added failure reasons
	* Uncoummented working tests in mjs-most.tests
	(Implemented Try:JScriptExceptionValue)

2005-08-19  Cesar Lopez Nataren  <cnataren@novell.com>

	* mjs-most.tests: Uncomment tests ecma/Array/15.4.2.3.js,
	ecma/Array/15.4.3.2.js, ecma/Boolean/15.6.3.1-5.js,
	ecma/Boolean/15.6.3.1.js, ecma/Boolean/15.6.3.js,
	ecma/Boolean/15.6.4-1.js, ecma/Boolean/15.6.4.1.js,
	ecma/Boolean/15.6.4.js, ecma/Date/15.9.5.1.js,
	ecma/Date/15.9.5.js, ecma/Expressions/11.4.6.js,
	ecma/Expressions/11.5.2.js, ecma/FunctionObjects/15.3.3.1-1.js,
	ecma/FunctionObjects/15.3.3.2.js, ecma/GlobalObject/15.1.2.2-2.js,
	ecma/Math/15.8.2.3.js, ecma/NativeObjects/15-1.js,
	ecma/Number/15.7.3.5-1.js, ecma/Number/15.7.3.js,
	ecma/Number/15.7.4-1.js, ecma/ObjectObjects/15.2.3-1.js,
	ecma/ObjectObjects/15.2.3.js, ecma/String/15.5.3.js,
	ecma/String/15.5.4.2.js, ecma/TypeConversion/9.3.1-1.js,
	ecma_2/RegExp/properties-001.js, ecma_2/RegExp/properties-002.js
	
	as they are no longer freezing.
	
	* mjs-most.tests: comment js1_2/regexp/regress-9141.js as the
	value/ref patch exposes bugs that make it freeze.

	* mjs-most.fail: added js1_2/regexp/octal.js and
	js1_2/regexp/special_characters.js waiting for a RE patch to the
	base class library.


2005-08-19  Florian Gross  <flgr@ccan.de>

	* mjs-most.fail, mjs-most.tests: Adjusted for run time fixes and
	additions
	* Everything: Set SVN end line style to native

2005-08-13  Florian Gross  <flgr@ccan.de>

	* mjs.preamble: Removed arguments declaration
	* mjs-most.fail, mjs-most.tests: Adjusted for run time fixes and
	additions
	* README: Adjusted O'Reilly attributions to suggested style
