log pydertron.py @ 26:c4181cc0771d

age author description
Sun, 21 Mar 2010 22:11:51 -0700 Atul Varma Fixed a bug whereby pydermonkey.Object instances couldn't be passed from python-space into JS-space. I think.
Thu, 10 Sep 2009 22:32:45 -0700 Atul Varma Added more docs, fixed edge cases.
Thu, 10 Sep 2009 16:59:18 -0700 Atul Varma Moved docs out to a separate file.
Thu, 10 Sep 2009 16:37:33 -0700 Atul Varma Added html docs.
Thu, 10 Sep 2009 15:44:18 -0700 Atul Varma Added docs with doctests.
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:55:24 -0700 Atul Varma Added docs.
Thu, 10 Sep 2009 14:27:28 -0700 Atul Varma Added HttpFileSystem
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 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