Історія комітів

Автор SHA1 Опис Дата
  Rob Landley 3b06f9600e Move a struct from lib.h into the one toys/pending command that uses it. 2 роки тому
  Gavin Howard a66d839167 bc: fix a comparison bug 4 роки тому
  Gavin Howard 10534db2f6 bc: fix a few bugs found in upstream 5 роки тому
  Gavin Howard 1b7a19c72b bc: fix previous patch 5 роки тому
  Gavin Howard 047be9a36e bc: fix a bug in power 5 роки тому
  Daniel Rosenberg 0b7206b22e Fix bc_vec_concat 5 роки тому
  Gavin Howard a7cecf3bbf bc: fix an overflow bug in bc_num_ulong() 5 роки тому
  Rob Landley 1a3c65c868 Inline more functions only called once, unwrap wrappers, etc. 5 роки тому
  Rob Landley df69c98c33 Remove unnecessary macros and typedefs, multipliation by sizeof(char), etc. 5 роки тому
  Rob Landley b7d58cca3d Inline more macros only used once, replace BcId with struct str_len from lib, 5 роки тому
  Rob Landley 586c30c654 Remove more unnecessary macros. Inline bc_parse_exprs[] with the bit order 5 роки тому
  Rob Landley be2704f22e Remove more useless typecasts, wrappers, and inline a function. 5 роки тому
  Rob Landley 9774fd4d3b Remove some unnecessary wrappers, indirection, and typecasts. 5 роки тому
  Gavin Howard a8ade49b05 bc: Update to upstream version 1.1.0 5 роки тому
  Rob Landley 2ed6a1d8d6 Remove the "const" and "restrict" nonsense so it compiles without tainting lib.c 5 роки тому
  Gavin Howard 1ee1c71e9d Update bc for 1.1 release 5 роки тому
  Gavin Howard 151e3f7823 Add bc (and its tests) to pending 6 роки тому
  Rob Landley 24618ae6f0 The author of that bc.c says it won't be ready for 6 months and I'm not 6 роки тому
  Rob Landley 9477d6497f bc cleanup: a few obvious inlines. 6 роки тому
  Rob Landley 8ea127977e bc cleanup: move for(int i;) declarations to int i; for(i;). 6 роки тому
  Gavin Howard fac8b8e663 Add bc to pending 6 роки тому