1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/src/main
Kalle Olavi Niemitalo 8ee5e8c4a1 Bug 951: Revert "Garbage-collect SMJS objects before flushing caches."
This reverts commit c33d195ff4.
ELinks no longer needs to collect garbage in this situation
because it can now free cache entries even if the corresponding
SMJS objects remain.
2008-07-08 15:21:07 +03:00
..
event.c More missing va_ends. 2007-09-04 10:26:57 +03:00
event.h Bug 810: Add a few comments pointing to the bug. 2006-09-24 00:21:03 +03:00
interlink.c Add a comment about CONFIG_TCP_INTERLINK. 2006-01-13 00:10:06 +01:00
interlink.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
main.c Bug 951: Revert "Garbage-collect SMJS objects before flushing caches." 2008-07-08 15:21:07 +03:00
main.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
module.c Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00
module.h Document the difference between builtin_modules and main_modules 2006-05-20 15:01:23 +00:00
object.h Revert OBJECT_HEAD() part of tcc cleanups 2006-01-22 06:18:40 +01:00
select.c Declare element types of lists. 2007-07-26 22:47:23 +03:00
select.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
timer.c Declare element types of lists. 2007-07-26 22:47:23 +03:00
timer.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
version.c Improve display of version and features. 2007-09-14 10:34:42 +02:00
version.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00