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 |
2018-12-07 |
Denys Vlasenko | bc: do not perform domr limit checks when they can... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Denys Vlasenko | bc: pull temporary into a register |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Denys Vlasenko | bc: use more compact parsing data structures |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Denys Vlasenko | bc: use only G_interrupt as interrupt flag |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: fix exit codes for FEATURE_CLEAN_UP=y |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | dc: fix testsuite |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: correctly parse dc options |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | dc: fix "dc does_not_exist" SEGVing |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | fix make_single_applets.sh |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: code shrink - convert two macros to functions |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: make keyword POSIXness check more readable |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: move a function to reduce forward declarations |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: small simplification in dc_lex_token() |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: add comment about BC_NUM_DEF_SIZE |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: fix for prev commit |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: do not needlessly use strcat |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: unbreak "BC only" and "DC only" configs |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | dc: re-enable "tiny dc" implementation |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: unbreak FEATURE_CLEAN_UP build |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: reuse common string |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: hook up line editing with history buffer |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: add preparatory indent block, no code changes |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: if ^C handling is not selected, there is no interac... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Denys Vlasenko | bc: fix "bc -v" printing version info twice, and not... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: make bc_vm_envArgs() NULL-terminate its argv, simpl... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: if FEATURE_CLEAN_UP, clean up allocations on exits |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: do not allow "()" as a valid expression |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: reorder functions, delete forward declarations... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: reorder functions, delete forward declarations... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: remove unused strings |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: trivial simplification in bc_parse_return() |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: fix "warning: 's' may be used uninitialized in... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: code shrink |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: code shrink |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: make division operation interruptible |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: use unsigned division by 10 instead of signed |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: move ^C check fro power calculation to multiplication |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: bc_num_k(): move carry,i,j,len to inner scope |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: tweak error messages |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: fix inverted POSIXness test, improve messages,... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: print error line numbers |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: optimize pushing zero bytes to vectors |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: restore printing of script name on errors |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: do not check for errors when parsing/running intern... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: shrink error handling code by enabling tail-call... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: make 2^1000000 interruptible faster |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: remove tabs from internal library |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: store library in ASCII, shrink keyword parsing... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: drop bc_map_init() macro |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: create a few common functions |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: rewrite "BOOL * EXPR" idiom as if() statement |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: switch to SA_RESTART signal handling |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: get rid of G.tty and G.flags |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: convert all status codes, remove bc_err_msgs[]... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: convert all non-POSIX BC_STATUS_foo codes |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: convert BC_STATUS_EXEC_SIGNAL - its message string... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: convert BC_STATUS_PARSE_NO_AUTO |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: convert BC_STATUS_EXEC_MISMATCHED_PARAMS and BC_STA... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: BC_STATUS_VEC_ITEM_EXISTS is not a real error code... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: simplify bc_lex_comment() |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: handle BIN_FILE and LEX_BAD_CHAR errors at the... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: eliminate BC_STATUS_INPUT_EOF |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: handle "limits" and "quit" immediately at parse... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc": drop unused error codes and strings |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: remove "error ids": serve no useful purpose, error... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: reduce forward declarations |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: use smaller datatypes for limits, match GNU bc... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: better handle optional args of bc_program_pushVar() |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: tweak help text |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: simplify bc_vm_stdin() |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: only check for ^C in bc_program_exec() main loop |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: simpler calling convention for bc_read_file(),... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: bc_num_ulong2num(), bc_program_pushGlobal(), bc_pro... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: stop passing around pointers to G.prog, they are... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: select parse_init() and parse_expr() using IS_BC... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: propagate fixed arguments into callees |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: simplify ^C handling |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: convert to "G trick" - this returns bc to zero... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: simplify, and restore ^C, fix ^D handling |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: simplify, stop testing for IO errors on every output |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: fix warnings, initial cleanups |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Gavin Howard | bc: new applet, throws warning |
commit | commitdiff | tree | snapshot |
next |