forked from davisp/python-spidermonkey
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTHANKS
More file actions
26 lines (18 loc) · 632 Bytes
/
THANKS
File metadata and controls
26 lines (18 loc) · 632 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Thanks For Patches and Pointers
===============================
benoitc
* build system tweaks, compiling on OpenBSD
Mark Lee
* Patch for iterating JS arrays in Python
* Patch to allow linking against Xulrunner's libmozjs
sk89q
* Info for FreeBSD builds
spahl
* Heads up on the signal hack and fix for a compiler warning.
* Bug #16 integer property lookup failure report and fix.
Mike West
* Reported bug in Context.max_time
* Better test for test_exceeds_time
* Reported missing pkg-config requirement
Riccardo Pelizzi
* Bug report for global handlers and "function foo() {}" syntax.