log

age author description
Thu, 10 Sep 2009 15:13:33 -0700 Atul Varma Added opcb parameter
Thu, 10 Sep 2009 14:58:00 -0700 Atul Varma Added license blocks.
Thu, 10 Sep 2009 14:56:22 -0700 Atul Varma Renamed test_pydertron.py to test_compliance.py.
Thu, 10 Sep 2009 14:55:24 -0700 Atul Varma Added docs.
Thu, 10 Sep 2009 14:36:17 -0700 Atul Varma Added support for running test suite over http.
Thu, 10 Sep 2009 14:27:28 -0700 Atul Varma Added HttpFileSystem
Thu, 10 Sep 2009 14:07:13 -0700 Atul Varma Minor refactorings to improve readability
Thu, 10 Sep 2009 13:53:03 -0700 Atul Varma Factored out unit test suite
Thu, 10 Sep 2009 13:51:04 -0700 Atul Varma Some refactorings
Thu, 10 Sep 2009 11:09:14 -0700 Atul Varma Removed unused js files.
Thu, 10 Sep 2009 10:50:11 -0700 Atul Varma Test runner now displays # passed and failed.
Thu, 10 Sep 2009 10:43:25 -0700 Atul Varma Improved performance of watchdog thread.
Thu, 10 Sep 2009 01:11:01 -0700 Atul Varma Fixed some threading issues.
Thu, 10 Sep 2009 01:04:04 -0700 Atul Varma Now passing all CommonJS SecurableModule compliance tests.
Thu, 10 Sep 2009 00:15:57 -0700 Atul Varma Added memory leak detection.
Wed, 09 Sep 2009 22:18:35 -0700 Atul Varma Added more to securablemodule impl.
Wed, 09 Sep 2009 22:01:43 -0700 Atul Varma Refactored securable module loader.
Wed, 09 Sep 2009 21:48:49 -0700 Atul Varma Refined require() implementation.
Wed, 09 Sep 2009 21:09:39 -0700 Atul Varma Added trivial half-baked implementation of securable modules.
Wed, 09 Sep 2009 14:59:08 -0700 Atul Varma Origination