Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bc
/
e94792ad131fb7f5ae22c8f4bda1f1c08b1e586e
e94792a
Fix typos
by Gavin Howard
· 6 years ago
66f2a6b
Attempt to fix a bug where copyright was not printed on Windows
by Gavin Howard
· 6 years ago
7286ca6
Fix a discrepancy from the POSIX bc spec
by Gavin Howard
· 6 years ago
8505184
Style fix for a test
by Gavin Howard
· 6 years ago
08a4b5a
Fix a parse bug where nested if's did not work
by Gavin Howard
· 6 years ago
bda62cc
Add a failing test found by busybox
by Gavin Howard
· 6 years ago
5f5a844
Tweak to configure.sh
by Gavin Howard
· 6 years ago
67222d3
Make the configure step test C compilers better
by Gavin Howard
· 6 years ago
cdfa888
Add a help blurb about configure to the README
by Gavin Howard
· 6 years ago
629da49
Fix error message problems in configure.sh
by Gavin Howard
· 6 years ago
794b107
Add tests for else in the wrong place
by Gavin Howard
· 6 years ago
11734bc
Style fix to the bc parser
by Gavin Howard
· 6 years ago
05b2ebd
Fix a parse bug found by busybox
by Gavin Howard
· 6 years ago
0eaf86b
More test file style fixes
by Gavin Howard
· 6 years ago
6e3137d
Style fixes for a test file
by Gavin Howard
· 6 years ago
2a70580
Add two tests to test a bug that busybox found
by Gavin Howard
· 6 years ago
5184b33
Shorten the internal math library
by Gavin Howard
· 6 years ago
3e434de
Fix status message ordering
by Gavin Howard
· 6 years ago
2a44ae1
Move limits execution into the parser
by Gavin Howard
· 6 years ago
4e6ab0a
Remove some extra stuff from the bc math library
by Gavin Howard
· 6 years ago
41c701e
Another style fix for strgen.c
by Gavin Howard
· 6 years ago
2b6631f
Fix style in strgen
by Gavin Howard
· 6 years ago
3f9b574
Make strgen remove tabs in the math library
by Gavin Howard
· 6 years ago
b5253c5
Shrink the internal math library
by Gavin Howard
· 6 years ago
a3af22f
Make sure the configure step doesn't give valgrind targets without debug
by Gavin Howard
· 6 years ago
03d86af
Tweak output of the configure step
by Gavin Howard
· 6 years ago
f1a0404
Improve make help output
by Gavin Howard
· 6 years ago
5647960
Remove the now-unneeded sbgn and send in BcVm
by Gavin Howard
· 6 years ago
4df9907
Fix a bug in the configure step
by Gavin Howard
· 6 years ago
3a686c7
Make sure to ignore clang generated profile files
by Gavin Howard
· 6 years ago
4737d54
Simplify bc_vm_stdin()
by Gavin Howard
· 6 years ago
b5012b1
Update make help for the new configure step
by Gavin Howard
· 6 years ago
c27fccb
Improve the configure step
by Gavin Howard
· 6 years ago
62cf3ca
Fix coverage generation in the configure step
by Gavin Howard
· 6 years ago
3a522f9
Clarify why I don't support pass-by-reference arrays in README
by Gavin Howard
· 6 years ago
fed0d54
Style fix
by Gavin Howard
· 6 years ago
52446f2
Fix dc comment handling
by Gavin Howard
· 6 years ago
64ea138
Fix a bug in handling comments in stdin
by Gavin Howard
· 6 years ago
a1a9096
Fix bugs in the stdin test script
by Gavin Howard
· 6 years ago
4a5eb47
Make sure to not use optimization for only debug in configure step
by Gavin Howard
· 6 years ago
b186b6c
Add make help entries for test_bc and test_dc
by Gavin Howard
· 6 years ago
3109a59
Add individual tests back in
by Gavin Howard
· 6 years ago
4f3cf8d
Fix a problem with the configure step
by Gavin Howard
· 6 years ago
a9fcc2a
Commit missing files needed for last commit
by Gavin Howard
· 6 years ago
eac7513
Add stdin tests
by Gavin Howard
· 6 years ago
a7c8aa4
Fix a bug found by Denys Vlasenko of busybox
by Gavin Howard
· 6 years ago
0f44900
Update the README with new build instructions
by Gavin Howard
· 6 years ago
629b5c0
Improve configure.sh error handling and reporting
by Gavin Howard
· 6 years ago
27fa9cd
Add a POSIX-shell configure step
by Gavin Howard
· 6 years ago
38ddfc2
Remove useless calls to bc_num_zero
by Gavin Howard
· 6 years ago
0ecf426
Fix a bug where dc was not getting selected
by Gavin Howard
· 6 years ago
5e3c61f
Fix a bug that I recently introduced
by Gavin Howard
· 6 years ago
d8a4389
Fix a bug introduced a few commits ago
by Gavin Howard
· 6 years ago
c9c773c
Fix a compile warning
by Gavin Howard
· 6 years ago
d3a1c39
Optimize bc_num_ulong()
by Gavin Howard
· 6 years ago
ac15758
Fix mistakes in last commit
by Gavin Howard
· 6 years ago
1bc0912
Fix up status handling and remove unused ones
by Gavin Howard
· 6 years ago
b510a3d
Add a blurb to the README about busybox and toybox
by Gavin Howard
· 6 years ago
70e3d60
Make all of the VM global
by Gavin Howard
· 6 years ago
34c4ba0
Improve speed of brute force addition
by Gavin Howard
· 6 years ago
f5ae4ac
Improve busybox release
by Gavin Howard
· 6 years ago
112304b
Simplify signal handling
by Gavin Howard
· 6 years ago
07f0d10
Style fix for busybox
by Gavin Howard
· 6 years ago
b32490a
Fix a bug in signal handling
by Gavin Howard
· 6 years ago
a8112ab
Style fixes to bc_vm_stdin() for busybox
by Gavin Howard
· 6 years ago
d95bb2c
Make the limits output match GNU
by Gavin Howard
· 6 years ago
a0bb69d
Fix an uninitialized read uncovered by busybox
by Gavin Howard
· 6 years ago
1df9288
Fix some missed #if defined()'s
by Gavin Howard
· 6 years ago
f97c24b
Use a style fix that busybox suggested on bc_program_pushVar()
by Gavin Howard
· 6 years ago
c829197
Style fix
by Gavin Howard
· 6 years ago
3cf18ac
Fix typos in the README
by Gavin Howard
· 6 years ago
a84ad99
Make more changes to be closer to what busybox wants
by Gavin Howard
· 6 years ago
34ec1ca
Change help text for busybox
by Gavin Howard
· 6 years ago
2387839
Remove an unused typedef
by Gavin Howard
· 6 years ago
705c4bc
Remove some useless error return values
by Gavin Howard
· 6 years ago
6c8f40a
Fix a warning in busybox
by Gavin Howard
· 6 years ago
f878d33
Remove the bc field from BcGlobals
by Gavin Howard
· 6 years ago
62ea586
Refactor a procedure for busybox
by Gavin Howard
· 6 years ago
9b0ff66
Use a better way of excluding an item from busybox
by Gavin Howard
· 6 years ago
feabca0
Fix a typo
by Gavin Howard
· 6 years ago
9d87f2e
Style fix for the dist/release.py script
by Gavin Howard
· 6 years ago
2961f89
Fix a problem with a replacement
by Gavin Howard
· 6 years ago
5ace9e5
Improve handling of errors in argument parsing
by Gavin Howard
· 6 years ago
5ec7573
Move some stuff into BcGlobals for busybox
by Gavin Howard
· 6 years ago
505a8bd
Fix problems from two commits ago
by Gavin Howard
· 6 years ago
7aa7b01
Fix a little thing for busybox
by Gavin Howard
· 6 years ago
40a085f
Fix preprocessor conditionals for busybox
by Gavin Howard
· 6 years ago
69f9ee2
Style fixes for the bc lexer
by Gavin Howard
· 6 years ago
0f31f5b
Fix something for busybox
by Gavin Howard
· 6 years ago
0e94645
Update busybox sizes
by Gavin Howard
· 6 years ago
03899f3
Add a busybox fix that I missed
by Gavin Howard
· 6 years ago
e0bd6fe
Change things for busybox
by Gavin Howard
· 6 years ago
63a5c20
Undo last commit
by Gavin Howard
· 6 years ago
94d6a79
Add another optimization option to the README
by Gavin Howard
· 6 years ago
96664f2
More toybox updates
by Gavin Howard
· 6 years ago
84edc79
Update for toybox changes to my patch
by Gavin Howard
· 6 years ago
9727b6f
Update style for toybox
by Gavin Howard
· 6 years ago
20e2be2
Fix a scan-build warning
by Gavin Howard
· 6 years ago
37f7dbe
Update busybox and move a piece of code
by Gavin Howard
· 6 years ago
7269b95
Fix various bugs from recent changes
by Gavin Howard
· 6 years ago
Next »