1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/scripting/lua
Miciah Dashiel Butler Masters fdacffd113 Change the pre-format event so that hooks are given the cache entry
instead of the URI, content, and length of the entry. Change the hooks
to use add_fragment. This should fix the memory leakage when multiple
hooks change the same document, closing bug 703.
2005-12-17 06:32:08 +00:00
..
.vimrc Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
core.c In run_lua_func, pass handle_ref 0 for the unref flag so that bindings 2005-12-17 01:42:20 +00:00
core.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
hooks.c Change the pre-format event so that hooks are given the cache entry 2005-12-17 06:32:08 +00:00
hooks.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
lua.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
lua.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
TODO Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00