1
I Use This!
Inactive

Commits : Listings

Analyzed 30 minutes ago. based on code collected about 1 hour ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove max=0 meaning no limit More... about 14 years ago
first 1.8.4 update More... about 14 years ago
Implement max_list_concat for OP_LIST_ADD_TAIL remove max=0 meaning no limit More... about 14 years ago
Implement max_list_concat for list_insert,list_append,set_add More... about 14 years ago
HACKING More... about 14 years ago
whitespace More... about 14 years ago
Define minima for .max_list_concat and .max_string_concat More... about 14 years ago
Fix memory leak in run_interpreter/save_handler_info More... about 14 years ago
Fuller explanation of TRY_STREAM, unscramble bf_substitute, stream usage cleanups in bf_tostr, bf_toliteral, bf_value_hash, bf_encode_binary More... about 14 years ago
Fix for-statement infinite loop bug ([email protected]) add MAX_LIST and MAX_STRING More... about 14 years ago
Fix for-statement infinite loop bug ([email protected]) current_version -> current_db_version More... about 14 years ago
re-separate out load_server_protect_function_flags More... about 14 years ago
Improve stream robustness ([email protected]) More... about 14 years ago
Comment tweaks More... about 14 years ago
support for server_version(argument) simplify stream usage in emergency mode More... about 14 years ago
Line number and pc are unsigned: fix find_line_number return/args types More... about 14 years ago
support for server_version(argument) current_version -> current_db_version More... about 14 years ago
Fix random(m) to be uniformly distributed for m!=2^k Allow for num > RAND_MAX; plus beginnings of 64-bit support More... about 14 years ago
Fix compiler warning: f.pc uninitialized in capture_label More... about 14 years ago
Avoid using uninitialized Program.cached_lineno_vec ([email protected]) More... about 14 years ago
current_version -> current_db_version More... about 14 years ago
Free database name strings on shutdown ([email protected]) current_version -> current_db_version More... about 14 years ago
Avoid using uninitialized activation.temp ([email protected]) current_version -> current_db_version More... about 14 years ago
Fix assignment/equality typos ([email protected]) More... about 14 years ago
whitespace fixes More... about 14 years ago
Support for version_hook and version_src.h More... about 14 years ago
builtin functions can now explicitly abort task with out-of-seconds/ticks using make_abort_pack()/BI_KILL rather than by setting task_timed_out More... about 14 years ago
differentiate kinds of BI_KILL; replace make_kill_pack() with make_abort_pack(abort_reason) More... about 14 years ago
server_flag_option() now takes a default value More... about 14 years ago
server_flag_option() now takes a default value; Minimum values on max_string_concat/max_list_concat enforced; Treat max_concat_catchable like other boolean options; Cleaned up server option macro invocations More... about 14 years ago