cling/lib/UserInterface
Jiang Yi da57784037 Set history size to ${CLING_HISTSIZE}
It was left unset. Then the default hist size was

static_cast<size_t>(-1), which is practically equivalent to unlimited

history size.
2023-01-30 10:29:07 +01:00
..
textinput Set history size to ${CLING_HISTSIZE} 2023-01-30 10:29:07 +01:00
CMakeLists.txt Remove the -DUNICODE and -D_UNICODE definitions on Windows 2019-07-22 11:14:11 +02:00
UserInterface.cpp Support setting cmd history file by ${CLING_HISTFILE} 2023-01-25 13:59:06 +01:00