Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bc
/
a9b7b59503331dee65949de70d25d657606c9490
a9b7b59
Style fix and update toybox for the fix
by Gavin Howard
· 6 years ago
effb238
Remove a buggy line of code from tests/afl.py
by Gavin Howard
· 6 years ago
db7eeac
Fix crashes in dc
by Gavin Howard
· 6 years ago
37ad3f2
Add the manpages
by Gavin Howard
· 6 years ago
ed91022
Style fixes to the configure script
by Gavin Howard
· 6 years ago
074b38a
Hook the manpages into the build and install system
by Gavin Howard
· 6 years ago
593a518
Make configure allow HOSTCFLAGS, HOST_CC, and HOST_CFLAGS
by Gavin Howard
· 6 years ago
9a29361
Add links to the ronn files
by Gavin Howard
· 6 years ago
35cef8b
Reformat the manuals to work as ronn docs
by Gavin Howard
· 6 years ago
bc8cf8c
Fix a few oversights in release.sh
by Gavin Howard
· 6 years ago
f2ef2f3
Remove an assert that is not needed and wrong
by Gavin Howard
· 6 years ago
1a8e2b5
Move a test to prevent errors
by Gavin Howard
· 6 years ago
1a0a4d0
Add a test for a crash
by Gavin Howard
· 6 years ago
2a36692
Fix another crash
by Gavin Howard
· 6 years ago
c3cea53
Fix a crash with the places operator
by Gavin Howard
· 6 years ago
9c80a07
Add tests to test for the crashes that were found
by Gavin Howard
· 6 years ago
929c286
Fix a bug in tests/afl.py
by Gavin Howard
· 6 years ago
bbd5b76
Fix a crash in dc
by Gavin Howard
· 6 years ago
509d1d3
Fix yet another problem with the last commit
by Gavin Howard
· 6 years ago
63fdbfa
Fix last commit
by Gavin Howard
· 6 years ago
94ed6da
Attempt to fix crashes (lots) that afl found
by Gavin Howard
· 6 years ago
a4a0201
Even more tweaks to the dc manual
by Gavin Howard
· 6 years ago
03a989a
Another tweak to the dc manual
by Gavin Howard
· 6 years ago
8afbcb5
More tweaks to the bc manual
by Gavin Howard
· 6 years ago
23250d4
Fix an oversight in the dc manual
by Gavin Howard
· 6 years ago
f86cdcb
Tweaks to both manuals
by Gavin Howard
· 6 years ago
41abaea
Make various fixes to the bc manual
by Gavin Howard
· 6 years ago
30083e8
Fix an oversight in the dc manual
by Gavin Howard
· 6 years ago
6fbe0bd
Add a few things to the README
by Gavin Howard
· 6 years ago
7c3c946
Remove a useless branch
by Gavin Howard
· 6 years ago
71458d1
Fix a toybox compile error
by Gavin Howard
· 6 years ago
e53e0bb
Style fixes
by Gavin Howard
· 6 years ago
dcf22aa
Make assigning strings to array elements work
by Gavin Howard
· 6 years ago
96dd784
Fix a test
by Gavin Howard
· 6 years ago
339be9c
Add a test for strings in arrays
by Gavin Howard
· 6 years ago
356a46e
Tweaks to the factorial script
by Gavin Howard
· 6 years ago
0f3a835
Add a factorial script to dc
by Gavin Howard
· 6 years ago
7fd2840
Write the dc manual
by Gavin Howard
· 6 years ago
b75be2d
Add less than and less than or equal to
by Gavin Howard
· 6 years ago
75c6042
Add tests for less than and less than or equals
by Gavin Howard
· 6 years ago
91ff965
Add a string test for numbers
by Gavin Howard
· 6 years ago
bd50911
Fix a test for a recent change
by Gavin Howard
· 6 years ago
ed5f8f2
Make sure to match behavior on executing numbers in dc
by Gavin Howard
· 6 years ago
6abe6d6
Do various improvements to the bc manual
by Gavin Howard
· 6 years ago
88b59ed
Make dc ignore bc block comments
by Gavin Howard
· 6 years ago
65a8201
Fix a new parse bug
by Gavin Howard
· 6 years ago
5615879
Fix a lex line counting bug
by Gavin Howard
· 6 years ago
057c3e8
Style fix
by Gavin Howard
· 6 years ago
7ed50c7
Fix the crash that afl found
by Gavin Howard
· 6 years ago
a0a4e07
Make instruction output a bit different
by Gavin Howard
· 6 years ago
26a852a
Add an error test to catch a crash that afl found
by Gavin Howard
· 6 years ago
4bc2645
Fix a toybox seg fault
by Gavin Howard
· 6 years ago
caf5fc2
Avoid some undefined behavior in strgen.c
by Gavin Howard
· 6 years ago
23714f7
Remove some debugging code in strgen
by Gavin Howard
· 6 years ago
04a9deb
Get rid of gcc compiler warnings
by Gavin Howard
· 6 years ago
540eea4
Make dc have a negate command
by Gavin Howard
· 6 years ago
9b6d365
Fix some dc handling of string escapes
by Gavin Howard
· 6 years ago
aec4044
More work on the bc manual
by Gavin Howard
· 6 years ago
77cfd56
Fix mistake in last commit
by Gavin Howard
· 6 years ago
bffa6c9
Make the clang extra flags clang-only in the release script
by Gavin Howard
· 6 years ago
4fec27e
More work on the bc manual
by Gavin Howard
· 6 years ago
b5e35a1
Add more to the bc manual
by Gavin Howard
· 6 years ago
2aa9d1c
Make the bc able to parse braces without headers
by Gavin Howard
· 6 years ago
035abf3
Add a test for block with no header
by Gavin Howard
· 6 years ago
50775d0
Remove an item from the README file list
by Gavin Howard
· 6 years ago
5bc51f2
Make toybox compile again
by Gavin Howard
· 6 years ago
1f1baa6
Get rid of some compiler warnings
by Gavin Howard
· 6 years ago
94f1410
Switch 2 vars
by Gavin Howard
· 6 years ago
37fc72a
Fix the num length check
by Gavin Howard
· 6 years ago
25f6088
Fix yet another crash
by Gavin Howard
· 6 years ago
4073714
Accept a bug in afl.py
by Gavin Howard
· 6 years ago
6ed1986
Fix a bug in afl.py
by Gavin Howard
· 6 years ago
e522888
Fix another crash and do some style fixes in bc parsing
by Gavin Howard
· 6 years ago
7de4f22
Fix a problem with counting lines
by Gavin Howard
· 6 years ago
ce1bfc5
Remove a branch
by Gavin Howard
· 6 years ago
ac7a3c9
Fix a yet another crash
by Gavin Howard
· 6 years ago
796638f
Fix another crash
by Gavin Howard
· 6 years ago
c7ae8af
Some fixes for release.sh
by Gavin Howard
· 6 years ago
fab1a03
Make sure BC_I is used for dc too
by Gavin Howard
· 6 years ago
3796eb2
Eliminate more compiler warnings
by Gavin Howard
· 6 years ago
cf1ad7f
Remove a compiler error on bc-only
by Gavin Howard
· 6 years ago
1cbfe24
Turn on -Weverything and eliminate all warnings
by Gavin Howard
· 6 years ago
8ec6c0c
Fix a bug in tests/afl.py
by Gavin Howard
· 6 years ago
fbdea51
Make a bit of code more efficient
by Gavin Howard
· 6 years ago
02559b0
Fix another crash
by Gavin Howard
· 6 years ago
f951658
Fix a crash in dc
by Gavin Howard
· 6 years ago
3927768
Fix a crash
by Gavin Howard
· 6 years ago
6bc2f4b
Style fix
by Gavin Howard
· 6 years ago
7a3b429
Fix a crash/logic bug
by Gavin Howard
· 6 years ago
c4bf4c4
Fix another crash and add asserts to catch it faster
by Gavin Howard
· 6 years ago
d78472a
Make sure to use the dc results directory in afl.py
by Gavin Howard
· 6 years ago
dcff3c9
Fix another crash
by Gavin Howard
· 6 years ago
c083fad
Make sure randmath.py is removed from releases
by Gavin Howard
· 6 years ago
4f49f68
Fix a crash
by Gavin Howard
· 6 years ago
1747e60
Make ^D only act as EOF in history
by Gavin Howard
· 6 years ago
88788ad
Make ctrl characters work even better
by Gavin Howard
· 6 years ago
348cf2a
Attempt to fix problems with ctrl chars that FreeBSD found
by Gavin Howard
· 6 years ago
8dd307e
Fix handling of numbers to eat whitespace after \ newline
by Gavin Howard
· 6 years ago
83c850d
Add some const qualifiers
by Gavin Howard
· 6 years ago
231e66c
Add some debugging aids to num.c
by Gavin Howard
· 6 years ago
Next »