Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bc
/
191ce56674c87f1c913c9569adf7336426715285
191ce56
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
e6f7ab2
Refactor to reduce code
by Gavin Howard
· 6 years ago
371ecd8
Fix a bug
by Gavin Howard
· 6 years ago
5eb0f85
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
995d061
Update configure help
by Gavin Howard
· 6 years ago
87adb27
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
26c7b19
Make sure to remove an extraneous file
by Gavin Howard
· 6 years ago
170437b
Get rid of seg faults on vars
by Gavin Howard
· 6 years ago
aefe8f5
Make a cast
by Gavin Howard
· 6 years ago
66a6a85
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
2c55057
Remove some compiler warnings
by Gavin Howard
· 6 years ago
8ab52c9
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
99874ab
Style fixes for maps
by Gavin Howard
· 6 years ago
5c95cef
Some work on getting references to work
by Gavin Howard
· 6 years ago
b75fcd0
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
2b4fde9
Style fixes
by Gavin Howard
· 6 years ago
855b9ad
Ignore Windows executables
by Gavin Howard
· 6 years ago
b221030
Partially deinline BC_PARSE_LEAF()
by Gavin Howard
· 6 years ago
ad47731
Remove the inner struct from BcLex
by Gavin Howard
· 6 years ago
c78c101
Attempt to fix a wrong type error
by Gavin Howard
· 6 years ago
d470d2f
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
d392983
Style and efficiency fixes for num.c
by Gavin Howard
· 6 years ago
e5e9016
Remove a strdup()
by Gavin Howard
· 6 years ago
5a29515
Remove a useless line of code from the configure script
by Gavin Howard
· 6 years ago
2f06134
Add two options to disable dc or bc
by Gavin Howard
· 6 years ago
d961098
Remove a debugging printf from the configure step
by Gavin Howard
· 6 years ago
57ef47e
Add another message to the history test
by Gavin Howard
· 6 years ago
959375c
Improve history check messages
by Gavin Howard
· 6 years ago
4fe954e
Improve the Windows history check
by Gavin Howard
· 6 years ago
a2b47eb
Get rid of an instance of strdup()
by Gavin Howard
· 6 years ago
2a669ea
Check for Windows and history in the configure step
by Gavin Howard
· 6 years ago
7fa6a34
Style fix to a preprocessor check
by Gavin Howard
· 6 years ago
8c34191
Move the history vs Windows check
by Gavin Howard
· 6 years ago
529ad05
Make spaces valid one-character dc register names
by Gavin Howard
· 6 years ago
1545ffe
Attempt to make MinGW work again
by Gavin Howard
· 6 years ago
a978c50
History style fix
by Gavin Howard
· 6 years ago
6e59e83
Get rid of a few compiler warnings
by Gavin Howard
· 6 years ago
fb14efc
Handle numbers that are integers with decimal places in power
by Gavin Howard
· 6 years ago
0d5a9bb
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
2237ee2
Make the garbage collection more thorough
by Gavin Howard
· 6 years ago
39bf36f
Make the BC_PARSE_CAN_EXEC check a bit more thorough
by Gavin Howard
· 6 years ago
bd9105b
Make print pop work for dc
by Gavin Howard
· 6 years ago
df4a093
Add a test for print pop, since it is not working
by Gavin Howard
· 6 years ago
9385baf
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
81d31ca
Style fix
by Gavin Howard
· 6 years ago
f641b9f
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
43df94a
More style fixes
by Gavin Howard
· 6 years ago
22f34e5
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
0a15007
Style fixes for the parser
by Gavin Howard
· 6 years ago
4d78649
Add the test mentioned in the last commit
by Gavin Howard
· 6 years ago
943b778
Parse statement delimiters better
by Gavin Howard
· 6 years ago
8d66916
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
ba5b8dd
Remove a function in release builds that is not necessary
by Gavin Howard
· 6 years ago
27bdde0
Style fix for less LOC
by Gavin Howard
· 6 years ago
0095c7b
Add a comment
by Gavin Howard
· 6 years ago
7a3e7a7
Fix a bug
by Gavin Howard
· 6 years ago
b8a1292
Use statically-allocated BcNum's where I can
by Gavin Howard
· 6 years ago
c9ba74c
Fix a problem with make clean
by Gavin Howard
· 6 years ago
e1d08f3
Fix scan-build warnings as much as possible
by Gavin Howard
· 6 years ago
ed38e94
Remove some scan-build warnings
by Gavin Howard
· 6 years ago
33a22e6
Add some more code, inserting into functions
by Gavin Howard
· 6 years ago
dee73f4
Make the dc only flag imply no references
by Gavin Howard
· 6 years ago
7811098
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
2c798d5
Remove some unneeded material from dc
by Gavin Howard
· 6 years ago
91ed87e
Add the start to code
by Gavin Howard
· 6 years ago
c344032
Add the POSIX error status and companions
by Gavin Howard
· 6 years ago
09fd61e
Fix status and message correspondence
by Gavin Howard
· 6 years ago
17ba54b
Remove an unused error index
by Gavin Howard
· 6 years ago
c868e09
Start references by adding the option to the build system
by Gavin Howard
· 6 years ago
1ffd813
Fix a extra two items on stack after a for loop
by Gavin Howard
· 6 years ago
cc8b2b5
Fix the bug from last commit in a better way
by Gavin Howard
· 6 years ago
3a0f9a6
Fix a failing test
by Gavin Howard
· 6 years ago
20e15bc
Remove a debugging printf I missed
by Gavin Howard
· 6 years ago
8e30663
Fix a bug where interrupt was not handled correctly
by Gavin Howard
· 6 years ago
63a7421
Fix an error on make clean
by Gavin Howard
· 6 years ago
7d9e1c7
Reduce memory usage from strings and constants
by Gavin Howard
· 6 years ago
7b557da
Style fixes to num.c
by Gavin Howard
· 6 years ago
3591c18
Make sure to remove the bin directory
by Gavin Howard
· 6 years ago
b55ad00
Do a better solution for FreeBSD bad Makefile
by Gavin Howard
· 6 years ago
61ee8a0
Another attempt to fix bad Makefile output on FreeBSD
by Gavin Howard
· 6 years ago
50e1af6
Attempt to fix bad output on FreeBSD
by Gavin Howard
· 6 years ago
675b5cc
Reduce the const data load even further
by Gavin Howard
· 6 years ago
a58ebde
Style fix
by Gavin Howard
· 6 years ago
d71070a
Fix from last commit
by Gavin Howard
· 6 years ago
4662d6c
Move some #define's
by Gavin Howard
· 6 years ago
c1902aa
Lessen the amount of const data in the bc
by Gavin Howard
· 6 years ago
b131c7c
Fix one bad error report
by Gavin Howard
· 6 years ago
f7c5240
Fix the EOF bug for real this time
by Gavin Howard
· 6 years ago
a936271
Remove another thing from dc
by Gavin Howard
· 6 years ago
da4a381
Fix the wrongly reported error in a better way
by Gavin Howard
· 6 years ago
0020fb3
Revert "Fix a wrongly reported error on EOF"
by Gavin Howard
· 6 years ago
ce814ae
Fix a wrongly reported error on EOF
by Gavin Howard
· 6 years ago
f11c946
Fix missed items from last commit
by Gavin Howard
· 6 years ago
fe9efe2
Remove unneeded material from dc-only builds
by Gavin Howard
· 6 years ago
ad5517e
Update the README for new configure instructions
by Gavin Howard
· 6 years ago
b5fd506
Fix configure.sh's handling of optimization levels
by Gavin Howard
· 6 years ago
9a7a428
Fix a typo
by Gavin Howard
· 6 years ago
20c6b5d
Make all.sh and errors.sh scripts POSIX shell-compatible
by Gavin Howard
· 6 years ago
9ae20f3
Remove a now-unneeded line of code
by Gavin Howard
· 6 years ago
d9ca752
Add a failing test and its fix
by Gavin Howard
· 6 years ago
Next »