log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
pymonkey
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 29:
(0)
-10
-7
+7
+10
+30
+100
tip
age
author
description
Tue, 30 Jun 2009 21:23:04 -0700
Atul Varma
Added a new PYM_pyObjectToJsval() function that only supports unicode for the moment. Also, whereever we're assuming that Py_UNICODE is UCS-2, we're surrounding such code with #ifndef Py_UNICODE_WIDE.
Mon, 29 Jun 2009 14:09:01 -0700
Atul Varma
Added a new test for supplementary multilingual plane unicode.
Mon, 29 Jun 2009 13:33:07 -0700
Atul Varma
Based on my new understanding of JSString */jschar * thanks to folks on #jsapi, I've removed the requirement that SpiderMonkey be in UTF-8 mode to translate strings between Python and SpiderMonkey.
Mon, 29 Jun 2009 10:35:06 -0700
Atul Varma
Added a link to ServerJS.
Mon, 29 Jun 2009 10:19:33 -0700
Atul Varma
Converted pavement.py to manage.py and added a README.
Mon, 29 Jun 2009 07:28:56 -0700
Atul Varma
Added very primitive support for calling python functions from JS.
Sun, 28 Jun 2009 22:58:04 -0700
Atul Varma
The hashtable of reflected JS objects now uses a JS_DHashTable instead of a PyDict. Also removed weakref-ability of the JSObject class since it didn't make any sense to use Python's weakref support for JSObjects.
less
more
| rev 29:
(0)
-10
-7
+7
+10
+30
+100
tip