Commit Graph

12 Commits

Author SHA1 Message Date
Steffen Jaeckel 18355de625 Update file headers
[skip ci]
2018-12-29 17:56:20 +01:00
czurnieden 7ce3d15995 commented additional preprocessor branch in bn_mp_set_double.c 2018-12-08 10:13:21 +01:00
czurnieden 44e4986bfe made preprocessor warning in bn_mp_set_double.c portable 2018-12-08 10:13:11 +01:00
Francois Perrad 4d6a3cdc93 handle the last value of res 2018-12-01 08:39:54 +01:00
Francois Perrad d7b7dfee53 explicit cast 2018-12-01 08:39:51 +01:00
Francois Perrad f186e7bd83 bitwise operation on unsigned 2018-11-28 10:54:02 +01:00
Francois Perrad d1b52524f1 explicit operator precedence 2018-11-28 10:53:57 +01:00
Francois Perrad 39a15fca7f use NULL instead of 0 2018-11-28 10:53:55 +01:00
Francois Perrad 70af503a6e literal suffix 2018-11-28 10:53:53 +01:00
Francois Perrad e9b85f9372 rename parameter as in prototype 2018-11-28 10:53:50 +01:00
Francois Perrad 034cd1f444 explicit comparison 2018-11-28 10:53:48 +01:00
Daniel Mendler 2ab527b7e0
add mp_get_double, mp_set_double 2018-11-22 12:05:16 +01:00