log src/runtime.cpp @ 173:5cfb47c9e916 default tip

age author description
Tue, 01 Sep 2009 03:22:33 -0700 Atul Varma Minor line wrap and spacing fixes. default tip
Tue, 01 Sep 2009 03:07:24 -0700 Atul Varma Initial attempt at renaming pymonkey to pydermonkey.
Sat, 29 Aug 2009 14:06:03 -0700 Atul Varma Added a pymonkey.get_debug_info() function and used it on test teardown to ensure that unit tests don't leak.
Sun, 23 Aug 2009 18:04:21 -0700 Atul Varma Minor housekeeping: replaced tabs w/ spaces, got rid of outdated TODOs, etc.
Sun, 23 Aug 2009 17:52:47 -0700 Atul Varma Added weakref support for runtimes.
Mon, 17 Aug 2009 22:08:33 -0700 Atul Varma Moved all .cpp/.h files into 'src' dir and test suite into 'tests' dir. base runtime.cpp@248f1728e586