Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bc
/
620a8af8b5e4be4c29e7f275df24c5157d8f92e4
620a8af
Remove some redundant code
by Gavin Howard
· 6 years ago
d18fa6d
Make bc_program_* functions be able to set allocation sizes for BcNums
by Gavin Howard
· 6 years ago
88ab518
Add abs() as a built in
by Gavin Howard
· 6 years ago
a7fc310
Shrink lib2 as much as possible
by Gavin Howard
· 6 years ago
950b7c6
Tweak the RELEASE.md checklist
by Gavin Howard
· 6 years ago
de743c4
Update the version for release
by Gavin Howard
· 6 years ago
5211162
Fix a typo in the README
by Gavin Howard
· 6 years ago
31772bd
Tweak the README
by Gavin Howard
· 6 years ago
880977e
Make some changes to the README
by Gavin Howard
· 6 years ago
182fdec
Tweak the license and README
by Gavin Howard
· 6 years ago
16a8fdf
Tweak the RELEASE.md checklist
by Gavin Howard
· 6 years ago
9a3ff00
Fix a typo
by Gavin Howard
· 6 years ago
4396732
Update the README
by Gavin Howard
· 6 years ago
2469a22
Update the configure script help
by Gavin Howard
· 6 years ago
161d486
Update the make help output even more
by Gavin Howard
· 6 years ago
f977d7c
Update the Makefile help message
by Gavin Howard
· 6 years ago
d8c7850
Add test results for 2 dc scripts
by Gavin Howard
· 6 years ago
380feb0
Update the license
by Gavin Howard
· 6 years ago
98fcceb
Skip uninstalling binaries that were not installed
by Gavin Howard
· 6 years ago
ed9b6c2
Make a way to not install manpages
by Gavin Howard
· 6 years ago
701b991
Update the manuals for FreeBSD style
by Gavin Howard
· 6 years ago
efdc58b
Fix a bug in the toybox release process
by Gavin Howard
· 6 years ago
201cb6f
Reduce code
by Gavin Howard
· 6 years ago
dd7a0fd
Style fix
by Gavin Howard
· 6 years ago
cafcd3e
Factor out some common code in num.c
by Gavin Howard
· 6 years ago
6d38ef4
Reduce executable size
by Gavin Howard
· 6 years ago
1fde339
Remove compiler warnings
by Gavin Howard
· 6 years ago
6eeef35
Add a parse test for bc based on afl test cases
by Gavin Howard
· 6 years ago
3516a2f
Fix a dc-only build
by Gavin Howard
· 6 years ago
3e55158
Add a test that afl found that will check for a crash
by Gavin Howard
· 6 years ago
49c21ce
Fix crashes found by afl
by Gavin Howard
· 6 years ago
f92505a
Fix the test suite from the previous fix
by Gavin Howard
· 6 years ago
81f883b
Fix a compile warning
by Gavin Howard
· 6 years ago
8d13738
Fix a parse bug that was causing asserts to fail
by Gavin Howard
· 6 years ago
5fbfa27
Fix parsing print statements
by Gavin Howard
· 6 years ago
d437a5d
Add a way to tell when a label was not properly changed
by Gavin Howard
· 6 years ago
2e67743
Add an error test found by afl
by Gavin Howard
· 6 years ago
64c3028
Style fix
by Gavin Howard
· 6 years ago
1c6cfb8
Style fixes
by Gavin Howard
· 6 years ago
c8d5c20
Reduce redundant code in the bc parser
by Gavin Howard
· 6 years ago
51bf31d
Fix a typo in the dc manual
by Gavin Howard
· 6 years ago
603ef4e
Another style fix that is a win-win
by Gavin Howard
· 6 years ago
e3c8bac
Style fix
by Gavin Howard
· 6 years ago
770062f
Style fix
by Gavin Howard
· 6 years ago
7882b56
Change an error message
by Gavin Howard
· 6 years ago
f9cab53
Fix the RELEASE.md checklist
by Gavin Howard
· 6 years ago
669e02b
Update the build manual
by Gavin Howard
· 6 years ago
786a244
Style fix
by Gavin Howard
· 6 years ago
32cf742
Follow a bit more of convention in configure.sh
by Gavin Howard
· 6 years ago
471b6c0
Make the configure script follow convention
by Gavin Howard
· 6 years ago
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
Next »