ecl/src/doc
Marius Gerbershagen d7b2dfb722 Change handling of C stack size
Previously: unconditionally use the size from ECL_OPT_C_STACK_SIZE if
it is larger than the OS provided value and if possible resize the
stack at runtime.

Now: Use ECL_OPT_C_STACK_SIZE if provided. Otherwise, use a) the OS
provided value if we can resize the stack at runtime (for Unix) or b)
the new build option ECL_DEFAULT_C_STACK_SIZE (1 MB) if we can set the
stack size at link time (for Windows).
2019-12-26 19:13:31 +01:00
..
manual Change handling of C stack size 2019-12-26 19:13:31 +01:00
old-manual doc: set new doc as standard documentation 2019-01-03 19:14:28 +01:00
amop.txt Implemented [funcallable-]standard-instance-access, but without SETF version. 2006-03-20 09:04:24 +00:00
cl-implentations.org doc: new-doc progress 2016-05-21 17:33:50 +02:00
debugging readme: fix top-level README (move to src/doc/debugging) 2015-08-23 12:56:57 +02:00
ecl-config.man.in Make the manpages compatible with mandoc 2013-06-09 07:34:14 -07:00
ecl.man.in Deprecate one-dash longflags 2016-09-17 22:38:21 +02:00
help.lsp hash-table: add extension for generic predicates 2019-05-25 09:56:08 +02:00
Makefile.in configure: change manual installation 2019-04-11 18:17:02 +02:00
types-and-classes doc: Update internal doc wrt floats 2015-08-23 12:32:11 +02:00