1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-18 01:26:23 -04:00
elinks/src/scripting
Kalle Olavi Niemitalo 1487d206db Bug 1069: Revert "1031: JS_SetErrorReporter only once per JSRuntime."
This reverts commit b94657869b.
I don't know where I got the idea that JS_SetErrorReporter affects the
entire JSRuntime, rather than only the provided JSContext.  The people
on #jsapi say it has never worked that way.
2009-02-26 22:56:33 +02:00
..
guile Mark all module names for translation and include needed header files. 2007-03-21 11:01:06 +01:00
lua Name the exec_on_terminal() fg values. 2007-07-15 23:46:18 +03:00
perl Let Perl scripts dynamically load libraries. 2008-09-27 21:58:08 +03:00
python Bug 1015: Define and use Py_ssize_t. 2008-06-09 23:18:03 +03:00
ruby Mark all module names for translation and include needed header files. 2007-03-21 11:01:06 +01:00
smjs Bug 1069: Revert "1031: JS_SetErrorReporter only once per JSRuntime." 2009-02-26 22:56:33 +02:00
Makefile Cosmetic change. 2006-01-12 18:44:26 +01:00
scripting.c report_scripting_error: Look up module names with gettext. 2007-03-22 07:55:59 +02:00
scripting.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
TODO Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00