Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bc
/
316f369194e2a62b46e624dd28bd09a19f7a958a
316f369
Make more things errors pertaining to rand
by Gavin Howard
· 5 years ago
70e83b3
Fix a typo
by Gavin Howard
· 5 years ago
47044fb
Try again to fix a failing build
by Gavin Howard
· 5 years ago
2efd3db
Make sure certain tests are skipped when needed
by Gavin Howard
· 5 years ago
ac2c4e9
Add a file to the README
by Gavin Howard
· 5 years ago
0b4bf1c
Fix another afl-found bug with its tests
by Gavin Howard
· 5 years ago
a8d93a1
Fix a bug found by afl
by Gavin Howard
· 5 years ago
72c5bec
Add another missing rand test
by Gavin Howard
· 5 years ago
6e45fdf
Add a missing test
by Gavin Howard
· 5 years ago
4b7793d
Fix a compile error
by Gavin Howard
· 5 years ago
66c6bc9
Fix compile issues
by Gavin Howard
· 5 years ago
a66d6cb
Add more info to the manuals
by Gavin Howard
· 5 years ago
93b1b3e
Add more rand tests
by Gavin Howard
· 5 years ago
865dddb
Fix algorithm for bc_num_irand()
by Gavin Howard
· 5 years ago
67625ae
Fix a bug with BC_RAND_BUILTIN=0
by Gavin Howard
· 5 years ago
b8ae545
Fix an inefficiency
by Gavin Howard
· 5 years ago
ba20baa
Fix a compile error
by Gavin Howard
· 5 years ago
deccfd0
Attempt to make the release script work for RNG
by Gavin Howard
· 5 years ago
dfa37e0
Correct a missing test
by Gavin Howard
· 5 years ago
59bd308
Add docs for the PRNG
by Gavin Howard
· 5 years ago
dda2643
Add tests for the RNG
by Gavin Howard
· 5 years ago
4713793
Add a random number generator to bc
by Gavin Howard
· 5 years ago
35550fe
Increment the version
by Gavin Howard
· 5 years ago
ea80754
Turn off GEN_HOST=0 in release.sh
by Gavin Howard
· 5 years ago
51cba12
Remove 2 problem arches from travis
by Gavin Howard
· 5 years ago
952fa99
Remove clang from travis
by Gavin Howard
· 5 years ago
e3c5f03
Remove GEN_HOST=0 from travis
by Gavin Howard
· 5 years ago
76302ca
Add arches to travis
by Gavin Howard
· 5 years ago
889a50b
Fix style
by Gavin Howard
· 5 years ago
d5de1a2
Add more comparison tests
by Gavin Howard
· 5 years ago
bb86c3b
Fix style
by Gavin Howard
· 5 years ago
96518d8
The name of the test file changed
by Eugene Gladchenko
· 5 years ago
ddbecaa
Fix a bug in comparing negative numbers
by Eugene Gladchenko
· 5 years ago
888c422
Add a test to compare negative numbers
by Eugene Gladchenko
· 5 years ago
38cc514
Increment the version
by Gavin Howard
· 5 years ago
73c77ff
Change order of user CFLAGS, etc, in configure.sh
by Gavin Howard
· 5 years ago
8c01a79
Improve the root and cbrt API's
by Gavin Howard
· 5 years ago
ec42996
Increment the version
by Gavin Howard
· 5 years ago
3724204
Update the manuals
by Gavin Howard
· 5 years ago
cf2e4b8
Add tests for the new lib2 functions
by Gavin Howard
· 5 years ago
f5eb70c
Add root and cbrt function to lib2
by Gavin Howard
· 5 years ago
f6c6d59
Make sqrt more efficient
by Gavin Howard
· 5 years ago
65c0bbc
Remove problems with configure.sh
by Gavin Howard
· 5 years ago
d887591
Make sure to remove vim files
by Gavin Howard
· 5 years ago
3dfcf2b
Fix problems in the manuals
by Gavin Howard
· 5 years ago
5151c87
Fix style
by Gavin Howard
· 5 years ago
9792430
Fix typos in the manuals
by Gavin Howard
· 5 years ago
6c12e6a
Fix a bug in locale linking code
by Gavin Howard
· 5 years ago
b7fbdab
Fix a bug in long option parsing code in configure
by Gavin Howard
· 5 years ago
66b947c
Force locale linking
by Gavin Howard
· 5 years ago
00889db
Fix configure help
by Gavin Howard
· 5 years ago
da422bd
Increment the version
by Gavin Howard
· 5 years ago
e77f613
Make relative links for locales
by Gavin Howard
· 5 years ago
0ba6ca4
Adjust travis
by Gavin Howard
· 5 years ago
e2d185f
Add an option to force use of options
by Gavin Howard
· 5 years ago
5978b0f
Remove Stefan as maintainer
by Gavin Howard
· 5 years ago
34b6ba4
Point everyone to Stefan's fork
by Gavin Howard
· 5 years ago
7e71a3f
Remove extra code
by Gavin Howard
· 5 years ago
2162698
Fix compilation after merge of upstream changes to history
by Stefan Esser
· 5 years ago
f3edd8c
Remove useless lines
by Gavin Howard
· 5 years ago
6e4ccc4
Fix Stefan's style
by Gavin Howard
· 5 years ago
73c0a2a
Combine bc_num_a and bc_num_s in one function bc_num_as
by Stefan Esser
· 5 years ago
d3ba197
Remove unnecessary bc_num_clean calls
by Stefan Esser
· 5 years ago
43b0059
Unbreak compilation with BC_ENABLE_SIGNALS=0
by Stefan Esser
· 5 years ago
2e8e904
Fix style
by Gavin Howard
· 5 years ago
a346a18
Introduce bc_num_addDigits and bc_num_subDigits
by Stefan Esser
· 5 years ago
0ecb295
Speed up the simple multiplication
by Gavin Howard
· 5 years ago
a1445f2
Use bc_num_zero where possible
by Stefan Eßer
· 5 years ago
ca97b40
Add needed asserts to bc_num_split
by Gavin Howard
· 5 years ago
e292752
Make bc_num_subArrays check for signal
by Stefan Eßer
· 5 years ago
c86470e
Make test suite output cleaner
by Gavin Howard
· 5 years ago
d8a46a2
Increment the version
by Gavin Howard
· 5 years ago
ae44698
Add some more features to history
by Gavin Howard
· 5 years ago
0a87de8
Fix style
by Gavin Howard
· 5 years ago
83cae07
Increment the version
by Gavin Howard
· 5 years ago
d01a3ff
Make the test suite output if all tests pass
by Gavin Howard
· 5 years ago
64e1331
Add more to the note in benchmarks
by Gavin Howard
· 5 years ago
936bc9a
Update benchmarks for gcc and README for a recommended compiler
by Gavin Howard
· 5 years ago
ea694cb
Add a blurb about transations to the README
by Gavin Howard
· 5 years ago
b6f0def
Update benchmarks for the new release
by Gavin Howard
· 5 years ago
d7fc56c
Update the status of the project
by Gavin Howard
· 5 years ago
686b57f
Update the man pages
by Gavin Howard
· 5 years ago
124970e
Add another error test
by Gavin Howard
· 5 years ago
cf66790
Add a bc error test
by Gavin Howard
· 5 years ago
c8037ba
Fix a bug found by afl and ASan
by Gavin Howard
· 5 years ago
bd019f6
Add an error test found by afl
by Gavin Howard
· 5 years ago
f9d589f
Add some more string tests
by Gavin Howard
· 5 years ago
cf989ec
Fix a harmless bug
by Gavin Howard
· 5 years ago
ce1b5a5
Fix a bug I introduced for dc in a recent fix
by Gavin Howard
· 5 years ago
22e5170
Fix and add tests for another bug
by Gavin Howard
· 5 years ago
2b00094
Fix and add a test for a bug
by Gavin Howard
· 5 years ago
8930dcf
Add another dc string test
by Gavin Howard
· 5 years ago
ef3ea44
Add a dc string test
by Gavin Howard
· 5 years ago
fdcc2a2
Fix style
by Gavin Howard
· 5 years ago
bb4e0aa
Fix a typo in the release script
by Gavin Howard
· 5 years ago
ca00eef
Fix a bug in the release script
by Gavin Howard
· 5 years ago
3c19cc9
Disable another compiler warning
by Gavin Howard
· 5 years ago
4ccaf0f
Fix a gcc warning
by Gavin Howard
· 5 years ago
f8af1e7
Fix an oversight in configure.sh
by Gavin Howard
· 5 years ago
8364eb6
Add an assert
by Gavin Howard
· 5 years ago
Next »