2018-12-14 |
Denys Vlasenko | bc: rewrite "block flag stack" using simple realloc... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: drop zbc_parse_endBody() bool parameter, move its... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: shorten one message, make defines more readable |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: pull zbc_lex_next() call out of zbc_parse_operator... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bx: add more debug scaffolding |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: convert macro bc_parse_push() to function, add... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: rename zbc_parse_text() to ..._init(), reuse existi... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: compress two constant arguments of bc_lex_assign... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: remove stale comment, empty lines, regularize comme... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: tweak bc_num_parseDecimal() for readability, logic... |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: shrink s() in library again |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: yet another library shrink |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: shrink internal library yet more |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: shrink internal library more |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Denys Vlasenko | bc: shrink internal library |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: group ENABLE_BC code a bit better, no logic changes |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: fix "dc only" bug |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: unbreak "only bc" and "only dc" configs |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: simplify bc_lex_whitespace() |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: G.sbgn and G.send are unused, remove them |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: simplify filename saving in zbc_vm_file() |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: do not append duplicate NUL, reduce indentation... |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: change bc_read_line() and zbc_vm_stdin() to avoid... |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: further simplification in zbc_vm_stdin() |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: fix another thinko |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: fix a thinko: dc uses [] string delimiters, bot bc! |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: fix comment handling |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: further zbc_vm_stdin() optimizations |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: shrink zbc_vm_stdin() |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Denys Vlasenko | bc: trim config help text, add a few comments, no code... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: unbreak CONFIG_FEATURE_BC_SIGNALS=y config |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: remove lexer function pointer |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: remove parse function pointer |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: convert two more functions to "z" logic |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: remove BC_STATUS_EOF (again), the condition is... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | dc: fix EOF handling in case of last line being incomplete |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | testsuite: add bc and dc tests |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: further conversions to "z" logic |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: optimize bc_parse_pushIndex() |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: convert even more of lexer functions to "z" convention |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: convert even more of lexer functions to "z" convention |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: convert more of lexer functions to "z" convention |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: partially convert lexer functions to "z" convention |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Denys Vlasenko | bc: code shrink in bc_num_cmp() |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: simplify zbc_program_logical() |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: simplify nested read() check |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: in non-interactive config, POSIX error functions... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: use common_parse_init() in bc_vm_init() |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: fix EOF handling in bc_program_read() |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: tweak comment |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: convert bc_program_asciify to "z" function |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: shrink bc_program_printString |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: convert zbc_program_op to "z" function, fix a think... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: convert bc_program_logical to "z" function |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: do not use "(cond ? f1 : f2)(params)" idiom, it... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: convert arithmetic calc functions to "z" logic |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: rename arithmetic calc functions to "z" functions... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: move declarations around, no code changes |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: code shrink in zbc_lex_number() |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: make bc_program_pushVar "z-function" |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Denys Vlasenko | bc: improve "noninteractive" macro machinery so that... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: it's not clear bc_vm_file() always exits on errors... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: more ERRORS_ARE_FATAL annotations |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: stop checking for name length in bc_lex_name() |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: optimize non-interactive config: we know that many... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: in non-interactive config, let compiler know that... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | tls: prepare for ECDH_anon ciphers |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | tls: fix a potential (currently "disabled" by a macro... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | tls: if !ENABLE_FEATURE_TLS_SHA1, tls->MAC_size is... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | tls: introduce FEATURE_TLS_SHA1 to make SHA1 code optional |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: simplify bc_num_parseDecimal() further |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: make all function pointers FAST_FUNC, on i486 this... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: 0xffffffffffffffff may be larger than unsigned... |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: optimize bc_vec_concat() |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: simplify bc_program_len() |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: simplify bc_program_print() |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: simplify bc_num_ulong2num() |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Denys Vlasenko | bc: move str-to-num conversion functions to their only... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Denys Vlasenko | bc: further simplify string-to-number conversion code |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Denys Vlasenko | bc: simplify string-tonumber conversion code |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Denys Vlasenko | bc: no need to "set to zero" BcNum after bc_num_init... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Denys Vlasenko | bc: add and use bc_num_init_DEF_SIZE() |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Denys Vlasenko | bc: in bc_program_execStr(), push two variables into... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Denys Vlasenko | bc: in bc_program_exec(), push two variables into inner... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | bc: add accessors for G.prog.strs[idx], G.prog.fns... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | bc: eliminate always the same params to bc_num_printBase() |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | bc: remove redundant error checks in bc_parse_print() |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | bc: stop propagating pointer to G.prog.nchars deep... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | bc: do not pass line width in parameters, it's in globals |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | bc: remove "ready for more input" message, GNU bc does... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | tls: AES-GCM: in GMULT, avoid memcpy, use one less... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | bc: trim banner, use empty interactive prompts (GNU... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | dc: fix "small dc" to have standard command line API |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | lineedit: fix "defined but not used" sigaction2 warning |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | mdev: suppress aliasing warning |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | inetd: suppress aliasing warning |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | suppress gcc 8 aliasing warnings |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Denys Vlasenko | tls: make RIGHTSHIFTX() in AES-GCM faster |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Denys Vlasenko | bc: replace G.eof with a special exit code of bc_vm_stdin() |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Denys Vlasenko | bc: convert two macros to functions, unwing one complex... |
commit | commitdiff | tree | snapshot |
next |