1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-19 01:36:33 -04:00
Go to file
André Schröder b5379b4166 [doc] Update ECMAScript documentation
elinks supports SpiderMonkey 78 (from 2020) and not only 1.5 (from
2000). This is not documented yet.

Removed `js-1.5-rc6a+elinks.patch` because the Meson build script expect
SpiderMonkey 78 for which this patch is irrelevant. Also, you can build
elinks with the vanilla SpiderMonkey 78, that is without needing to
apply any patch.

Removed the documentation on building SpiderMonkey 1.5 because this is
not relevant anymore.

Updated the documentation to use `meson build` instead of `autogen.sh`.
I think the autogen.sh doesn't yet support new SpiderMonkey versions.
2022-03-15 12:47:21 +01:00
config Fix compatibility with Ruby >= 1.9 2018-03-09 17:34:30 -05:00
contrib [doc] Update ECMAScript documentation 2022-03-15 12:47:21 +01:00
doc [doc] Update ECMAScript documentation 2022-03-15 12:47:21 +01:00
po po/sr.po: Convert quotes from ASCII to UTF-8; a few minor fixes 2021-12-23 16:45:41 +01:00
src [meson] fix in osdep. Refs #140 2022-03-13 16:55:14 +01:00
test [quickjs] Fixes in querySelector 2021-12-17 15:24:55 +01:00
Unicode Unicode/gen-case: Upgrade ISC licence to July 2007 version 2012-11-03 23:01:28 +02:00
.gitignore gitignore: Add *.o for git status compatibility 2007-08-28 14:57:35 +02:00
.mailmap Add .mailmap file to help git-shortlog 2007-04-15 22:08:11 +02:00
ABOUT-NLS Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
AUTHORS po/sr.po: Update to Serbian translation; AUTHORS: Update Strahinya Radich's email aaddress 2021-11-25 17:40:01 +01:00
autogen.sh Add -I config/m4 to aclocal. 2017-11-25 20:58:26 +01:00
BUGS [bugs] github address 2021-08-24 10:39:32 +02:00
ChangeLog Changed version. 2019-12-27 17:33:27 +01:00
config2.h.in [meson] bzlib.h is included unconditionally 2022-02-28 16:08:38 +01:00
configure.ac [mkstemps] Check for mkstemps function 2022-01-06 19:51:18 +01:00
COPYING Rename configure.in to configure.ac 2017-11-22 17:01:48 -05:00
features.conf [configure] Remove outdated information 2020-07-05 12:26:55 +02:00
git-dirty.sh [configure.ac] Added --with-quickjs option 2021-11-24 17:18:02 +01:00
GOALS Some goals for dvelopment 2017-11-29 17:38:39 +01:00
INSTALL add autogen.sh to compiling instructions 2019-09-30 17:57:47 +02:00
Makefile Rename configure.in to configure.ac 2017-11-22 17:01:48 -05:00
Makefile.config.in [configure.ac] Added --with-quickjs option 2021-11-24 17:18:02 +01:00
Makefile.lib [Makefile.lib] Changed build options for tcc compatibility 2020-08-22 15:25:30 +02:00
meson_options.txt [meson] static option 2022-01-06 16:07:04 +01:00
meson.build [meson] Get rid of set10 2022-03-14 15:56:12 +01:00
NEWS [NEWS] 0.15.0 2021-12-24 20:53:43 +01:00
README [rename] felinks -> elinks 2020-12-01 21:36:39 +01:00
README.md - README.md 2017-11-11 13:13:37 +01:00
SITES [rename] felinks -> elinks 2020-12-01 21:36:39 +01:00
THANKS THANKS: Remove link to HSTI webpage as the domain is for sale. 2006-11-08 20:53:01 +02:00
TODO [todo] github url 2021-08-24 13:53:21 +02:00

felinks

Fork of elinks