Changeset [bd25abc2a0703a115899c03c0f700e1d2a72af03] by thatcher

May 19th, 2009 @ 06:09 PM

env is now Envjs. there are macro level utility functions. the jquery 1.3.2 tests can now be used without any modification to the jquery source or unit testing file (less makefile which simply adds a couple fixed parameters to provide debug related java options). you wil need to delete you jquery 1.3.2 source tree to run. http://github.com/thatcher/env-j...

Committed by thatcher

  • M bin/jquery-1.3.2-test.js
  • M bin/test-jquery.sh
  • M build.xml
  • M src/cruft.good.html
  • M src/cruft/bad.html
  • M src/cruft/good.html
  • M src/cruft/good.js
  • M src/cruft/internal.js
  • M src/dom/document.js
  • M src/dom/implementation.js
  • M src/dom/node.js
  • M src/html/document.js
  • M src/html/element.js
  • M src/html/option.js
  • M src/html/select.js
  • M src/intro.js
  • M src/outro.js
  • M src/parser/html.js
  • M src/parser/javascript.js
  • M src/parser/xml.js
  • M src/platform/core.js
  • M src/platform/rhino.js
  • M src/policy/policy.js
  • M src/profile/profile.js
  • M src/window/dialog.js
  • M src/window/event.js
  • M src/window/timer.js
  • M src/xml/serializer.js
  • M src/xpath/expression.js
  • M src/xpath/implementation.js
  • M src/xpath/result.js
  • M src/xslt/COPYING
  • M src/xslt/ajaxslt-0.8.1/AUTHORS
  • M src/xslt/ajaxslt-0.8.1/ChangeLog
  • M src/xslt/ajaxslt-0.8.1/Makefile
  • M src/xslt/ajaxslt-0.8.1/README
  • M src/xslt/ajaxslt-0.8.1/TODO
  • M src/xslt/ajaxslt-0.8.1/dom.js
  • M src/xslt/ajaxslt-0.8.1/dom_unittest.html
  • M src/xslt/ajaxslt-0.8.1/dom_unittest.js
  • M src/xslt/ajaxslt-0.8.1/simplelog.js
  • M src/xslt/ajaxslt-0.8.1/test/xpath.html
  • M src/xslt/ajaxslt-0.8.1/test/xpath_script.js
  • M src/xslt/ajaxslt-0.8.1/test/xslt.html
  • M src/xslt/ajaxslt-0.8.1/test/xslt_script.js
  • M src/xslt/ajaxslt-0.8.1/unittestsuite.html
  • M src/xslt/ajaxslt-0.8.1/xmltoken.js
  • M src/xslt/ajaxslt-0.8.1/xmltoken_unittest.html
  • M src/xslt/ajaxslt-0.8.1/xmltoken_unittest.js
  • M src/xslt/ajaxslt-0.8.1/xpath_unittest.html
  • M src/xslt/ajaxslt-0.8.1/xpath_unittest.js
  • M src/xslt/ajaxslt-0.8.1/xpathdebug.js
  • M src/xslt/ajaxslt-0.8.1/xslt_unittest.html
  • M src/xslt/ajaxslt-0.8.1/xslt_unittest.js
  • M src/xslt/implementation.js
  • M src/xslt/processor.js
  • M src/xslt/util.js
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

a javascript browser environment